PDA

View Full Version : GSOD Reboot Loop Messages


skw
03-19-2006, 12:44 AM
I am getting these cool error messages (over the serial port) when my Phillips DSR 704 boots from my new 400 Gig disk:

Checking for additional disk
Start fan control
First temperature parameters set:
Terminal temp: 71
Critical temp: 62
Logging temp: 60
Target temp: 50
Lowest fan speed: 7
/tvbin/fancontrol is running in the background.
Starting TvLauncher
PokeFirewallPort: Poking hole through firewall at port 2191, protocol tcp
iptables: No chain/target/match by that name
Waiting for launcher to start.
Launcher is running.
Filesystem assert: cbMap >= sBucket at fszone.C line 170 in FsZone::FsZone(bool,
FsZoneOwner, long unsigned int, long unsigned int, long unsigned int, long unsi
gned int, long unsigned int, long unsigned int, bool)
Filesystem flagged as inconsistent!
Tmk Assertion Failure: cbMap >= sBucket
FsZone::FsZone(bool, FsZoneOwner, long unsigned int, long unsigned int, long
unsigned int, long unsigned int, long unsigned int, long unsigned int, bool), l
ine 170 (fszone.C)
Tmk Fatal Error: Thread mfsd <89> strayed!
Paste the following into a shell to get a backtrace...

bt -t /tvbin/tivoapp <<END_OF_BT
read 0x2aaa8000 /lib/ld.so.1
read 0x2ab04000 /lib/libutil.so.1
read 0x2ab48000 /lib/libdl.so.2
read 0x2ab8c000 /lib/libpthread.so.0
read 0x2abe8000 /lib/libm.so.6
read 0x2acb0000 /lib/libc.so.6
0x012e4f08 0x012e6d38 0x012e1104 0x012de608 0x012e2a44 0x012e3d24 0x012cdcbc
0x012ce3fc 0x012ea3a0 0x01384d20 0x0138518c 0x012ea99c 0x00612bf8 0x00403090
0x2acc13fc
END_OF_BT

Tmk Fatal Error: Thread mfsd <89>: assertion failure
flushing ide devices: hda
Restarting system.

[............]

Loading therm
Loading TvBus router
Updating system clock
Time set to: Sun Mar 19 05:12:23 2006
Enabling local route
Setting TCP keepalive parameters
Checking for additional disk
Start fan control
First temperature parameters set:
Terminal temp: 71
Critical temp: 62
Logging temp: 60
Target temp: 50
Lowest fan speed: 7
/tvbin/fancontrol is running in the background.
Starting TvLauncher
PokeFirewallPort: Poking hole through firewall at port 2191, protocol tcp
iptables: No chain/target/match by that name
Waiting for launcher to start.
Launcher is running.
Filesystem is inconsistent - cannot mount!
Filesystem assert: cbMap >= sBucket at fszone.C line 170 in FsZone::FsZone(bool,
FsZoneOwner, long unsigned int, long unsigned int, long unsigned int, long unsi
gned int, long unsigned int, long unsigned int, bool)
Filesystem flagged as inconsistent!
Tmk Assertion Failure: cbMap >= sBucket
FsZone::FsZone(bool, FsZoneOwner, long unsigned int, long unsigned int, long
unsigned int, long unsigned int, long unsigned int, long unsigned int, bool), l
ine 170 (fszone.C)
Tmk Fatal Error: Thread fsfix <94> strayed!
Paste the following into a shell to get a backtrace...

bt -t /tvbin/tivoapp <<END_OF_BT
read 0x2aaa8000 /lib/ld.so.1
read 0x2ab04000 /lib/libutil.so.1
read 0x2ab48000 /lib/libdl.so.2
read 0x2ab8c000 /lib/libpthread.so.0
read 0x2abe8000 /lib/libm.so.6
read 0x2acb0000 /lib/libc.so.6
0x012e4f08 0x012e6d38 0x012e1104 0x012de608 0x012e2a44 0x012e3d24 0x012cdcbc
0x01384aa4 0x0138518c 0x013851e0 0x01281890 0x00612d10 0x00403090 0x2acc13fc
END_OF_BT

Tmk Fatal Error: Thread fsfix <94>: assertion failure

This is a unit that I bought cheap on EBay with no disk. As soon as it arrived, I put my original disk from my RCA DVR40 into it, C&DE, and then it seemed to be working fine. I never actually subscribed it with D*, and the access card is a generation 4, but it got the test channels fine.

I used the same procedure that I had used before to upgrade the RCA to 250 Gigs. (I did a restore/expand in one step.) The first time through, I tried setting the swap to 200, and then using tpip. It went into the GSOD-reboot loop when put into the DTivo.

So I put the drive back into the PC a couple of more times, and I have done the restore EXACTLY like I restored to the 250 gig drive, including the -s 127, instead of 200. I keep getting the same PoweringUp-Spash-GSOD-reboot loop.

All of the times I have done a PC reboot, and then run the zipper. The zipper does not complain.

Oh, so finally I hooked the serial cable up. At first it was stuck at the "What is password?" prompt -- and factory does not work -- but then when I let it reboot with the serial connection active, it would show the above. I didn't bother to save everything in the buffer, just the parts that looked like they were associated with the error.

I did notice something interesting with mfsinfo. It showed partisions hdd10 through hdd15, and one of them was of 0 length, and the last one was huge. Is is normal to have a zero sized partition created?

Does anyone have any ideas or suggestions? I am pretty close to trying either the RCA 250 Gig drive, or going back to the 40 Gig drive just to see this unit working properly again, and moving forward from there.

ocntscha
03-19-2006, 03:51 AM
My guess is you didn't include -r 3 or -r 4 in your mfsrestore command.

skw
03-19-2006, 01:53 PM
My guess is you didn't include -r 3 or -r 4 in your mfsrestore command.

Hmmm..... my notes don't say to include that. I will look up what that does! Thanks for the suggestion.

skw
03-24-2006, 01:56 PM
The night before last, I finally got around to redoing this, and everything is fine now. This time, I added "-r 4" to my restore/expand command. MAYBE that did it, or I have a slight suspicion that I might have mixed up the tpip command last time.

Anyway, I got the 400 Gig drive working fine in the Phillips, swapped it over to the RCA, and it works there as well (after 51killer.tcl). Presumably the 250 Gig drive will work fine in the Phillips after I 51killer that as well.

Thanks everyone for your help. Thanks especially to rbautch and Gunnyman.