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 574407 - Crash in gst_faad_set_caps() with mkv
Crash in gst_faad_set_caps() with mkv
Status: RESOLVED DUPLICATE of bug 573369
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.21
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-03-06 18:29 UTC by Priit Laes (IRC: plaes)
Modified: 2009-03-06 19:20 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Priit Laes (IRC: plaes) 2009-03-06 18:29:16 UTC
Version: 2.25.90

What were you doing when the application crashed?
Started viewing media file


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.25.91 2009-03-01 (Gentoo)
BugBuddy Version: 2.24.2

System: Linux 2.6.28 #134 SMP PREEMPT Sat Dec 27 13:16:10 EET 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks Compact
Icon Theme: gnome

Memory status: size: 597680128 vsize: 597680128 resident: 49573888 share: 26415104 rss: 49573888 rss_rlim: 18446744073709551615
CPU usage: start_time: 1236363937 rtime: 138 utime: 128 stime: 10 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[?1034h[Thread debugging using libthread_db enabled]
[New Thread 0x7f91a1b0b750 (LWP 11112)]
[New Thread 0x7f917fbc0950 (LWP 11122)]
[New Thread 0x7f91848e9950 (LWP 11121)]
[New Thread 0x7f9185931950 (LWP 11120)]
[New Thread 0x7f918633b950 (LWP 11119)]
[New Thread 0x7f9189ad8950 (LWP 11118)]
[New Thread 0x7f918c516950 (LWP 11114)]
0x00007f91960f45e6 in *__GI___poll (fds=0x18ecfa0, nfds=11, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
	in ../sysdeps/unix/sysv/linux/poll.c

Thread 4 (Thread 0x7f9185931950 (LWP 11120))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 check_if_gdb
    at gnome-breakpad.cc line 223
  • #4 bugbuddy_segv_handle
    at gnome-breakpad.cc line 84
  • #5 <signal handler called>
  • #6 gst_pad_set_caps
    at gstpad.c line 2415
  • #7 gst_pad_chain_unchecked
    at gstpad.c line 2467
  • #8 gst_pad_push
    at gstpad.c line 4045
  • #9 gst_queue_loop
    at gstqueue.c line 1047
  • #10 gst_task_func
    at gsttask.c line 192
  • #11 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #12 g_thread_create_proxy
    at gthread.c line 635
  • #13 start_thread
    at pthread_create.c line 297
  • #14 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112
  • #15 ??

Comment 1 Philip Withnall 2009-03-06 19:10:14 UTC
Looks like a GStreamer bug.
Comment 2 Tim-Philipp Müller 2009-03-06 19:20:59 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.


Should be fixed in git, will be in the upcoming gst-plugins-bad 0.10.11 release.

*** This bug has been marked as a duplicate of 573369 ***