Public bug reported:

1)

an...@saltatrix:~$ lsb_release -rd
Description:    Ubuntu karmic (development branch)
Release:        9.10

2)

an...@saltatrix:~$ apt-cache policy totem
totem:
  Installed: 2.27.1-1ubuntu5
  Candidate: 2.27.1-1ubuntu5
  Version table:
 *** 2.27.1-1ubuntu5 0
        500 http://gb.archive.ubuntu.com karmic/main Packages
        100 /var/lib/dpkg/status
     2.26.1-0ubuntu5 0
        500 http://gb.archive.ubuntu.com jaunty/main Packages

3)

the video to start playing

4)

totem starts, and throws up a dialog saying "failed to connect to
stream: too large".

>From the command line, it says (core dumped) but I see no core file (or
anything in /var/crash/) so the crash handler does not start.

an...@saltatrix:~$ totem Desktop/DanGilbert_2005G.mp4

(totem:11317): GLib-WARNING **: GError set over the top of a previous GError or 
uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before 
it's set.
The overwriting error message was: Method "InhibitActivation" with signature 
"s" on interface "org.gnome.ScreenSaver" doesn't exist


** (totem:11317): WARNING **: Problem inhibiting the screensaver: Method 
"Inhibit" with signature "ss" on interface "org.gnome.ScreenSaver" doesn't exist


(totem:11317): Gtk-WARNING **: Radio group does not contain an action with 
value '-2'
** Message: Error: Failed to connect stream: Too large
pulsesink.c(674): gst_pulseringbuffer_acquire (): 
/GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin5/GstAutoAudioSink:autoaudiosink1/GstPulseSink:autoaudiosink1-actual-sink-pulse

Fatal Python error: PyEval_SaveThread: NULL tstate
Aborted (core dumped)

when run under gdb, I get:

an...@saltatrix:~$ gdb --args totem Desktop/DanGilbert_2005G.mp4 
GNU gdb 6.8-debian
Copyright (C) 2008 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 "x86_64-linux-gnu"...
(no debugging symbols found)
(gdb) r
Starting program: /usr/bin/totem Desktop/DanGilbert_2005G.mp4
[Thread debugging using libthread_db enabled]
[New Thread 0x7fdc40d097f0 (LWP 11349)]
[New Thread 0x7fdc302d8950 (LWP 11353)]
[New Thread 0x7fdc2ee2c950 (LWP 11354)]
[Thread 0x7fdc2ee2c950 (LWP 11354) exited]
[New Thread 0x7fdc2ee2c950 (LWP 11355)]
[New Thread 0x7fdc2503e950 (LWP 11356)]

(totem:11349): GLib-WARNING **: GError set over the top of a previous GError or 
uninitialized memory.
This indicates a bug in someone's code. You must ensure an error is NULL before 
it's set.
The overwriting error message was: Method "InhibitActivation" with signature 
"s" on interface "org.gnome.ScreenSaver" doesn't exist


** (totem:11349): WARNING **: Problem inhibiting the screensaver: Method 
"Inhibit" with signature "ss" on interface "org.gnome.ScreenSaver" doesn't exist

[New Thread 0x7fdc23d63950 (LWP 11357)]

(totem:11349): Gtk-WARNING **: Radio group does not contain an action with 
value '-2'
[New Thread 0x7fdc20749950 (LWP 11358)]
[New Thread 0x7fdc1ff48950 (LWP 11359)]
** Message: Error: Failed to connect stream: Too large
pulsesink.c(674): gst_pulseringbuffer_acquire (): 
/GstPlayBin2:play/GstPlaySink:playsink0/GstBin:abin/GstBin:audiosinkbin/GstGConfAudioSink:audio-sink/GstBin:bin5/GstAutoAudioSink:autoaudiosink1/GstPulseSink:autoaudiosink1-actual-sink-pulse

[Thread 0x7fdc302d8950 (LWP 11353) exited]
[Thread 0x7fdc1ff48950 (LWP 11359) exited]
[Thread 0x7fdc20749950 (LWP 11358) exited]
[Thread 0x7fdc2ee2c950 (LWP 11355) exited]
[Thread 0x7fdc23d63950 (LWP 11357) exited]
[Thread 0x7fdc2503e950 (LWP 11356) exited]
[New Thread 0x7fdc2503e950 (LWP 11360)]
Fatal Python error: PyEval_SaveThread: NULL tstate

