https://bugzilla.novell.com/show_bug.cgi?id=675055
https://bugzilla.novell.com/show_bug.cgi?id=675055#c6 --- Comment #6 from Maciej Paszta <[email protected]> 2011-02-28 15:08:11 UTC --- OK, I got information that runtime is suspended. Now, forgive me my noobness, but I've attached to the process, called "backtrace" and the only thing I got is: #0 0x00007ff84fb03d5b in do_sigsuspend (set=<value optimized out>) at ./sysdeps/unix/sysv/linux/sigsuspend.c:63 #1 __sigsuspend (set=<value optimized out>) at ./sysdeps/unix/sysv/linux/sigsuspend.c:78 #2 0x00000000005ab181 in suspend_handler (sig=<value optimized out>, siginfo=<value optimized out>, context=0x7fff1793a600) at sgen-gc.c:5132 #3 <signal handler called> #4 0x00007ff84fe3d57b in read () at ../sysdeps/unix/syscall-template.S:82 #5 0x00000000005cbd7e in console_read (handle=<value optimized out>, buffer=0x7ff843c30580, numbytes=1024, bytesread=0x7fff1793aa9c, overlapped=<value optimized out>) at io.c:1107 #6 0x00000000005c53e6 in ves_icall_System_IO_MonoIO_Read (handle=0x0, dest=0x7ff843c30560, dest_offset=<value optimized out>, count=1024, error=0x7fff1793ab40) at file-io.c:828 #7 0x0000000041a33ca6 in ?? () #8 0x000000000092a140 in ?? () #9 0x00007ff84f762b68 in ?? () #10 0x00007ff843c30560 in ?? () #11 0x0000000000000000 in ?? () Which AFAIK is not the backtrace I wanted to get. What to do now? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
