http://bugs.winehq.org/show_bug.cgi?id=35048
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |focht@gmx.net Resolution| |DUPLICATE
--- Comment #3 from Anastasius Focht focht@gmx.net 2013-12-04 04:36:00 CST --- Hello folks,
dupe of bug 35030
--- snip --- Unhandled exception: page fault on write access to 0x00000000 in 32-bit code (0x7bc46fe0). Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:10b7 GS:000f EIP:7bc46fe0 ESP:074fbf20 EBP:074fbff8 EFLAGS:00210212( R- -- I -A- - ) EAX:00000010 EBX:7bc46e01 ECX:00000000 EDX:00000000 ESI:00000000 EDI:074fc088 Stack dump: 0x074fbf20: 074fbf70 00000000 3868af44 00000010 0x074fbf30: 001d04d0 00000010 00110000 00000002 0x074fbf40: 074fbf5c 3868af44 00000000 7bc39a01 0x074fbf50: 00000000 074fbf70 00000000 074fc088 0x074fbf60: 00000010 074fc098 00000374 00000000 0x074fbf70: 00000000 0000000c 0000000c 00000000 0216: sel=10b7 base=7fe60000 limit=00000fff 32-bit rw- Backtrace: =>0 0x7bc46fe0 (0x074fbff8) 1 0x407b5fdb (0x074fc058) 2 0x38234dce in steamclient (+0x234dcd) (0x074fc0b0) 3 0x38235904 in steamclient (+0x235903) (0x074fc388) ... 0x7bc46fe0: movl %eax,0x0(%edx) Modules: Module Address Debug info Name (65 modules) PE 400000- 63d000 Deferred steam ... PE 40790000-40794000 Deferred advapi32 ... PE 7bc10000-7bc14000 Deferred ntdll --- snip ---
Even without debugging symbols it's still obvious (PE range -> only first section is reported here)
0x7bc46fe0 -> ntdll.dll -> NtAdjustPrivilegesToken 0x407b5fdb -> advapi32.dll -> AdjustTokenPrivileges
Regards
*** This bug has been marked as a duplicate of bug 35030 ***