http://bugs.winehq.org/show_bug.cgi?id=29562
Bug #: 29562 Summary: Foxit PDF Reader v5.xx crashes after starting Product: Wine Version: 1.3.36 Platform: x86 URL: http://cdn04.foxitsoftware.com/pub/foxit/reader/deskto p/win/5.x/5.1/enu/FoxitReader514.0104_enu_Setup.exe OS/Version: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: gyebro69@gmail.com CC: jacek@codeweavers.com Classification: Unclassified Regression SHA1: 8f8c8528972c8c371335663f78657811aecacd49
Created attachment 38296 --> http://bugs.winehq.org/attachment.cgi?id=38296 terminal output
Steps to reproduce the problem:
1. Install the application as usual. 2. Launch the installed application by Foxit Reader.exe. The main window is shown for a second or two then Foxit Reader crashes.
The attached log file was created with wine-1.3.36-172-gb00e703.
The application starts normally with 1.3.35, but crashes with 1.3.36:
8f8c8528972c8c371335663f78657811aecacd49 is the first bad commit commit 8f8c8528972c8c371335663f78657811aecacd49 Author: Jacek Caban jacek@codeweavers.com Date: Wed Dec 28 12:07:06 2011 +0100
jscript: Get rid of no longer needed no_fallback hack.
:040000 040000 d082d01a3aa54bed83f1c925a010bd6b23aa8843 03276b1a68b8c4532bcac949f764019a1d03f09a M dlls
git checkout 8f8c8528972c8c371335663f78657811aecacd49 >>the application crashes git reset --hard HEAD^ >>the application starts normally