[Mono-bugs] [Bug 33423][Nor] New - The databind-template.aspx and server-side-object.aspx samples caused Segmentation fault (core dumped).
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
7 Nov 2002 09:35:30 -0000
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 ztashev@mail.plovdiv.techno-link.com.
http://bugzilla.ximian.com/show_bug.cgi?id=33423
--- shadow/33423 Thu Nov 7 04:35:29 2002
+++ shadow/33423.tmp.25976 Thu Nov 7 04:35:30 2002
@@ -0,0 +1,41 @@
+Bug#: 33423
+Product: Mono/Runtime
+Version: unspecified
+OS: Red Hat 6.2
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: ztashev@mail.plovdiv.techno-link.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: The databind-template.aspx and server-side-object.aspx samples caused Segmentation fault (core dumped).
+
+Please fill in this template when reporting a bug, unless you know what
+you are doing.
+Description of Problem:
+
+The databind-template.aspx and server-side-object.aspx samples caused
+Segmentation fault (core dumped).
+
+Steps to reproduce the problem:
+1. Compile and start xsp demo server.
+2. Hit with browser http://localhost:8080/databind-template.aspx or
+3. http://localhost:8080/server-side-object.aspx
+
+Actual Results:
+Segmentation fault (core dumped).
+
+Expected Results:
+See “Data binding and templates” page.
+
+How often does this happen?
+Every time.
+
+Additional Information:
+The GC boehm is enabled.