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