Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 503896 - 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
Summary: media-video/nvidia-settings - nvidia-settings: Program received signal SIGILL...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-08 19:57 UTC by Alex
Modified: 2017-01-12 16:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Emerge --info output (emerge.info,4.38 KB, text/plain)
2014-03-08 19:57 UTC, Alex
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex 2014-03-08 19:57:00 UTC
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
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2017-01-12 16:37:19 UTC
Please use x11-drivers/nvidia-drivers[tools] instead.