Comment 9 for bug 1907142

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

Thanks, but it looks the same :(

(EE) Backtrace:
(EE) 0: /usr/lib/xorg/Xorg (OsLookupColor+0x13c) [0x557db676a59c]
(EE) 1: /lib/x86_64-linux-gnu/libpthread.so.0 (funlockfile+0x60) [0x7fbec831b41f]
(EE) 2: /lib/x86_64-linux-gnu/libc.so.6 (gsignal+0xcb) [0x7fbec815818b]
(EE) 3: /lib/x86_64-linux-gnu/libc.so.6 (abort+0x12b) [0x7fbec8137859]
(EE) unw_get_proc_name failed: no unwind info found [-10]
(EE) 4: /usr/lib/x86_64-linux-gnu/dri/iris_dri.so (?+0x0) [0x7fbec62a8aec]
(EE) 5: /usr/lib/x86_64-linux-gnu/dri/iris_dri.so (nouveau_drm_screen_create+0x25c8ec) [0x7fbec6ffac9c]
(EE) 6: /usr/lib/x86_64-linux-gnu/dri/iris_dri.so (__driDriverGetExtensions_zink+0x2561d)

If you already have libgl1-mesa-dri-dbgsym_20.2.6-0ubuntu0.20.04.1_amd64.ddeb installed then it seems the problem right now is that Xorg doesn't know how to load debug symbols.

https://errors.ubuntu.com/ is also not showing me any Xorg crashes from your system since January. So I think we need to do one of two things:

* Attach a debugger to the Xorg process before it crashes; or

* Configure Xorg to dump core properly and not try to catch its own crashes.