On 9/7/05, s.g. <grigorian_at_theconcept.ru> wrote: > I can only say "me too" at the moment. > Is that line 967 in module.c "free(mtmp);"? > > s.g. > > P.S. Such errors are being reported for quite some time, > see for example > http://www.mail-archive.com/freebsd-hackers_at_freebsd.org/msg35147.html The interesting thing about the panic is that module.c on my tree is only 961 lines long: # cat /usr/src/sys/boot/i386/loader/../../common/module.c | wc -l 961 I'm at a loss. The only thing that I can think of doing at this point is to save the bsdlabel command that we initially ran after installation and repeat the command after upgrading. Major ugly hack, but if it works that's about all I can do at this point until someone more knowledgeable chimes in. ScottReceived on Wed Sep 07 2005 - 18:14:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:43 UTC