Wine error (Unhandled page fault on read access)

Questions about Wine on Linux
Locked
JackK
Newbie
Newbie
Posts: 2
Joined: Sat Oct 20, 2012 9:02 am

Wine error (Unhandled page fault on read access)

Post by JackK »

Hi!
I am trying to install MT4 on Debian Linux 64-bit (my VPS). I have wine-1.5.5.
When I run a command:

Code: Select all

# wine mt4setup.exe
I got this:
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 74080 (device=7 access=1 func=20 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d1400 (device=2d access=0 func=500 method=0)
fixme:mountmgr:harddisk_ioctl Unsupported ioctl 2d0c10 (device=2d access=0 func=304 method=0)
wine: Unhandled page fault on read access to 0x000000cd at address 0x7bc49ccc (thread 0009), starting debugger...
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr 0x7bc49ccc
Can you help me, please...

I did install the same MT4 on the same wine-1.5.5 on my own computer (also Debian Linux 64-bit) with success.
JackK
Newbie
Newbie
Posts: 2
Joined: Sat Oct 20, 2012 9:02 am

Re: Wine error (Unhandled page fault on read access)

Post by JackK »

No one can help me???
Locked