Summary: | Xorg crash when changing volume from game | ||
---|---|---|---|
Product: | xorg | Reporter: | Clément Guérin <libcg> |
Component: | Driver/AMDgpu | Assignee: | xf86-video-ati maintainers <xorg-driver-ati> |
Status: | RESOLVED FIXED | QA Contact: | Xorg Project Team <xorg-team> |
Severity: | normal | ||
Priority: | medium | ||
Version: | git | ||
Hardware: | Other | ||
OS: | All | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Clément Guérin
2018-12-15 23:06:49 UTC
Here's a better backtrace: #0 0x00007f071e97cd7f raise (libc.so.6) #1 0x00007f071e967672 abort (libc.so.6) #2 0x0000564520015aea OsAbort (Xorg) #3 0x000056452000c55f FatalError (Xorg) #4 0x000056452001a37e n/a (Xorg) #5 0x00007f071e97ce00 __restore_rt (libc.so.6) #6 0x00007f071eb3182c amdgpu_present_check_flip (amdgpu_drv.so) #7 0x00007f071eb31e8f amdgpu_present_flip (amdgpu_drv.so) #8 0x0000564520088e6a n/a (Xorg) #9 0x0000564520088fd8 n/a (Xorg) #10 0x00007f071eb31770 amdgpu_present_flip_event (amdgpu_drv.so) #11 0x00007f071eb3530c drmmode_flip_handler (amdgpu_drv.so) #12 0x00007f071eb2c533 amdgpu_drm_queue_handle_one (amdgpu_drv.so) #13 0x00007f071eb2c965 amdgpu_drm_handle_event (amdgpu_drv.so) #14 0x0000564520013881 n/a (Xorg) #15 0x000056452001e3a0 WaitForSomething (Xorg) #16 0x000056451ffa089b n/a (Xorg) #17 0x00007f071e969223 __libc_start_main (libc.so.6) #18 0x000056451ffa130e _start (Xorg) It seems to crash when the game regains focus. Please attach the corresponding Xorg log file and the output of xrandr --prop. I had a crash a few weeks ago when changing volume during Vulkan fullscreen gaming and using the Gnome desktop (which pops up transparent window on top). It looked like this: https://paste.ubuntu.com/p/FD9dDx68kd/ But I had a slightly outdated version of amdgpu ddx and got this reply: MrCooper: ernstp: make sure you have all commits from the master branch, in particular https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/commit/51ba6dddee40c3688d4c7b12eabeab516ed153b7 might help for that crash But I guess you have that commit now... Does https://gitlab.freedesktop.org/xorg/driver/xf86-video-amdgpu/merge_requests/19 (the first patch specifically) fix it? I can confirm that MR !19 fixes it. Thanks for looking into this! Now merged, thanks for the report and testing. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.