[Mono-bugs] [Bug 54620][Maj] New - Crash in dashboard whenever I click on a link
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 19 Feb 2004 17:24: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 nat@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=54620
--- shadow/54620 2004-02-19 17:24:53.000000000 -0500
+++ shadow/54620.tmp.9101 2004-02-19 17:24:53.000000000 -0500
@@ -0,0 +1,40 @@
+Bug#: 54620
+Product: Mono/Runtime
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: nat@ximian.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: Crash in dashboard whenever I click on a link
+
+Sorry I can't seem to generate a test case.
+
+** ERROR **: file marshal.c: line 931 (emit_struct_conv): assertion failed:
+((msize >= 0) && (usize >= 0))
+aborting...
+
+Program received signal SIGTRAP, Trace/breakpoint trap.
+g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
+ format=0x4014b480 "file %s: line %d (%s): assertion failed: (%s)",
+ args1=0xbf5fe6a4 "h´\024@£\003") at gmessages.c:527
+527 g_private_set (g_log_depth, GUINT_TO_POINTER (depth));
+(gdb) bt
+#0 g_logv (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
+ format=0x4014b480 "file %s: line %d (%s): assertion failed: (%s)",
+ args1=0xbf5fe6a4 "h´\024@£\003") at gmessages.c:527
+#1 0x401cb52b in g_log (log_domain=0x0, log_level=G_LOG_LEVEL_ERROR,
+ format=0x4014b480 "file %s: line %d (%s): assertion failed: (%s)")
+ at gmessages.c:541
+#2 0x400cb842 in mono_mb_emit_add_to_local () from /usr/lib/libmono.so.0
+#3 0x400d245f in mono_marshal_get_native_wrapper () from /usr/lib/libmono.so.0
+#4 0x40050cba in mono_create_jump_table () from /usr/lib/libmono.so.0
+#5 0x40061e14 in mono_codegen () from /usr/lib/libmono.so.0