FS#33993 - [nautilus] crashes teying to view properties of video

Attached to Project: Arch Linux
Opened by farid (osc) - Sunday, 24 February 2013, 04:28 GMT
Last edited by Jan de Groot (JGC) - Tuesday, 26 February 2013, 13:24 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To No-one
Architecture x86_64
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
trying to view properties of a video crashes nautilus.

Additional info:
* package version(s)
* config and/or log files etc.

Starting program: /usr/bin/nautilus
warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
Traceback (most recent call last):
File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3400.3-gdb.py", line 9, in <module>
from gobject import register
File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
import gdb.backtrace
ImportError: No module named backtrace
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffeca1d700 (LWP 7735)]
[New Thread 0x7fffe570e700 (LWP 7736)]
[New Thread 0x7fffe4f0d700 (LWP 7737)]
[New Thread 0x7fffdffff700 (LWP 7738)]
[Thread 0x7fffe570e700 (LWP 7736) exited]
/usr/lib/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/arista-nautilus.py", line 38, in <module>
import nautilus
ImportError: No module named nautilus
Initializing nautilus-open-terminal extension
Fontconfig warning: "/etc/fonts/conf.d/50-user.conf", line 9: reading configurations from ~/.fonts.conf is deprecated.
[New Thread 0x7fffe570e700 (LWP 7744)]
[New Thread 0x7fffc5117700 (LWP 7746)]
[New Thread 0x7fffc4916700 (LWP 7747)]
[New Thread 0x7fffc4115700 (LWP 7748)]
[Thread 0x7fffc5117700 (LWP 7746) exited]
[Thread 0x7fffe4f0d700 (LWP 7737) exited]
[Thread 0x7fffc4916700 (LWP 7747) exited]
[Thread 0x7fffe570e700 (LWP 7744) exited]
[New Thread 0x7fffe570e700 (LWP 7749)]
[Thread 0x7fffe570e700 (LWP 7749) exited]
[New Thread 0x7fffe570e700 (LWP 7750)]
[New Thread 0x7fffc4916700 (LWP 7751)]
[Thread 0x7fffc4916700 (LWP 7751) exited]
[Thread 0x7fffe570e700 (LWP 7750) exited]
[New Thread 0x7fffe570e700 (LWP 7758)]
[Thread 0x7fffc4115700 (LWP 7748) exited]
[New Thread 0x7fffc4115700 (LWP 7759)]
[New Thread 0x7fffc4916700 (LWP 7760)]
[Thread 0x7fffe570e700 (LWP 7758) exited]
[Thread 0x7fffc4916700 (LWP 7760) exited]
[New Thread 0x7fffc4916700 (LWP 7761)]
[New Thread 0x7fffe570e700 (LWP 7762)]
[Thread 0x7fffc4115700 (LWP 7759) exited]
[Thread 0x7fffc4916700 (LWP 7761) exited]

(nautilus:7731): GLib-GObject-WARNING **: cannot register existing type `GstDiscoverer'

(nautilus:7731): GLib-CRITICAL **: g_once_init_leave: assertion `result != 0' failed

(nautilus:7731): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed

Program received signal SIGSEGV, Segmentation fault.
0x00007fffdcc25762 in gst_discoverer_new () from /usr/lib/libgstpbutils-1.0.so.0
(gdb) backtrace
#0 0x00007fffdcc25762 in gst_discoverer_new () from /usr/lib/libgstpbutils-1.0.so.0
#1 0x00007fffca567858 in ?? () from /usr/lib/nautilus/extensions-3.0/libtotem-properties-page.so
#2 0x00007ffff53e09ef in g_type_create_instance () from /usr/lib/libgobject-2.0.so.0
#3 0x00007ffff53c52d8 in ?? () from /usr/lib/libgobject-2.0.so.0
#4 0x00007ffff53c6d91 in g_object_newv () from /usr/lib/libgobject-2.0.so.0
#5 0x00007ffff53c73dc in g_object_new () from /usr/lib/libgobject-2.0.so.0
#6 0x00007fffca5682ca in totem_properties_view_new () from /usr/lib/nautilus/extensions-3.0/libtotem-properties-page.so
#7 0x00007fffca56764e in ?? () from /usr/lib/nautilus/extensions-3.0/libtotem-properties-page.so
#8 0x00000000004573f1 in ?? ()
#9 0x000000000045c1e8 in ?? ()
#10 0x00000000004a5ddc in ?? ()
#11 0x00007ffff5101845 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#12 0x00007ffff5101b78 in ?? () from /usr/lib/libglib-2.0.so.0
#13 0x00007ffff5101c34 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#14 0x00007ffff56985ec in g_application_run () from /usr/lib/libgio-2.0.so.0
#15 0x000000000042b22b in ?? ()
#16 0x00007ffff42a2a15 in __libc_start_main () from /usr/lib/libc.so.6
#17 0x000000000042b285 in ?? ()



Steps to reproduce:

right click on video and view properties
This task depends upon

Closed by  Jan de Groot (JGC)
Tuesday, 26 February 2013, 13:24 GMT
Reason for closing:  Won't fix
Comment by Jan de Groot (JGC) - Monday, 25 February 2013, 16:16 GMT
You have a nautilus plugin installed that links to GStreamer 0.10. This causes GStreamer symbol mixing, resulting in crashes or other weird behaviour. Remove your custom nautilus plugin that loads GStreamer 0.10 and you should be fine.

Loading...