[Bug 47471] World of Warcraft 8.2.0 freezes when entering New zone Nazjatar ( directx 12)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Aug 6 08:14:26 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47471

--- Comment #30 from Sveinar Søpler <cybermax at dexter.no> ---
Right.
When starting Wow.exe directly with: wine "./Wow.exe" "-d3d12" the following
happens:

If my wineprefix is set to Windows 10, i get a BLZ51914003 error after typing
my password (instead of asking for my authenticator code).
If my wineprefix is set to Windows 7, the authenticator code is asked for and i
can log in just fine.

Setting it to Windows 7, and running with:
export VKD3D_CONFIG=vk_debug
export VK_INSTANCE_LAYERS=VK_LAYER_LUNARG_standard_validation
export VKD3D_DEBUG=debug

Wow crashes at the character select screen with a Error #132: Fatal exception

The log ends in:
fixme:d3d12_command_queue_Wait: Failed to acquire Vulkan semaphore for fence
0x555555f980d0, value 0x1be0, completed value 0x1bdf.
fixme:d3d12_command_queue_Wait: Failed to acquire Vulkan semaphore for fence
0x555555f980d0, value 0x1be1, completed value 0x1be0.
fixme:d3d12_command_queue_Wait: Failed to acquire Vulkan semaphore for fence
0x555555f980d0, value 0x1be2, completed value 0x1be1.
fixme:d3d12_command_queue_Wait: Failed to acquire Vulkan semaphore for fence
0x555555f980d0, value 0x1be3, completed value 0x1be2.
002d:fixme:seh:dwarf_get_ptr unsupported encoding 9b
002d:fixme:seh:dwarf_get_ptr unsupported encoding 8e
002d:fixme:seh:dwarf_get_ptr unsupported encoding 0e
002d:fixme:seh:dwarf_get_ptr unsupported encoding e9
002d:fixme:seh:dwarf_get_ptr unsupported encoding 9b
002d:fixme:seh:dwarf_get_ptr unsupported encoding 8e
002d:fixme:seh:dwarf_get_ptr unsupported encoding 0e
002d:fixme:seh:dwarf_get_ptr unsupported encoding e9
002d:fixme:seh:dwarf_get_ptr unsupported encoding 9b
002d:fixme:seh:dwarf_get_ptr unsupported encoding 8e
002d:fixme:seh:dwarf_get_ptr unsupported encoding 0e
002d:fixme:seh:dwarf_get_ptr unsupported encoding e9
002d:fixme:seh:valid_reg unsupported reg 58
002d:fixme:seh:execute_cfa_instructions 8c5: unknown CFA opcode 2e
002d:fixme:seh:valid_reg unsupported reg 60
002d:fixme:seh:execute_cfa_instructions a64: unknown CFA opcode 2e
002d:fixme:seh:valid_reg unsupported reg 65
ACCESS_VIOLATION : error 132: ERROR #132 (0x85100084) Fatal exception!
 The instruction at "0x00007fec16ac14f8" referenced memory at
"0x0000000000000110".
The memory could not be "read".

009b:fixme:heap:GetPhysicallyInstalledSystemMemory stub: 0x33efb4
009b:fixme:heap:GetPhysicallyInstalledSystemMemory stub: 0x33efb4
009b:fixme:ntdll:NtQuerySystemInformationEx Relationship filtering not
implemented: 0x3
009b:fixme:ntdll:NtQuerySystemInformationEx Relationship filtering not
implemented: 0x3
009c:fixme:ver:GetCurrentPackageId (0xa2feec (nil)): stub

(Basically the same as launching through battle.net launcher).

So i guess there is something else at play here? Some other option i have
missed?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list