http://bugs.winehq.org/show_bug.cgi?id=25110
Summary: "PDF Password Cracker 3.2 Enterprise" immediately page faults (downloadable) Product: Wine Version: 1.3.5 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: ranguvar@archlinux.us
Created an attachment (id=31843) --> (http://bugs.winehq.org/attachment.cgi?id=31843) Log of attempted start
PDF Password Cracker 3.2 Enterprise immediately page faults upon open. This is reproducible with the trial version -- go to http://crackpdf.com/ , and click "Free Download" under "PDF Password Cracker Ent v3.2". Install in a new prefix, and run the program after.
Wine output attached, let me know if you want a gdb backtrace (and if so, how you would like this backtrace obtained).
The problem, prematurely, appears to be in GetSysColor() of user32.dll. Is the application trying to skin itself? I see a reference to "skinmagic", which I would guess is http://www.appspeed.com/html/products.html 's "SkinMagic C/C++ Toolkit".
http://bugs.winehq.org/show_bug.cgi?id=25110
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://crackpdf.com/
--- Comment #1 from Austin English austinenglish@gmail.com 2010-11-11 00:56:24 CST --- Doesn't crash for me in a clean wineprefix and wine-1.3.6-379-g1309731.
http://bugs.winehq.org/show_bug.cgi?id=25110
Jeff Zaroyko jeffz@jeffz.name changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|"PDF Password Cracker 3.2 |PDF Password Cracker 3.2 |Enterprise" immediately |Enterprise immediately page |page faults (downloadable) |faults
--- Comment #2 from Jeff Zaroyko jeffz@jeffz.name 2010-11-11 01:35:31 CST --- Backtrace is missing debug information, either build from source or install your distros wine-dbg package. http://wiki.winehq.org/Backtraces
http://bugs.winehq.org/show_bug.cgi?id=25110
Devin Cofer ranguvar@archlinux.us changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #31843|0 |1 is obsolete| |
--- Comment #3 from Devin Cofer ranguvar@archlinux.us 2010-11-11 19:33:57 CST --- Created an attachment (id=31865) --> (http://bugs.winehq.org/attachment.cgi?id=31865) Log of attempted start, Wine compiled with -g
http://bugs.winehq.org/show_bug.cgi?id=25110
Devin Cofer ranguvar@archlinux.us changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.5 |1.3.7
--- Comment #4 from Devin Cofer ranguvar@archlinux.us 2010-11-12 18:14:27 CST --- Still crashing the same for me under Wine 1.3.7.
http://bugs.winehq.org/show_bug.cgi?id=25110
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.7 |1.3.5
--- Comment #5 from Dmitry Timoshkov dmitry@codeweavers.com 2010-11-13 07:37:30 CST --- (In reply to comment #4)
Still crashing the same for me under Wine 1.3.7.
Adding a comment (without changing Wine version) is enough.
http://bugs.winehq.org/show_bug.cgi?id=25110
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |gyebro69@gmail.com
--- Comment #6 from GyB gyebro69@gmail.com 2011-12-26 10:24:17 CST --- Is this still an issue with Wine-1.3.35 (or newer)?
I can't get the trial version to crash. Tried with 1.3.5 and 1.3.35 (clean prefix).
http://bugs.winehq.org/show_bug.cgi?id=25110
--- Comment #7 from GyB gyebro69@gmail.com 2012-07-08 08:25:25 CDT --- Still a problem in Wine 1.5.8 or newer? The application works without issues here, tested with 1.5.8.
http://bugs.winehq.org/show_bug.cgi?id=25110
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |00cpxxx@gmail.com Ever Confirmed|0 |1
--- Comment #8 from Bruno Jesus 00cpxxx@gmail.com 2012-07-23 17:33:36 CDT --- This bug is still present. It's related to some sort of stack corruption. It can not always be seen. The more you trace inside GetSysColor the less likely it will show the error. The app still crashes like comment 3.
http://bugs.winehq.org/show_bug.cgi?id=25110
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com 2012-07-23 17:47:14 CDT --- Created attachment 41129 --> http://bugs.winehq.org/attachment.cgi?id=41129 patch to make it work
The attached patch makes it work for me in all -O flags.
https://bugs.winehq.org/show_bug.cgi?id=25110
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |65e480d7018a22281cab82f915d | |e56f682da2b7e Status|NEW |RESOLVED CC| |focht@gmx.net Component|-unknown |user32 Resolution|--- |FIXED
--- Comment #10 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed a long time ago by Alexandre: "user32: Reimplement system color handling using standard system parameter entries."
Fixed by commit http://source.winehq.org/git/wine.git/commitdiff/65e480d7018a22281cab82f915d...
$ sha1sum pdfcrackerent.exe 92471fd9025e2f1950352da1363f58a78ecdfb9c pdfcrackerent.exe
$ du -sh pdfcrackerent.exe 4.6M pdfcrackerent.exe
$ wine --version wine-1.7.21-61-gf9f3b21
Regards
https://bugs.winehq.org/show_bug.cgi?id=25110
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #11 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.22.