| Summary: | media-video/nvidia-settings - nvidia-settings: Program received signal SIGILL, Illegal instruction in ?? () from /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Alex <fhlfibh> |
| Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | ||
| Priority: | Normal | ||
| Version: | 10.0 | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | Emerge --info output | ||
Please use x11-drivers/nvidia-drivers[tools] instead. |
Created attachment 372108 [details] Emerge --info output Hi! In nvidia-settings GUI -- when "Quit" button is clicked, the program exits with "illegal instruction" notification (though it seem doesn't affect overall performance). Dmesg log: ------------- [ 592.744952] traps: nvidia-settings[13677] trap invalid opcode ip:7fe0e2874a73 sp:7fff54490068 error:0 in libpixbufloader-xpm.so[7fe0e286f000+6000] ------------ GDB trace: ------------ Program received signal SIGILL, Illegal instruction. 0x00007fffee022a73 in ?? () from /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so (gdb) bt #0 0x00007fffee022a73 in ?? () from /usr/lib64/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so #1 0x00007ffff76b0f72 in XCloseDisplay () from /usr/lib64/libX11.so.6 #2 0x0000000000413fe5 in ?? () #3 0x000000000040e688 in ?? () #4 0x00007ffff5938bf5 in __libc_start_main () from /lib64/libc.so.6 #5 0x000000000040e795 in ?? () (gdb) kill ------------ Re-emerging nvidia-settings and gdk-pixbuf doesn't help. "Emerge --info" output attached. Regards, Alex