1 Nov 2003 01:24
more fossil woes
andrey mirtchovski <mirtchov <at> cpsc.ucalgary.ca>
2003-11-01 00:24:25 GMT
2003-11-01 00:24:25 GMT
I never thought I'd get to that point, but here it is: Fossil is unable to initialize a partition with flfmt. Here's the whole story: This morning after succesfully checking my email from home I arrived at school just to find that fossil has died with the familiar: assert failed: b->nlock == 1 fossil 44: suicide: sys: trap: fault read addr=0x0 pc=0x0002b6b7 It was the first crash in a long time, but unfortunately I had no way of finding out who/what had caused it, because Plan 9 does not allow me to examine process' activity based on utilization of a particular resource. (Interestingly enough, when I suggested such "features" are added to the system there was an outrage, especially from people who never use Plan 9, telling me I'm just polluting the beautiful system :)... I didn't give much thought to the problem and ran fossil/flchk, which surprisingly discovered much more errors than I had thought I had. Here's how many blocks it couldn't access anymore (I run a 3-day wide epoch window) and had suggested that I bfree: mirtchov <at> fbsd$ cat flchk | sed '/^[^b]/d' | wc -l 365357 mirtchov <at> fbsd$ that's 3 gigs of broken data... For comparison my entire venti archive weights in at 1.3GB.(Continue reading)
RSS Feed