Bug 901804 - [abrt] nautilus-3.6.3-4.fc18: pygobject_new_full: Process /usr/bin/nautilus was killed by signal 6 (SIGABRT)
Summary: [abrt] nautilus-3.6.3-4.fc18: pygobject_new_full: Process /usr/bin/nautilus w...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus-python
Version: 18
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Patrick Dignan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:11f89456fd80b45b4bf1a70445e...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-01-19 11:25 UTC by Romain Ballais
Modified: 2014-02-05 15:18 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-02-05 15:18:34 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (39.71 KB, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: cgroup (131 bytes, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: core_backtrace (4.47 KB, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: dso_list (16.77 KB, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: environ (1.66 KB, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: limits (1.29 KB, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: maps (73.08 KB, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: open_fds (717 bytes, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: proc_pid_status (925 bytes, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details
File: var_log_messages (480 bytes, text/plain)
2013-01-19 11:25 UTC, Romain Ballais
no flags Details

Description Romain Ballais 2013-01-19 11:25:26 UTC
Version-Release number of selected component:
nautilus-3.6.3-4.fc18

Additional info:
backtrace_rating: 4
cmdline:        nautilus computer://
crash_function: pygobject_new_full
executable:     /usr/bin/nautilus
kernel:         3.7.2-201.fc18.x86_64
remote_result:  740998
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #4 pygobject_new_full at pygobject.c:990
 #5 _pygi_marshal_to_py_interface_object at pygi-marshal-to-py.c:893
 #6 _invoke_marshal_out_args at pygi-invoke.c:547
 #7 pygi_callable_info_invoke at pygi-invoke.c:661
 #8 ext_do_call at /usr/src/debug/Python-2.7.3/Python/ceval.c:4408
 #9 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:2779
 #10 PyEval_EvalCodeEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:3330
 #11 fast_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4194
 #12 call_function at /usr/src/debug/Python-2.7.3/Python/ceval.c:4119
 #13 PyEval_EvalFrameEx at /usr/src/debug/Python-2.7.3/Python/ceval.c:2740

Comment 1 Romain Ballais 2013-01-19 11:25:31 UTC
Created attachment 682995 [details]
File: backtrace

Comment 2 Romain Ballais 2013-01-19 11:25:33 UTC
Created attachment 682996 [details]
File: cgroup

Comment 3 Romain Ballais 2013-01-19 11:25:35 UTC
Created attachment 682997 [details]
File: core_backtrace

Comment 4 Romain Ballais 2013-01-19 11:25:39 UTC
Created attachment 682998 [details]
File: dso_list

Comment 5 Romain Ballais 2013-01-19 11:25:41 UTC
Created attachment 682999 [details]
File: environ

Comment 6 Romain Ballais 2013-01-19 11:25:43 UTC
Created attachment 683000 [details]
File: limits

Comment 7 Romain Ballais 2013-01-19 11:25:51 UTC
Created attachment 683001 [details]
File: maps

Comment 8 Romain Ballais 2013-01-19 11:25:53 UTC
Created attachment 683002 [details]
File: open_fds

Comment 9 Romain Ballais 2013-01-19 11:25:56 UTC
Created attachment 683003 [details]
File: proc_pid_status

Comment 10 Romain Ballais 2013-01-19 11:25:58 UTC
Created attachment 683004 [details]
File: var_log_messages

Comment 11 Romain Ballais 2013-02-21 16:48:20 UTC
I've juste removed nautilus and all its extensions and then reinstall nautilus and its minimal dependencies: now nautilus dosn't crash.
Let's have a look extensions now...

Comment 12 Egor Kuropatkin 2013-02-22 00:56:54 UTC
Removing tortoisehg-nautilus solved this problem for me.

Comment 13 thomas.swan 2013-03-06 16:36:16 UTC
I can also confirm removing tortoisehg-nautilus allows nautilus to run as expected.

Additional debug info:

Before removing tortoisehg-nautilus-2.6.2-1, I ran nautilus from a terminal:

** (nautilus:4318): WARNING **: Can't load fallback CSS resource: Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
/usr/lib64/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Traceback (most recent call last):
  File "/usr/share/nautilus-python/extensions/postrExtension.py", line 21, in <module>
    import gobject, nautilus
ImportError: No module named nautilus
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
**
ERROR:pygobject.c:990:pygobject_new_full: assertion failed: (tp != NULL)
Aborted (core dumped)


I uppdated to nautilus-3.6.3-5 and nautilus-extensions-3.6.3-5 without removing tortoisehg-nautilus-2.6.2-1 and reran nautilus from a terminal:

** (nautilus:3423): WARNING **: Can't load fallback CSS resource: Failed to import: The resource at '/org/gnome/adwaita/gtk-fallback.css' does not exist
/usr/lib64/python2.7/site-packages/gobject/constants.py:24: Warning: g_boxed_type_register_static: assertion `g_type_from_name (name) == 0' failed
  import gobject._gobject
Traceback (most recent call last):
  File "/usr/share/nautilus-python/extensions/postrExtension.py", line 21, in <module>
    import gobject, nautilus
ImportError: No module named nautilus
TypeError: metaclass conflict: the metaclass of a derived class must be a (non-strict) subclass of the metaclasses of all its bases
**
ERROR:pygobject.c:990:pygobject_new_full: assertion failed: (tp != NULL)
Aborted (core dumped)

Comment 14 Fedora End Of Life 2013-12-21 10:33:53 UTC
This message is a reminder that Fedora 18 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 18. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '18'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 18's end of life.

Thank you for reporting this issue and we are sorry that we may not be 
able to fix it before Fedora 18 is end of life. If you would still like 
to see this bug fixed and are able to reproduce it against a later version 
of Fedora, you are encouraged  change the 'version' to a later Fedora 
version prior to Fedora 18's end of life.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

Comment 15 Fedora End Of Life 2014-02-05 15:18:37 UTC
Fedora 18 changed to end-of-life (EOL) status on 2014-01-14. Fedora 18 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.


Note You need to log in before you can comment on or make changes to this bug.