From owner-freebsd-ports@FreeBSD.ORG Wed Feb 15 19:30:35 2006 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB20C16A420 for ; Wed, 15 Feb 2006 19:30:35 +0000 (GMT) (envelope-from msabramo@yahoo.com) Received: from mrout1-b.corp.dcn.yahoo.com (mrout1-b.corp.dcn.yahoo.com [216.109.112.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49C4743D53 for ; Wed, 15 Feb 2006 19:30:35 +0000 (GMT) (envelope-from msabramo@yahoo.com) Received: from [207.126.235.67] (dressnation-lm.corp.yahoo.com [207.126.235.67]) by mrout1-b.corp.dcn.yahoo.com (8.13.4/8.13.4/y.out) with ESMTP id k1FJToQh089549; Wed, 15 Feb 2006 11:29:52 -0800 (PST) Message-ID: <43F3812E.2000505@yahoo.com> Date: Wed, 15 Feb 2006 11:29:50 -0800 From: Marc Abramowitz User-Agent: Mozilla Thunderbird 1.0.7 (Macintosh/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: nox@jelal.kn-bremen.de Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: FreeBSD Port: qemu-0.8.0_3 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 19:30:35 -0000 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