[Mono-list] Crash

Jonathan Gagnon jonathan.gagnon at croesus.com
Fri Oct 17 16:52:34 EDT 2008


Hi,
 
I need help investigating a crash that occurs with mono 2.0.  I get a
segmentation fault and mono crashes.  I tried to debug it with gdb, but I'm
unable to find at which line of code the crash occurred.  Here's the output
I get from gdb when the crash occurs :
 
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1481681808 (LWP 4260)]
0x57800936 in ?? ()
(gdb) where
#0  0x57800936 in ?? ()
#1  0x00000000 in ?? ()

 
I also tried running valgrind on my process, but the application doesn't
crash when running with valgrind, probably because the timing is changed.  I
run on a 2 cpus machine and my application has around 60 threads.
 
Any idea what I could do to get more information about the crash?
 
Thanks,
 
Jonathan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-list/attachments/20081017/3aa1f78f/attachment.html 


More information about the Mono-list mailing list