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