http://bugs.winehq.org/show_bug.cgi?id=59425 Bernhard Übelacker <bernhardu@mailbox.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression CC| |bernhardu@mailbox.org Regression SHA1| |c3d46659309bb8444281d3ecc2e | |7fff037e367a9 --- Comment #7 from Bernhard Übelacker <bernhardu@mailbox.org> --- I could reproduce the crash inside a Debian Trixie VM, X11, by dragging the example file from thunar into the application. This is a backtrace of the crash: (rr) bt #0 in gxscc.exe #1 in gxscc.exe #2 in gxscc.exe #3 in gxscc.exe #4 in gxscc.exe #5 in WINPROC_wrapper from dlls/user32/i386-windows/user32.dll #6 in call_window_proc at dlls/user32/winproc.c:110 #7 in dispatch_win_proc_params dlls/user32/winproc.c:724 #8 in dispatch_message at dlls/user32/message.c:804 #9 in DispatchMessageA@4 at dlls/user32/message.c:837 #10 in gxscc.exe I found the crash not to happen in winehq packages wine-9.0 up to wine-9.19. An bisect attempt with Debian Trixie shows unrelated crashes, therefore the bisect took place in Debian Bookworm, with WINEARCH=win32: c3d46659309bb8444281d3ecc2e7fff037e367a9 is the first broken commit commit c3d46659309bb8444281d3ecc2e7fff037e367a9 Author: Rémi Bernon <rbernon@codeweavers.com> Date: Mon Oct 14 22:29:38 2024 +0200 winex11: Get rid of X11DRV_XDND_SendDropFiles helper. I submitted a merge request, which avoids the crash: https://gitlab.winehq.org/wine/wine/-/merge_requests/10890 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.