[gstreamer-bugs] [Bug 574877] New: totem-video-thumbnailer crashes with segfault on MP4 file

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Tue Mar 10 19:43:40 PDT 2009


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=574877

  GStreamer | don't know | Ver: 0.10.22
           Summary: totem-video-thumbnailer crashes with segfault on MP4
                    file
           Product: GStreamer
           Version: 0.10.22
          Platform: Other
        OS/Version: All
            Status: UNCONFIRMED
          Severity: critical
          Priority: Normal
         Component: don't know
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: mfburdett at gmail.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: 2.23/2.24
   GNOME milestone: Unspecified


Steps to reproduce:
1. totem-video-thumbnailer test.mp4 test.png
2. segmentation fault (core dumped)

Stack trace:
GNU gdb 6.1.1 [FreeBSD]
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "amd64-marcel-freebsd"...
(gdb) run test.mp4 test.png
Starting program: /usr/local/bin/totem-video-thumbnailer test.mp4 test.png
[New LWP 100240]
[New Thread 0x80a002180 (LWP 100240)]
[New Thread 0x80a002900 (LWP 100203)]
[New Thread 0x80a002a80 (LWP 100250)]
[New Thread 0x11a70180 (LWP 100495)]
[New Thread 0x11a70300 (LWP 100507)]
[New Thread 0x11a70480 (LWP 100508)]
[New Thread 0x11a70600 (LWP 100509)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 0x11a70180 (LWP 100495)]
0x00000000121036b8 in gst_faad_setcaps (pad=0x80a4245c0, caps=0x80a18c840) at
gstfaad.c:330
330     gstfaad.c: No such file or directory.
        in gstfaad.c
(gdb) thread apply all bt

Thread 8 (Thread 0x11a70600 (LWP 100509)):
#0  0x00000008089c854c in __error () from /lib/libthr.so.3
#1  0x00000008089c6be5 in pthread_cond_init () from /lib/libthr.so.3
#2  0x000000080a51dae3 in ?? () from
/usr/local/lib/gstreamer-0.10/libgstcoreelements.so
#3  0x0000000806bc4a56 in gst_task_func (task=0x11a058a0, tclass=0x80a08a220)
at gsttask.c:192
#4  0x00000008075c8a6d in g_thread_pool_thread_proxy (data=0x80a048830) at
gthreadpool.c:265
#5  0x00000008075c71a6 in g_thread_create_proxy (data=0x130a7400) at
gthread.c:635
#6  0x00000008089c0a27 in pthread_getprio () from /lib/libthr.so.3
#7  0x0000000000000000 in ?? ()
Error accessing memory address 0x7fffff1fa000: Bad address.
0x00000000121036b8      330     in gstfaad.c

Other information:


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=574877.




More information about the Gstreamer-bugs mailing list