http://bugs.winehq.org/show_bug.cgi?id=27832
Summary: Iexplore crash in nsio.c (regression) Product: Wine Version: 1.3.24 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mshtml AssignedTo: wine-bugs@winehq.org ReportedBy: ocean04@suomi24.fi
wine iexplore https://www.google.com/accounts/
//www.google.com/accounts/: nsio.c:76: ensure_uri: Assertion `This->uri || This->uri_builder' failed. wine: Assertion failed at address 0x68000832 (thread 0009), starting debugger...
I didn't do regression test, but reverting one patch in current git and crash is gone.
mshtml: Get rid of wine_url in nsWineURI object.
git show 25a40601faec93e314ff4c12ce9002d21a635d4d | patch -p1 -R
http://bugs.winehq.org/show_bug.cgi?id=27832
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW CC| |jacek@codeweavers.com Ever Confirmed|0 |1
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2011-07-19 09:05:37 CDT --- This patch should fix the regression:
http://source.winehq.org/patches/data/76667
http://bugs.winehq.org/show_bug.cgi?id=27832
ocean04@suomi24.fi changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #2 from ocean04@suomi24.fi 2011-07-19 16:52:00 CDT --- That was quick, thanks!
http://bugs.winehq.org/show_bug.cgi?id=27832
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2011-07-22 12:44:54 CDT --- Closing bugs fixed in 1.3.25.