|
:help
下面是内核崩溃前的信息,能不能从信息中看出是哪部分出了问题?
- Linux version 2.4.22-pre5 (root@gysdev) (gcc version 3.2.3) #34 o. 1.. 18 15:17:17 CST 2005
- CultureCom NC port (C) 2000-2003 IBM CRL.
- On node 0 totalpages: 16384
- zone(0): 16384 pages.
- zone(1): 0 pages.
- zone(2): 0 pages.
- Kernel command line: console=ttyS0 root=/dev/nfs
- Calibrating delay loop... 266.24 BogoMIPS
- Memory: 63360k available (1044k kernel code, 292k data, 52k init, 0k highmem)
- Dentry cache hash table entries: 8192 (order: 4, 65536 bytes)
- Inode cache hash table entries: 4096 (order: 3, 32768 bytes)
- Mount cache hash table entries: 512 (order: 0, 4096 bytes)
- Buffer cache hash table entries: 4096 (order: 2, 16384 bytes)
- Page-cache hash table entries: 16384 (order: 4, 65536 bytes)
- POSIX conformance testing by UNIFIX
- Linux NET4.0 for Linux 2.4
- Based upon Swansea University Computer Society NET3.039
- Initializing RT netlink socket
- Starting kswapd
- Journalled Block Device driver loaded
- Journalled Block Device driver loaded end
- Oops: kernel access of bad area, sig: 11
- NIP: A01329AC XER: 20000000 LR: A0132A04 SP: A0277F20 REGS: a0277e70 TRAP: 0800 Not tainted
- MSR: 00009030 EE: 1 PR: 0 FP: 0 ME: 1 IR/DR: 11
- DEAR: D8000064, ESR: 00000000
- TASK = a0276000[1] 'swapper' Last syscall: 120
- last math 00000000 last altivec 00000000
- PLB0: bear= 0xf8000000 acr= 0x00000000 besr= 0x00000000
- PLB0 to OPB: bear= 0xc27e3183 besr0= 0xc0000000 besr1= 0x00000000
- GPR00: A0132BFC A0277F20 A0276000 FFFFFFFF 00000000 00000000 A0144638 00000000
- GPR08: 00000000 D8000064 A0132BEC A0140000 6634AB0F 30000000 00000000 00000000
- GPR16: 00000000 00A02131 00000000 00000000 00009032 00277E60 00000000 A00029D0
- GPR24: 00000000 00020000 00000002 00000004 00000005 A0144578 00000001 00000064
- Call backtrace:
- A0277F40 A0132BFC A0132988 A013139C A0131168 A012B5F0 A012B638
- A0002474 A0004D94
- Kernel panic: Attempted to kill init!
复制代码 |
|