[Mono-bugs] [Bug 78125][Nor] Changed - runtime segfault in program
using C5.HashDictionary
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed May 10 17:19:55 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 bcs26 at cornell.edu.
http://bugzilla.ximian.com/show_bug.cgi?id=78125
--- shadow/78125 2006-05-10 16:57:37.000000000 -0400
+++ shadow/78125.tmp.4270 2006-05-10 17:19:54.000000000 -0400
@@ -1,12 +1,12 @@
Bug#: 78125
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEEDINFO
+Status: CLOSED
Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: martin at ximian.com
ReportedBy: bcs26 at cornell.edu
@@ -291,6 +291,12 @@
been able to test it---but that's not the behavior I observe.
------- Additional Comments From vargaz at gmail.com 2006-05-10 16:57 -------
the default runtime has stack overflowing checking code turned off,
so you will only get a crash. try running with --trace to see it.
+
+------- Additional Comments From bcs26 at cornell.edu 2006-05-10 17:19 -------
+Ah, ok; that's consistent with what I see under --trace. It looks like
+r60476 did resolve the original problem, and that the current BigTest
+crash is an application issue. Thanks.
+
More information about the mono-bugs
mailing list