Subject: ccitt / x25 panic
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 04/21/2004 22:40:40
Running an 18th April GENERIC/i386 kernel gets me:

uvm_fault(0xc0983620, 0, 0, 1) -> 0xe
kernel: page fault trap, code=0
Stopped in pid 0.1 (swapper) at netbsd:sbreserve+0x42: cmpl 0xc4(%edx),%eax

sbreserve(c0d435bc,808,0,c0d782c4,a59000)
pk_attach(0,c0d78280,c0a5df08,c04d7738,c098fb68)
pk_protolisten(cc,1,c011c733,c04d7775,0)
pk_init(c090b4e8,c090b520,c0a5dfa0,c0427bc0,0)
domaininit(0,0,0,0,a0)
main(0,0,0,0,0)


Commenting out "options CCITT,LLC,HDLC" builds a working kernel..

Cheers,

Patrick