[Mono-bugs] [Bug 80664][Maj] Changed - mono_marshal_get_runtime_invoke causes deadlock
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Feb 7 16:13:36 EST 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 lupus at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=80664
--- shadow/80664 2007-01-29 19:16:11.000000000 -0500
+++ shadow/80664.tmp.31003 2007-02-07 16:13:36.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 80664
Product: Mono: Runtime
Version: 1.2
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Major
Component: misc
AssignedTo: vargaz at gmail.com
ReportedBy: bmaurer at users.sf.net
QAContact: mono-bugs at ximian.com
@@ -22,6 +22,10 @@
lock, then the marshal lock.
I believe this is the cause of a deadlock I'm encountering on XSP. I can
reproduce this deadlock on a 4 core machine with:
ab -c20 -n10000 http://HOST:8080/1.1/handlers/empty.ashx
+
+------- Additional Comments From lupus at ximian.com 2007-02-07 16:13 -------
+This should be fixed in svn, please test and reopen if you can still
+reproduce (adding the backtraces from the threads).
More information about the mono-bugs
mailing list