[Mono-bugs] [Bug 82286][Nor] Changed - Assertion in new "small thread id" code
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Aug 3 11:20:18 EDT 2007
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 juraj at hotfeet.ch.
http://bugzilla.ximian.com/show_bug.cgi?id=82286
--- shadow/82286 2007-08-03 09:28:31.000000000 -0400
+++ shadow/82286.tmp.29520 2007-08-03 11:20:18.000000000 -0400
@@ -87,6 +87,18 @@
aborting...
Segmentation fault
I'll upload a patch that fixes the crash, but I can't fix the
underlying problem without being able to reproduce the crash better.
+
+------- Additional Comments From juraj at hotfeet.ch 2007-08-03 11:20 -------
+Thanks for working on this!
+
+While debugging other issues I found out that the following produces a
+segfault/abort in no time:
+
+mono --trace=M:System.Threading.Thread:get_ExecutionContext
+tinyhost.exe 100
+
+Sometimes it's the "small thread id" abort, sometimes it's one of the
+segfaults as reported in bug 80743...
More information about the mono-bugs
mailing list