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 517441 - crash in Movie Player: i wanted to play .ivr vi...
crash in Movie Player: i wanted to play .ivr vi...
Status: RESOLVED DUPLICATE of bug 440120
Product: GStreamer
Classification: Platform
Component: dont know
0.10.x
Other All
: High critical
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-19 13:41 UTC by rawteach2000
Modified: 2008-02-19 17:23 UTC
See Also:
GNOME target: ---
GNOME version: 2.17/2.18



Description rawteach2000 2008-02-19 13:41:48 UTC
Version: 2.18.1

What were you doing when the application crashed?
i wanted to play .ivr video on it


Distribution: Fedora release 7 (Moonshine)
Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc)
BugBuddy Version: 2.18.0

System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10300000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: Fedora

Memory status: size: 116899840 vsize: 116899840 resident: 25169920 share: 13156352 rss: 25169920 rss_rlim: 4294967295
CPU usage: start_time: 1203427836 rtime: 84 utime: 73 stime: 11 cutime:11 cstime: 3 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1208489360 (LWP 7300)]
[New Thread -1272677488 (LWP 7306)]
[New Thread -1262187632 (LWP 7305)]
[New Thread -1251697776 (LWP 7304)]
[New Thread -1237058672 (LWP 7303)]
[New Thread -1226568816 (LWP 7302)]
(no debugging symbols found)
0x00902402 in __kernel_vsyscall ()

Thread 4 (Thread -1251697776 (LWP 7304))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/libpthread.so.0
  • #2 gnome_vfs_drive_get_icon
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 ??
    from /usr/lib/gstreamer-0.10/libgstmpegstream.so
  • #5 ??
    from /usr/lib/gstreamer-0.10/libgstmpegstream.so
  • #6 ??
    from /usr/lib/gstreamer-0.10/libgstmpegstream.so
  • #7 ??
    from /usr/lib/gstreamer-0.10/libgstmpegstream.so
  • #8 gnome_vfs_drive_get_icon
    from /usr/lib/libgstreamer-0.10.so.0
  • #9 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #10 ??
    from /usr/lib/gstreamer-0.10/libgstid3demux.so
  • #11 gnome_vfs_drive_get_icon
    from /usr/lib/libgstreamer-0.10.so.0
  • #12 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #13 ??
    from /usr/lib/gstreamer-0.10/libgstcoreelements.so
  • #14 gnome_vfs_drive_get_icon
    from /usr/lib/libgstreamer-0.10.so.0
  • #15 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #16 gnome_vfs_drive_get_icon
    from /usr/lib/libgstreamer-0.10.so.0
  • #17 gnome_vfs_drive_get_icon
    from /usr/lib/libgstreamer-0.10.so.0
  • #18 gst_pad_push
    from /usr/lib/libgstreamer-0.10.so.0
  • #19 gnome_vfs_drive_get_icon
    from /usr/lib/libgstbase-0.10.so.0
  • #20 gnome_vfs_drive_get_icon
    from /usr/lib/libgstreamer-0.10.so.0
  • #21 gnome_vfs_drive_get_icon
    from /lib/libglib-2.0.so.0
  • #22 gnome_vfs_drive_get_icon
    from /lib/libglib-2.0.so.0
  • #23 start_thread
    from /lib/libpthread.so.0
  • #24 clone
    from /lib/libc.so.6


----------- .xsession-errors (10 sec old) ---------------------
Window manager warning: meta_window_activate called by a pager with a 0 timestamp; the pager needs to be fixed.
[00000312] main playlist: nothing to play
[00000312] main playlist: nothing to play
[00000312] main playlist: nothing to play
[00000312] main playlist: stopping playback
** Message: don't know how to handle video/mpeg, systemstream=(boolean)true, mpegversion=(int)2
** Message: Error: You do not have a decoder installed to handle this file. You might need to install the necessary plugins.
gstplaybasebin.c(2182): prepare_output (): /play
** Message: Missing plugin: gstreamer.net|0.10|totem|MPEG-2 System Stream demuxer|decoder-video/mpeg, systemstream=(boolean)true, mpegversion=(int)2 (MPEG-2 System Stream demuxer)
** Message: Automatic missing codec installation not supported (helper script missing)
(totem:7300): GStreamer-CRITICAL **: gst_buffer_create_sub: assertion `buffer->size >= offset + size' failed
(totem:7300): GStreamer-CRITICAL **: gst_buffer_set_caps: assertion `buffer != NULL' failed
--------------------------------------------------
Comment 1 Philip Withnall 2008-02-19 17:06:47 UTC
Looks like a GStreamer problem.

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://live.gnome.org/GettingTraces for more information on how to do so and reopen this bug or report a new one. Thanks in advance!
Comment 2 Tim-Philipp Müller 2008-02-19 17:23:08 UTC
Looks like a duplicate of bug #440120. Please re-open if this happens with core/base 0.10.17 and the upcoming gst-plugins-ugly 0.10.7 release.


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