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 507048 - Crash in libgstffmpeg.so
Crash in libgstffmpeg.so
Status: RESOLVED INCOMPLETE
Product: GStreamer
Classification: Platform
Component: gst-libav
0.10.x
Other All
: High critical
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-01-03 15:48 UTC by h-kikuti
Modified: 2008-05-06 12:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description h-kikuti 2008-01-03 15:48:07 UTC
Version: 2.18.3

What were you doing when the application crashed?
I watched a WMV video file.


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.3 2007-11-13 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.23.8-34.fc7 #1 SMP Thu Nov 22 20:39:56 EST 2007 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Crux
Icon Theme: Crystal

Memory status: size: 505798656 vsize: 505798656 resident: 44474368 share: 22589440 rss: 44474368 rss_rlim: 18446744073709551615
CPU usage: start_time: 1199375048 rtime: 147 utime: 125 stime: 22 cutime:5 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib64/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 46912496381056 (LWP 7709)]
[New Thread 1115699536 (LWP 7718)]
[New Thread 1105209680 (LWP 7715)]
[New Thread 1094719824 (LWP 7714)]
[New Thread 1084229968 (LWP 7711)]
(no debugging symbols found)
0x000000302ccc82e6 in poll () from /lib64/libc.so.6

Thread 3 (Thread 1105209680 (LWP 7715))

  • #0 waitpid
    from /lib64/libpthread.so.0
  • #1 gnome_vfs_drive_get_icon
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstffmpeg.so
  • #4 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstffmpeg.so
  • #5 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstffmpeg.so
  • #6 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstffmpeg.so
  • #7 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstffmpeg.so
  • #8 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstffmpeg.so
  • #9 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstffmpeg.so
  • #10 gnome_vfs_drive_get_icon
    from /usr/lib64/libgstreamer-0.10.so.0
  • #11 gst_pad_push
    from /usr/lib64/libgstreamer-0.10.so.0
  • #12 gnome_vfs_drive_get_icon
    from /usr/lib64/gstreamer-0.10/libgstcoreelements.so
  • #13 gnome_vfs_drive_get_icon
    from /usr/lib64/libgstreamer-0.10.so.0
  • #14 gnome_vfs_drive_get_icon
    from /lib64/libglib-2.0.so.0
  • #15 gnome_vfs_drive_get_icon
    from /lib64/libglib-2.0.so.0
  • #16 start_thread
    from /lib64/libpthread.so.0
  • #17 clone
    from /lib64/libc.so.6

----------- .xsession-errors (47079 sec old) ---------------------
==========================================================================
==========================================================================
Opening audio decoder: [mp3lib] MPEG layer-2, layer-3
AUDIO: 48000 Hz, 2 ch, s16le, 192.0 kbit/12.50% (ratio: 24000->192000)
Selected audio codec: [mp3] afm: mp3lib (mp3lib MPEG layer-2, layer-3)
==========================================================================
AO: [alsa] 48000Hz 2ch s16le (2 bytes per sample)
Starting playback...
VDec: vo config request - 640 x 480 (preferred colorspace: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.33:1 - prescaling to correct movie aspect.
VO: [xv] 640x480 => 640x480 Planar YV12 
A:   0.1 V:   0.0 A-V:  0.084 ct:  0.000   1/  1 ??% ??% ??,?% 0 0              
[mpeg4 @ 0xdab780]frame skip 8
A:   0.2 V:   0.0 A-V:  0.137 ct: -0.000   2/  2 ??% ??% ??,?% 0 0              
A:   0.2 V:   0.1 A-V:  0.115 ct:  0.000   3/  3 ??% ??% ??,?% 0 0              
A:   0.2 V:   0.1 A-V:  0.082 ct:  0.0
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Philip Withnall 2008-01-04 10:40:27 UTC
Looks like a GStreamer problem. Could you provide the video you were watching, or at least the segment of it during which Totem crashed?

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 Sebastian Dröge (slomo) 2008-05-06 12:33:32 UTC
The backtrace looks invalid... if you can reproduce this and get a good backtrace please reopen.