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


           Summary: Eventual threading-related crash
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: WCF
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: mono-bugs@lists.ximian.com
          Found By: ---


Created an attachment (id=232280)
 --> (https://bugzilla.novell.com/attachment.cgi?id=232280)
Service contract

Any WCF service, called repeatedly, will eventually crash with:
libgcc_s.so.1 must be installed for pthread_cancel to work

** (Server.exe:15523): WARNING **: Thread (nil) may have been prematurely
finalized
Stacktrace:


** (Server.exe:15523): WARNING **: Thread (nil) may have been prematurely
finalized
Segmentation fault

(Running under mdb or gdb yields no useful information.)
(Yes, I have libgcc_s.so.1, and can use pthread_cancel in native code.)


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  mono-bugs@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to