Problem in Wine 1.1.20 Unhandled page fault on write access.

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
kishin
Newbie
Newbie
Posts: 4
Joined: Thu Apr 30, 2009 5:26 am

Problem in Wine 1.1.20 Unhandled page fault on write access.

Post by kishin »

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??
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Problem in Wine 1.1.20 Unhandled page fault on write access.

Post by austin987 »

On Thu, Apr 30, 2009 at 5:37 AM, kishin <[email protected]> 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
Level 4
Level 4
Posts: 161
Joined: Sat Apr 19, 2008 7:16 am

Re: Problem in Wine 1.1.20 Unhandled page fault on write acc

Post by Usurp »

austin987 wrote:On Thu, Apr 30, 2009 at 5:37 AM, kishin <[email protected]> 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
Why is winecfg in need of openGL ? Theres no 3d in here afaik.
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Problem in Wine 1.1.20 Unhandled page fault on write access.

Post by austin987 »

On Thu, Apr 30, 2009 at 6:25 AM, Usurp <[email protected]> wrote:
austin987 wrote:
On Thu, Apr 30, 2009 at 5:37 AM, kishin <[email protected]> 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
Why is winecfg in need of openGL ? Theres no 3d in here afaik.
Wine is initializing its prefix, which in part involves initializing
D3D and friends.

You can safely ignore it if you're not worried about graphics support,
but don't report bugs with a broken configuration like that.

--
-Austin
kishin
Newbie
Newbie
Posts: 4
Joined: Thu Apr 30, 2009 5:26 am

Post by kishin »

What do you need to know more? I can post here if you want...
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Problem in Wine 1.1.20 Unhandled page fault on write access.

Post by austin987 »

On Thu, Apr 30, 2009 at 7:03 AM, kishin <[email protected]> wrote:
What do you need to know more? I can post here if you want...
I said reinstall your graphics drivers...

--
-Austin
kishin
Newbie
Newbie
Posts: 4
Joined: Thu Apr 30, 2009 5:26 am

Post by kishin »

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!
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

Problem in Wine 1.1.20 Unhandled page fault on write access.

Post by austin987 »

On Thu, Apr 30, 2009 at 8:10 AM, kishin <[email protected]> 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
kishin
Newbie
Newbie
Posts: 4
Joined: Thu Apr 30, 2009 5:26 am

Post by kishin »

Thank you, worked everything!
Tomygun
Newbie
Newbie
Posts: 1
Joined: Sun May 03, 2009 3:28 pm

Need Workaround!

Post by Tomygun »

Hi, I'm having the same problem, Ubuntu 9.04 amd-64 fresh install.

I have a GeForce 8600 GT and I have installed manually nVidia's latest drivers 180.52 because I'm working on some CUDA projects and can't rely on the versions in the restricted drivers section. I also had to completely remove all the restricted drivers packages in order to be able to install them (probably a bug since it doesn't make sense and it's the only solution).

Messing with video drivers is a pain as most of the time I end up not being able to load xserver.

So, manually installed drivers, don't have restricted drivers, what should I do?

EDIT: Ok, guess what? I fixed it. Guess how? Re-installing my video drivers, manually like I did before. Sorry to have bothered you :oops:
Locked