[Bug 38828] New: Cerbero PE Insider 1.0.2 crashes on unimplemented function dbghelp.dll.UnDecorateSymbolNameW when viewing export directory

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jun 28 14:13:55 CDT 2015


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

            Bug ID: 38828
           Summary: Cerbero PE Insider 1.0.2 crashes on unimplemented
                    function dbghelp.dll.UnDecorateSymbolNameW when
                    viewing export directory
           Product: Wine
           Version: 1.7.46
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: dbghelp
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

as the summary says ...

Reproduce: start the app -> select a PE binary -> click 'Export Directory' in
left hand side tree view.

--- snip ---
$ pwd
/home/focht/.wine/drive_c/Program Files/Cerbero/PEInsider

$ wine ./peinsider.exe
...
wine: Call from 0x7b8456d9 to unimplemented function
dbghelp.dll.UnDecorateSymbolNameW, aborting
wine: Unimplemented function dbghelp.dll.UnDecorateSymbolNameW called at
address 0x7b8456d9 (thread 0009), starting debugger...
--- snip ---

MSDN:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms681400%28v=vs.85%29.aspx

Source:
https://source.winehq.org/git/wine.git/blob/878ea7d9ea4bbb924a539ec2808867468d336675:/dlls/dbghelp/dbghelp.spec#l187

$ sha1sum peinsider_setup.exe 
81324f9802f86bb93a9440c96460f911bedcc0f6  peinsider_setup.exe

$ du -sh peinsider_setup.exe 
6.5M    peinsider_setup.exe

$ wine --version
wine-1.7.46

Regards

-- 
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