[Mono-bugs] [Bug 79217][Nor] New - problem with multithreaded p/invoke or marshalling
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 30 00:21:48 EDT 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79217
--- shadow/79217 2006-08-30 00:21:48.000000000 -0400
+++ shadow/79217.tmp.8018 2006-08-30 00:21:48.000000000 -0400
@@ -0,0 +1,27 @@
+Bug#: 79217
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: problem with multithreaded p/invoke or marshalling
+
+The attached tar.gz contains a .c and .cs file. When you run it as in:
+
+ while true; do mono nasty.exe; done
+
+
+you'll see a series of '.' printed to the screen.
+
+When I run it, I sometimes get a hang (deadlock?) and sometimes get a
+crash. Happens infrequently but it does happen.
More information about the mono-bugs
mailing list