kishin
2009-Apr-30 10:37 UTC
[Wine] Problem in Wine 1.1.20 Unhandled page fault on write access.
Hello everyone, Im trying to use wine but Im getting this problem. when I started the winecfg , I got this message: "Could not load Mozilla. HTML rendering will be disabled. wine: Unhandled page fault on write access to 0xbdb151ad at address 0x7d234ce6 (thread 000b), starting debugger... Unhandled exception: page fault on write access to 0xbdb151ad in 32-bit code (0x7d234ce6). Backtrace: =>0 0x7d234ce6 in libgl.so.1 (+0x65ce6) (0x00000009) 1 0x00000000 (0x00000000) hreads: process tid prio (all id:s are in hex) 00000008 00000009 0 0000000a (D) C:\windows\system32\wineboot.exe 0000000b 0 <=0000000c 00000018 0 00000016 0 0000000e 0 0000000d 0 0000000f 00000010 0 Backtrace: =>0 0x7d234ce6 in libgl.so.1 (+0x65ce6) (0x00000009) 1 0x00000000 (0x00000000) err:process:__wine_kernel_init boot event wait timed out err:winecfg:open_mountmgr failed to open mount manager err 2" And I can't mount any driver for it... Im using Ubuntu 9.04 x64 fully updated, and using lastest wine (1.1.20) and wine-gecko. Can someone knows what's happening??
Austin English
2009-Apr-30 10:39 UTC
[Wine] Problem in Wine 1.1.20 Unhandled page fault on write access.
On Thu, Apr 30, 2009 at 5:37 AM, kishin <wineforum-user at winehq.org> wrote:> Hello everyone, Im trying to use wine but Im getting this problem. when I started the winecfg , I got this message: "Could not load Mozilla. HTML rendering will be disabled. > wine: Unhandled page fault on write access to 0xbdb151ad at address 0x7d234ce6 (thread 000b), starting debugger... > Unhandled exception: page fault on write access to 0xbdb151ad in 32-bit code (0x7d234ce6). > Backtrace: > =>0 0x7d234ce6 in libgl.so.1 (+0x65ce6) (0x00000009)That's your graphics drivers. Try reinstalling them/switching versions if possible. -- -Austin
Usurp
2009-Apr-30 11:25 UTC
[Wine] Re: Problem in Wine 1.1.20 Unhandled page fault on write access.
austin987 wrote:> On Thu, Apr 30, 2009 at 5:37 AM, kishin <wineforum-user at winehq.org> wrote: > > > Hello everyone, Im trying to use wine but Im getting this problem. when I started the winecfg , I got this message: "Could not load Mozilla. HTML rendering will be disabled. > > wine: Unhandled page fault on write access to 0xbdb151ad at address 0x7d234ce6 (thread 000b), starting debugger... > > Unhandled exception: page fault on write access to 0xbdb151ad in 32-bit code (0x7d234ce6). > > Backtrace: > > =>0 0x7d234ce6 in libgl.so.1 (+0x65ce6) (0x00000009) > > > > That's your graphics drivers. Try reinstalling them/switching versions > if possible. > > -- > -AustinWhy is winecfg in need of openGL ? Theres no 3d in here afaik.
kishin
2009-Apr-30 12:03 UTC
[Wine] Re: Problem in Wine 1.1.20 Unhandled page fault on write access.
What do you need to know more? I can post here if you want...
Austin English
2009-Apr-30 12:09 UTC
[Wine] Problem in Wine 1.1.20 Unhandled page fault on write access.
On Thu, Apr 30, 2009 at 7:03 AM, kishin <wineforum-user at winehq.org> wrote:> What do you need to know more? I can post here if you want...I said reinstall your graphics drivers... -- -Austin
kishin
2009-Apr-30 13:10 UTC
[Wine] Re: Problem in Wine 1.1.20 Unhandled page fault on write access.
Thank you, worked like a charm, Im just having a issue about the "Could not load Mozilla. HTML rendering will be disabled." But thanks anyway!
Austin English
2009-Apr-30 13:13 UTC
[Wine] Problem in Wine 1.1.20 Unhandled page fault on write access.
On Thu, Apr 30, 2009 at 8:10 AM, kishin <wineforum-user at winehq.org> wrote:> Thank you, worked like a charm, Im just having a issue about the "Could not load Mozilla. HTML rendering will be disabled."You can ignore that. It will be installed automatically if needed. If it really bothers you, run: $ wine iexplore.exe http://www.google.com Then click yes to install gecko. -- -Austin