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 735425 - totem: notify_swap_buffers(): totem killed by SIGSEGV
totem: notify_swap_buffers(): totem killed by SIGSEGV
Status: RESOLVED DUPLICATE of bug 733282
Product: totem
Classification: Core
Component: Movie player
3.13.x
Other Linux
: Normal major
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-08-26 03:11 UTC by Ankur Sinha (FranciscoD)
Modified: 2014-08-26 10:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ankur Sinha (FranciscoD) 2014-08-26 03:11:18 UTC
totem-3.13.90-1.fc21.x86_64

From downstream bug: https://bugzilla.redhat.com/show_bug.cgi?id=1129905

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 notify_swap_buffers at winsys/cogl-winsys-glx.c:439
 #1 glx_event_filter_cb at winsys/cogl-winsys-glx.c:561
 #2 _cogl_renderer_handle_native_event at ./cogl-renderer.c:732
 #3 cogl_xlib_renderer_handle_event at ./cogl-xlib-renderer.c:589
 #4 cogl_xlib_filter at x11/clutter-backend-x11.c:131
 #5 clutter_backend_x11_translate_event at x11/clutter-backend-x11.c:639
 #6 clutter_x11_handle_event at x11/clutter-event-x11.c:200
 #7 gtk_clutter_filter_func at ./gtk-clutter-embed.c:233
 #8 gdk_event_apply_filters at gdkeventsource.c:81
 #9 gdk_event_source_translate_event at gdkeventsource.c:195


Happens often. I just saw it 3 times in the last 5 minutes with 3 different files. More information collected by abrt is available on the downstream bug.

Thanks,
Warm regards,
Ankur
Comment 1 Bastien Nocera 2014-08-26 10:30:00 UTC
LIBGL_DRI3_DISABLE=1 totem fixes it, I suppose?

*** This bug has been marked as a duplicate of bug 733282 ***
Comment 2 Ankur Sinha (FranciscoD) 2014-08-26 10:35:05 UTC
Yeah. Appears to. It isn't reproducible all the time even with the same file, so I can't be 100% sure.