I resolved the problem by forcing the GL library to be taken from Mesa. sudo update-alternatives --set x86_64-linux-gnu_gl_conf /usr/lib/x86_64-linux-gnu/mesa/ld.so.conf sudo update-alternatives --set x86_64-linux-gnu_egl_conf /usr/lib/x86_64-linux-gnu/mesa-egl/ld.so.conf sudo update-alternatives --set i386-linux-gnu_gl_conf /usr/lib/i386-linux-gnu/mesa/ld.so.conf sudo update-alternatives --set i386-linux-gnu_egl_conf /usr/lib/i386-linux-gnu/mesa-egl/ld.so.conf
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to clutter-gtk in Ubuntu. https://bugs.launchpad.net/bugs/1730241 Title: Evolution segfaults when NVidia driver is installed but not used Status in clutter-gtk package in Ubuntu: New Status in cogl package in Ubuntu: New Status in evolution package in Ubuntu: New Bug description: To use CUDA I have installed the NVidia driver but disabled the card in the BIOS and set the main output to the onboard GPU. I also edited the xorg.conf accordingly. Now I can no longer start evolution. It crashes with a segfault. I cannot reproduce the segfault with other clutter apps. Attached is a backtrace of the crash, my xorg.conf, and the Xorg log. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/clutter-gtk/+bug/1730241/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

