http://bugs.winehq.org/show_bug.cgi?id=30803
Bug #: 30803 Summary: CCleaner 3.19 won't start, err:seh:setup_exception stack overflow Product: Wine Version: 1.4 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: info@skierpage.com Classification: Unclassified
Kubuntu 12.04 amd64, wine 1.4-0ubuntu4.
Download installer from http://www.piriform.com/ccleaner/download/standard export WINEPREFIX=/tmp/winedir/winetemp wine /tmp/ccsetup319.exe to install it in a brand new Wine configuration. (I declined to install all shortcuts, and declined Google Chrome). But on first run and subsequent runs from Wine Explorer or the command line, CCleaner's program window does not appear. In console,
fixme:heap:HeapSetInformation 0x2c4000 0 0x23fcd0 4 fixme:win:EnumDisplayDevicesW ((null),0,0x23e5c0,0x00000000), stub! fixme:ver:RtlGetProductInfo (5,1,3,0,0x23e948): stub err:seh:setup_exception stack overflow 2400 bytes in thread 001c eip 00007fb10a710a6b esp 0000000000140ca0 stack 0x140000-0x141000-0x240000
If I try winedbg I get a different failure: % winedbg /tmp/winedir/winetemp/dosdevices/c:/Program\ Files/CCleaner/CCleaner.exe WineDbg starting on pid 0024 couldn't load main module (2) err:module:LdrInitializeThunk Main exe initialization for L"C:\Program Files\CCleaner\CCleaner.exe" failed, status c0000022 Process of pid=0024 has terminated
CCleaner installed and ran in my existing .wine config, so I'm not sure what's wrong with a fresh one.
http://bugs.winehq.org/show_bug.cgi?id=30803
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com 2012-06-07 04:23:45 CDT --- I guess this could work better after 0f4e9ffc22f32affcd6fb92c9e1925883c208de1 that implements RtlGetProductInfo(). Please retest with current wine.
http://bugs.winehq.org/show_bug.cgi?id=30803
hanska2@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2@luukku.com
--- Comment #2 from hanska2@luukku.com --- Created attachment 49121 --> http://bugs.winehq.org/attachment.cgi?id=49121 1.7.22 log
What is this?
err:module:import_dll Library ESENT.dll (which is needed by L"C:\Program Files\CCleaner\CCleaner64.exe") not found
wine 1.7.22
http://bugs.winehq.org/show_bug.cgi?id=30803
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Fixed by SHA1| |0f4e9ffc22f32affcd6fb92c9e1 | |925883c208de1 Status|UNCONFIRMED |RESOLVED URL| |http://filehippo.com/downlo | |ad_ccleaner/12397/ CC| |focht@gmx.net Component|-unknown |ntdll Resolution|--- |FIXED
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello folks,
I can't reproduce this, CC v3.19 installs and runs fine here. Resolving 'fixed'.
$ sha1sum ccsetup319.exe 2c16cf7af335a0943c5973070050474e2565691b ccsetup319.exe
$ du -sh ccsetup319.exe 3.7M ccsetup319.exe
$ wine --version wine-1.7.23
Regards
https://bugs.winehq.org/show_bug.cgi?id=30803
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.24.