[Qemu-devel] [Bug 1094950] Re: crash at qemu_iohandler_poll (iohandler.c:124) on macos 10.8.2

2013-01-04 Thread Christopher Mason
Using qemu master rev dbd99ae..25bbf61 configured with: ./configure --disable-sdl --disable-kvm --enable-cocoa --enable-debug --extra-cflags=-g --extra-ldflags=-g (I'm using clang 4.1 now. Should I be using clang or gcc 4.2? Are these the right config args?) (gdb) b sigfd_handler Breakpoint 1

[Qemu-devel] [Bug 1094950] [NEW] crash at qemu_iohandler_poll (iohandler.c:124) on macos 10.8.2

2012-12-31 Thread Christopher Mason
Public bug reported: I'm seeing consistent hangs / crashes on MacOS 10.8.2 with 1.3.0. I've tried both gcc-4.2 and clang. I've tried a half a dozen different images/kernels. I configured qemu like this: ./configure --disable-sdl --disable-kvm --enable-cocoa --cc=gcc-4.2 --host-cc=gcc-4.2 --ena