Subject: kern/35280: kernel with veriexec and raidframe panics on boot.
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: None <christos@zoulas.com>
List: netbsd-bugs
Date: 12/19/2006 15:25:00
>Number:         35280
>Category:       kern
>Synopsis:       kernel with veriexec and raidframe panics on boot.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Dec 19 15:25:00 +0000 2006
>Originator:     Christos Zoulas
>Release:        NetBSD 4.99.5
>Organization:
	Lossage International, AG
>Environment:
System: NetBSD quasar.astron.com 4.99.5 NetBSD 4.99.5 (QUASAR) #23: Thu Dec  7 19:18:35 EST 2006  christos@quasar.astron.com:/usr/src/sys/arch/i386/compile/QUASAR i386

Architecture: i386
Machine: i386
>Description:
	Booting a kernel panics:

uvm_fault(0xcbb8ba80, 0, 1) -> 0xe
_simple_lock(96c,c0672d8c,156,c04ea998,c06e0f34) at netbsd:_simple_lock+0x1c
specificdata_getspecific(cbaff0c0,968,0,c0402f46,0) at netbsd:specificdata_getspecific+0x2b
mount_getspecific(0,0,cc45a92c,c0406b8a,0) at netbsd:mount_getspecific+0x28
fileassoc_table_lookup(0,0,cc45a93c,c0475c97,c06e2954) at netbsd:fileassoc_table_lookup+0x1a
fileassoc_tabledata_lookup(0,cbaff400,cc45a99c,c0267335,0) at netbsd:fileassoc_tabledata_lookup+0x11
veriexec_table_lookup(0,3,cc45a974,c0486b06,cbb97ab4) at netbsd:veriexec_table_lookup+0x1a
veriexec_raw_cb(cbb80f04,3,0,3,cc4d2d18) at netbsd:veriexec_raw_cb+0x183
kauth_authorize_action(cbb81f48,cbb80f04,3,3,cc4d2d18) at netbsd:kauth_authorize_action+0x152
kauth_authorize_device_spec(cbb80f04,3,cc4d2d18,c0389bb8,4) at netbsd:kauth_authorize_device_spec+0x41
spec_open(cc45aa98,c0671ee9,829,cbb88f28,0) at netbsd:spec_open+0xfc
VOP_OPEN(cc4d2d18,3,cbb80f04,cbb8e60c,cc45aac8) at netbsd:VOP_OPEN+0x40
vn_open(cc45ab80,3,64,c0400d53,286) at netbsd:vn_open+0x68b
sys_open(cbb8e60c,cc45ac50,cc45ac48,0,2) at netbsd:sys_open+0xf4
syscall_plain() at netbsd:syscall_plain+0x186
--- syscall (number 5) ---
0xbbb1de7b:
syncing disks... done
unmounting file systems...
unmounting / (root_device)...panic: TLB IPI rendezvous failed (mask 2)

>How-To-Repeat:
	try to boot a current kernel with veriexec and raidframe.
>Fix:
	unknown