[Mono-bugs] [Bug 77992][Blo] Changed - Crash in optimize_branches()
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Sun Apr 2 13:36:44 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 martin at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=77992
--- shadow/77992 2006-04-02 13:32:38.000000000 -0400
+++ shadow/77992.tmp.822 2006-04-02 13:36:44.000000000 -0400
@@ -10,13 +10,12 @@
Component: JIT
AssignedTo: lupus at ximian.com
ReportedBy: martin at ximian.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
URL:
-Cc:
Summary: Crash in optimize_branches()
The following testcase crashes with the latest Mono from SVN, but the
binary PEVerifies and runs fine on Windows. This is a blocker for me since
it makes the debugger unusable.
@@ -41,6 +40,9 @@
#4 0x00000000005081a9 in mono_magic_trampoline (regs=0x7fffff8b71b8,
code=0x40017ad7 "L\2134$L\213|$\bH\203\uffff\030\uffff",
m=0x77f800, tramp=<value optimized out>) at mini-trampolines.c:27
=====
The method being JITed is DieSubprogram.ProcessAttributes.
+
+------- Additional Comments From martin at ximian.com 2006-04-02 13:36 -------
+The regression happened in r58894 - that's Zoltan's latest commit.
More information about the mono-bugs
mailing list