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