[Mono-bugs] [Bug 82594][Nor] New - Profiling xsp/xsp2 (requesting an empty .aspx) always leads to crash

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Aug 25 14:47:07 EDT 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=82594

--- shadow/82594	2007-08-25 14:47:07.000000000 -0400
+++ shadow/82594.tmp.18686	2007-08-25 14:47:07.000000000 -0400
@@ -0,0 +1,31 @@
+Bug#: 82594
+Product: Mono: Runtime
+Version: 1.2
+OS: 
+OS Details: FC6
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: juraj at hotfeet.ch               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Profiling xsp/xsp2 (requesting an empty .aspx) always leads to crash
+
+Recipe:
+=======
+
+- touch index.aspx
+- mono --profile=default:alloc /usr/local/lib/mono/2.0/xsp2.exe
+- request http://localhost:8080
+
+=> segfault
+
+With xsp.exe, the page request succeeds. After stopping xsp, the profile
+reports starts pouring in, but crashes suddenly.
+
+I'm using Mono from SVN and the crash happens every time.


More information about the mono-bugs mailing list