After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 737091 - Segmentation fault at the opening
Segmentation fault at the opening
Status: RESOLVED DUPLICATE of bug 729479
Product: totem
Classification: Core
Component: Movie player
3.12.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-09-21 20:43 UTC by sebastien.bugzilla
Modified: 2014-09-21 20:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description sebastien.bugzilla 2014-09-21 20:43:52 UTC
I'm running ubuntu 14.10 Utopic Unicorn with gnome-staging ppa activated (1). This means that I've the version 3.12.1-0ubuntu1~utopic1.
To reproduce the bug :
- Try to launch the application from the start menu

What happened : no window appear
What is expected : totem window should appear.

When I'm trying to launch totem in a terminal I get the following messages :


sebastien@utopic:~$ totem

(totem:6359): GLib-GObject-WARNING **: The property GtkTreeView:rules-hint is deprecated and shouldn't be used anymore. It will be removed in a future version.

(totem:6359): 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:6359): Gtk-CRITICAL **: gtk_widget_set_no_show_all: assertion 'GTK_IS_WIDGET (widget)' failed

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

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

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

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

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

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

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

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

(totem:6359): GLib-GObject-CRITICAL **: g_object_bind_property_full: assertion 'G_IS_OBJECT (source)' failed
Erreur de segmentation (core dumped)



(1) https://launchpad.net/~gnome3-team/+archive/ubuntu/gnome3-staging
Comment 1 Bastien Nocera 2014-09-21 20:51:16 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

*** This bug has been marked as a duplicate of bug 729479 ***