Ubuntu 12.04: wine 1.4 "Unhandled page fault on read access"

Questions about Wine on Linux
Locked
temmokan
Level 1
Level 1
Posts: 5
Joined: Thu Dec 15, 2011 7:29 pm

Ubuntu 12.04: wine 1.4 "Unhandled page fault on read access"

Post by temmokan »

Hello,

OS: Ubuntu 12.04, latest updates, including those for wine 1.4.

Hardware: HP Pro 3420 AiO PC.

All the packages that ran OK in wine 1.3 now report the same lines:

fixme:d3d_caps:wined3d_guess_card No card selector available for GL vendor 0x4 and card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 0x301)").
wine: Unhandled page fault on read access to 0xffffffff at address 0x7c180050 (thread 0009), starting debugger...

Could someone please suggest whom to contact to handle that. If additional information is requried. please tell me which.

Thanks.
User avatar
dimesio
Moderator
Moderator
Posts: 13200
Joined: Tue Mar 25, 2008 10:30 pm

Re: Ubuntu 12.04: wine 1.4 "Unhandled page fault on read acc

Post by dimesio »

1.4 is old; upgrade to the latest development release.
temmokan
Level 1
Level 1
Posts: 5
Joined: Thu Dec 15, 2011 7:29 pm

Re: Ubuntu 12.04: wine 1.4 "Unhandled page fault on read acc

Post by temmokan »

dimesio wrote:1.4 is old; upgrade to the latest development release.
I have installed the latest (1.5.21, methinks).

That wasn't of much avail. Here's what was printed before the crash:
fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "Gallium 0.4 on llvmpipe (LLVM 3.2, 128 bits)").
fixme:win:EnumDisplayDevicesW ((null),0,0x33f1dc,0x00000000), stub!
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:winediag:AUDDRV_GetAudioEndpoint Winepulse is not officially supported by the wine project
fixme:winediag:AUDDRV_GetAudioEndpoint For sound related feedback and support, please visit http://ubuntuforums.org/showthread.php?t=1960599
fixme:d3d_surface:wined3d_surface_flip Ignoring flags 0x1.
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 8
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to 16
Tested in 32-bit and 64-bit modes, no much difference.
User avatar
dimesio
Moderator
Moderator
Posts: 13200
Joined: Tue Mar 25, 2008 10:30 pm

Re: Ubuntu 12.04: wine 1.4 "Unhandled page fault on read acc

Post by dimesio »

We need the full backtrace from the crash.

What graphics card/driver are you using?
temmokan
Level 1
Level 1
Posts: 5
Joined: Thu Dec 15, 2011 7:29 pm

Re: Ubuntu 12.04: wine 1.4 "Unhandled page fault on read acc

Post by temmokan »

dimesio wrote:We need the full backtrace from the crash.

What graphics card/driver are you using?
What kind of info (output of which programs/scripts) should I provide?
Locked