Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Dec 2004 10:19:41 +0100
From:      Michiel Boland <michiel@boland.org>
To:        current@freebsd.org
Subject:   mkdir in /dev causes crash
Message-ID:  <20041206091941.GA23932@xs4all.nl>

next in thread | raw e-mail | index | archive | help
Hi. If I create a directory in /dev, the kernel crashes at

 kern_mkdir+0x293: movl 0x60,%ecx

(Sorry, I forgot to take the console output to work, so I don't have
much more info.)

I guess this is related to changes made to /sys/fs/devfs/devfs_vnops.c
et al?

I'll try to put this into a PR, unless someone can spot immediately where
the problem lies.

Cheers
Michiel



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041206091941.GA23932>