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 379261 - crash in Movie Player: Trying to play a partial...
crash in Movie Player: Trying to play a partial...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.x
Other All
: High critical
: 0.10.4
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 420177 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2006-11-25 20:41 UTC by Olav Vitters
Modified: 2007-03-30 11:01 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description Olav Vitters 2006-11-25 20:41:41 UTC
Version: 2.17.1

What were you doing when the application crashed?
Trying to play a partially downloaded movie (meaning: corrupt). See http://stealthisfilm.com/


Distribution: Mandriva Linux release 2007.1 (Cooker) for i586
Gnome Release: 2.17.2 2006-11-07 (Mandriva)
BugBuddy Version: 2.16.0

Memory status: size: 99307520 vsize: 0 resident: 99307520 share: 0 rss: 25219072 rss_rlim: 0
CPU usage: start_time: 1164487086 rtime: 0 utime: 167 stime: 0 cutime:140 cstime: 0 timeout: 27 it_real_value: 0 frequency: 6

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

Using host libthread_db library "/lib/i686/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1227262272 (LWP 11864)]
[New Thread -1292043360 (LWP 11869)]
[New Thread -1279571040 (LWP 11868)]
[New Thread -1270146144 (LWP 11867)]
0xffffe410 in __kernel_vsyscall ()

Thread 2 (Thread -1292043360 (LWP 11869))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/i686/libpthread.so.0
  • #2 libgnomeui_segv_handle
    at gnome-ui-init.c line 870
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/i686/libc.so.6
  • #6 abort
    from /lib/i686/libc.so.6
  • #7 IA__g_logv
  • #8 IA__g_log
  • #9 IA__g_assert_warning
    at gmessages.c line 552
  • #10 qtdemux_parse_trak
    at qtdemux.c line 3306
  • #11 qtdemux_parse_tree
    at qtdemux.c line 2903
  • #12 gst_qtdemux_loop
    at qtdemux.c line 1024
  • #13 gst_task_func
    at gsttask.c line 192
  • #14 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #15 g_thread_create_proxy
    at gthread.c line 553
  • #16 start_thread
    from /lib/i686/libpthread.so.0
  • #17 clone
    from /lib/i686/libc.so.6

Comment 1 Jens Granseuer 2006-11-25 22:46:54 UTC
GStreamer issue in qtdemux.
Comment 2 Wim Taymans 2006-11-27 17:45:12 UTC
        * gst/qtdemux/qtdemux.c: (gst_qtdemux_get_duration),
        (gst_qtdemux_handle_src_query), (qtdemux_parse_trak):
          Remove some asserts and replace them with a proper error
          message. Fixes #379261.
Comment 3 Tim-Philipp Müller 2007-03-30 11:01:39 UTC
*** Bug 420177 has been marked as a duplicate of this bug. ***