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 [EMAIL PROTECTED]

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: [EMAIL PROTECTED]                            
+ReportedBy: [EMAIL PROTECTED]               
+QAContact: [EMAIL PROTECTED]
+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
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to