[Mono-bugs] [Bug 45043][Wis] Changed - unwinding segfault
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Sep 2003 18:06: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 rwahl@gmx.de.
http://bugzilla.ximian.com/show_bug.cgi?id=45043
--- shadow/45043 2003-09-11 17:51:58.000000000 -0400
+++ shadow/45043.tmp.24048 2003-09-11 18:06:56.000000000 -0400
@@ -85,6 +85,14 @@
have to look for this routine (called fallback_frame_state_for) first.
I hope this patch finds its way into CVS.
regards,
ron
+
+------- Additional Comments From rwahl@gmx.de 2003-09-11 18:06 -------
+Oops, sorry - the patch will not work. My test setup was modified. The
+reason might be that fallback_frame_state_for is a symbol local to
+glibc and cannot referenced externally. I try to find a solution for
+this...
+
+- ron