NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
port-i386/39462: Can't load modules through the bootloader
>Number: 39462
>Category: port-i386
>Synopsis: Can't load modules through the bootloader
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: port-i386-maintainer
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Sep 05 16:45:00 +0000 2008
>Originator: Juan RP
>Release: Latest
>Organization:
>Environment:
>Description:
Loading any new order module through the bootloader and boot.cfg(8) causes a
panic just after module_init_class(MODULE_CLASS_VFS) is called in vfs_init.c.
The backtrace is something like:
_atomic_inc_32()
vn_open()
kobj_load_file()
module_do_load()
module_init_class()
vfsinit()
>How-To-Repeat:
$ echo 'load=puffs' >> /boot.cfg && reboot
>Fix:
Home |
Main Index |
Thread Index |
Old Index