Public bug reported: on startup, mythfrontend crashes repeatedly when calling glClear - the following traceback: Core was generated by `/usr/bin/mythfrontend.real'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x00007f9495ca0838 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so [Current thread is 1 (Thread 0x7f9551e59940 (LWP 4164))] (gdb) bt #0 0x00007f9495ca0838 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #1 0x00007f9495ca2ebf in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #2 0x00007f9495e65de4 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #3 0x00007f9495c7ce5d in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #4 0x00007f9495c7da95 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #5 0x00007f94952bc774 in ?? () from /usr/lib/x86_64-linux-gnu/dri/iris_dri.so #6 0x00007f955f79e713 in QOpenGLFunctions::glClear (this=0x555cb36e8160, mask=16384) at /usr/include/x86_64-linux-gnu/qt5/QtGui/qopenglfunctions.h:628 #7 0x00007f955f798090 in MythRenderOpenGL::ClearFramebuffer ( this=0x555cb36e8150) at opengl/mythrenderopengl.cpp:801 #8 0x00007f955f78a3f2 in MythOpenGLPainter::Begin (this=0x555cb398dac0, Parent=0x555cb399d1d0) at opengl/mythpainteropengl.cpp:136
I can work around this problem with this: export MESA_LOADER_DRIVER_OVERRIDE=i965 (then running mythfrontend works fine) sorry for the lack of debug symbols in iris_dri.so if there is a .deb around with a debug version i can generate the traceback again not sure if the problem belongs to iris_dri.so or to mythfrontend but I put it here due to the workaround. $ lsb_release -rd Description: Ubuntu 20.04 LTS Release: 20.04 $ apt-cache policy libgl1-mesa-dri libgl1-mesa-dri: Installed: 20.0.4-2ubuntu1 Candidate: 20.0.4-2ubuntu1 Version table: *** 20.0.4-2ubuntu1 500 500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages 100 /var/lib/dpkg/status ** Affects: mesa (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1882466 Title: mythtv frontend crash when calling glClear in iris driver To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1882466/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ubuntu-x-swat Post to : ubuntu-x-swat@lists.launchpad.net Unsubscribe : https://launchpad.net/~ubuntu-x-swat More help : https://help.launchpad.net/ListHelp