https://bugs.winehq.org/show_bug.cgi?id=41710
Bug ID: 41710 Summary: Crash when copying text from IDA Pro Product: Wine Version: 1.9.23 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: sergi_g_12@hotmail.com Distribution: ---
Created attachment 56121 --> https://bugs.winehq.org/attachment.cgi?id=56121 Backtrace of IDA Pro crash
Running IDA Pro Version 6.8.150423 (32-bit) on Wine wine-1.9.23-1. My system uses GNOME Shell 3.22.2 on Wayland, running on Arch Linux. (so that's: IDA Pro -> Wine -> XWayland -> GNOME Shell Wayland). Almost every time I try to copy text on IDA Pro, it produces a crash. See the attachment for the backtrace.
https://bugs.winehq.org/show_bug.cgi?id=41710
Sergi Granell sergi_g_12@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux
https://bugs.winehq.org/show_bug.cgi?id=41710
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- Can you also add the output before the crash?
https://bugs.winehq.org/show_bug.cgi?id=41710
--- Comment #2 from Sergi Granell sergi_g_12@hotmail.com --- Which "output before the crash" are you referring to?
https://bugs.winehq.org/show_bug.cgi?id=41710
Vit vit9696@avp.su changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |vit9696@avp.su
https://bugs.winehq.org/show_bug.cgi?id=41710
--- Comment #3 from winetest@luukku.com --- You need to run the wine from shell...
wine example.exe
and the output you get before the crash.
https://bugs.winehq.org/show_bug.cgi?id=41710
Ken Thomases ken@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.hex-rays.com/pr | |oducts/ida/support/download | |_demo.shtml Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=41710
--- Comment #4 from Vit vit9696@avp.su --- This is a regression introduced in 1.9.22, I have no issue with 1.9.21 and winemac driver, but 1.9.22 and newer cause the same issues as described above with any IDA versions including the latest demo.
https://bugs.winehq.org/show_bug.cgi?id=41710
--- Comment #5 from winetest@luukku.com --- I can confirm the bug.
I don't know if it has nothing to do with this bug but there was quite recent change in clipboard with this commit 761d244970dd189b1a639121e668a5089fd0112d. There is one bug open against it.
I don't know what caused it but I was once able to get a clear crash location. I tried to copy paste it from backtrace but for some reason it didnt get any output. The crash location reminded me of some clipboard bug that some function is unintiliazed and it crashes because of that.
https://bugs.winehq.org/show_bug.cgi?id=41710
--- Comment #6 from Vit vit9696@avp.su --- Could anybody perform a regression test on Linux? Due to macdrv updates there will be additional crashes starting with e7568d342a37ad9406e173389b6cf2450e119a0a on macOS. This makes it almost impossible to test until fairly recent revisions. I expect the harmful commit to exist somewhere between eb5339edaca1c09d76b4afa32bdb07c1549e6650 and e7568d342a37ad9406e173389b6cf2450e119a0a.
https://bugs.winehq.org/show_bug.cgi?id=41710
--- Comment #7 from Ken Thomases ken@codeweavers.com --- (In reply to Vit from comment #6)
Could anybody perform a regression test on Linux? Due to macdrv updates there will be additional crashes starting with e7568d342a37ad9406e173389b6cf2450e119a0a on macOS. This makes it almost impossible to test until fairly recent revisions. I expect the harmful commit to exist somewhere between eb5339edaca1c09d76b4afa32bdb07c1549e6650 and e7568d342a37ad9406e173389b6cf2450e119a0a.
You can still use the X11 driver on macOS. Set the following registry key:
[HKCU\Software\Wine\Drivers] "Graphics"="x11,mac"
You will, of course, need an X server such as XQuartz installed.
https://bugs.winehq.org/show_bug.cgi?id=41710
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Duplicate.
*** This bug has been marked as a duplicate of bug 42009 ***
https://bugs.winehq.org/show_bug.cgi?id=41710
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #9 from Bruno Jesus 00cpxxx@gmail.com --- Closing duplicate bugs.