[Mono-bugs] [Bug 75202][Nor] Changed - Hang exiting a threaded
program
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Jun 29 19:50:22 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 miguel at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=75202
--- shadow/75202 2005-06-23 10:03:02.000000000 -0400
+++ shadow/75202.tmp.2373 2005-06-29 19:50:21.000000000 -0400
@@ -114,6 +114,12 @@
report as well.
Personally, it looks like it's caused by memory corruption, as you
have stack frames located at address 0x00000000 within all of your
threads. You might try running mono within valgrind, though this may
require disabling the GC (see the GC_DONT_GC environment variable).
+
+------- Additional Comments From miguel at ximian.com 2005-06-29 19:50 -------
+It would be useful to have more information, like the program that is
+causing this, and a way of reproducing this.
+
+It might be a deadlock in managed world or in your app.
More information about the mono-bugs
mailing list