|
|
#1 | |
|
Registered User
Join Date: Jul 2011
Posts: 1
|
Hello,
Since a recent upgrade of my distribution, I’m totally unable to use graphic hardware acceleration. — In KDE’s systemsettings, composite desktop effects are disabled. — Blender crashes as soon as it starts. The dumped core indicates a segmentation fault in /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.275.09.07 — I managed to start nvidia-settings. But it crashes as well as soon as I select “OpenGL/GLX Information”. The dumped core also indicates a segmentation fault in /usr/lib/x86_64-linux-gnu/libnvidia-glcore.so.275.09.07 The cores, unfortunately, don’t contain any symbol name. I tried to: — reinstall all the Nvidia relative packages; — use a different user with a clean $HOME; — launch nvidia-settings from a X server on which there was no window manager; — upgrade to the 280.04 Nvidia drivers. But I keep on getting that bloody segmentation fault as soon as try to make any use of GLX. Now, I’m a bit stuck and I have no idea on how to investigate further. Does anyone has an idea on how to investigate such an issue? Here is my nvidia-bug-report.log: nvidia-bug-report.log.gz And here is the gdb analysis of the core I get: nvidia-settings-core.txt |
|
|
|
|
|
|
#2 | |
|
Registered User
Join Date: Jul 2011
Posts: 1
|
Hi, in my case the problem was the /tmp partition mounted with the "noexec" option.
Remounting it with Code:
sudo mount -o remount,exec /tmp See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632485 and https://bugs.gentoo.org/350336?id=350336 |
|
|
|
|
![]() |
| Thread Tools | |
|
|