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 508530 - Reaches assertion in gst_ffmpegdec_get_buffer
Reaches assertion in gst_ffmpegdec_get_buffer
Status: RESOLVED NOTGNOME
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.3
Other All
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 511556 515121 519619 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2008-01-10 15:13 UTC by Philipp Schlesinger
Modified: 2008-02-29 21:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Philipp Schlesinger 2008-01-10 15:13:07 UTC
Version: 2.20.3

What were you doing when the application crashed?



Distribution: Debian lenny/sid
Gnome Release: 2.20.2 2007-11-29 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.23-1-686 #1 SMP Fri Dec 21 13:57:07 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400090
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 132771840 vsize: 132771840 resident: 46395392 share: 15626240 rss: 46395392 rss_rlim: 4294967295
CPU usage: start_time: 1199977924 rtime: 639 utime: 538 stime: 101 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/bin/totem'

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6c528c0 (LWP 7332)]
[New Thread 0xb1ffdb90 (LWP 7393)]
[New Thread 0xb27feb90 (LWP 7392)]
[New Thread 0xb483ab90 (LWP 7391)]
[New Thread 0xb3977b90 (LWP 7390)]
[New Thread 0xb17fcb90 (LWP 7388)]
[New Thread 0xb2fffb90 (LWP 7387)]
[New Thread 0xb0ffbb90 (LWP 7386)]
[New Thread 0xb66e3b90 (LWP 7334)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 7 (Thread 0xb2fffb90 (LWP 7387))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 __kernel_vsyscall
  • #7 raise
    from /lib/i686/cmov/libc.so.6
  • #8 abort
    from /lib/i686/cmov/libc.so.6
  • #9 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #10 g_log
    from /usr/lib/libglib-2.0.so.0
  • #11 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #12 ??
    from /usr/lib/gstreamer-0.10/libgstffmpeg.so
  • #13 ??


----------- .xsession-errors ---------------------
GCJ PLUGIN: thread 0x8163f08: NP_GetValue
GCJ PLUGIN: thread 0x8163f08: NP_GetValue: returning plugin description.
GCJ PLUGIN: thread 0x8163f08: NP_GetValue return
GCJ PLUGIN: thread 0x8163f08: NP_GetMIMEDescription
GCJ PLUGIN: thread 0x8163f08: NP_GetMIMEDescription return
GCJ PLUGIN: thread 0x8163f08: NP_GetValue
GCJ PLUGIN: thread 0x8163f08: NP_GetValue: returning plugin name.
GCJ PLUGIN: thread 0x8163f08: NP_GetValue return
GCJ PLUGIN: thread 0x8163f08: NP_GetValue
GCJ PLUGIN: thread 0x8163f08: NP_GetValue: returning plugin description.
GCJ PLUGIN: thread 0x8163f08: NP_GetValue return
sys:1: GtkWarning: gtk_window_group_remove_window: assertion `GTK_IS_WINDOW_GROUP (window_group)' failed
** ERROR **: file gstffmpegdec.c: line 731 (gst_ffmpegdec_get_buffer): should not be reached
aborting...
--------------------------------------------------
Comment 1 Philip Withnall 2008-01-10 18:45:31 UTC
Forwarding to the GStreamer people...

Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://www.gnome.org/projects/totem/#bugs for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Comment 2 Philip Withnall 2008-01-23 18:03:32 UTC
*** Bug 511556 has been marked as a duplicate of this bug. ***
Comment 3 Philip Withnall 2008-02-08 07:07:59 UTC
*** Bug 515121 has been marked as a duplicate of this bug. ***
Comment 4 Jan Schmidt 2008-02-08 10:05:37 UTC
Lenny currently has gst-ffmpeg 0.10.3 -> setting the version number appropriately
Comment 5 Sebastian Dröge (slomo) 2008-02-09 10:51:08 UTC
Hi,
this is a bug in the package, caused by building against the system ffmpeg. Fixed with 0.10.3-5, see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463759

Comment 6 Philip Withnall 2008-02-29 21:22:05 UTC
*** Bug 519619 has been marked as a duplicate of this bug. ***