Advertisement
Guest User

hibernate

a guest
Mar 18th, 2013
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.70 KB | None | 0 0
  1. BUG: unable to handle kernel NULL pointer dereference at (null)
  2. IP: [<ffffffffa03e1012>] my_oops_init+0x12/0x21 [oops]
  3. PGD 7a719067 PUD 7b2b3067 PMD 0
  4. Oops: 0002 [#1] SMP
  5. last sysfs file: /sys/devices/virtual/misc/kvm/uevent
  6. CPU 1
  7. Pid: 2248, comm: insmod Tainted: P 2.6.33.3-85.fc13.x86_64
  8. RIP: 0010:[<ffffffffa03e1012>] [<ffffffffa03e1012>] my_oops_init+0x12/0x21 [oops]
  9. RSP: 0018:ffff88007ad4bf08 EFLAGS: 00010292
  10. RAX: 0000000000000018 RBX: ffffffffa03e1000 RCX: 00000000000013b7
  11. RDX: 0000000000000000 RSI: 0000000000000046 RDI: 0000000000000246
  12. RBP: ffff88007ad4bf08 R08: ffff88007af1cba0 R09: 0000000000000004
  13. R10: 0000000000000000 R11: ffff88007ad4bd68 R12: 0000000000000000
  14. R13: 00000000016b0030 R14: 0000000000019db9 R15: 00000000016b0010
  15. FS: 00007fb79dadf700(0000) GS:ffff880001e80000(0000) knlGS:0000000000000000
  16. CS: 0010 DS: 0000 ES: 0000 CR0: 000000008005003b
  17. CR2: 0000000000000000 CR3: 000000007a0f1000 CR4: 00000000000006e0
  18. DR0: 0000000000000000 DR1: 0000000000000000 DR2: 0000000000000000
  19. DR3: 0000000000000000 DR6: 00000000ffff0ff0 DR7: 0000000000000400
  20. Process insmod (pid: 2248, threadinfo ffff88007ad4a000, task ffff88007a222ea0)
  21. Stack:
  22. ffff88007ad4bf38 ffffffff8100205f ffffffffa03de060 ffffffffa03de060
  23. 0000000000000000 00000000016b0030 ffff88007ad4bf78 ffffffff8107aac9
  24. ffff88007ad4bf78 00007fff69f3e814 0000000000019db9 0000000000020000
  25. Call Trace:
  26. [<ffffffff8100205f>] do_one_initcall+0x59/0x154
  27. [<ffffffff8107aac9>] sys_init_module+0xd1/0x230
  28. [<ffffffff81009b02>] system_call_fastpath+0x16/0x1b
  29. Code: <c7> 04 25 00 00 00 00 00 00 00 00 31 c0 c9 c3 00 00 00 00 00 00 00
  30. RIP [<ffffffffa03e1012>] my_oops_init+0x12/0x21 [oops]
  31. RSP <ffff88007ad4bf08>
  32. CR2: 0000000000000000
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement