Date: Fri, 19 Jan 1996 22:58:38 +1100 From: Bruce Evans <bde@zeta.org.au> To: jdli@linux.csie.nctu.edu.tw, phk@critter.tfs.com Cc: freebsd-current@freebsd.org Subject: Re: [bug?] change in subr_diskslice.c Message-ID: <199601191158.WAA03698@godzilla.zeta.org.au>
next in thread | raw e-mail | index | archive | help
>> [new kernel panic info from log]
>> dsinit
>> Debugger("Slice code got negative blocknumber") called.
>This is bad in the first place. Can I get you to compile DDB into your
>kernel and email a traceback to dyson@freebsd.org and phk@freebsd.org
This may be caused by garbage block numbers in the extended partition
tables. These aren't checked because they must be relied on.
>> sd1s1s2s3s4s5s1s2s4s5s6s4s1s2s5s2s1s2s4s5: error reading extended
>This isn't too good either I belive I have a bug in the sprintf somewhere...
I think sprintf() forgets to null-terminate the string, but I can't
explain where "sd1s1s2..." came from.
Bruce
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199601191158.WAA03698>
