Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Apr 2002 22:20:54 -0800
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        ia64@FreeBSD.org
Subject:   kernel dumps seem to work
Message-ID:  <20020406062054.GA56916@athlon.pn.xcllnt.net>

next in thread | raw e-mail | index | archive | help
Gang,

Below some snippets of what to expect:

\begin{kernel output after dumping}
Uptime: 10m57s
Dumping 1007 MB (6 regions)
  region 0: 136 pages ... ok
  region 1: 257560 pages ... ok
  region 2: 118 pages ... ok
  region 3: 1 pages ... ok
  region 4: 53 pages ... ok
  region 5: 1 pages ... ok

Dump complete
Automatic reboot in 15 seconds - press a key on the console to abort
\end{kernel output after dumping}

\begin{savecore saving the dump}
# /nfs/ia64/root/sbin/savecore
Mediasize = 2146798080
Sectorsize = 512
Good dump found on device /dev/da0s4b
  Architecture: ia64
  Architecture version: 1
  Dump length: 1056235520B (1007 MB)
  Blocksize: 512
  Dumptime: Fri Apr  5 21:35:40 2002
  Hostname:
  Versionstring: FreeBSD 5.0-CURRENT #17: Fri Apr  5 21:22:38 PST 2002
    marcel@athlon.pn.xcllnt.net:/nfs/5.x/src/sys/ia64/compile/ITANIUM
  Panicstring: trap
  MD5: 3f9d2116e306d443c0a9a268983a4911
Saving dump to file...
Dump saved
\end{savecore saving the dump}

\begin{examining the core file}
# /nfs/ia64/root/usr/bin/objdump -f 3*core

3f9d2116e306d443c0a9a268983a4911.core:     file format elf64-ia64-little
architecture: ia64-elf64, flags 0x00000000:

start address 0x0000000000000000

# /nfs/ia64/root/usr/bin/objdump -h 3*core

3f9d2116e306d443c0a9a268983a4911.core:     file format elf64-ia64-little

Sections:
Idx Name          Size      VMA               LMA               File off  Algn
  0 load0         00088000  0000000000000000  0000000000001000  00001000  2**0
                  CONTENTS, ALLOC, LOAD, READONLY
  1 load1         3ee18000  0000000000000000  0000000000100000  00089000  2**0
                  CONTENTS, ALLOC, LOAD, READONLY
  2 load2         00076000  0000000000000000  000000003f00d000  3eea1000  2**0
                  CONTENTS, ALLOC, LOAD, READONLY
  3 load3         00001000  0000000000000000  000000003f084000  3ef17000  2**0
                  CONTENTS, ALLOC, LOAD, READONLY
  4 load4         00035000  0000000000000000  000000003f088000  3ef18000  2**0
                  CONTENTS, ALLOC, LOAD, READONLY
  5 load5         00001000  0000000000000000  000000003f0d6000  3ef4d000  2**0
                  CONTENTS, ALLOC, LOAD, READONLY
\end{examining the core file}

FYI,

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ia64" in the body of the message




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