[mythtv] More on Mythtv0.11 crashing with fast forward. backtrace from cvs gdb

cmisip cmisip at insightbb.com
Mon Sep 1 00:09:00 EDT 2003


I installed the weekly cvs gdb 9/01/2003 and got this backtrace.  To
produce the error I pressed fast forward and when mythtv got stuck, I
pressed P to pause and P to play.  This seems to keep it from going back
to the Watch A Recording Screen.  Then when the disk thrashing quits, I
killed mythfrontend.   I dont know what else to do if this does not have
enough information.  


On Sun, 2003-08-31 at 20:19, Isaac Richards wrote:
> On Sunday 31 August 2003 03:53 pm, cmisip wrote:
> > With sticky keys on, the freeze is always on the same part of the
> > recording.  There is a lot of disk trashing when mythtv gets to this
> > part of the recording (almost a minute or so) and then mythtv quits to
> > the previous screen(watch a recording screen).  Sometimes, it doesn't
> > and this backtrace is from when it didn't return me to the previous
> > screen.  When mythfrontend is killed, there is a lot of Rebuffering
> > messages on the output.  The first backtrace is from when mythfrontend
> > crashed immediately upon playing back a video and returned me to
> > emacs.The second backtrace, was the forward freeze.  I have quite a big
> > LVM storage consisting of 100 gigs, 2 x 80 gigs, and 160 gigs of storage
> > combined into one LVM storage.I wonder if that has anything to do with
> > it. Running Redhat9 with 2.4.20-19.9 kernel and SBlive 5.1 with OSS
> > drivers, and ATI TV Wonder and ATI TV Wonder VE in the master backend;
> > WinTV Go in the slave backend.    I hope these backtraces and info prove
> > useful.   Thanks
> 
> You're going to have to switch to a different version of gdb or something.  I 
> can't use these backtraces, as they're missing the most recent stack segments 
> in each section -- ie., I have absolutely no information on what it's 
> actually _doing_.
> 
> Isaac
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
-------------- next part --------------
Current directory is ~/
GNU gdb 20030901
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"...
(gdb) run
Starting program: /usr/local/bin/mythfrontend 
[New Thread 1092147008 (LWP 26170)]
connecting to backend server: 192.168.1.2:6543
[New Thread 1116949808 (LWP 26175)]
[New Thread 1125342512 (LWP 26176)]
[New Thread 1133735216 (LWP 26177)]
Opening OSS audio device '/dev/dsp0'.
[New Thread 1152871728 (LWP 26178)]
Over/underscanning. V: 0.000000, H: 0.000000, XOff: 0, YOff: 0
Using XV port 139
[New Thread 1169837360 (LWP 26179)]
Changing from None to WatchingPreRecorded
rebuffering (117884 128000)
rebuffering (118320 128000)
rebuffering (124274 128000)
rebuffering (122282 128000)
rebuffering (122069 128000)
rebuffering (123285 128000)
rebuffering (124764 128000)
rebuffering (119529 128000)
rebuffering (121312 128000)
rebuffering (122686 128000)
rebuffering (126953 128000)
rebuffering (120058 128000)
rebuffering (119024 128000)
rebuffering (117967 128000)
rebuffering (118095 128000)
rebuffering (121192 128000)
rebuffering (120004 128000)
rebuffering (127689 128000)
rebuffering (119705 128000)
rebuffering (119806 128000)
rebuffering (122348 128000)
rebuffering (119890 128000)
rebuffering (125676 128000)
rebuffering (125088 128000)
rebuffering (125709 128000)
rebuffering (123660 128000)
rebuffering (123025 128000)
rebuffering (119664 128000)
rebuffering (118688 128000)
rebuffering (124916 128000)
rebuffering (126213 128000)
rebuffering (125632 128000)
rebuffering (120463 128000)
rebuffering (119518 128000)
rebuffering (120061 128000)
rebuffering (118198 128000)
rebuffering (122656 128000)
rebuffering (122131 128000)
rebuffering (122822 128000)
rebuffering (118702 128000)
rebuffering (117840 128000)
rebuffering (121367 128000)
rebuffering (125646 128000)
rebuffering (124165 128000)
rebuffering (118521 128000)

Program received signal SIGPIPE, Broken pipe.
[Switching to Thread 1092147008 (LWP 26170)]
0xffffe002 in ?? ()
(gdb) thread apply all bt full

Thread 4 (Thread 1133735216 (LWP 26177)):
#0  0xffffe002 in ?? ()
No symbol table info available.
#1  0x420ac956 in nanosleep () from /lib/tls/libc.so.6
No symbol table info available.

Thread 2 (Thread 1116949808 (LWP 26175)):
#0  0xffffe002 in ?? ()
No symbol table info available.
#1  0x420ac956 in nanosleep () from /lib/tls/libc.so.6
No symbol table info available.

Thread 1 (Thread 1092147008 (LWP 26170)):
#0  0xffffe002 in ?? ()
No symbol table info available.
#1  0x409dd2eb in write () from /lib/tls/libpthread.so.0
No symbol table info available.
#2  0x40261dc4 in ?? () from /usr/X11R6/lib/libX11.so.6
No symbol table info available.
(gdb) 


More information about the mythtv-dev mailing list