[Mono-bugs] [Bug 74830][Maj] Changed - abort in debug mode

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 5 May 2005 03:04:12 -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 james@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=74830

--- shadow/74830	2005-05-05 00:36:44.000000000 -0400
+++ shadow/74830.tmp.22239	2005-05-05 03:04:12.000000000 -0400
@@ -27,6 +27,40 @@
 
 ------- Additional Comments From miguel@ximian.com  2005-05-05 00:36 -------
 Even without an isolated test case, do you have some steps we can use?
  We could write a gdb script to catch the trace.
 
 It should be simple to fix this one.
+
+------- Additional Comments From james@ximian.com  2005-05-05 03:04 -------
+#0  0xffffe410 in ?? ()
+#1  0xbfffa628 in ?? ()
+#2  0x00000006 in ?? ()
+#3  0x000068be in ?? ()
+#4  0x4010e501 in raise () from /lib/tls/libc.so.6
+#5  0x4010fcd9 in abort () from /lib/tls/libc.so.6
+#6  0x400572a8 in g_logv () from /opt/gnome/lib/libglib-2.0.so.0
+#7  0x400572e2 in g_log () from /opt/gnome/lib/libglib-2.0.so.0
+#8  0x080d3f42 in mono_debugger_unlock () at mono-debug-debugger.c:83
+#9  0x080d32cc in mono_debug_add_method (method=0x40f54af0,
+jit=0x40f51128, domain=0x8227f00)
+    at mono-debug.c:481
+#10 0x08158014 in mono_debug_close_method (cfg=0x40f51258) at
+debug-mini.c:240
+#11 0x08141aa3 in mono_codegen (cfg=0x40f51258) at mini.c:8633
+#12 0x08142dc5 in mini_method_compile (method=0x40f54af0, opts=92555,
+domain=0x8227f00, run_cctors=1,
+    compile_aot=0, parts=0) at mini.c:9156
+#13 0x081437a9 in mono_jit_compile_method_inner (method=0x40f54af0,
+target_domain=0x8227f00)
+    at mini.c:9341
+#14 0x081439f0 in mono_jit_compile_method_with_opt (method=0x40f54af0,
+opt=92555) at mini.c:9411
+#15 0x08143a18 in mono_jit_compile_method (method=0x40f54af0) at
+mini.c:9418
+#16 0x0809cbac in mono_compile_method (method=0x40f54af0) at object.c:384
+#17 0x0815b56a in x86_magic_trampoline (eax=137690352, ecx=136214104,
+edx=1089817328, esi=0,
+    edi=137612792, ebx=0, code=0x40ebeb64 "\203\uffff$\uffff\uffff",
+m=0x40f54af0) at tramp-x86.c:85
+#18 0x40235035 in ?? ()
+