https://bugs.winehq.org/show_bug.cgi?id=56105
Bug ID: 56105 Summary: Internet Explorer 6 crashes when proxying through theoldnet.com:1996 Product: Wine Version: 8.21 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: alexhenrie24@gmail.com Distribution: ---
Created attachment 75776 --> https://bugs.winehq.org/attachment.cgi?id=75776 Terminal output
Steps to reproduce:
1. Create a 32-bit Wine bottle
2. Run `winetricks ie6`
3. Run `wine control inetcpl.cpl`
4. Click Connections, LAN Settings
5. Check the box "Use a proxy server for your LAN"
6. Enter theoldnet.com for the address and 1996 for the port, and click OK
7. Run `wine 'C:\Program Files\Internet Explorer\IEXPLORE.EXE' http://www.winehq.org/%60
Internet Explorer displays "Unknown Error, Sorry" instead of the web page, and crashes.