[mythtv-users] MythTV fronted 0.17 segfault

François-Xavier Payet Francois-Xavier.Payet at ens.insa-rennes.fr
Sat Apr 2 23:14:30 UTC 2005


Hello,

My mythtv frontend fails while launching frontend. Here's the gdb output :

	[foux at pc-rbnc3171]~ % gdb mythtv
	GNU gdb 6.0
	Copyright 2003 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 "i686-pc-linux-gnu"...Using host libthread_db 	
library "/lib/libthread_db.so.1".

	(gdb) run
	Starting program: /usr/bin/mythtv
	[Thread debugging using libthread_db enabled]
	[New Thread -1229219072 (LWP 16220)]
	[New Thread -1232036944 (LWP 16223)]

	Program received signal SIG33, Real-time event 33.
	[Switching to Thread -1232036944 (LWP 16223)]
	0x42c944ac in clone () from /lib/libc.so.6
	(gdb) thread apply all bt full
	
	Thread 2 (Thread -1232036944 (LWP 16223)):
	#0  0x42c944ac in clone () from /lib/libc.so.6
	No symbol table info available.
	
	Thread 1 (Thread -1229219072 (LWP 16220)):
	#0  0xffffe410 in ?? ()
	No symbol table info available.
	#1  0xbffff194 in ?? ()
	No symbol table info available.
	#2  0x00000001 in ?? ()
	No symbol table info available.
	#0  0x42c944ac in clone () from /lib/libc.so.6
	(gdb) 

I absolutely don't know what to do with this

Thanks, 

François-Xavier


More information about the mythtv-users mailing list