[mythtv-commits] Ticket #1188: Recording shows when no disk space available

MythTV mythtv at cvs.mythtv.org
Thu Feb 2 07:56:26 UTC 2006


#1188: Recording shows when no disk space available
---------------------------------------+------------------------------------
 Reporter:  Cougar <cougar at random.ee>  |        Owner:  ijr
     Type:  defect                     |       Status:  new
 Priority:  minor                      |    Milestone:     
Component:  mythtv                     |      Version:     
 Severity:  medium                     |   Resolution:     
---------------------------------------+------------------------------------
Comment (by Cougar <cougar at random.ee>):

 Any specific debuglevel that I should use here? I just tried to use gdb
 with [8835] (compiled with --compile-type=debug right now). I don't know
 how this exits but gdb doesn't give any backtrace.

 {{{
 cougar at zero:~> gdb /usr/bin/mythbackend -x gdbcommands
 GNU gdb 6.3
 Copyright 2004 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 "i586-suse-linux"...Using host libthread_db
 library "/lib/tls/libthread_db.so.1".

 [Thread debugging using libthread_db enabled]
 [New Thread 1101469056 (LWP 5386)]
 [New Thread 1106283440 (LWP 5391)]
 [New Thread 1108384688 (LWP 5393)]
 [New Thread 1110485936 (LWP 5394)]
 [New Thread 1112587184 (LWP 5396)]
 [New Thread 1114688432 (LWP 5397)]
 [New Thread 1116789680 (LWP 5398)]
 [New Thread 1118890928 (LWP 5399)]
 [New Thread 1120992176 (LWP 5400)]
 [New Thread 1123093424 (LWP 5401)]
 [New Thread 1125194672 (LWP 5402)]
 [New Thread 1127295920 (LWP 5403)]
 [New Thread 1131498416 (LWP 5404)]
 [New Thread 1133599664 (LWP 5405)]
 [New Thread 1136753584 (LWP 5406)]
 [New Thread 1138854832 (LWP 5407)]
 gdbcommands:6: Error in sourced command file:
 Couldn't get registers: No such process.
 (gdb) bt
 Cannot fetch general-purpose registers for thread 1116789680: generic
 error
 (gdb) thread apply all bt full
 Cannot find new threads: generic error
 }}}

 Anything else I can do? I don't know much about debugging threads.. ;-(

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1188>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list