[Mono-bugs] [Bug 82719][Blo] New - GC crashes on daily basis
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Sep 6 14:18:19 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 atlaste at yahoo.com.
http://bugzilla.ximian.com/show_bug.cgi?id=82719
--- shadow/82719 2007-09-06 14:18:19.000000000 -0400
+++ shadow/82719.tmp.8164 2007-09-06 14:18:19.000000000 -0400
@@ -0,0 +1,44 @@
+Bug#: 82719
+Product: Mono: Runtime
+Version: 1.2
+OS: GNU/Linux [Other]
+OS Details: Debian testing
+Status: NEW
+Resolution:
+Severity: Unknown
+Priority: Blocker
+Component: GC
+AssignedTo: lupus at ximian.com
+ReportedBy: atlaste at yahoo.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: GC crashes on daily basis
+
+Description of Problem:
+
+We've created a large scale crawler using mono and IKVM (running jCIFS;
+latest stable version). The code is compiled using Visual Studio .NET 2005
+and run under Debian testing.
+
+The application uses a lot of threads (that are never joined). Each
+individual thread calls jCIFS through IKVM. After an undefined amount of
+time (say, half a day) the program crashes. The same dll's work stable in
+Windows. I've downloaded the latest version of mono from the web (version
+20070815) as well as the "default" debian package (version 1.2.4). The
+problem is the same in both cases.
+
+Although I cannot share the source code I am of course willing to help
+resolve the problem using any possible way. As a first step I've added the
+stack trace mono produces. I have a lot of experience in both C# and C so
+that shouldn't pose any problems. If I can help in any possible way to
+resolve the problem please ask!
+
+How often does this happen?
+
+Always; it's just a matter of time.
+
+Additional Information:
+
+The problem always occurs in the same location
More information about the mono-bugs
mailing list