[Bug 41710] New: Crash when copying text from IDA Pro
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(a)winehq.org Reporter: sergi_g_12(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 Sergi Granell <sergi_g_12(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |ArchLinux -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #1 from winetest(a)luukku.com --- Can you also add the output before the crash? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 --- Comment #2 from Sergi Granell <sergi_g_12(a)hotmail.com> --- Which "output before the crash" are you referring to? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 Vit <vit9696(a)avp.su> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vit9696(a)avp.su -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 --- Comment #3 from winetest(a)luukku.com --- You need to run the wine from shell... wine example.exe and the output you get before the crash. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 Ken Thomases <ken(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.hex-rays.com/pr | |oducts/ida/support/download | |_demo.shtml Keywords| |download -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 --- Comment #4 from Vit <vit9696(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 --- Comment #5 from winetest(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 --- Comment #6 from Vit <vit9696(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 --- Comment #7 from Ken Thomases <ken(a)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. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|UNCONFIRMED |RESOLVED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Duplicate. *** This bug has been marked as a duplicate of bug 42009 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=41710 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing duplicate bugs. -- 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.
participants (1)
-
wine-bugs@winehq.org