[Mono-bugs] [Bug 58656][Maj] New - Crash with corrupt stack, while running MonoDevelop

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 18 May 2004 11:31:00 -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 edd@usefulinc.com.

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

--- shadow/58656	2004-05-18 11:31:00.000000000 -0400
+++ shadow/58656.tmp.25888	2004-05-18 11:31:00.000000000 -0400
@@ -0,0 +1,69 @@
+Bug#: 58656
+Product: Mono: Runtime
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Major
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: edd@usefulinc.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Crash with corrupt stack, while running MonoDevelop
+
+This is with CVS everything from today, and latest MonoDevelop.
+
+I run MD, go to open a project, and I get a crash.  I think it's related to
+loading a source file into the sourceview editor, as I have a project which
+doesn't do that and it doesn't cause a crash.
+
+gdb shows this:
+
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 1106738096 (LWP 16162)]
+0x44004133 in ?? ()
+(gdb) bt
+#0  0x44004133 in ?? ()
+#1  0x00000000 in ?? ()
+#2  0x4005e1d2 in mono_jit_compile_method_with_opt (method=0x44003c66, opt=0)
+    at mini.c:8058
+#3  0x44003c66 in ?? ()
+#4  0x083c9fa0 in ?? ()
+#5  0x00000000 in ?? ()
+#6  0x00000000 in ?? ()
+#7  0x088eb9e0 in ?? ()
+#8  0x40197df4 in __JCR_LIST__ () from /opt/mono/lib/libmono.0
+#9  0x41f764cc in ?? ()
+#10 0x083c9fa0 in ?? ()
+#11 0x08856700 in ?? ()
+#12 0x01000000 in ?? ()
+#13 0x08099f30 in ?? ()
+#14 0x0982a9c0 in ?? ()
+#15 0x00000000 in ?? ()
+#16 0x000036a0 in ?? ()
+#17 0x0808eed8 in ?? ()
+#18 0x40197df4 in __JCR_LIST__ () from /opt/mono/lib/libmono.0
+#19 0x440032ec in ?? ()
+#20 0x440032ec in ?? ()
+#21 0x41f7651c in ?? ()
+#22 0x40093676 in x86_magic_trampoline (eax=147896384, ecx=0, edx=0,
+    esi=147896384, edi=137925008, ebx=137925008,
+    code=0x92256b8
+"p�\226C�\v&\t0�&\t@�&\tP�&\t\030\001�C\030\f�C�6�C\230�&\t\020A",
+m=0x8389190) at tramp-x86.c:127
+#23 0x440032f2 in ?? ()
+#24 0x08d0b840 in ?? ()
+#25 0x00000000 in ?? ()
+#26 0x00000000 in ?? ()
+
+...
+
+#148 0x096575c8 in ?? ()
+#149 0x0946f7b8 in ?? ()
+#150 0x4005b25f in mono_destroy_compile (cfg=0x982a9c0) at mini.c:6536
+Previous frame inner to this frame (corrupt stack?)