Created
April 23, 2012 16:26
-
-
Save postwait/2472083 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| bash-4.0# savecore -f vmdump.5 | |
| savecore: incomplete dump on dump device | |
| savecore: System dump time: Sat Apr 21 13:50:09 2012 | |
| savecore: saving system crash dump in /var/crash/gp-va-6/{unix,vmcore}.5 | |
| Constructing namelist /var/crash/gp-va-6/unix.5 | |
| Constructing corefile /var/crash/gp-va-6/vmcore.5 | |
| pfn 8517050 not found for as=fffffffffbc2f3a0, va=ffffff003d600000 | |
| pfn 8517051 not found for as=fffffffffbc2f3a0, va=ffffff003d601000 | |
| pfn 8517052 not found for as=fffffffffbc2f3a0, va=ffffff003d602000 | |
| pfn 8517053 not found for as=fffffffffbc2f3a0, va=ffffff003d603000 | |
| pfn 8517054 not found for as=fffffffffbc2f3a0, va=ffffff003d604000 | |
| pfn 8526650 not found for as=fffffffffbc2f3a0, va=ffffff003d300000 | |
| pfn 8526715 not found for as=fffffffffbc2f3a0, va=ffffff003d301000 | |
| pfn 8526652 not found for as=fffffffffbc2f3a0, va=ffffff003d302000 | |
| pfn 8526717 not found for as=fffffffffbc2f3a0, va=ffffff003d303000 | |
| pfn 8526654 not found for as=fffffffffbc2f3a0, va=ffffff003d304000 | |
| 1:27 99% donesavecore: LZJB STREAMPAGES: dsize 3337 != pagesize 4096 | |
| bash-4.0# mdb -k 5 | |
| mdb: vmcore.5 is not a kernel core file (bad magic number 0) | |
| mdb: failed to initialize target: No such file or directory |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment