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 759390 - Totem crash in the thumbnails widget
Totem crash in the thumbnails widget
Status: RESOLVED DUPLICATE of bug 730028
Product: totem
Classification: Core
Component: Movie player
3.18.x
Other Linux
: Normal critical
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2015-12-12 23:01 UTC by joshua
Modified: 2016-04-15 09:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description joshua 2015-12-12 23:01:32 UTC
When I open totem from the launcher, they crash few second later.
If I double clic on a video in nautilus, totem open it directly and don't crash, the video is playing without any bug, but if I clic in the previous arrow to go in the start page of totem with the thumbnail, he crash few second later.

Launch with terminal : G_MESSAGES_DEBUG=all totem :

G_MESSAGES_DEBUG=all totem
(totem:13225): Gtk-DEBUG: Connecting to session manager
(totem:13225): Totem-DEBUG: TotemGrilo: Resuming videos thumbnailing
(totem:13225): Totem-DEBUG: TotemGrilo: Loading plugins
(totem:13225): GrlPocket-DEBUG: Could not find a Pocket account
(totem:13225): Gom-DEBUG: Binding gtype gint64 (40).
(totem:13225): Gom-DEBUG: Binding gtype gint64 (40).
**
Totem:ERROR:totem-grilo.c:694:browse_cb: code should not be reached
Abandon

Run on debian testing with gnome shell.
All totem and grilo package are up to date.

(sorry for my english, I'm french)
Comment 1 Manuel Rego Casasnovas 2016-03-29 07:42:58 UTC
I'm suffering the very same issue in Debian Testing (totem 3.18.1-2+b1, libgrilo 0.2.15-1).
Just launching totem is crashing here (if I open a video directly it works).

This is a backtrace from gdb:
  • #0 raise
    from /lib/x86_64-linux-gnu/libc.so.6
  • #1 abort
    from /lib/x86_64-linux-gnu/libc.so.6
  • #2 g_assertion_message
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #3 g_assertion_message_expr
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #4 browse_cb
    at totem-grilo.c line 694
  • #5 ??
    from /usr/lib/x86_64-linux-gnu/libgrilo-0.2.so.1
  • #6 g_main_context_dispatch
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #7 ??
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #8 g_main_context_iteration
    from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  • #9 g_application_run
    from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
  • #10 main
    at totem.c line 83

Comment 2 Bastien Nocera 2016-04-15 09:47:57 UTC
Thanks for taking the time to report this.
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 730028 ***