Program received signal SIGABRT, Aborted.
[Switching to Thread 0x7fdc40d097f0 (LWP 11349)]
0x00007fdc3a512025 in *__GI_raise (sig=<value optimized out>) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64      ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
        in ../nptl/sysdeps/unix/sysv/linux/raise.c
(gdb) bt full
#0  0x00007fdc3a512025 in *__GI_raise (sig=<value optimized out>) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:64
        pid = <value optimized out>
        selftid = <value optimized out>
#1  0x00007fdc3a513c33 in *__GI_abort () at abort.c:88
        act = {__sigaction_handler = {sa_handler = 0x7fff41746e88, sa_sigaction 
= 0x7fff41746e88}, sa_mask = {__val = {140583851309152, 140583956944880, 
140583922282096, 53838336, 
      41119872, 1, 140583848754402, 140583847745928, 140583957045248, 
140734291537456, 4294967295, 32, 4407528, 0, 140583922282096, 53838336}}, 
sa_flags = 41119872, 
  sa_restorer = 0x7fdc3e765000}
        sigs = {__val = {32, 0 <repeats 15 times>}}
#2  0x00007fdc3e8737ce in Py_FatalError () from /usr/lib/libpython2.6.so.1.0
No symbol table info available.
#3  0x00007fdc3e84ec2c in PyEval_SaveThread () from /usr/lib/libpython2.6.so.1.0
No symbol table info available.
#4  0x00007fdc2d2e103d in ?? () from 
/usr/lib/pymodules/python2.6/gtk-2.0/gobject/_gobject.so
No symbol table info available.
#5  0x00007fdc3e7f1f8b in ?? () from /usr/lib/libpython2.6.so.1.0
No symbol table info available.
#6  0x00007fdc2d2e0fed in ?? () from 
/usr/lib/pymodules/python2.6/gtk-2.0/gobject/_gobject.so
No symbol table info available.
#7  0x00007fdc3e80f315 in ?? () from /usr/lib/libpython2.6.so.1.0
No symbol table info available.
#8  0x000000000044e9f7 in ?? ()
No symbol table info available.
#9  0x00007fdc3b6776ff in g_object_unref () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#10 0x000000000044c01f in ?? ()
No symbol table info available.
#11 0x00007fdc3b1ca292 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#12 0x00007fdc3b1caac8 in g_hash_table_remove_all () from 
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#13 0x00007fdc3b1cac75 in g_hash_table_destroy () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#14 0x000000000044bf52 in totem_plugins_engine_shutdown ()
No symbol table info available.
#15 0x00000000004268e1 in totem_action_exit ()
No symbol table info available.
#16 0x0000000000427e32 in ?? ()
No symbol table info available.
#17 0x00007fdc3d3dea03 in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#18 0x00007fdc3b67562e in g_closure_invoke () from /usr/lib/libgobject-2.0.so.0
---Type <return> to continue, or q <return> to quit---
No symbol table info available.
#19 0x00007fdc3b68b836 in ?? () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#20 0x00007fdc3b68cb3e in g_signal_emit_valist () from 
/usr/lib/libgobject-2.0.so.0
No symbol table info available.
#21 0x00007fdc3b68d203 in g_signal_emit () from /usr/lib/libgobject-2.0.so.0
No symbol table info available.
#22 0x00007fdc3d4fdbdf in ?? () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#23 0x00007fdc3d3d5ac5 in gtk_propagate_event () from 
/usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#24 0x00007fdc3d3d6af3 in gtk_main_do_event () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#25 0x00007fdc3d02c90c in ?? () from /usr/lib/libgdk-x11-2.0.so.0
No symbol table info available.
#26 0x00007fdc3b1d88fe in g_main_context_dispatch () from 
/usr/lib/libglib-2.0.so.0
No symbol table info available.
#27 0x00007fdc3b1dbfd8 in ?? () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#28 0x00007fdc3b1dc435 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
No symbol table info available.
#29 0x00007fdc3d3d7027 in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
No symbol table info available.
#30 0x00000000004210db in main ()
No symbol table info available.
(gdb)

** Affects: totem (Ubuntu)
     Importance: Undecided
         Status: Invalid

-- 
fails to play video
https://bugs.launchpad.net/bugs/392557
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to