http://bugs.winehq.org/show_bug.cgi?id=58642
Bug ID: 58642 Summary: foobar2000 crashes on launch Product: Wine Version: 10.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: just4steam778@gmail.com Distribution: ArchLinux
Created attachment 79204 --> http://bugs.winehq.org/attachment.cgi?id=79204 Log
foobar2000 crashes on launch when the system is set to Windows 10 or 11.
foobar2000 2.24.6
http://bugs.winehq.org/show_bug.cgi?id=58642
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |msvcrt Summary|foobar2000 crashes on |foobar2000 crashes on |launch |launch, needs unimplemented | |function | |vccorlib140.dll.?__abi_WinR | |TraiseClassNotRegisteredExc | |eption@@YGXXZ
http://bugs.winehq.org/show_bug.cgi?id=58642
Barath Kannan barathrk11@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |barathrk11@gmail.com
--- Comment #1 from Barath Kannan barathrk11@gmail.com --- Created attachment 79225 --> http://bugs.winehq.org/attachment.cgi?id=79225 Log File
http://bugs.winehq.org/show_bug.cgi?id=58642
--- Comment #2 from Barath Kannan barathrk11@gmail.com --- (In reply to Barath Kannan from comment #1)
Created attachment 79225 [details] Log File
foobar2000 version 2.24.6 Wine version 10.13
Program fails in the same fashion as OP.
Running with the seh channel enabled, a page fault seems to be occurring when(as shown in the log) IsBadReadPtr is called with 00008000FE1FF670 as the argument. I was not able to trace the origin of this pointer though.