[Mono-bugs] [Bug 78778][Maj] Changed - Debugger fails almost entire testsuite

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Sep 1 12:50:18 EDT 2006


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 marek.sieradzki at gmail.com.

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

--- shadow/78778	2006-07-11 19:23:05.000000000 -0400
+++ shadow/78778.tmp.24531	2006-09-01 12:50:18.000000000 -0400
@@ -41,6 +41,82 @@
 a new TestResult.log
 
 ------- Additional Comments From peter at newton.cx  2006-07-11 19:23 -------
 Created an attachment (id=17281)
 Updated TestResult.log, 24 failures
 
+
+------- Additional Comments From marek.sieradzki at gmail.com  2006-09-01 12:50 -------
+I get it after running make check with revision 64709 (mono and debugger)
+
+..
+=================================================================
+Got a SIGSEGV while executing native code. This usually indicates
+a fatal error in the mono runtime or one of the native libraries 
+used by your application.
+=================================================================
+Stacktrace:
+  at
+Mono.Debugger.Languages.Mono.MonoLanguageBackend.do_update_symbol_table
+(Mono.Debugger.TargetMemoryAccess) [0x00061] in
+/home/marek/pkg/svn/debugger/languages/mono/MonoLanguageBackend.cs:375
+  at
+Mono.Debugger.Languages.Mono.MonoLanguageBackend.do_update_symbol_table
+(Mono.Debugger.TargetMemoryAccess) [0x0001d] in
+/home/marek/pkg/svn/debugger/languages/mono/MonoLanguageBackend.cs:366
+  at Mono.Debugger.Languages.Mono.MonoLanguageBackend.Notification
+(Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.NotificationType,Mono.Debugger.TargetAddress,long)
+[0x0002a] in
+/home/marek/pkg/svn/debugger/languages/mono/MonoLanguageBackend.cs:843
+  at Mono.Debugger.Backends.MonoThreadManager.HandleChildEvent
+(Mono.Debugger.Backends.SingleSteppingEngine,Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.Inferior/ChildEvent&)
+[0x00212] in
+/home/marek/pkg/svn/debugger/backends/MonoThreadManager.cs:229
+  at Mono.Debugger.Backends.ThreadManager.HandleChildEvent
+(Mono.Debugger.Backends.SingleSteppingEngine,Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.Inferior/ChildEvent&)
+[0x000d6] in /home/marek/pkg/svn/debugger/backends/ThreadManager.cs:190
+  at (wrapper remoting-invoke-with-check)
+Mono.Debugger.Backends.ThreadManager.HandleChildEvent
+(Mono.Debugger.Backends.SingleSteppingEngine,Mono.Debugger.Backends.Inferior,Mono.Debugger.Backends.Inferior/ChildEvent&)
+<0xffffffff>
+  at Mono.Debugger.Backends.SingleSteppingEngine.ProcessEvent (int)
+[0x0015b] in
+/home/marek/pkg/svn/debugger/backends/SingleSteppingEngine.cs:182
+  at (wrapper remoting-invoke-with-check)
+Mono.Debugger.Backends.SingleSteppingEngine.ProcessEvent (int)
+<0xffffffff>
+  at Mono.Debugger.Backends.ThreadManager.engine_thread_main ()
+[0x000ce] in /home/marek/pkg/svn/debugger/backends/ThreadManager.cs:306
+  at Mono.Debugger.Backends.ThreadManager.start_inferior () [0x0001c]
+in /home/marek/pkg/svn/debugger/backends/ThreadManager.cs:90
+  at (wrapper delegate-invoke) System.MulticastDelegate.invoke_void ()
+<0xffffffff>
+  at (wrapper runtime-invoke) System.Object.runtime_invoke_void
+(object,intptr,intptr,intptr) <0xffffffff>
+Native stacktrace:
+        /opt/mono/bin/mono(mono_handle_native_sigsegv+0xde) [0x815dc3e]
+        /opt/mono/bin/mono [0x812a3e8]
+        [0xffffe440]
+        /opt/mono/bin/mono(mono_class_vtable+0x513) [0x80dbc93]
+        /opt/mono/bin/mono [0x812b395]
+        /opt/mono/bin/mono [0x813f824]
+        /opt/mono/bin/mono [0x81486d6]
+        /opt/mono/bin/mono [0x8149f81]
+        /opt/mono/bin/mono(mono_magic_trampoline+0x1a) [0x807fe1a]
+        [0x4035a032]
+        [0x41ba4106]
+        [0x41b99544]
+        [0x41b93cf6]
+        [0x41b93b04]
+        [0x41b92d80]
+        [0x41b92a4e]
+        [0x4145417f]
+        [0x4144bd6e]
+        [0x4144a540]
+        [0x41357969]
+        /opt/mono/bin/mono(mono_runtime_delegate_invoke+0x36) [0x80d9e16]
+        /opt/mono/bin/mono [0x80ba019]
+        /opt/mono/bin/mono [0x8106dee]
+        /opt/mono/bin/mono [0x81204c5]
+        /lib/tls/i686/cmov/libpthread.so.0 [0x400e6504]
+        /lib/tls/i686/cmov/libc.so.6(__clone+0x5e) [0x401e750e]
+


More information about the mono-bugs mailing list