Bug#869503: Totem Player Segmentation Fault on Start Up (Debian 9)

Aaron Valdes aaron78valdes at gmail.com
Mon Jul 24 00:43:47 UTC 2017


My previous backtrace, I thought it froze, so I CTRL-C gdm.

I have run it again here but did not CTRL-C it.

See below.


On Sun, 23 Jul 2017 15:12:26 -0500 Jason Crain <jason at inspiresomeone.us> wrote:
> On Sun, Jul 23, 2017 at 02:55:48PM -0400, Aaron Valdes wrote:
> > The system that this is happening on is a Dell Latitude D505 laptop.  I
> > do thing the problem is system related because it works fine on other
> > machines.
> > 
> > I can post lspci and lshw if it would help.
> > 
> > (totem:3998): Gtk-WARNING **: Drawing a gadget with negative dimensions.
> > Did you forget to allocate a size? (node slider owner GtkScale)
> > Segmentation fault
> > 
> > This is happening when playing all file types.
> > 
> > What other log files can I check?
> 
> It would be helpful if you can provide a backtrace.
> https://wiki.debian.org/HowToGetABacktrace can help tell you how to
> enable debug repositories, install debug symbols, and get a backtrace.
> You'll need to install at least gdb, totem-dbgsym, libtotem0-dbgsym,
> totem-plugins-dbgsym, libgtk-3-0-dbgsym, libglib2.0-0-dbg, and possibly
> others depending on what symbols are missing from the backtrace.
> 
> 

gdb totem
GNU gdb (Debian 7.12-6) 7.12.0.20161007-git
Copyright (C) 2016 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 "i686-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from totem...Reading symbols
from /usr/lib/debug/.build-id/76/c73577645ba60270eb0d6919647d36862f01c7.debug...done.
done.
(gdb) thread apply all bt
(gdb) run
Starting program: /usr/bin/totem 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[New Thread 0xb16f1b40 (LWP 7133)]
[New Thread 0xb0ef0b40 (LWP 7134)]
[New Thread 0xb02ffb40 (LWP 7135)]

(totem:7129): Totem-WARNING **: Failed to register application: Timeout
was reached
[Thread 0xb02ffb40 (LWP 7135) exited]
[Thread 0xb0ef0b40 (LWP 7134) exited]
[Thread 0xb16f1b40 (LWP 7133) exited]
[Inferior 1 (process 7129) exited normally]



More information about the pkg-gnome-maintainers mailing list