NetBSD Problem Report #39462
From www@NetBSD.org Fri Sep 5 16:43:40 2008
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11])
by narn.NetBSD.org (Postfix) with ESMTP id 3014B63BC80
for <gnats-bugs@gnats.netbsd.org>; Fri, 5 Sep 2008 16:43:40 +0000 (UTC)
Message-Id: <20080905164339.F3C7F63B11D@narn.NetBSD.org>
Date: Fri, 5 Sep 2008 16:43:39 +0000 (UTC)
From: xtraeme@gmail.com
Reply-To: xtraeme@gmail.com
To: gnats-bugs@NetBSD.org
Subject: Can't load modules through the bootloader
X-Send-Pr-Version: www-1.0
>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
>Last-Modified: Tue Nov 18 10:45:01 +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:
>Audit-Trail:
From: "Juan Romero Pardines" <xtraeme@gmail.com>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: port-i386/39462: Can't load modules through the bootloader
Date: Tue, 18 Nov 2008 11:40:50 +0100
This problem still remains on 5.99.02. Loading the puffs module
through the bootloader still panics due to some bug while loading
vfs module dependencies.
(Contact us)
$NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2007
The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.