[Mono-bugs] [Bug 76605][Nor] Changed - marshalling causing glibc
"double free or corruption" crash?
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Mon Oct 31 23:49:02 EST 2005
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 trow at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=76605
--- shadow/76605 2005-10-31 19:19:39.000000000 -0500
+++ shadow/76605.tmp.29873 2005-10-31 23:49:02.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 76605
Product: Mono: Runtime
Version: 1.1
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: INVALID
Severity: Unknown
Priority: Normal
Component: interop
AssignedTo: mono-bugs at ximian.com
ReportedBy: trow at ximian.com
QAContact: mono-bugs at ximian.com
@@ -79,6 +79,12 @@
------- Additional Comments From trow at ximian.com 2005-10-31 19:19 -------
Joe suggested some changes to the way Beagle does its marshaling ---
we might have been doing something wrong, but which worked (for a
while, at least) by accident. I've got a stress test running now that
has survived longer than any previous attempt, but it is still too
early to say for sure.
+
+------- Additional Comments From trow at ximian.com 2005-10-31 23:49 -------
+I'm happy to report that this was our fault, not mono's. We were
+being lax in our marshaling, and it probably just worked due to dumb
+luck up until now. I fixed some things based on a suggestion from
+Joe, and now my indexing stress-tests can run to completion.
More information about the mono-bugs
mailing list