[Mono-bugs] [Bug 68375][Cri] New - XSP thread crash

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 14 Oct 2004 16:14:17 -0400 (EDT)


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 diltonm@mccomsoft.com.

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

--- shadow/68375	2004-10-14 16:14:17.000000000 -0400
+++ shadow/68375.tmp.2569	2004-10-14 16:14:17.000000000 -0400
@@ -0,0 +1,56 @@
+Bug#: 68375
+Product: Mono: Runtime
+Version: unspecified
+OS: SUSE 9.1
+OS Details: SuSe 9.1
+Status: NEW   
+Resolution: 
+Severity: Unknown
+Priority: Critical
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: diltonm@McCOMSoft.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: XSP thread crash
+
+Description of Problem:
+
+Error while compiling generated serializer
+/tmp/tmp2113b90c(171,0) : error CS0029: Cannot convert implicitly from 
+`System.Xml.Serialization.IXmlSerializable' to `System.Data.DataSet'
+(0,0) : error failed: 1 error(s), 0 warnings
+
+** (/usr/bin/xsp.exe:5487): WARNING **: : error looking up thread handle
+0x518
+
+** ERROR **: file threads.c: line 328 (mono_thread_create): assertion
+failed: (thread_handle)
+aborting...
+/usr/local/arm/startARM.sh: line 17:  5487 Aborted                 mono 
+-O=all $OPTIMIZE $DEBUG $STATS /usr/bin/xsp.exe --port 80 --
+applications /ResourceMonitor:./ResourceMonitor,/DataService:./DataService
+,/Scheduler:./Scheduler,/ARMWebConsole:./ARMWebConsole
+
+
+Steps to reproduce the problem:
+1. Specific steps are not known, we simply were excercising the web 
+methods on the server.
+2. 
+3. 
+
+Actual Results:
+
+crash
+
+Expected Results:
+
+no crash
+
+How often does this happen? 
+
+once
+
+Additional Information: