Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
wine: Unhandled page fault on read access to 0xffffffff at a
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1510

PostPosted: Tue Apr 16, 2013 6:37 am    Post subject: wine: Unhandled page fault on read access to 0xffffffff at a Reply with quote

I cannot run any game using wine
for example when running a game called evil islands;
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 0x7c100050 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0xffffffff in 32-bit code (0x7c100050).


Age of empires 2:
wine: Unhandled page fault on read access to 0x3fbfff92 at address 0x5eb2d4 (thread 0009), starting debugger...
Unhandled exception: page fault on read access to 0x3fbfff92 in 32-bit code (0x005eb2d4).

I tried installing directx via the exe and via winetricks

both give me the same error

thanks
Back to top
View user's profile Send private message
eccerr0r
Watchman
Watchman


Joined: 01 Jul 2004
Posts: 9645
Location: almost Mile High in the USA

PostPosted: Wed Apr 17, 2013 12:08 am    Post subject: Reply with quote

I recall seeing this when I had an old version of mesa installed...

Questions for you are:

What version of mesa are you using?
What DRI version and driver are you using (kernel?) OSS or binary?
What video card are you using?
_________________
Intel Core i7 2700K/Radeon R7 250/24GB DDR3/256GB SSD
What am I supposed watching?
Back to top
View user's profile Send private message
luismw
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jan 2010
Posts: 91

PostPosted: Thu Apr 18, 2013 9:55 am    Post subject: Reply with quote

Something very similar happened to me some months ago. My recommendation would be to look in the backtrace information for the address where the page fault happened, and the library that address belongs to, and then reemerge that library.

In my experience, the usual suspects are mesa, xf86 driver or alsa.
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1510

PostPosted: Thu Apr 18, 2013 5:32 pm    Post subject: Reply with quote

MESA: 9.0.1
I don't know how to look at my dri version
nvidia drivers: 313.30
video card: nvidia 9300m

@luismw: here's my backtrace info:
http://pastebin.com/ag2LAidh

I honestly did not understand anything
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1510

PostPosted: Thu Apr 18, 2013 5:45 pm    Post subject: Reply with quote

problem solved
eselect opengl set 1 (my nvidia driver)
and chmod 777 /dev/nvidia0
chmod 777 /dev/nvidiactl
Back to top
View user's profile Send private message
_______0
Guru
Guru


Joined: 15 Oct 2012
Posts: 521

PostPosted: Thu Apr 25, 2013 11:56 am    Post subject: Reply with quote

I have the same prob. dunno how to debug.

It only happens with Call of Duty Modern Warfare 6. Portal and Mass Effect 2 run just fine.

any help appreciated, thanks.
Back to top
View user's profile Send private message
Adel Ahmed
Veteran
Veteran


Joined: 21 Sep 2012
Posts: 1510

PostPosted: Thu Apr 25, 2013 2:30 pm    Post subject: Reply with quote

well I solved the problem using the following steps:
first of all, I have hardware acceleration set up : 'http://www.gentoo.org/doc/en/dri-howto.xml'
if ur not sure wether uve set up h/w acceleration
issue the command: 'glxinfo | grep rendering' and check if rendering is enabled, if not follow the guide

after I had h/w acc enabled
'eselect opengl list'
my results were:
Available OpenGL implementations:
[1] nvidia
[2] xorg-x11 *


so then i typed eselect opengl select 1 to select the nvidia implementation
and everything was working fine afterwards

that was my case, I'm not sure if that's ur case as well
but do try this out and if u need any help tell me
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum