Port-vax archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: netbsd on vax 11/730; booting in sim



Manuel Bouyer wrote:
On Sat, Jan 10, 2009 at 07:06:13PM +0100, Johnny Billquist wrote:
Sure, I can try again. I'll fire up my 4000/90 tonight, install the latest 5.0_BETA and start a built. We'll see how long it takes for it to hang (I definitely expects it to still hang, but we'll see...)
If it does please try to enter ddb and 'show uvm'
login: Stopped in pid 2087.1 (vax--netbsdelf-l) at netbsd:cpu_Debugger+0x15: m
fpr     $h5, r1
db> sho uvm
Current UVM status:
  pagesize=4096 (0x1000), pagemask=0xfff, pageshift=12
  30985 VM pages: 12061 active, 8060 inactive, 1229 wired, 6532 free
  pages  5327 anon, 14592 file, 1431 exec
  freemin=154, free-target=205, wired-max=10328
  faults=24222935, traps=98111291, intrs=23252933, ctxswitch=6789578
  softint=6155554, syscalls=98360535, swapins=42, swapouts=52
  fault counts:
    noram=43, noanon=0, pgwait=0, pgrele=0
ok relocks(total)=6819(6819), anget(retrys)=2388950(352), amapcopy=2403398
    neighbor anon/obj pg=2386916/37979563, gets(lock/unlock)=9601381/6467
cases: anon=1587886, anoncow=789259, obj=7998320, prcopy=1603061, przero=120
65607
  daemon and swap counts:
    woke=156, revs=149, scans=171225, obscans=99003, anscans=6415
    busy=0, freed=105418, reactivate=0, deactivate=204424
    pageouts=406, pending=6011, nswget=354
    nswapdev=1, swpgavail=32767
    swpages=32767, swpginuse=78, swpgonly=35, paging=0

So it's not the same issue, there's plenty of free swap and ram
db>




Now, the machine sits in ddb. Anything else you want me to do?
I stopped the machine after it had been sitting quite for about an hour and a half. It is not responding to the network (well, right now it is also in ddb, so obviously not...).

what does 'tr' say ?

db> tr
Process 2087.1
         PCB contents:
 KSP = 0x8baf4e38
 ESP = 0x8baf3064
 SSP = 0x8592a5e0
 USP = 0x7fffe68c
 R[00] = 0x00000003       R[06] = 0x00000000
 R[01] = 0x0000000c       R[07] = 0x8baf4ea4
 R[02] = 0x8baf4ec8       R[08] = 0x8592a5e0
 R[03] = 0x03c00009       R[09] = 0x84359768
 R[04] = 0x8baf4f08       R[10] = 0x84359768
 R[05] = 0x00000000       R[11] = 0x8baf4f4c
 AP = 0x8baf4e60
 FP = 0x8baf4e4c
 PC = 0x80000743
 PSL = 0x1f0000
 Trap frame pointer: 0x8baf4fb4
Stack traceback :
db>

        Johnny


Home | Main Index | Thread Index | Old Index