https://bugs.winehq.org/show_bug.cgi?id=55943
Bug ID: 55943 Summary: Paint.NET 5.0.11: Immediate crash on startup Product: Wine Version: 8.20 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: d3d Assignee: wine-bugs@winehq.org Reporter: blankie@nixnetmail.com Distribution: ---
Created attachment 75521 --> https://bugs.winehq.org/attachment.cgi?id=75521 Terminal output
When trying to start paint.net, two instances of winedbg suddenly appear, one saying "A program on your system has crashed, but WineDbg was unable to attach to the process to obtain a backtrace." and one providing crash info (which I saved as backtrace.txt).
paint.net also dropped a crash log in C:/users/blankie/AppData/Local/paint.net/CrashLogs, and I redirected the output of `wine Program\ Files/paint.net/paintdotnet.exe` to wineoutput.log.
https://bugs.winehq.org/show_bug.cgi?id=55943
blankie@nixnetmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux Keywords| |download URL| |https://github.com/paintdot | |net/release/releases/downlo | |ad/v5.0.11/paint.net.5.0.11 | |.winmsi.x64.zip
https://bugs.winehq.org/show_bug.cgi?id=55943
--- Comment #1 from blankie@nixnetmail.com --- Created attachment 75522 --> https://bugs.winehq.org/attachment.cgi?id=75522 Log provided by the "The program paintdotnet.exe has encountered a serious problem and needs to close" window
https://bugs.winehq.org/show_bug.cgi?id=55943
--- Comment #2 from blankie@nixnetmail.com --- Created attachment 75523 --> https://bugs.winehq.org/attachment.cgi?id=75523 Crash log made by Paint.NET
https://bugs.winehq.org/show_bug.cgi?id=55943
--- Comment #3 from blankie@nixnetmail.com --- In my haste, I forgot to provide checksums for the files.
c7cd6f1d702a79d2247eebff5667ce6cc0636451 paint.net.5.0.11.winmsi.x64.zip 85c1ab695f670bb6c9afdc02fb2de3b7b6ece8aa paint.net.5.0.11.winmsi.x64.msi 6af035551bef7e5247cbfa081c1e857d2d5ab5d0 paintdotnet.exe
https://bugs.winehq.org/show_bug.cgi?id=55943
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEW CC| |dark.shadow4@web.de Summary|Paint.NET 5.0.11: Immediate |Paint.NET 5.0.11: Immediate |crash on startup |crash on startup due to | |dxgi_factory_EnumWarpAdapte | |r stub
--- Comment #4 from Fabian Maurer dark.shadow4@web.de --- Problem is dxgi_factory_EnumWarpAdapter, it expects this call to work.
https://bugs.winehq.org/show_bug.cgi?id=55943
blankie@nixnetmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://github.com/paintdot |https://web.archive.org/web |net/release/releases/downlo |/20231126082203id_/https:// |ad/v5.0.11/paint.net.5.0.11 |objects.githubusercontent.c |.winmsi.x64.zip |om/github-production-releas | |e-asset-2e65be/407688509/fe | |552bfb-ea8b-4388-b348-74d59 | |6a742f0?X-Amz-Algorithm=AWS | |4-HMAC-SHA256&X-Amz-Credent | |ial=AKIAIWNJYAX4CSVEH53A%2F | |20231126%2Fus-east-1%2Fs3%2 | |Faws4_request&X-Amz-Date=20 | |231126T082203Z&X-Amz-Expire | |s=300&X-Amz-Signature=18199 | |f52385b28caff9e23ae89fa2643 | |cf9b185c42c06ecf98107d92159 | |ece13&X-Amz-SignedHeaders=h | |ost&actor_id=0&key_id=0&rep | |o_id=407688509&response-con | |tent-disposition=attachment | |%3B%20filename%3Dpaint.net. | |5.0.11.winmsi.x64.zip&respo | |nse-content-type=applicatio | |n%2Foctet-stream
--- Comment #5 from blankie@nixnetmail.com --- Still reproducible with wine 8.21, same behavior
https://bugs.winehq.org/show_bug.cgi?id=55943
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Since WARP is a software renderer, I wonder if we can just "fall back" to using a hardware renderer anyways.
https://bugs.winehq.org/show_bug.cgi?id=55943
huntantr huntantr@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huntantr@gmail.com