Please do not reply to this email- if you want to comment on the bug, go to the URL shown below and enter your comments there.
Changed by [EMAIL PROTECTED] http://bugzilla.ximian.com/show_bug.cgi?id=75210 --- shadow/75210 2005-07-04 12:41:02.000000000 -0400 +++ shadow/75210.tmp.25046 2005-07-04 12:48:01.000000000 -0400 @@ -140,6 +140,34 @@ #27 0x0805b139 in main (argc=4, argv=0xbffff294) at main.c:6 #28 0x4014a8ae in __libc_start_main () from /lib/libc.so.6 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-04 12:41 ------- can you get a bt from all threads + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-04 12:48 ------- +(gdb) thread 2 +[Switching to thread 2 (Thread 32769 (LWP 1449))]#0 0x4020e5e7 in +poll () from /lib/libc.so.6 +(gdb) bt +#0 0x4020e5e7 in poll () from /lib/libc.so.6 +#1 0x400b596e in __pthread_manager () from /lib/libpthread.so.0 +#2 0x400b5b67 in __pthread_manager_event () from /lib/libpthread.so.0 +(gdb) thread 3 +[Switching to thread 3 (Thread 16386 (LWP 1450))]#0 0x400bc576 in +nanosleep () from /lib/libpthread.so.0 +(gdb) bt +#0 0x400bc576 in nanosleep () from /lib/libpthread.so.0 +#1 0x00000000 in ?? () +(gdb) thread 4 +[Switching to thread 4 (Thread 32771 (LWP 1451))]#0 0x400bc576 in +nanosleep () from /lib/libpthread.so.0 +(gdb) bt +#0 0x400bc576 in nanosleep () from /lib/libpthread.so.0 +#1 0x00000000 in ?? () +(gdb) thread 5 +[Switching to thread 5 (Thread 49156 (LWP 1452))]#0 0x400bc576 in +nanosleep () from /lib/libpthread.so.0 +(gdb) bt +#0 0x400bc576 in nanosleep () from /lib/libpthread.so.0 +#1 0x00000000 in ?? () + _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
