http://bugs.winehq.org/show_bug.cgi?id=31569
Bug #: 31569 Summary: UltraEdit crashes on startup in jscript Product: Wine Version: 1.5.11 Platform: x86 URL: http://www.ultraedit.com/files/ue_english.zip OS/Version: Linux Status: NEW Keywords: download Severity: minor Priority: P2 Component: jscript AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com CC: jacek@codeweavers.com Blocks: 23071 Classification: Unclassified
Created attachment 41517 --> http://bugs.winehq.org/attachment.cgi?id=41517 jscript,tid,seh + backtrace
Found while checking on bug 23071. Install the application, decline the extra messenger program. Start it up, and the program will throw an exception. Backtrace indicates jscript, and 'winetricks -q wsh57' works around it. Restoring jscript to builtin brings back the crash.
jscript,tid,seh trace attached.
austin@debian:~$ wine --version wine-1.5.11-164-g1599299 austin@debian:~$ sha1sum ue_english.exe 9f09e7ca3c293e82217e6141ca357ffc1ccd445d ue_english.exe austin@debian:~$ du -h ue_english.exe 25M ue_english.exe
http://bugs.winehq.org/show_bug.cgi?id=31569
GyB gyebro69@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |gyebro69@gmail.com Regression SHA1| |dd7a5301e69be44bdcff3592695 | |9469af5850ebb
--- Comment #1 from GyB gyebro69@gmail.com 2012-09-03 10:43:54 CDT --- According to my testing, it is a regression from Wine 1.3.36:
dd7a5301e69be44bdcff35926959469af5850ebb is the first bad commit commit dd7a5301e69be44bdcff35926959469af5850ebb Author: Jacek Caban jacek@codeweavers.com Date: Fri Dec 30 11:14:14 2011 +0100
jscript: Make compiler responsible for proper return from regular code vs. eval-interpreted code.
:040000 040000 a062dc0ea2417b73906ff4bc69cf4defc7a1e703 f69a0c1b7a7f04bbe4ce49dd940f26f0e485c6d9 M dlls
http://bugs.winehq.org/show_bug.cgi?id=31569
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2012-09-04 09:02:45 CDT --- Thanks for regression testing, patch sent:
http://source.winehq.org/patches/data/89570
http://bugs.winehq.org/show_bug.cgi?id=31569
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |6ba7a1964aaec5f8e527128442a | |876975bee85d3 Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Austin English austinenglish@gmail.com 2012-09-04 13:09:58 CDT --- http://source.winehq.org/git/wine.git/commitdiff/6ba7a1964aaec5f8e527128442a...
works now, thanks!
http://bugs.winehq.org/show_bug.cgi?id=31569
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2012-09-14 13:37:12 CDT --- Closing bugs fixed in 1.5.13.