GNOME Bugzilla – Bug 432331
[ffdemux_mov] crash in Movie Player: I am downloading anime f...
Last modified: 2007-04-27 16:11:30 UTC
Version: 2.16.4 What were you doing when the application crashed? I am downloading anime from a bittorrent tracker and tryed to open a video that has not yet to download any data for. The file type was .mp4 Distribution: Gentoo Base System release 1.12.9 Gnome Release: 2.16.2 2007-04-18 (Gentoo) BugBuddy Version: 2.16.0 Memory status: size: 320356352 vsize: 320356352 resident: 81113088 share: 17293312 rss: 81113088 rss_rlim: -1 CPU usage: start_time: 1177262883 rtime: 1814 utime: 1737 stime: 77 cutime:2 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/totem' Using host libthread_db library "/lib/libthread_db.so.1". [Thread debugging using libthread_db enabled] [New Thread 47322614655360 (LWP 17108)] [New Thread 1107310912 (LWP 17228)] [New Thread 1157667136 (LWP 17201)] 0x00002b0a2758b556 in *__GI___poll (fds=0x585dc0, nfds=10, timeout=600) at ../sysdeps/unix/sysv/linux/poll.c:87 in ../sysdeps/unix/sysv/linux/poll.c
+ Trace 129789
Thread 2 (Thread 1107310912 (LWP 17228))
*** Bug 432337 has been marked as a duplicate of this bug. ***
Marking as NEW due to dupes and good stacktrace
It looks like in your case the quicktime demuxer from gst-ffmpeg gets used. This only happens with old gst-ffmpeg versions and if you're missing the 'proper' gstreamer quicktime demuxer (qtdemux) . The gst-ffmpeg quicktime demuxer is known to be rather unstable and newer version of gst-ffmpeg make sure it doesn't get used by totem et.al. In short, please install the 'qtdemux' quicktime demuxer from gst-plugins-bad and report any problems you're having with that demuxer. Thanks! Closing as OBSOLETE, since this won't happen with current versions of gst-ffmpeg.