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 733756 - Totem 3.12.1 crashes on startup on GNOME 3.13.4
Totem 3.12.1 crashes on startup on GNOME 3.13.4
Status: RESOLVED DUPLICATE of bug 729479
Product: totem
Classification: Core
Component: general
3.12.x
Other Linux
: Normal major
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-07-25 18:36 UTC by Dominique Leuenberger
Modified: 2014-07-26 14:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dominique Leuenberger 2014-07-25 18:36:27 UTC
I'm running 'released tarballs' only (no jhbuild).

The latest released version of totem 3.12.1 crashes on startup when run on GNOME 3.13.4 (running GTK+ 3.13.5)

A stack trace looks like this:


(gdb) bt full
  • #0 gtk_stack_set_visible_child_name
    at gtkstack.c line 1510
  • #1 update_toolbar_state
    at totem-main-toolbar.c line 172
  • #2 totem_main_toolbar_set_search_string
    at totem-main-toolbar.c line 657
  • #3 object_set_property
    at gobject.c line 1415
  • #4 g_object_new_internal
    at gobject.c line 1808
  • #5 g_object_new_valist
    at gobject.c line 2034
  • #6 g_object_new
    at gobject.c line 1617
  • #7 totem_setup_window
    at totem-object.c line 3542
  • #8 app_init
  • #9 app_command_line
    at totem.c line 229
  • #10 ffi_call_unix64
    at ../../../libffi/src/x86/unix64.S line 75
  • #11 ffi_call
    at ../../../libffi/src/x86/ffi64.c line 492
  • #12 g_cclosure_marshal_generic
    at gclosure.c line 1448
  • #13 g_closure_invoke
    at gclosure.c line 768
  • #14 signal_emit_unlocked_R
    at gsignal.c line 3553
  • #15 g_signal_emit_valist
    at gsignal.c line 3319
  • #16 g_signal_emit
    at gsignal.c line 3365
  • #17 g_application_call_command_line
  • #18 g_application_run
    at gapplication.c line 2200
  • #19 main
    at totem.c line 282

Comment 1 Bastien Nocera 2014-07-26 13:58:06 UTC
Looks like there are some problems accessing some of the widgets. Do you get any warnings before that?
Comment 2 Bastien Nocera 2014-07-26 14:00:38 UTC
Actually...

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 ***