[mythtv] gdb error on FC7

Peter Schade l-case at gmx.net
Fri Jun 15 05:57:44 UTC 2007


Hello,
i tried to catch a segfault today, but gdb spits out an error wich i can't 
resolve. Any hints?

[root at localhost ~]# cat gdbcommands
handle SIGPIPE nostop noprint
handle SIG33 nostop noprint
set logging on
set pagination off
set args -l myth.log
run
thread apply all bt full
set logging off


[root at localhost ~]# gdb mythbackend -x gdbcommands
GNU gdb Red Hat Linux (6.6-15.fc7rh)
Copyright (C) 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain 
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
Error while reading shared library symbols:
Couldn't read floating-point and SSE registers: No such device.
/root/gdbcommands:6: Error in sourced command file:
Couldn't read floating-point and SSE registers: No such device.

Thanks Peter 



More information about the mythtv-dev mailing list