[Mono-bugs] [Bug 75210][Nor] Changed - Crash sending signals
service with LinuxThreads
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Jul 4 12:09:26 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 joergr at voelcker.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75210
--- shadow/75210 2005-07-02 18:06:40.000000000 -0400
+++ shadow/75210.tmp.24649 2005-07-04 12:09:26.000000000 -0400
@@ -71,6 +71,13 @@
------- Additional Comments From bmaurer at users.sf.net 2005-07-02 18:06 -------
Can you please try to get the smallest test case possible (ie, no
appdomain stuff, etc), and then get a gdb backtrace from when it crashes.
Does it happen with LD_ASSUME_KERNEL set to a lower version on a 2.6
system (you'll have to compile with pthread tls for this).
+
+------- Additional Comments From JoergR at voelcker.com 2005-07-04 12:09 -------
+The crash doesn't happen when the AppDomain stuff is been removed (see
+attached sample).
+
+I haven't managed to get a stacktrace because gdb always stops in
+SIGPWR and SIGXCPU (GC). Is it possible to igore them?
More information about the mono-bugs
mailing list