digimer

Untitled

Jan 26th, 2012
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.33 KB | None | 0 0
  1. Linux version 2.6.12-1.1372_FC3.iplink (root@twofish) (gcc version 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)) #1 Sun Aug 21 21:04:11 EDT 2005
  2. BIOS-provided physical RAM map:
  3. BIOS-e820: 0000000000000000 - 000000000009f400 (usable)
  4. BIOS-e820: 000000000009f400 - 00000000000a0000 (reserved)
  5. BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
  6. BIOS-e820: 0000000000100000 - 000000003fffd000 (usable)
  7. BIOS-e820: 000000003fffd000 - 0000000040000000 (reserved)
  8. BIOS-e820: 00000000fffbc000 - 0000000100000000 (reserved)
  9. 127MB HIGHMEM available.
  10. 896MB LOWMEM available.
  11. Using x86 segment limits to approximate NX protection
  12. DMI 2.4 present.
  13. ACPI: PM-Timer IO Port: 0xb008
  14. Allocating PCI resources starting at 40000000 (gap: 40000000:bffbc000)
  15. Built 1 zonelists
  16. Kernel command line: ro root=/dev/VolGroup00/LogVol00 console=tty1 console=ttyS0
  17. Initializing CPU#0
  18. CPU 0 irqstacks, hard=c0444000 soft=c0443000
  19. PID hash table entries: 4096 (order: 12, 65536 bytes)
  20. Detected 2100.588 MHz processor.
  21. Using pmtmr for high-res timesource
  22. Console: colour VGA+ 80x25
  23. Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  24. Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  25. Memory: 1033900k/1048564k available (2442k kernel code, 13788k reserved, 690k data, 180k init, 131060k highmem)
  26. Checking if this processor honours the WP bit even in supervisor mode... Ok.
  27. Security Framework v1.0.0 initialized
  28. SELinux: Initializing.
  29. SELinux: Starting in permissive mode
  30. selinux_register_security: Registering secondary module capability
  31. Capability LSM initialized as secondary
  32. Mount-cache hash table entries: 512
  33. general protection fault: 0000 [#1]
  34. Modules linked in:
  35. CPU: 0
  36. EIP: 0060:[<c041a18c>] Not tainted VLI
  37. EFLAGS: 00010206 (2.6.12-1.1372_FC3.iplink)
  38. EIP is at init_amd+0x1ac/0x338
  39. eax: 00000007 ebx: 00000006 ecx: c001001b edx: 0000000d
  40. esi: 00000007 edi: c03b5e00 ebp: c001001b esp: c0410f98
  41. ds: 007b es: 007b ss: 0068
  42. Process swapper (pid: 0, threadinfo=c0410000 task=c03b2ca0)
  43. Stack: 00000000 8000000a c03b5e00 0d3b5e00 00000007 c03b5e28 c03b5e00 00000007
  44. c03b5e28 004b5007 c0419bc2 c038560d 00000061 f7ee9500 00099100 00000800
  45. 00099100 c0440120 c041118e c0421d8e c04116e5 00000043 c04112e6 00000000
  46. Call Trace:
  47. [<c0419bc2>] identify_cpu+0x188/0x219
  48. [<c041118e>] check_bugs+0xd/0x56
  49. [<c0421d8e>] proc_root_init+0xce/0xde
  50. [<c04116e5>] start_kernel+0x16b/0x1b1
  51. [<c04112e6>] unknown_bootoption+0x0/0x1b0
  52. Code: 54 24 0f 2c 06 3c 04 77 0e 8b 47 0c a9 00 00 00 02 0f 84 b7 00 00 00 80 7c 24 0f 08 0f 84 41 01 00 00 76 9d bd 1b 00 01 c0 89 e9 <0f> 32 89 44 24 10 25 00 00 f0 ff 89 d6 3d 00 00 00 20 74 82 8b
  53. <0>Kernel panic - not syncing: Attempted to kill the idle task!
  54. [<c0120495>] panic+0x42/0x1c0
  55. [<c01220a0>] profile_task_exit+0x30/0x43
  56. [<c0124858>] do_exit+0x4a7/0x501
  57. [<c01044fe>] die+0x21c/0x2b4
  58. [<c0207f98>] vsnprintf+0x2e9/0x52e
  59. [<c0139da5>] search_exception_tables+0x25/0x27
  60. [<c0105022>] do_general_protection+0x1bf/0x1d6
  61. [<c02081f1>] vscnprintf+0x14/0x21
  62. [<c0104e63>] do_general_protection+0x0/0x1d6
  63. [<c0103baf>] error_code+0x4f/0x54
  64. [<c041a18c>] init_amd+0x1ac/0x338
  65. [<c0419bc2>] identify_cpu+0x188/0x219
  66. [<c041118e>] check_bugs+0xd/0x56
  67. [<c0421d8e>] proc_root_init+0xce/0xde
  68. [<c04116e5>] start_kernel+0x16b/0x1b1
  69. [<c04112e6>] unknown_bootoption+0x0/0x1b0
Advertisement
Add Comment
Please, Sign In to add comment