https://bugs.winehq.org/show_bug.cgi?id=43507
Bug ID: 43507 Summary: Page fault running ProcExp as soon as it starts Product: Wine Version: 2.14 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexchandel@gmail.com Distribution: ---
ProcExp, available in the free SysInternals suite from MSDN, crashes immediately due to a page fault when run. Output:
fixme:ver:GetCurrentPackageId (0x33f750 0x0): stub fixme:ver:GetCurrentPackageId (0x23f2b0 0x0): stub fixme:module:NtLoadDriver (0x23eb10), stub! fixme:ntdll:NtQuerySystemInformation (0x00000040,0x0,0x00000000,0x0) stub wine: Unhandled page fault on read access to 0x00000000 at address 0x0 (thread 0037), starting debugger... Unhandled exception: page fault on read access to 0x00000000 in 64-bit code (0x0000000000000000). Register dump: rip:0000000000000000 rsp:000000000023f9b8 rbp:0000000000000000 eflags:00010246 ( R- -- I Z- -P- ) rax:0000000000000000 rbx:0000000140116ff0 rcx:0000000000000000 rdx:0000000000000003 rsi:0000000140116be8 rdi:0000000140116ff8 r8:000000000023f9e0 r9:0000000140116ff0 r10:00007fffa4a54246 r11:0000000000000246 r12:0000000140110bb0 r13:0000000081f7f000 r14:000000000000000a r15:0000000140000000 Stack dump: 0x000000000023f9b8: 000000014005e05a 0000000000000000 0x000000000023f9c8: 0000000000000000 000000000023f9a8 0x000000000023f9d8: 000000000023f9b8 0000000000000000 0x000000000023f9e8: 0000000000000000 0000000000000001 0x000000000023f9f8: 000000014009417e 0000000000000000 0x000000000023fa08: 000000000023fb39 000000000000000a 0x000000000023fa18: 0000000000000000 0000000000000000 0x000000000023fa28: 0000000000000000 0000000000000098 0x000000000023fa38: 0000000000000000 0000000000000000 0x000000000023fa48: 0000000000000000 0000000000000000 0x000000000023fa58: 0000000000000000 0000000000000000 0x000000000023fa68: 0000000000000000 0000000000000000 Backtrace: =>0 0x0000000000000000 (0x0000000000000000) 0x0000000000000000: -- no code accessible -- Modules: Module Address Debug info Name (264 modules) PE 40001000- 401ae000 Deferred libwine.1.0.dylib ELF 40640000- 406f6000 Deferred shlwapi<elf> -PE 40650000- 406b3000 \ shlwapi ...