tech-kern archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Kernel modules crash on 4.0/amd64



Hi folks,

I tried the same as HPS on a NetBSD 4.0 using a Kernel compiled with DEBUG + 
DIAGNOSTICS

Here are simple reproduce instructions for AMD64:

cd /usr/src/sys/lkm
make depend
make all
make install
modload -o pf.t  /usr/lkm/pf.o

PANIC.

The same for the example module.

any ideas how to make it work?

-- 
David Wetzel



Home | Main Index | Thread Index | Old Index