[Mono-bugs] [Bug 69040][Wis] Changed - add valgrind support
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 2 Nov 2004 17:44:53 -0500 (EST)
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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=69040
--- shadow/69040 2004-11-02 17:09:52.000000000 -0500
+++ shadow/69040.tmp.1765 2004-11-02 17:44:53.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 69040
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: vargaz@gmail.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -26,6 +26,9 @@
==9368== by 0xB002FF56: assert_fail (vg_mylibc.c:1133)
==9368== by 0xB002FFC4: vgPlain_core_assert_fail (vg_mylibc.c:1144)
==9368== by 0xB00126F6: scheduler_sanity (vg_scheduler.c:3463)
Somebody needs to create a testcase for this, and submit it to the valgrind
developers.
+
+------- Additional Comments From bmaurer@users.sf.net 2004-11-02 17:44 -------
+fyi, for anyone who has the problem: GC_DONT_GC=1 fixes things up.