Bug 13527 - Totem segfaults
Summary: Totem segfaults
Status: RESOLVED FIXED
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Olav Vitters
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-16 10:58 CEST by Juan Magallon
Modified: 2014-06-21 03:46 CEST (History)
1 user (show)

See Also:
Source RPM: totem
CVE:
Status comment:


Attachments

Description Juan Magallon 2014-06-16 10:58:48 CEST

    
Comment 1 Juan Magallon 2014-06-16 11:01:29 CEST
Sorry for the empty bug, I suppose I pressed the wrong button.

Here is a backtrack from gdb:

(gdb) run test.avi
Starting program: /usr/bin/totem test.avi
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib64/libthread_db.so.1".
[New Thread 0x7fffe466e700 (LWP 3429)]
[New Thread 0x7fffe3e6d700 (LWP 3430)]

(totem:3424): Gtk-CRITICAL **: Error building template class 'TotemMainToolbar' for an instance of type 'TotemMainToolbar': Template parent type `GtkBox' does not match instance parent type `GtkHeaderBar'.

(totem:3424): Gtk-CRITICAL **: gtk_widget_set_no_show_all: assertion 'GTK_IS_WIDGET (widget)' failed

(totem:3424): Gtk-CRITICAL **: gtk_widget_set_no_show_all: assertion 'GTK_IS_WIDGET (widget)' failed

(totem:3424): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(totem:3424): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(totem:3424): Gtk-CRITICAL **: gtk_stack_add_named: assertion 'GTK_IS_STACK (stack)' failed

(totem:3424): Gtk-CRITICAL **: gtk_stack_add_named: assertion 'GTK_IS_STACK (stack)' failed

(totem:3424): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(totem:3424): GLib-GObject-CRITICAL **: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

(totem:3424): GLib-GObject-CRITICAL **: g_object_bind_property_full: assertion 'G_IS_OBJECT (source)' failed

(totem:3424): GLib-GObject-CRITICAL **: g_object_bind_property_full: assertion 'G_IS_OBJECT (source)' failed

Program received signal SIGSEGV, Segmentation fault.
0x00007ffff71017b7 in gtk_stack_set_visible_child_name () from /lib64/libgtk-3.so.0
(gdb) bt
Python Exception <type 'exceptions.TypeError'> instance has no next() method:

CC: (none) => jamagallon
Hardware: i586 => All

Manuel Hiebel 2014-06-17 22:46:56 CEST

Assignee: bugsquad => olav
Source RPM: (none) => totem

Comment 2 Olav Vitters 2014-06-20 15:49:59 CEST
I added a patch in -3mga, please test.
Comment 3 Olav Vitters 2014-06-21 03:46:07 CEST
seems fixed

Status: NEW => RESOLVED
Resolution: (none) => FIXED


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