Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 May 2003 08:22:25 +0200
From:      Wilko Bulte <wkb@freebie.xs4all.nl>
To:        freebsd-alpha@freebsd.org
Subject:   access violation panic?
Message-ID:  <20030508062225.GA96462@freebie.xs4all.nl>

next in thread | raw e-mail | index | archive | help
Grmbl.. I was building a 5.1-BETA release kit using
make -j4 release when I found the following panic
on the console the next morning.

No dump, this box has 2G of RAM now and the disk swap
partition is well too small :(

W/


FreeBSD/alpha (rawhide.wbnet) (ttyd0)

login: 
fatal kernel trap:

    trap entry     = 0x2 (memory management fault)
    cpuid          = 0
    faulting va    = 0xfffffe0033e2c030
    type           = access violation
    cause          = load instructon
    pc             = 0xfffffc00003c5db8
    ra             = 0xfffffc00003c5e44
    sp             = 0xfffffe0039cbb790
    usp            = 0x11ffefd0
    curthread      = 0xfffffc00095ddbc0
        pid = 2780, comm = groff

Stopped at      elf64_load_file+0x338:  ldl     t0,0(t2)
<0xfffffe0033e2c030>   
<t0=0x3fe,t2=0xfffffe0033e2c030>
db> trace
elf64_load_file() at elf64_load_file+0x338
exec_elf64_imgact() at exec_elf64_imgact+0x478
kern_execve() at kern_execve+0x484
execve() at execve+0x28
syscall() at syscall+0x3a8
XentSys() at XentSys+0x64
--- syscall (59, FreeBSD ELF64, execve) ---
--- user mode ---
db> 

-- 
|   / o / /_  _   		wilko@FreeBSD.org
|/|/ / / /(  (_)  Bulte				



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030508062225.GA96462>