[Mono-bugs] [Bug 341207] New: Several threading assertions when exiting MonoDevelop

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 12 20:30:08 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=341207

           Summary: Several threading assertions when exiting MonoDevelop
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: io-layer
        AssignedTo: dick at novell.com
        ReportedBy: lluis at novell.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


When I close MonoDevelop sometimes I get an assertion (often followed by a
SIGSEGV):

** ERROR **: file threads.c: line 3345 (mono_thread_set_state): assertion
failed: (ret == 0)

And also:

** ERROR **: file threads.c: line 1905
(ves_icall_System_Threading_Thread_Abort): assertion failed: (ret == 0)
aborting...
Stacktrace:

  at (wrapper managed-to-native) System.Threading.Thread.Abort_internal
(object) <0x00004>
  at (wrapper managed-to-native) System.Threading.Thread.Abort_internal
(object) <0xffffffff>
  at System.Threading.Thread.Abort () [0x00000] in
/home/lluis/work/mcs/class/corlib/System.Threading/Thread.cs:610
  at System.Net.Sockets.Socket.Dispose (bool) [0x00058] in
/home/lluis/work/mcs/class/System/System.Net.Sockets/Socket.cs:3266
  at System.Net.Sockets.Socket.Finalize () [0x00000] in
/home/lluis/work/mcs/class/System/System.Net.Sockets/Socket.cs:3282
  at (wrapper runtime-invoke)
System.Diagnostics.DiagnosticsConfigurationHandler.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list