[issue1561] panic: assertion: vp->v_rdev != NULL in devfs_spec_strategy

Alex Hornung (via DragonFly issue tracker) sinknull at leaf.dragonflybsd.org
Fri Nov 19 00:01:30 PST 2010


Alex Hornung <ahornung at gmail.com> added the comment:

I finally had some time to look into this. It seems you were using 'vn' disks. 
The actual issue arises when a device is ripped out from under devfs while it's 
still in use (mounted or for that matter open in any other way).

vn has a large number of issues I'm currently working on, and hope to commit it 
relatively soon.

Regards,
Alex Hornung

----------
priority:  -> bug
status: chatting -> in-progress

_____________________________________________________
DragonFly issue tracker <bugs at lists.dragonflybsd.org>
<http://bugs.dragonflybsd.org/issue1561>
_____________________________________________________






More information about the Bugs mailing list