[Mono-list] gonzalo's monocharge gone?

Artur Karazniewicz karaznie@acn.waw.pl
Fri, 27 Dec 2002 20:22:29 +0100


Hello,

I'm trying dowlnoad monocharge from gonzalo's page for last
few days but it looks that site is down. Anybody knows when
it will be up or where can I find monocharge?

My second problem is strange behavior mono under debian unstable.
For few last cvs updates I've SIGSEGV whenever I run mono with
compiled C# code (mono --version for instance works fine). Here is 
baktrace from gdb:

(gdb) run
The program being debugged has been started already.
Start it from the beginning? (y or n) y
Starting program: /home/artur/mono/mono/mono-15-Dec-02/install/bin/mono 
mcs.exe
[New Thread 16384 (LWP 3395)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 16384 (LWP 3395)]
0x4023510c in __frame_state_for () from /lib/libc.so.6
(dgb) bt

#1 0x40235171 in __frame_state_for () from /lib/libc.so.6
[...]
#16290 0x40235171 in __frame_state_for () from /lib/libc.so.6
#16291 0x40235171 in __frame_state_for () from /lib/libc.so.6
#16292 0x40235171 in __frame_state_for () from /lib/libc.so.6
[...]

loks like infinite loop in libc?

Maybe problem is with gcc 3.0 - I've no idea.

TIA.

Artur.