Comment 3 for bug 1268027

Revision history for this message
Vadim Peretokin (vperetokin) wrote : Re: [Bug 1268027] Re: nvidia-settings crashes on exit

vadi@gooseberry:~$ nvidia-settings

** (nvidia-settings:23883): WARNING **: PRIME: Failed to execute child
process "/usr/bin/prime-supported" (No such file or directory)
** Message: PRIME: is it supported? no
Segmentation fault (core dumped)
vadi@gooseberry:~$ gdb nvidia-settings
GNU gdb (Ubuntu/Linaro 7.4-2012.04-0ubuntu2.1) 7.4-2012.04
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
For bug reporting instructions, please see:
<http://bugs.launchpad.net/gdb-linaro/>...
Reading symbols from /usr/bin/nvidia-settings...(no debugging symbols
found)...done.
(gdb) r
Starting program: /usr/bin/nvidia-settings
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x7ffff078f700 (LWP 23902)]
[New Thread 0x7fffeef1d700 (LWP 23903)]
[New Thread 0x7fffed578700 (LWP 23904)]

** (nvidia-settings:23899): WARNING **: PRIME: Failed to execute child
process "/usr/bin/prime-supported" (No such file or directory)
** Message: PRIME: is it supported? no

Program received signal SIGSEGV, Segmentation fault.
0x00007fffe49d88a6 in ?? ()
   from
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
(gdb) bt
#0 0x00007fffe49d88a6 in ?? ()
   from
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.so
#1 0x00007ffff78ba892 in XCloseDisplay ()
   from /usr/lib/x86_64-linux-gnu/libX11.so.6
#2 0x000000000041203d in ?? ()
#3 0x000000000040c696 in ?? ()
#4 0x00007ffff5b5776d in __libc_start_main (main=0x40c560, argc=1,
    ubp_av=0x7fffffffe098, init=<optimised out>, fini=<optimised out>,
    rtld_fini=<optimised out>, stack_end=0x7fffffffe088) at libc-start.c:226
#5 0x000000000040c7ad in ?? ()
#6 0x00007fffffffe088 in ?? ()
#7 0x000000000000001c in ?? ()
#8 0x0000000000000001 in ?? ()
#9 0x00007fffffffe375 in ?? ()
#10 0x0000000000000000 in ?? ()
(gdb) q
A debugging session is active.

Inferior 1 [process 23899] will be killed.

Quit anyway? (y or n) y
vadi@gooseberry:~$

On Sun, Jan 12, 2014 at 8:16 PM, Alberto Milone <
<email address hidden>> wrote:

> Can you attach the error that you get when running nvidia-settings from
> the command line, please? Also, the output of gdb would be welcome.
>
> ** Changed in: nvidia-settings (Ubuntu)
> Assignee: (unassigned) => Alberto Milone (albertomilone)
>
> ** Changed in: nvidia-settings (Ubuntu)
> Status: New => Incomplete
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1268027
>
> Title:
> nvidia-settings crashes on exit
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/nvidia-settings/+bug/1268027/+subscriptions
>