Date: Wed, 15 Feb 2006 11:29:50 -0800 From: Marc Abramowitz <msabramo@yahoo.com> To: nox@jelal.kn-bremen.de Cc: ports@FreeBSD.org Subject: FreeBSD Port: qemu-0.8.0_3 Message-ID: <43F3812E.2000505@yahoo.com>
next in thread | raw e-mail | index | archive | help
Hi there, Thanks for making the FreeBSD port for QEMU available! I'm trying to run it, displaying to an X11 server on Mac OS X, and it craps out. Any ideas? 11:26 marca@shifter:~/qemu$ gdb /usr/local/bin/qemu GNU gdb 4.18 (FreeBSD) Copyright 1998 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols found)... (gdb) break abort Breakpoint 1 at 0x100220c (gdb) break exit Breakpoint 2 at 0x100277c (gdb) break _exit Breakpoint 3 at 0x10027bc (gdb) run win2k_qemu_image.img Starting program: /usr/local/bin/qemu win2k_qemu_image.img Deprecated bfd_read called at /home/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 2627 in elfstab_build_psymtabs Deprecated bfd_read called at /home/src/gnu/usr.bin/binutils/gdb/../../../../contrib/gdb/gdb/dbxread.c line 933 in fill_symbuf (no debugging symbols found)...Breakpoint 1 at 0x211f2a64 Breakpoint 2 at 0x211f2ef5 Breakpoint 3 at 0x211bbf88 X Error of failed request: BadWindow (invalid Window parameter) Major opcode of failed request: 25 (X_SendEvent) Resource id in failed request: 0x57 Serial number of failed request: 11 Current serial number in output stream: 16 Breakpoint 2, 0x211f2ef5 in exit () from /usr/lib/libc_r.so.4 (gdb) bt #0 0x211f2ef5 in exit () from /usr/lib/libc_r.so.4 #1 0x2124fada in _XDefaultError () from /usr/X11R6/lib/libX11.so.6 #2 0x211334b0 in x_errhandler () from /usr/local/lib/libSDL-1.1.so.7 #3 0x2124fbfb in _XError () from /usr/X11R6/lib/libX11.so.6 #4 0x2124e401 in _XReply () from /usr/X11R6/lib/libX11.so.6 #5 0x2123c594 in XInternAtom () from /usr/X11R6/lib/libX11.so.6 #6 0x21133934 in create_aux_windows () from /usr/local/lib/libSDL-1.1.so.7 #7 0x21133c9b in X11_VideoInit () from /usr/local/lib/libSDL-1.1.so.7 #8 0x21129373 in SDL_VideoInit () from /usr/local/lib/libSDL-1.1.so.7 #9 0x21109b1e in SDL_InitSubSystem () from /usr/local/lib/libSDL-1.1.so.7 #10 0x21109c20 in SDL_Init () from /usr/local/lib/libSDL-1.1.so.7 #11 0x1048995 in getsockname () #12 0x10029c6 in getsockname () -Marc http://marc.abramowitz.info
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?43F3812E.2000505>