Comment 30 for bug 421318

Revision history for this message
WalterCool (waltercool) wrote :

IDK if is the same problem:

waltercool@miniCompu:~$ gdb -exec totem
GNU gdb (GDB) 7.0-ubuntu
Copyright (C) 2009 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
(gdb) run
Starting program: /usr/bin/totem
[Thread debugging using libthread_db enabled]
[New Thread 0xb7a15b70 (LWP 24420)]
[New Thread 0xb7214b70 (LWP 24421)]

(totem:24416): GLib-GObject-WARNING **: IA__g_object_set_valist: object class `GstPlayBin2' has no property named `queue-size'
[New Thread 0xb67f3b70 (LWP 24422)]
[New Thread 0xb5ff2b70 (LWP 24423)]
[New Thread 0xb57f1b70 (LWP 24424)]
[New Thread 0xb4cfeb70 (LWP 24425)]
[New Thread 0xb03f7b70 (LWP 24426)]
[Thread 0xb03f7b70 (LWP 24426) exited]

Program received signal SIGABRT, Aborted.
[Switching to Thread 0xb57f1b70 (LWP 24424)]
0x00361422 in __kernel_vsyscall ()
(gdb) back
#0 0x00361422 in __kernel_vsyscall ()
#1 0x0736a4d1 in raise () from /lib/tls/i686/cmov/libc.so.6
#2 0x0736d932 in abort () from /lib/tls/i686/cmov/libc.so.6
#3 0x03889217 in MPV_frame_start () from /usr/lib/i686/cmov/libavcodec.so.52
#4 0x06b2bff4 in ?? () from /usr/lib/gstreamer-0.10/libgstplaybin.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)