http://bugzilla.novell.com/show_bug.cgi?id=551367
User [email protected] added comment http://bugzilla.novell.com/show_bug.cgi?id=551367#c1 Ted Unangst <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ted Unangst <[email protected]> 2009-10-30 09:01:13 MDT --- 0x000851b1 in mini_jit_info_table_find () (gdb) bt #0 0x000851b1 in mini_jit_info_table_find () #1 0x000b9a32 in mono_arch_find_jit_info () #2 0x00083e11 in mono_find_jit_info () #3 0x000849b0 in mono_jit_walk_stack_from_ctx () #4 0x00084a87 in mono_jit_walk_stack () #5 0x000867b4 in mono_handle_native_sigsegv () #6 <signal handler called> #7 0x9831c912 in __kill () #8 0x9831c904 in kill$UNIX2003 () #9 0x983afb99 in raise () #10 0x983c5c50 in abort () #11 0x001c673f in g_logv () #12 0x001c6771 in g_log () #13 0x0018b09f in _wapi_handle_new () #14 0x001b059b in _wapi_thread_duplicate () #15 0x00189455 in DuplicateHandle () #16 0x001707f9 in mono_thread_attach () #17 0x00147a16 in simple_shutdown () #18 0x001462c6 in mono_profiler_shutdown () #19 0x00006dc2 in mini_cleanup () #20 0x00069bc2 in mono_main () #21 0x000021d6 in start () (gdb) finish Run till exit from #0 0x000851b1 in mini_jit_info_table_find () Program received signal SIGSTOP, Stopped (signal). 0x000851b1 in mini_jit_info_table_find () (gdb) finish Run till exit from #0 0x000851b1 in mini_jit_info_table_find () Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000058 0x000851b1 in mini_jit_info_table_find () (gdb) finish Run till exit from #0 0x000851b1 in mini_jit_info_table_find () Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000058 0x000851b1 in mini_jit_info_table_find () (gdb) finish Run till exit from #0 0x000851b1 in mini_jit_info_table_find () Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000058 0x000851b1 in mini_jit_info_table_find () (gdb) finish Run till exit from #0 0x000851b1 in mini_jit_info_table_find () Program received signal EXC_BAD_ACCESS, Could not access memory. Reason: KERN_PROTECTION_FAILURE at address: 0x00000058 0x000851b1 in mini_jit_info_table_find () -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
