http://bugs.winehq.org/show_bug.cgi?id=30121
Bug #: 30121 Summary: charon crashes at start Product: Wine Version: 1.4-rc6 Platform: x86 URL: http://www.project2025.com/Charon.zip OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: washuu@eastnews.com.pl Classification: Unclassified
Created attachment 39275 --> http://bugs.winehq.org/attachment.cgi?id=39275 simple backtrace, no changes in WINEDEBUG
Charon is free, downloadable application used for searching and testing open proxies in the Internet. It complaints at start on lack of MFC42.DLL, so I did
$winetricks mfc42
But even after that, program crashes with messages:
$ wine Charon.exe wine: Call from 0x7b839cf2 to unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ, aborting wine: Unimplemented function msvcirt.dll.??0ofstream@@QAE@XZ called at address 0x7b839cf2 (thread 0009), starting debugger...
So I tried to copy msvcirt.dll from http://dll-files.com, and set this library to native, but with no avail.
http://bugs.winehq.org/show_bug.cgi?id=30121
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |RESOLVED CC| |dank@kegel.com Component|-unknown |msvcirt Resolution| |DUPLICATE
--- Comment #1 from Dan Kegel dank@kegel.com 2012-03-09 13:35:32 CST --- "winetricks mfc42 msvcirt" lets the app start up ok here.
*** This bug has been marked as a duplicate of bug 30014 ***
http://bugs.winehq.org/show_bug.cgi?id=30121
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-03-09 15:56:09 CST --- Closing DUPLICATE.