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 551362 - totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_main_context_iterate
totem-gstreamer-video-thumbnailer crashed with SIGSEGV in g_main_context_iterate
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other All
: Normal critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-09-08 12:31 UTC by Andreas Moog
Modified: 2009-02-03 15:11 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Andreas Moog 2008-09-08 12:31:52 UTC
Steps to reproduce:
It crashes on thumbnailing a video that was currently being downloaded by transmission torrent.

Architecture: amd64
Package: totem-gstreamer 2.23.91-0ubuntu1
ProcCmdline: /usr/bin/gnome-video-thumbnailer -s 128 file:///<file> /tmp/.gnome_thumbnail.YGIEHU


Stack trace:

Thread 1 (process 15195)

  • #0 IA__g_main_context_check
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2621
  • #1 g_main_context_iterate
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2772
  • #2 IA__g_main_loop_run
    at /build/buildd/glib2.0-2.18.0/glib/gmain.c line 2983
  • #3 gst_bus_poll
    at gstbus.c line 1023
  • #4 bacon_video_widget_open_with_subtitle
    at /build/buildd/totem-2.23.91/src/backend/bacon-video-widget-gst-0.10.c line 2584
  • #5 main
    at /build/buildd/totem-2.23.91/src/totem-video-thumbnailer.c line 548

Other information:
This bug was reported on Launchpad:
https://bugs.edge.launchpad.net/ubuntu/+source/totem/+bug/267108
Comment 1 Bastien Nocera 2008-09-08 13:37:40 UTC
I'd need a copy of the file to be able to reproduce this bug. And it's actually crashing in the avi demuxer, not g_main_context_iterate()...
Comment 2 Tim-Philipp Müller 2009-02-03 15:11:19 UTC
I don't see a crash in the avi demuxer? (It's likely, but I don't see it). In any case, there's not much we can do about this without a way to reproduce it, or a better stack trace, so closing for now.


Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!