[Mono-bugs] [Bug 66872][Nor] Changed - mono --trace=program segfaults
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 27 Sep 2004 20:16:56 -0400 (EDT)
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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=66872
--- shadow/66872 2004-09-27 00:51:26.000000000 -0400
+++ shadow/66872.tmp.29464 2004-09-27 20:16:56.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 66872
Product: Mono: Runtime
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Normal
Component: misc
AssignedTo: mono-bugs@ximian.com
ReportedBy: peter@newton.cx
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -27,6 +27,9 @@
That is, the trace_spec structure is always initialized with assembly =
NULL, causing a segfault in some situations.
Solution is obviously to reorder the calls, but I am not familiar with
runtime internals so I haven't tried to cook up a patch for fear of causing
weird side effects.
+
+------- Additional Comments From vargaz@freemail.hu 2004-09-27 20:16 -------
+Fixed in CVS.