[gstreamer-bugs] [Bug 165563] New: gst-thumbnail segfaults on some files

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Fri Jan 28 15:51:33 PST 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=165563
 GStreamer | gstreamer (core) | Ver: 0.8.7

           Summary: gst-thumbnail segfaults on some files
           Product: GStreamer
           Version: 0.8.7
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: High
         Component: gstreamer (core)
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: davej at redhat.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


Steps to reproduce:
wget http://www.codemonkey.org.uk/junk/leet-hax0r-girl.mpg
gst-thumbnail leet-hax0r-girl.mpg foo

Stack trace:
(gdb) run leet-hax0r-girl.mpg foo
Starting program: /usr/bin/gst-thumbnail leet-hax0r-girl.mpg foo
[Thread debugging using libthread_db enabled]
[New Thread 182894131008 (LWP 4299)]
format index is 3

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 182894131008 (LWP 4299)]
0x0000002a985b2d3d in ?? ()
   from /usr/lib64/gstreamer-0.8/libgsttypefindfunctions.so
(gdb) bt
#0  0x0000002a985b2d3d in ?? ()
   from /usr/lib64/gstreamer-0.8/libgsttypefindfunctions.so
#1  0x0000002a9829a422 in gst_spider_identity_request_new_pad ()
   from /usr/lib64/gstreamer-0.8/libgstspider.so
#2  0x0000002a984a7917 in ?? ()
   from /usr/lib64/gstreamer-0.8/libgstoptscheduler.so
#3  0x0000002a984a764c in ?? ()
   from /usr/lib64/gstreamer-0.8/libgstoptscheduler.so
#4  0x0000002a984abac0 in ?? ()
   from /usr/lib64/gstreamer-0.8/libgstoptscheduler.so
#5  0x0000003acd051f35 in gst_scheduler_iterate ()
   from /usr/lib64/libgstreamer-0.8.so.1
#6  0x0000003acd024618 in gst_bin_sync_children_state ()
   from /usr/lib64/libgstreamer-0.8.so.1
#7  0x0000003acd068655 in gst_marshal_BOOLEAN__VOID ()
   from /usr/lib64/libgstreamer-0.8.so.1
#8  0x0000003ac5e0bfaa in g_closure_invoke ()
   from /usr/lib64/libgobject-2.0.so.0
#9  0x0000003ac5e21af5 in g_signal_has_handler_pending ()
   from /usr/lib64/libgobject-2.0.so.0
#10 0x0000003ac5e22cc2 in g_signal_emit_valist ()
   from /usr/lib64/libgobject-2.0.so.0
#11 0x0000003ac5e233a3 in g_signal_emit () from /usr/lib64/libgobject-2.0.so.0
#12 0x0000003acd0247b4 in gst_bin_iterate ()
   from /usr/lib64/libgstreamer-0.8.so.1
#13 0x0000003ac562675d in g_main_context_dispatch ()
   from /usr/lib64/libglib-2.0.so.0
#14 0x0000003ac5628437 in g_main_context_acquire ()
   from /usr/lib64/libglib-2.0.so.0
#15 0x0000003ac56287d5 in g_main_loop_run () from /usr/lib64/libglib-2.0.so.0
#16 0x00000000004012dc in main (argc=3, argv=0x7fbffff5a8)
    at gst-thumbnail.c:104


Other information:
this is running on Fedora Core 3 on x86-64. I believe its gstreamer doesn't have
mpeg support (so it should do nothing, rather than segfault), however Fedora's
package maintainer Colin Walters believes this is an upstream issue.

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list