https://bugs.winehq.org/show_bug.cgi?id=51744
Bug ID: 51744 Summary: page fault in JavaScript engine? Product: Wine-gecko Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: wine-gecko-unknown Assignee: jacek@codeweavers.com Reporter: nonetrix@protonmail.com Distribution: ---
Created attachment 70629 --> https://bugs.winehq.org/attachment.cgi?id=70629 log before crash
Loading http://github.com crashes the browser instantly, I'm 99.9999999% sure this is not intended behavior.
It seems to be a page fault error that GitHub's JavaScript triggers for some odd reason, I don't know much outside of that since I only just barely know JavaScript.
System information: wine-6.16 Linux ArchBTW 5.13.13-zen1-1-zen #1 ZEN SMP PREEMPT Thu, 26 Aug 2021 19:14:35 +0000 x86_64 GNU/Linux
Steps to reproduce: 1. $ wine iexplore.exe http://github.com 2. Watch it crash and burn...