Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 180528 - totem-2.1x and/or gstreamer-0.10 crashes at file-change
Summary: totem-2.1x and/or gstreamer-0.10 crashes at file-change
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-01 09:37 UTC by Peter Weber
Modified: 2007-06-01 13:30 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Weber 2007-06-01 09:37:28 UTC
Totem or Gstreamer seem have a problem to change from a running mpeg-movie to another mpeg-movie. This seem to happen at manual file-changes via Movie>Open, the list in this menu or while jumping through the playlist.
This problem exist since long time, even with 2.16 and 2.18 release series.

Reproducible: Sometimes

Steps to Reproduce:
1. open a mpeg movie
2. change in the open totem-window the movie
3. try it until totem/gstreamer crash

Actual Results:  
Totem/Gstreamer close without not comment.

Expected Results:  
Totem should open the file always without a crash.

 totem --debug
(totem:5515): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstBuffer'

(totem:5515): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `GstXvImageBuffer'
Segmentation fault


emerge --info
Portage 2.1.2.7 (default-linux/x86/2007.0/desktop, gcc-4.1.2, glibc-2.5-r3, 2.6.21.1 i686)
=================================================================
System uname: 2.6.21.1 i686 Intel(R) Pentium(R) M processor 1.73GHz
Gentoo Base System release 1.12.9
Timestamp of tree: Thu, 31 May 2007 21:50:01 +0000
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/X11/xkb"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=pentium-m -O2 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.de.gentoo.org/gentoo-portage"
USE="X aac acl acpi alsa avahi berkdb bitmap-fonts cairo cdinstall cdr cli cracklib cups dbus dri dvd dvdr dvdread eds emboss encode evo fam fbcon ffmpeg firefox flac fortran gdbm gif glitz gnome gpm gstreamer gtk hal iconv ipod ipv6 isdnlog jabber jpeg kerberos ldap libg++ libnotify libsexy mad midi mikmod mmx mono mp3 mpeg mudflap nautilus ncurses nls nptl nptlonly ogg openal opengl openmp pam pcmcia pcre pdf png pppd python qt3support quicktime readline reflection samba sdl session spell spl sqlite sse sse2 ssl startup-notification svg sysfs sysvipc tcpd theora tiff truetype truetype-fonts type1-fonts unicode usb vorbis wifi x264 x86 xcomposite xml xorg xv xvid zlib" ALSA_CARDS="intel8x0" ELIBC="glibc" INPUT_DEVICES="keyboard evdev" KERNEL="linux" USERLAND="GNU" VIDEO_CARDS="i810"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-06-01 13:03:06 UTC
Please, attach a backtrace here and reopen then; thanks.

http://www.gentoo.org/proj/en/qa/backtraces.xml
Comment 2 Peter Weber 2007-06-01 13:30:26 UTC
Mhhhh. Could be need some time, I must setup a new system on my desktop. I need my laptop as working-system here and it is everything compilded with fomit-frame-pointer.

At first I will try to change some gstreamer-modules and test if this happens with other graphics-card (xvideo error above).