Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 17:16:32 GMT
From:      Gardner Bell <gbell72@rogers.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/115092: emulators/wine Unhandled page fault
Message-ID:  <200707311716.l6VHGWIU087576@www.freebsd.org>
Resent-Message-ID: <200707311720.l6VHK1XG067058@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
>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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200707311716.l6VHGWIU087576>