[Mono-bugs] [Bug 79654][Nor] New - segv manipulating collections
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Thu Oct 12 20:44:13 EDT 2006
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 toshok at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79654
--- shadow/79654 2006-10-12 20:44:12.000000000 -0400
+++ shadow/79654.tmp.13842 2006-10-12 20:44:12.000000000 -0400
@@ -0,0 +1,23 @@
+Bug#: 79654
+Product: Mono: Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: misc
+AssignedTo: mono-bugs at ximian.com
+ReportedBy: toshok at ximian.com
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: segv manipulating collections
+
+running the attached example yields a SIGSEGV when running under gdb. The
+exception stack trace gives the proper line number for the NRE which
+actually should be raised there, but when I run this paired down code in
+the context for which is was written, the stack trace line number is 1 off
+(it's the line above).
More information about the mono-bugs
mailing list