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...
https://bugs.winehq.org/show_bug.cgi?id=51744
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Works just fine for me. Also arch, wine-6.16.
0100:fixme:quartz:DllGetClassObject {32d186a7-218f-4c75-8876-dd77273a8999} not implemented, returning CLASS_E_CLASSNOTAVAILABLE. 0100:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\windows\system32\winegstreamer.dll" 0100:err:ole:com_get_class_object no class object {32d186a7-218f-4c75-8876-dd77273a8999} could be created for context 0x1 0100:fixme:quartz:DllGetClassObject {62ce7e72-4c71-4d20-b15d-452831a87d9d} not implemented, returning CLASS_E_CLASSNOTAVAILABLE. 0100:err:ole:apartment_getclassobject DllGetClassObject returned error 0x80040111 for dll L"C:\windows\system32\winegstreamer.dll" 0100:err:ole:com_get_class_object no class object {62ce7e72-4c71-4d20-b15d-452831a87d9d} could be created for context 0x1
Probably the issue here. Doesn't occur for me. Are you using a clean WINEPREFIX?
https://bugs.winehq.org/show_bug.cgi?id=51744
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wine-gecko-unknown |mshtml Assignee|jacek@codeweavers.com |wine-bugs@winehq.org Product|Wine-gecko |Wine
https://bugs.winehq.org/show_bug.cgi?id=51744
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEEDINFO Ever confirmed|0 |1
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Need more info.