[Mono-bugs] [Bug 80743][Maj] New - Segfault when restarting webapp in rapid succession

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Feb 6 14:24:54 EST 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=80743

--- shadow/80743	2007-02-06 14:24:54.000000000 -0500
+++ shadow/80743.tmp.1282	2007-02-06 14:24:54.000000000 -0500
@@ -0,0 +1,31 @@
+Bug#: 80743
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: FC6
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: juraj at hotfeet.ch               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Segfault when restarting webapp in rapid succession
+
+- extract the attached test case
+- open two shells, change to dir "web_app"
+- start xsp in one shell
+- start ./loop.sh in the other shell
+
+xsp will sometimes write warning messages to the shell, sometimes block
+during the transfer of the requested page and eventually segfault.
+
+Note that the webapp calls Session_Start and Application_End twice and
+Session_End four times, although only one single page is requested and one
+application is shut down!
+
+I'm using Mono from SVN (r72358).


More information about the mono-bugs mailing list