Bug 62502 - [modules] panic under double loading vinum.ko module on kernel with vinum support
Summary: [modules] panic under double loading vinum.ko module on kernel with vinum sup...
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: kern (show other bugs)
Version: 5.2-RELEASE
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-08 00:20 UTC by Oleg Ginzburg
Modified: 2006-12-01 13:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Oleg Ginzburg 2004-02-08 00:20:09 UTC
On compile kernel with 
"device vinum" options, vinum.ko not registered in loaded module list
(kldstat not showing). If try engage options
"start_vinum=YES" on /etc/rc.conf and "vinum_load=YES" in /boot/loader.conf  together (or just enter "kldload vinum.ko" a second time), system going in panic

How-To-Repeat: registered module if "device vinum" build in kernel
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2004-08-30 22:03:09 UTC
Responsible Changed
From-To: freebsd-i386->freebsd-bugs

Generic problem with modules, not i386-specific.
Comment 2 Ceri Davies freebsd_committer freebsd_triage 2006-12-01 13:39:11 UTC
State Changed
From-To: open->closed

Unless this is reproducible with gvinum, this problem basically will not 
get fixed, sorry.