[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pnet-developers] winforms not working anymore on OSX
From: |
Enrique Zamudio |
Subject: |
Re: [Pnet-developers] winforms not working anymore on OSX |
Date: |
Thu, 17 Jul 2003 19:18:01 -0500 |
User-agent: |
Microsoft-Entourage/10.0.0.1309 |
This is weird:
(gdb) run hello.exe
Starting program: /usr/local/bin/ilrun hello.exe
[Switching to process 21443 thread 0xb03]
Reading symbols for shared libraries . done
Reading symbols for shared libraries ... done
Program received signal EXC_BAD_ACCESS, Could not access memory.
ILContextGetSystem (context=0x200) at context.c:461
461 }
(gdb) bt
#0 ILContextGetSystem (context=0x200) at context.c:461
#1 0x0001b0e8 in LookupClass (thread=0x321f60, className=0x9108a
"System.String;", classNameLen=13) at lookup.c:122
#2 0x0001b630 in ILExecThreadLookupType (thread=0x321f60, typeName=0x9265f
"") at lookup.c:279
#3 0x0001b648 in ILExecThreadLookupType (thread=0x321f60, typeName=0x9265f
"") at lookup.c:290
#4 0x0001b288 in ILExecThreadLookupClass (thread=0x321f60,
className=0x91088 "[oSystem.String;") at lookup.c:184
#5 0x0001bd9c in ILExecThreadLookupMethod (thread=0x321f60,
typeName=0x9265f "", methodName=0x91104 ".ctor", signature=0x9109c "(Ti)V")
at lookup.c:702
#6 0x00003fd0 in ILExecThreadNew (thread=0x321f60, typeName=0x9265f "",
signature=0x9109c "(Ti)V") at call.c:1072
#7 0x00002d98 in ILExecProcessSetCommandLine (process=0x31ff20,
progName=0xbffffdd1 "hello.exe", args=0xbffffd40) at process.c:698
#8 0x00002148 in main (argc=2, argv=0xbffffd38) at ilrun.c:410
#9 0x00001938 in _start (argc=2, argv=0xbffffd38, envp=0xbffffd44) at
/SourceCache/Csu/Csu-45/crt.c:267
#10 0x000017b8 in start ()
LookupClass could not find System.String?
BTW, before writing to the list, I did "make clean", "auto_gen.sh",
"configure", "make" and "make install" on both pnet and pnetlib...
eZL
- [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/15
- Re: [Pnet-developers] winforms not working anymore on OSX, Rhys Weatherley, 2003/07/15
- Re: [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/15
- Re: [Pnet-developers] winforms not working anymore on OSX, Gopal V, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX, Gopal V, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX, Rhys Weatherley, 2003/07/17
- Re: [Pnet-developers] winforms not working anymore on OSX,
Enrique Zamudio <=
- Re: [Pnet-developers] winforms not working anymore on OSX, Gopal V, 2003/07/18
- Re: [Pnet-developers] winforms not working anymore on OSX, Enrique Zamudio, 2003/07/18