http://bugs.winehq.org/show_bug.cgi?id=27222
Summary: dbghelp.dll.SymEnumSourceFilesW needed (ollydbg2) Product: Wine Version: 1.3.20 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: dbghelp AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net
Hello,
while attaching to a target using JIT (replacing winedbg), the following crash occurred:
--- snip --- wine: Call from 0x7b838aa3 to unimplemented function dbghelp.dll.SymEnumSourceFilesW, aborting --- snip ---
A stub keeps it from crashing (though it should not be hard to implement a wide character version).
+tid,+dbghelp:
--- snip --- ... fixme:dbghelp:SymEnumSourceFilesW 0x58 400000 (null) 0x4c06d8 0x400000: stub! fixme:dbghelp:SymEnumSourceFilesW 0x58 68350000 (null) 0x4c06d8 0x68350000: stub! fixme:dbghelp:SymEnumSourceFilesW 0x58 68490000 (null) 0x4c06d8 0x68490000: stub! fixme:dbghelp:SymEnumSourceFilesW 0x58 68530000 (null) 0x4c06d8 0x68530000: stub! fixme:dbghelp:SymEnumSourceFilesW 0x58 68590000 (null) 0x4c06d8 0x68590000: stub! fixme:dbghelp:SymEnumSourceFilesW 0x58 685b0000 (null) 0x4c06d8 0x685b0000: stub! fixme:dbghelp:SymEnumSourceFilesW 0x58 685f0000 (null) 0x4c06d8 0x685f0000: stub! ... --- snip ---
Regards
http://bugs.winehq.org/show_bug.cgi?id=27222
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://www.ollydbg.de/versi | |on2.html
--- Comment #1 from Anastasius Focht focht@gmx.net 2011-05-19 14:37:54 CDT --- Hello,
filling some fields...
$ wine --version wine-1.3.20-164-g5a7dba5
Regards
http://bugs.winehq.org/show_bug.cgi?id=27222
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |adys.wh@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=27222
--- Comment #2 from Jerome Leclanche adys.wh@gmail.com 2011-05-21 21:59:22 CDT --- Patch was sent and is in pending status: http://source.winehq.org/patches/data/74366
http://bugs.winehq.org/show_bug.cgi?id=27222
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2011-06-01 13:21:17 CDT --- Fixed by http://source.winehq.org/git/wine.git/commitdiff/6ee16099a3b541c656b2146821f...
http://bugs.winehq.org/show_bug.cgi?id=27222
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2011-06-10 13:18:04 CDT --- Closing bugs fixed in 1.3.22.
http://bugs.winehq.org/show_bug.cgi?id=27222
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6ee16099a3b541c656b2146821f | |c6787aca6112b
--- Comment #5 from Anastasius Focht focht@gmx.net 2011-10-11 14:59:43 CDT --- Hello,
filling/correcting fields ...
Regards
https://bugs.winehq.org/show_bug.cgi?id=27222
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.ollydbg.de/versi |https://web.archive.org/web |on2.html |/20101102153355if_/http://o | |llydbg.de/odbg200.zip
https://bugs.winehq.org/show_bug.cgi?id=27222
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|dbghelp.dll.SymEnumSourceFi |OllyDbg 2.x crashes on |lesW needed (ollydbg2) |unimplemented function | |dbghelp.dll.SymEnumSourceFi | |lesW