[Mono-bugs] [Bug 54620][Maj] Changed - Crash in dashboard whenever I click on a link
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 19 Feb 2004 18:50:58 -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 nat@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54620
--- shadow/54620 2004-02-19 17:29:50.000000000 -0500
+++ shadow/54620.tmp.10153 2004-02-19 18:50:58.000000000 -0500
@@ -40,6 +40,10 @@
#5 0x40061e14 in mono_codegen () from /usr/lib/libmono.so.0
------- Additional Comments From nat@ximian.com 2004-02-19 17:29 -------
Also, the assertion fails somewhere on this line in the dashboard code:
http://cvs.gnome.org/bonsai/cvsblame.cgi?file=dashboard/engine/gui.cs&root=/cvs/gnome#110
+
+------- Additional Comments From nat@ximian.com 2004-02-19 18:50 -------
+We're using Gnome.Url.Show in dashboard now, which works around the
+crash. But the mono bug is still there.