Hello,

Anyone else noticed panics with authpf and -current as of around 16:00
on 12/14? The system in question is a Soekris net4501, which was
previously running -current from around November 26th fine, with the
 same configuration.

On the console I get the following:

uvm_fault(0xd700f5cc, 0x0, 0, 1) -> e
kernel: page fault trap, code=0
Stopped at     _pfioctl+0xefd: movl    0(%eax),%esi

ddb> trace
_pfioctl(4900,c3e0441a,d0536800,3,d70ec140) at _pfioctl+0xefd
_spec_ioctl(d70f6dbc,d055c054,4,d018b688,d0429728) at _spec_ioctl+0x54
_spec_vnoperate(d70f6dbc,d0509480,d70f6dc8,d01412ad,d7027300) at _spec_vnoperat
e+0x1b                                                                         
_VOP_IOCTL(d7031328,c3e0441a,d0536800,3,d7006050) at _VOP_IOCTL+0x49
_vn_ioctl(d7027300,c3e0441a,d0536800,d70ec140,d70ec140) at _vn_ioctl+0x110
_sys_ioctl(d70ec140,d70f6f88,d70f6f80,d021dc3f,0) at _sys_ioctl+0x395     
_syscall() at _syscall+0x16e                                         
--- syscall (number 54) --- 
0x400b1bc3:                
ddb>       
_pfioctl(4900,c3e0441a,d0536800,3,d70ec140) at _pfioctl+0xefd

ddb> ps                        
   PID   PPID   PGRP    UID  S       FLAGS  WAIT       COMMAND
*26812  27245  26812   1001  2     0x44106             authpf 
 27245  16544  16544   1001  3       0x184  select     sshd  
 16544  14397  16544      0  3       0x184  netio      sshd
   430      1    430      0  3      0x4086  ttyin      getty
 14397      1  14397      0  3        0x84  select     sshd 
 32081      1  32081      0  2        0x84             syslogd
 14837      1  14837      0  3        0x84  bpf        pflogd 
  5001      1   5001      0  3        0x84  mfsidl     mount_mfs
     7      0      0      0  3    0x100204  crypto_wa  crypto   
     6      0      0      0  3    0x100204  aiodoned   aiodoned
     5      0      0      0  3    0x100204  syncer     update  
     4      0      0      0  3    0x100204  cleaner    cleaner
     3      0      0      0  3    0x100204  reaper     reaper 
     2      0      0      0  3    0x100204  pgdaemon   pagedaemon
     1      0      1      0  3      0x4084  wait       init      
     0     -1      0      0  3     0x80204  scheduler  swapper

Anything else that I'm missing, I'll be glad to provide it.

Thanks,

Ben
-- 
Ben Lovett                                      <[EMAIL PROTECTED]>

Reply via email to