[Mono-bugs] [Bug 551367] After profiling Assertion at handles.c:497, condition `_wapi_has_shut_down == FALSE' not met, then 100% CPU spin
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Oct 30 11:01:17 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=551367
User tedu at fogcreek.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=551367#c1
Ted Unangst <tedu at fogcreek.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tedu at fogcreek.com
--- Comment #1 from Ted Unangst <tedu at fogcreek.com> 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.
More information about the mono-bugs
mailing list