|
From: | Alex Bennée |
Subject: | Re: [Qemu-devel] [Bug 1675108] Re: Cocoa UI always crashes on startup |
Date: | Fri, 24 Mar 2017 07:52:46 +0000 |
User-agent: | mu4e 0.9.19; emacs 25.2.10 |
Brendan Shanks <address@hidden> writes: > Tested on 10.12.3, it doesn't crash immediately (like before) but > crashes reliably once I send some keyboard input to qemu: > > $ i386-softmmu/qemu-system-i386 > ** > ERROR:/Users/pip/no_backup/qemu/translate-common.c:34:tcg_handle_interrupt: > assertion failed: (qemu_mutex_iothread_locked()) > Abort trap: 6 Can you test with the suggested patch I posted yesterday? If we keep the update under BQL this shouldn't fail. > > > Thread 0 Crashed:: Dispatch queue: com.apple.main-thread > 0 libsystem_kernel.dylib 0x00007fffa746edd6 __pthread_kill + 10 > 1 libsystem_pthread.dylib 0x00007fffa755a787 pthread_kill + 90 > 2 libsystem_c.dylib 0x00007fffa73d4420 abort + 129 > 3 libglib-2.0.0.dylib 0x00000001076aec86 g_assertion_message > + 388 > 4 libglib-2.0.0.dylib 0x00000001076aece4 > g_assertion_message_expr + 94 > 5 qemu-system-i386 0x00000001066bb1ec tcg_handle_interrupt > + 156 (translate-common.c:50) > 6 qemu-system-i386 0x0000000106740dfc pic_irq_request + > 156 (pc.c:187) > 7 qemu-system-i386 0x000000010673e5e4 gsi_handler + 36 > (pc.c:115) > 8 qemu-system-i386 0x000000010685e97a kbd_update_kbd_irq + > 138 (pckbd.c:180) > 9 qemu-system-i386 0x000000010694164a > qemu_input_event_send_impl + 938 (input.c:328) > 10 qemu-system-i386 0x000000010694188f > qemu_input_event_send_key + 239 (input.c:359) > 11 qemu-system-i386 0x0000000106946a00 cocoa_refresh + 272 > (cocoa.m:1402) > 12 qemu-system-i386 0x000000010693f6a8 gui_update + 104 > (console.c:1603) -- Alex Bennée
[Prev in Thread] | Current Thread | [Next in Thread] |