https://bugs.winehq.org/show_bug.cgi?id=56885
Bug ID: 56885 Summary: WinCatalog has a crash at startup Product: Wine Version: 9.11 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Download at https://www.wincatalog.com/download/wincatalog_setup_2024_7_5_612_anycpu.exe Archived at https://web.archive.org/web/20240629011906/https://www.wincatalog.com/downlo...
When you install and then start the program, the main windows shows up and shortly after some helper process crashes.
https://bugs.winehq.org/show_bug.cgi?id=56885
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.wincatalog.com/ | |download/wincatalog_setup_2 | |024_7_5_612_anycpu.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=56885
--- Comment #1 from Austin English austinenglish@gmail.com --- Could you please attach the crash output?
https://bugs.winehq.org/show_bug.cgi?id=56885
--- Comment #2 from Fabian Maurer dark.shadow4@web.de --- Created attachment 76707 --> https://bugs.winehq.org/attachment.cgi?id=76707 Crash logs
Attaching console output and crashlog. Not sure why the crashlog isn't printed into the console though.
https://bugs.winehq.org/show_bug.cgi?id=56885
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- You can reproduce the crash easier by running "wine ScanningOptions.exe reminder 65670"
https://bugs.winehq.org/show_bug.cgi?id=56885
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |ac7a3de155a94235b91a1578858 | |765309983943b Keywords| |regression
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Bisected to
commit ac7a3de155a94235b91a1578858765309983943b Author: Gabriel Ivăncescu gabrielopcode@gmail.com Date: Tue Nov 22 18:26:22 2022 +0200
mshtml: Implement performance.timing.domInteractive.
Signed-off-by: Gabriel Ivăncescu gabrielopcode@gmail.com