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 581265 - [asfdemux] Crash in gst_asf_demux_push_complete_payloads
[asfdemux] Crash in gst_asf_demux_push_complete_payloads
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-ugly
0.10.22
Other All
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-04 07:38 UTC by gary turner
Modified: 2009-09-10 08:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description gary turner 2009-05-04 07:38:00 UTC
Version: 2.22.2

What were you doing when the application crashed?
streaming video


Distribution: Debian squeeze/sid
Gnome Release: 2.22.3 2008-09-18 (Debian)
BugBuddy Version: 2.24.2

System: Linux 2.6.26-1-amd64 #1 SMP Sat Jan 10 17:57:00 UTC 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10402000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Amaranth
Icon Theme: Amaranth

Memory status: size: 647028736 vsize: 647028736 resident: 67538944 share: 24322048 rss: 67538944 rss_rlim: 18446744073709551615
CPU usage: start_time: 1241422075 rtime: 6517 utime: 6281 stime: 236 cutime:0 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fb57901b800 (LWP 17576)]
[New Thread 0x7fb552216950 (LWP 17593)]
[New Thread 0x7fb551a15950 (LWP 17592)]
[New Thread 0x7fb556a18950 (LWP 17591)]
[New Thread 0x7fb557c69950 (LWP 17586)]
[New Thread 0x7fb55bffe950 (LWP 17585)]
[New Thread 0x7fb56489f950 (LWP 17584)]
[New Thread 0x7fb55b7fd950 (LWP 17583)]
[New Thread 0x7fb565b34950 (LWP 17578)]
0x00007fb57243d936 in poll () from /lib/libc.so.6

Thread 7 (Thread 0x7fb56489f950 (LWP 17584))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.20.0/glib/gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.20.0/glib/gspawn.c line 694
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 <signal handler called>
  • #6 gst_asf_demux_push_complete_payloads
    at gstasfdemux.c line 1099
  • #7 gst_asf_demux_chain
    at gstasfdemux.c line 1369
  • #8 gst_pad_chain_unchecked
    at gstpad.c line 3890
  • #9 gst_pad_push
    at gstpad.c line 4057
  • #10 gst_type_find_element_chain
    at gsttypefindelement.c line 623
  • #11 gst_pad_chain_unchecked
    at gstpad.c line 3890
  • #12 gst_pad_push
    at gstpad.c line 4057
  • #13 gst_pad_chain_unchecked
    at gstpad.c line 3890
  • #14 gst_pad_push
    at gstpad.c line 4057
  • #15 gst_base_src_loop
    at gstbasesrc.c line 2275
  • #16 gst_task_func
    at gsttask.c line 192
  • #17 g_thread_pool_thread_proxy
    at /tmp/buildd/glib2.0-2.20.0/glib/gthreadpool.c line 265
  • #18 g_thread_create_proxy
    at /tmp/buildd/glib2.0-2.20.0/glib/gthread.c line 635
  • #19 start_thread
    from /lib/libpthread.so.0
  • #20 clone
    from /lib/libc.so.6
  • #21 ??




----------- .xsession-errors (3140034 sec old) ---------------------
 copyright: www.petatv.com
 comments: 
open: No such file or directory
[MGA] Couldn't open: /dev/mga_vid
Error opening/initializing the selected video_out (-vo) device.
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 32000 Hz, 2 ch, s16le, 32.0 kbit/3.12% (ratio: 4000->128000)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Video: no video
Starting playback...
A:   2.9 (02.9) of 34.0 (34.0) ??,?%                                            A:   3.0 (02.9) of 34.0 (34.0) ??,?%                                            A:   3.0 (02.9) of 34.0 (34.0) ??,?%  
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Tim-Philipp Müller 2009-05-04 17:17:47 UTC
What's the output of

  gst-inspect-0.10 asfdemux | grep Version

?
Comment 2 Sebastian Dröge (slomo) 2009-09-10 08:44:16 UTC
Closing because no additional information was provided.