http://bugs.winehq.org/show_bug.cgi?id=30288
Bug #: 30288 Summary: builtin iexplore crashes at loading https://mybank.icbc.com.cn/icbc/perbank/index.jsp Product: Wine Version: 1.5.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
Created attachment 39575 --> http://bugs.winehq.org/attachment.cgi?id=39575 Log: builtin iexplore crash at icbc
wine-1.5.0-147-g4c6a198
=>0 0x7d12f953 str_to_number+0x2d(str=0x0(nil), ret=0x32bd38) [/home/fracting/wine-git/dlls/jscript/jsutils.c:323] in jscript (0x0032bcb0) 1 0x7d12fcd1 to_number+0x87(ctx=0x16814e8, v=0x1a2f168, ei=0x32d768, ret=0x32bd38) [/home/fracting/wine-git/dlls/jscript/jsutils.c:421] in jscript (0x0032bd10) 2 0x7d12fef2 to_int32+0x4f(ctx=0x16814e8, v=0x1a2f168, ei=0x32d768, ret=0x32bd98) [/home/fracting/wine-git/dlls/jscript/jsutils.c:481] in jscript (0x0032bd50) 3 0x7d11c9dd stack_pop_int+0x34(ctx=0x12cc968, r=0x32bd98) [/home/fracting/wine-git/dlls/jscript/engine.c:179] in jscript (0x0032bd70)
http://bugs.winehq.org/show_bug.cgi?id=30288
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=30288
Qian Hong fracting@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=30288
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2012-03-28 08:13:14 CDT --- The fix is on its way, thanks for the report:
http://source.winehq.org/patches/data/84870
http://bugs.winehq.org/show_bug.cgi?id=30288
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8f36daa4229389bfbbf10801381 | |f6f9c3a643e57 Status|UNCONFIRMED |RESOLVED CC| |00cpxxx@gmail.com Resolution| |FIXED
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-03-28 21:50:10 CDT --- (In reply to comment #1)
The fix is on its way, thanks for the report:
Commited.
http://bugs.winehq.org/show_bug.cgi?id=30288
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2012-03-30 13:35:52 CDT --- Closing bugs fixed in 1.5.1.
https://bugs.winehq.org/show_bug.cgi?id=30288
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net Component|-unknown |jscript