WoW gets Fatal Exception often

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
mkrista

WoW gets Fatal Exception often

Post by mkrista »

I am running Kbuntu 8.10 64 bit. 8gig mem gforce 9800gtx AMD 9850
is their any to get more debug info ?
thanks
Mark





This application has encountered a critical error:

ERROR #132 (0x85100084) Fatal Exception
Program: Y:\.wine\World of Warcraft\Wow.exe
Exception: 0xC0000005 (ACCESS_VIOLATION) at 0023:7E1BE0E0

The instruction at "0x7E1BE0E0" referenced memory at "0x6E9BA238".
The memory could not be "read".


here is some ouput from the CLI


mkrista@BLACKCOFFEE:~/.wine/World of Warcraft$ wine Wow.exe -opengl
fixme:advapi:SetSecurityInfo stub
archive Data\enUS\patch-enUS.MPQ opened
archive Data\patch.MPQ opened
archive Data\expansion.MPQ opened
archive Data\common.MPQ opened
archive Data\common-2.MPQ opened
archive Data\enUS\locale-enUS.MPQ opened
archive Data\enUS\speech-enUS.MPQ opened
archive Data\enUS\expansion-locale-enUS.MPQ opened
archive Data\enUS\expansion-speech-enUS.MPQ opened
fixme:powrprof:DllMain (0x7ccd0000, 1, (nil)) not fully implemented
fixme:ntdll:NtPowerInformation Unimplemented NtPowerInformation action: 11
fixme:powrprof:DllMain (0x7ccd0000, 0, (nil)) not fully implemented
fixme:win:EnumDisplayDevicesW ((null),0,0x39edbc,0x00000000), stub!
fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 32
vertex samplers and 32 total samplers
fixme:d3d:IWineD3DImpl_FillGLCaps Expected vertex samplers +
MAX_TEXTURES(=8) >combined_samplers
fixme:win:EnumDisplayDevicesW ((null),0,0x39ecac,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f2d8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f434,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f5a0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f59c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f530,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f520,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f018,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39f150,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x146520,0x146440): stub
fixme:win:EnumDisplayDevicesW ((null),0,0x39df0c,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x39df34,0x00000000), stub!
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(5000):STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 5000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(5000):STUB
fixme:wininet:InternetSetOptionW INTERNET_OPTION_SEND/RECEIVE_TIMEOUT 5000
fixme:reg:GetNativeSystemInfo (0x374022e4) using GetSystemInfo()
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONTEXT_VALUE; STUB
fixme:winsock:WSAIoctl unsupported WS_IOCTL cmd (9800000c)
fixme:win:EnumDisplayDevicesW ((null),0,0x39dae4,0x00000000), stub!
failed to open Y:/.wine/World of Warcraft/Data/Interface/Icons
failed to open Y:/.wine/World of Warcraft/Interface/Icons
fixme:imm:ImmReleaseContext (0x20028, 0x140b00): stub
stimpak
Level 3
Level 3
Posts: 72
Joined: Tue Apr 01, 2008 12:56 pm

Post by stimpak »

wild guess here...

is your hdd terribly low in free space?
mkrista

WoW gets Fatal Exception often

Post by mkrista »

stimpak wrote:
wild guess here...

is your hdd terribly low in free space?




no about 300gig free on it. I was thinking it might have to do with
running 64bit .
but not sure. thought I would toss the error out here see if any body
else has this happen
stimpak
Level 3
Level 3
Posts: 72
Joined: Tue Apr 01, 2008 12:56 pm

Post by stimpak »

mkrista wrote:failed to open Y:/.wine/World of Warcraft/Data/Interface/Icons
failed to open Y:/.wine/World of Warcraft/Interface/Icons
something seems that cant be found, if i were you i'd check if my addons causing that crash. doesnt seem wine related
James McKenzie

WoW gets Fatal Exception often

Post by James McKenzie »

stimpak wrote:
mkrista wrote:
failed to open Y:/.wine/World of Warcraft/Data/Interface/Icons
failed to open Y:/.wine/World of Warcraft/Data/Interface/Icons
Map Y: to the user's root drive? It appears that WoW is looking for a
directory that should not exist due to the file structure.

Possible bad installation of WoW.

James McKenzie
Locked