https://bugs.winehq.org/show_bug.cgi?id=55581
Bug ID: 55581 Summary: Internet Explorer 6 crashes when viewing local or intranet HTML pages Product: Wine Version: 8.15 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 75111 --> https://bugs.winehq.org/attachment.cgi?id=75111 Terminal output
Steps to reproduce:
1. Create a 32-bit Wine bottle
2. Run `winetricks ie6`
3. Run `wine 'C:\Program Files\Internet Explorer\IEXPLORE.EXE' 'C:\windows\Web\TIP.HTM'`
IE6 crashes in a similar way when opening http://localhost/. However, it does not crash when opening images or plain text files.