[Mono-bugs] [Bug 82286][Nor] New - Assertion in new "small thread id" code

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Aug 1 18:40:59 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 juraj at hotfeet.ch.

http://bugzilla.ximian.com/show_bug.cgi?id=82286

--- shadow/82286	2007-08-01 18:40:59.000000000 -0400
+++ shadow/82286.tmp.8804	2007-08-01 18:40:59.000000000 -0400
@@ -0,0 +1,33 @@
+Bug#: 82286
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: FC6
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: juraj at hotfeet.ch               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Assertion in new "small thread id" code
+
+I'm getting this assertion on a regular basis:
+
+** ERROR **: file threads.c: line 333 (small_id_free): assertion failed:
+(id >= 0 && id < small_id_table_size)
+aborting...
+Segmentation fault
+
+
+I haven't been able to come up with a small test case, but I'm seeing this
+assert with almost every restart of mod_mono. The best I can offer is the
+test case from bug 80743. With that ("mono tinyhost.exe 100"), you get the
+assertion sometimes after two or three web app restart, sometimes it goes
+through 100 restarts without it...
+
+I'm using mono von SVN (r83235) on a Pentium 4 machine.


More information about the mono-bugs mailing list