https://bugs.winehq.org/show_bug.cgi?id=57659
Bug ID: 57659 Summary: Multiple .NET-programs crash on start Product: Wine Version: 10.0-rc5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: gdi32 Assignee: wine-bugs@winehq.org Reporter: andreas.franz@arcor.de Distribution: ---
Created attachment 77823 --> https://bugs.winehq.org/attachment.cgi?id=77823 Error Window of paint.NET
Since 10rc5, multiple .NET-programms crashes on start. For example Paint.NET shows an error - on other programs, WinDBG will be shown.
Attached error window and crash.log of Paint.NET
https://bugs.winehq.org/show_bug.cgi?id=57659
--- Comment #1 from AndyF andreas.franz@arcor.de --- Created attachment 77824 --> https://bugs.winehq.org/attachment.cgi?id=77824 Crashlog of Paint.NET
https://bugs.winehq.org/show_bug.cgi?id=57659
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |8375e6c86e0a01f670e48a66608 | |8fafff53e39d8 Keywords| |patch, regression
--- Comment #2 from AndyF andreas.franz@arcor.de --- Bisect show: 8375e6c86e0a01f670e48a666088fafff53e39d8 is the first bad commit commit 8375e6c86e0a01f670e48a666088fafff53e39d8 Author: Elizabeth Figura zfigura@codeweavers.com Date: Sun Jan 5 16:12:57 2025 -0600
gdi32: Trace more functions.
dlls/gdi32/dc.c | 11 +++++++++++ 1 file changed, 11 insertions(+)
https://bugs.winehq.org/show_bug.cgi?id=57659
--- Comment #3 from AndyF andreas.franz@arcor.de --- Created attachment 77825 --> https://bugs.winehq.org/attachment.cgi?id=77825 Backtrace of WineDbg
https://bugs.winehq.org/show_bug.cgi?id=57659
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #4 from Louis Lenders xerox.xerox2000x@gmail.com --- I tried install from this link: https://ia903408.us.archive.org/19/items/Paint.NET3.5.11/Paint.NET.3.5.11.In...
This doesn't even install: installer crashes showing an accessviolation.
Reverting 8375e6c86e0a01f670e48a666088fafff53e39d8 works around this, but strangely also using native gdiplus works around this. So maybe that commit just reveals another bug (???). Note: installed native .net48 beforehand
https://bugs.winehq.org/show_bug.cgi?id=57659
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #5 from Bernhard Übelacker bernhardu@mailbox.org --- The regressing commit is the same as in bug #57657. There is a merge request linked which might help here too?
https://bugs.winehq.org/show_bug.cgi?id=57659
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Bernhard Übelacker from comment #5)
The regressing commit is the same as in bug #57657. There is a merge request linked which might help here too?
Yes, that patch helps for the crashing installer.
@reporter of bug: could you confirm if that patch helps too for the crashes you encountered? Thanks
https://bugs.winehq.org/show_bug.cgi?id=57659
AndyF andreas.franz@arcor.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #7 from AndyF andreas.franz@arcor.de --- MR fixes my start-issues. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=57659
Zeb Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Ever confirmed|1 |0 CC| |z.figura12@gmail.com Resolution|FIXED |---
--- Comment #8 from Zeb Figura z.figura12@gmail.com --- Not merged yet.
https://bugs.winehq.org/show_bug.cgi?id=57659
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #9 from Nikolay Sivov bunglehead@gmail.com --- Duplicate.
*** This bug has been marked as a duplicate of bug 57657 ***
https://bugs.winehq.org/show_bug.cgi?id=57659
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #10 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Closing duplicate.