http://bugs.winehq.org/show_bug.cgi?id=35898
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, win64 Status|UNCONFIRMED |NEW URL| |http://www.tracker-software | |.com/product/pdf-xchange-vi | |ewer/download CC| |focht@gmx.net Summary|PDF xchange viewer 2.5 |64-bit PDF-XChange Viewer |crashes when searching in a |2.5.x crashes when |pdf document |searching in a PDF document Ever confirmed|0 |1 Severity|major |normal
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
confirming, though it's as Austin said: probably a dupe of existing PDF-XChange Viewer 2.5.x bugs.
Only the 64-bit version seems affected, 32-bit PDF-XChange Viewer runs fine with search. The crash can be avoided by relay tracing the 64-bit process (which makes it less useful for diagnosis though).
--- snip --- $ pwd /home/focht/.wine/drive_c/Program Files/Tracker Software/PDF Viewer
$ WINEDEBUG=+tid,+seh,+relay wine64 ./PDFXCview.exe >>log.txt 2>&1 --- snip ---
$ sha1sum PDFXVwer.zip db8b2e27465630075c2fe35f3b426447b3fc8146 PDFXVwer.zip
$ du -sh PDFXVwer.zip 17M PDFXVwer.zip
$ wine --version wine-1.7.15-133-g62f7ba2
Regards