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 13:58:25.000000000 -0400 +++ shadow/75210.tmp.25660 2005-07-04 14:00:33.000000000 -0400 @@ -10,13 +10,13 @@ Component: io-layer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Summary: Crash sending signals service with LinuxThreads +Summary: Crash sending signals service with 2.4 kernel Description of Problem: The problem happens when mono-service is running a multithreaded service and a signal is sent to the process. Normally the signal handler should catch the signal and set a flag. Instead the application gets SIGILL and crashes. @@ -184,6 +184,9 @@ * 1 Thread 16384 (LWP 1448) 0x400bc576 in nanosleep () from /lib/libpthread.so.0 ------- Additional Comments From [EMAIL PROTECTED] 2005-07-04 13:58 ------- Running on 2.6 with TLS=pthread and LD_ASSUME_KERNEL=2.4.21 doesn't show this problem either. + +------- Additional Comments From [EMAIL PROTECTED] 2005-07-04 14:00 ------- +So, this sounds like some weird 2.4 kernel bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
