DragonFly bugs List (threaded) for 2004-05
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: ext2fs problems
:Hello
:
:Since my last buildworld, on Monday, kldloading ext2fs drops me into
:ddb. The error message and trace follow. If I load the ext2fs on
:loader.conf, the machine boots fine, but then running mount_ext2fs
:drops me into ddb.
:
:Best regards,
:Andre
Hiten was able to reproduce the problem and we tracked it down and
fixed it.
The problem was that the linker code was not properly deleting the
preloaded module, and the later reload of the module wound up
using and relocating the preloaded module a second time (which massively
corrupts its relocations).
Thanks for the report!
-Matt
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]