From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Jul 31 17:20:02 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 307A516A46C for ; Tue, 31 Jul 2007 17:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 07C1513C49D for ; Tue, 31 Jul 2007 17:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l6VHK1Ve067059 for ; Tue, 31 Jul 2007 17:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l6VHK1XG067058; Tue, 31 Jul 2007 17:20:01 GMT (envelope-from gnats) Resent-Date: Tue, 31 Jul 2007 17:20:01 GMT Resent-Message-Id: <200707311720.l6VHK1XG067058@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gardner Bell Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A1CD516A468 for ; Tue, 31 Jul 2007 17:16:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 7120513C4CA for ; Tue, 31 Jul 2007 17:16:32 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l6VHGWtB087577 for ; Tue, 31 Jul 2007 17:16:32 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l6VHGWIU087576; Tue, 31 Jul 2007 17:16:32 GMT (envelope-from nobody) Message-Id: <200707311716.l6VHGWIU087576@www.freebsd.org> Date: Tue, 31 Jul 2007 17:16:32 GMT From: Gardner Bell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.0 Cc: Subject: ports/115092: emulators/wine Unhandled page fault X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Jul 2007 17:20:02 -0000 >Number: 115092 >Category: ports >Synopsis: emulators/wine Unhandled page fault >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Jul 31 17:20:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Gardner Bell >Release: 7.0-CURRENT >Organization: >Environment: FreeBSD home.bsdca.com 7.0-CURRENT FreeBSD 7.0-CURRENT #3: Thu Jul 26 15:29:51 EDT 2007 root@home.bsdca.com:/usr/obj/usr/src/sys/HOME i386 >Description: Anytime I try to run winecfg to generate my configuration directory it dies with the following. This has occurred with wine version 0.9.41 and the current version 0.9.42. wine: Unhandled page fault on write access to 0x9c1b1418 at address 0x9c17fa82 (thread 06a3), starting debugger... wine: Unhandled page fault on write access to 0x9c1b1418 at address 0x9c17fa82 (thread 06a5), starting debugger... wine: Unhandled page fault on write access to 0x9c1b1418 at address 0x9c17fa82 (thread 06a7), starting debugger... wine client error:0: pipe: Cannot allocate memory err:seh:start_debugger Couldn't start debugger ("winedbg --auto 1702 3412") (1359) Read the Wine Developers Guide on how to set up winedbg or another debugger Program received signal SIGINT, Interrupt. [Switching to Thread 0x9c201100 (LWP 100906)] 0x9c0ac48b in wait4 () from /lib/libc.so.7 err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9c1194ad err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9c1194ad err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9c1194ad err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9c1194ad err:seh:raise_exception Unhandled exception code c000013a flags 0 addr 0x9c1194ad (gdb) where #0 0x9c0ac48b in wait4 () from /lib/libc.so.7 #1 0x9c08b827 in waitpid () from /lib/libc.so.7 #2 0x9c04b0b7 in waitpid () from /lib/libthr.so.3 #3 0x9c195bd4 in server_init_process () from /usr/local/lib/wine/ntdll.dll.so #4 0x9c19ce1a in thread_init () from /usr/local/lib/wine/ntdll.dll.so #5 0x9c17de4d in __wine_process_init () from /usr/local/lib/wine/ntdll.dll.so #6 0x9bf38d96 in wine_init () from /usr/local/lib/libwine.so.1 #7 0x7bf01198 in main () >How-To-Repeat: 1) Install emulators/wine 2) run winecfg >Fix: >Release-Note: >Audit-Trail: >Unformatted: