[Mono-bugs] [Bug 75210][Nor] Changed - Crash sending signals service with 2.4 kernel

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Jul 4 14:00:33 EDT 2005


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 bmaurer at users.sf.net.

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: mono-bugs at ximian.com                            
 ReportedBy: JoergR at voelcker.com               
 QAContact: mono-bugs at ximian.com
 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 JoergR at voelcker.com  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 bmaurer at users.sf.net  2005-07-04 14:00 -------
+So, this sounds like some weird 2.4 kernel bug.


More information about the mono-bugs mailing list