Public bug reported:
After last updates to my Ubuntu 16.04 x64 nautilus crashes with the
following message:
misel@misel-amphinicy[~]:
[11:44:18] $ nautilus
Maximum number of clients reached
** (nautilus:25112): WARNING **: Could not open X display
sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Initializing nautilus-image-converter extension
Initializing nautilus-dropbox 2.10.0
** (nautilus:25112): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
** (nautilus:25112): CRITICAL **: nautilus_menu_provider_get_background_items:
assertion 'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
Maximum number of clients reached
(nautilus:25112): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
Segmentation fault (core dumped)
misel@misel-amphinicy[~]:
[11:44:20]
backtrace:
misel@misel-amphinicy[/usr/bin]:
[11:46:17] $ LC_ALL=EN_US gdb nautilus
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from nautilus...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/nautilus
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (EN_US)
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
(nautilus:26865): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
[New Thread 0x7fffe8b3f700 (LWP 26869)]
[New Thread 0x7fffe3fff700 (LWP 26870)]
[New Thread 0x7fffe37fe700 (LWP 26871)]
[New Thread 0x7fffe2997700 (LWP 26872)]
Maximum number of clients reached
** (nautilus:26865): WARNING **: Could not open X display
sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Initializing nautilus-image-converter extension
Initializing nautilus-dropbox 2.10.0
[New Thread 0x7fffc96ef700 (LWP 26883)]
[New Thread 0x7fffc3d96700 (LWP 26884)]
** (nautilus:26865): CRITICAL **: nautilus_menu_provider_get_background_items:
assertion 'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
Maximum number of clients reached
(nautilus:26865): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
Thread 1 "nautilus" received signal SIGSEGV, Segmentation fault.
0x00007ffff5bd3c10 in cairo_surface_set_device_scale () from
/usr/lib/x86_64-linux-gnu/libcairo.so.2
(gdb)
** Affects: nautilus (Ubuntu)
Importance: Undecided
Status: New
** Description changed:
After last updates nautilus crashes with the following message:
misel@misel-amphinicy[~]:
[11:44:18] $ nautilus
Maximum number of clients reached
** (nautilus:25112): WARNING **: Could not open X display
sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Initializing nautilus-image-converter extension
Initializing nautilus-dropbox 2.10.0
** (nautilus:25112): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
** (nautilus:25112): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
Maximum number of clients reached
(nautilus:25112): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
Segmentation fault (core dumped)
misel@misel-amphinicy[~]:
[11:44:20]
+
+ backtrace:
+
+ misel@misel-amphinicy[/usr/bin]:
+ [11:46:17] $ LC_ALL=EN_US gdb nautilus
+ GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
+ Copyright (C) 2016 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".
+ Type "show configuration" for configuration details.
+ For bug reporting instructions, please see:
+ <http://www.gnu.org/software/gdb/bugs/>.
+ Find the GDB manual and other documentation resources online at:
+ <http://www.gnu.org/software/gdb/documentation/>.
+ For help, type "help".
+ Type "apropos word" to search for commands related to "word"...
+ Reading symbols from nautilus...(no debugging symbols found)...done.
+ (gdb) run
+ Starting program: /usr/bin/nautilus
+ /bin/bash: warning: setlocale: LC_ALL: cannot change locale (EN_US)
+ [Thread debugging using libthread_db enabled]
+ Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
+
+ (nautilus:26865): Gtk-WARNING **: Locale not supported by C library.
+ Using the fallback 'C' locale.
+ [New Thread 0x7fffe8b3f700 (LWP 26869)]
+ [New Thread 0x7fffe3fff700 (LWP 26870)]
+ [New Thread 0x7fffe37fe700 (LWP 26871)]
+ [New Thread 0x7fffe2997700 (LWP 26872)]
+ Maximum number of clients reached
+ ** (nautilus:26865): WARNING **: Could not open X display
+ sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
+ [Errno 2] No translation file found for domain: 'nautilus-image-tools'
+ Initializing nautilus-image-converter extension
+ Initializing nautilus-dropbox 2.10.0
+ [New Thread 0x7fffc96ef700 (LWP 26883)]
+ [New Thread 0x7fffc3d96700 (LWP 26884)]
+
+ ** (nautilus:26865): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
+ Maximum number of clients reached
+ (nautilus:26865): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
+
+
+ Thread 1 "nautilus" received signal SIGSEGV, Segmentation fault.
+ 0x00007ffff5bd3c10 in cairo_surface_set_device_scale () from
/usr/lib/x86_64-linux-gnu/libcairo.so.2
+ (gdb)
** Description changed:
- After last updates nautilus crashes with the following message:
+ After last updates to my Ubuntu 16.04 x64 nautilus crashes with the
+ following message:
+
misel@misel-amphinicy[~]:
[11:44:18] $ nautilus
Maximum number of clients reached
** (nautilus:25112): WARNING **: Could not open X display
sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Initializing nautilus-image-converter extension
Initializing nautilus-dropbox 2.10.0
** (nautilus:25112): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
** (nautilus:25112): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
Maximum number of clients reached
(nautilus:25112): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
Segmentation fault (core dumped)
misel@misel-amphinicy[~]:
[11:44:20]
backtrace:
misel@misel-amphinicy[/usr/bin]:
[11:46:17] $ LC_ALL=EN_US gdb nautilus
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from nautilus...(no debugging symbols found)...done.
(gdb) run
- Starting program: /usr/bin/nautilus
+ Starting program: /usr/bin/nautilus
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (EN_US)
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
(nautilus:26865): Gtk-WARNING **: Locale not supported by C library.
- Using the fallback 'C' locale.
+ Using the fallback 'C' locale.
[New Thread 0x7fffe8b3f700 (LWP 26869)]
[New Thread 0x7fffe3fff700 (LWP 26870)]
[New Thread 0x7fffe37fe700 (LWP 26871)]
[New Thread 0x7fffe2997700 (LWP 26872)]
Maximum number of clients reached
** (nautilus:26865): WARNING **: Could not open X display
sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Initializing nautilus-image-converter extension
Initializing nautilus-dropbox 2.10.0
[New Thread 0x7fffc96ef700 (LWP 26883)]
[New Thread 0x7fffc3d96700 (LWP 26884)]
** (nautilus:26865): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
Maximum number of clients reached
(nautilus:26865): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
-
Thread 1 "nautilus" received signal SIGSEGV, Segmentation fault.
0x00007ffff5bd3c10 in cairo_surface_set_device_scale () from
/usr/lib/x86_64-linux-gnu/libcairo.so.2
(gdb)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/1607711
Title:
Starting nautilus crashes with Segmentation Fault
Status in nautilus package in Ubuntu:
New
Bug description:
After last updates to my Ubuntu 16.04 x64 nautilus crashes with the
following message:
misel@misel-amphinicy[~]:
[11:44:18] $ nautilus
Maximum number of clients reached
** (nautilus:25112): WARNING **: Could not open X display
sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Initializing nautilus-image-converter extension
Initializing nautilus-dropbox 2.10.0
** (nautilus:25112): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
** (nautilus:25112): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
Maximum number of clients reached
(nautilus:25112): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
Segmentation fault (core dumped)
misel@misel-amphinicy[~]:
[11:44:20]
backtrace:
misel@misel-amphinicy[/usr/bin]:
[11:46:17] $ LC_ALL=EN_US gdb nautilus
GNU gdb (Ubuntu 7.11.1-0ubuntu1~16.04) 7.11.1
Copyright (C) 2016 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".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from nautilus...(no debugging symbols found)...done.
(gdb) run
Starting program: /usr/bin/nautilus
/bin/bash: warning: setlocale: LC_ALL: cannot change locale (EN_US)
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
(nautilus:26865): Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale.
[New Thread 0x7fffe8b3f700 (LWP 26869)]
[New Thread 0x7fffe3fff700 (LWP 26870)]
[New Thread 0x7fffe37fe700 (LWP 26871)]
[New Thread 0x7fffe2997700 (LWP 26872)]
Maximum number of clients reached
** (nautilus:26865): WARNING **: Could not open X display
sys:1: PyGIWarning: Nautilus was imported without specifying a version first.
Use gi.require_version('Nautilus', '3.0') before import to ensure that the
right version gets loaded.
[Errno 2] No translation file found for domain: 'nautilus-image-tools'
Initializing nautilus-image-converter extension
Initializing nautilus-dropbox 2.10.0
[New Thread 0x7fffc96ef700 (LWP 26883)]
[New Thread 0x7fffc3d96700 (LWP 26884)]
** (nautilus:26865): CRITICAL **:
nautilus_menu_provider_get_background_items: assertion
'NAUTILUS_IS_MENU_PROVIDER (provider)' failed
Maximum number of clients reached
(nautilus:26865): GnomeDesktop-WARNING **: Unable to open display ':0' when
setting background pixmap
Thread 1 "nautilus" received signal SIGSEGV, Segmentation fault.
0x00007ffff5bd3c10 in cairo_surface_set_device_scale () from
/usr/lib/x86_64-linux-gnu/libcairo.so.2
(gdb)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1607711/+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