Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Apr 2010 14:03:21 +0200
From:      Jille Timmermans <jille@quis.cx>
To:        <freebsd-net@freebsd.org>, <freebsd-pf@freebsd.org>
Subject:   Panic with VIMAGE and pf
Message-ID:  <8d194046e93da0b44295f29a75a5775f@imap.hexon.cx>

next in thread | raw e-mail | index | archive | help
Hello,

I was trying to enable VIMAGE (for use with jails) but stumbled upon the
following panic:

Fatal trap 12: page fault while in kernel mode
fault virtual address: 0x28
current proceess = 38 (pfctl)

db> bt
pfil_head_get() at +0x41
pfioctl() at +0x11f2
devfs_ioctl_f() at +0x77
kern_ioctl() at +0xf6
ioctl() at +0xf0
syscall() +0x137

I can easily reproduce this in single user mode using:
# kldload pf
# pfctl -f /etc/pf.conf

I disabled VIMAGE and the panic didn't occur anymore.

I'm running amd64 stable/8; r206458. (I also tried this 3 weeks ago; but
had the same problem)

I'm not able to get a dump; the memory dump-thing stalls after printing
the first mark.

-- Jille



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