Thanks to Tom Cosgrove for his kind assistance. Removing the card/disabling ath in kernel did indeed solve the problem.
Cheers,

P

Paulo Rodriguez schreef:

# reboot
syncing disks... done
uvm_fault(0xd7be8370, 0x0, 0, 1) -> e
fatal page fault in supervisor mode
trap type 6 code 0 eip d0178b5b cs 8 eflags 10286 cr2 bac cpl b0
panic: trap type 6, code=0, pc=d0178b5b

dumping to dev 1101, offset 0
dump error 19

<REBOOTS AUTOMATICALLY>

...

# reboot
/etc/rc.shutdown in progress...
/etc/rc.shutdown complete.
syncing disks... done
uvm_fault(0xd7cfadc0, 0x0, 0, 1) -> e
kernel: page fault trap, code=0
Stopped at      ath_stop+0xe:   movl    0xbac(%esi),%edi
ddb> trace
ath_stop(d1797030,0,0,15) at ath_stop+0xe
dohooks(d05a49c0,1,e9695ef0,d0346e4c) at dohooks+0x5e
boot(0,0,43c9aab6,0,d05a3e18) at boot+0x55
sys_reboot(d7cf5e14,e9695f68,e9695f58,ffffffff,2d) at sys_reboot+0x26
syscall() at syscall+0x2ea
--- syscall (number 55) ---
0x1c000995:
ddb> ps
   PID   PPID   PGRP    UID  S       FLAGS  WAIT       COMMAND
*21161      1  21161      0  7      0x4006             reboot
    15      0      0      0  3    0x100204  crypto_wa  crypto
    14      0      0      0  3    0x100204  aiodoned   aiodoned
    13      0      0      0  3    0x100204  syncer     update
    12      0      0      0  3    0x100204  cleaner    cleaner
    11      0      0      0  3    0x100204  reaper     reaper
    10      0      0      0  3    0x100204  pgdaemon   pagedaemon
     9      0      0      0  3    0x100204  pftm       pfpurge
     8      0      0      0  3    0x100204  usbevt     usb2
     7      0      0      0  3    0x100204  usbevt     usb1
     6      0      0      0  3    0x100204  usbtsk     usbtask
     5      0      0      0  3    0x100204  usbevt     usb0
     4      0      0      0  3    0x100204  timeout    sensors
     3      0      0      0  3    0x100204  apmev      apm0
     2      0      0      0  3    0x100204  kmalloc    kmthread
     1      0      1      0  3      0x4084  wait       init
     0     -1      0      0  3     0x80204  scheduler  swapper
ddb> show registers
ds                  0x10
es                  0x10
fs                  0x58
gs                  0x10
edi                  0x1
esi                    0
ebp           0xe9695ea0
ebx           0xd1797030        end+0x1108280
edx           0xd176fde0        end+0x10e1030
ecx           0xe9695cd0
eax           0xd05a49c0        shutdownhook_list
eip           0xd019bf16        ath_stop+0xe
cs                   0x8
eflags           0x10292
esp           0xe9695e7c
ss            0xe9690010
ath_stop+0xe:   movl    0xbac(%esi),%edi
ddb>

Kind regards,

Paulo

Reply via email to