Gusi

Page not present FBSD mtx_lock vm_page_queue_free_mtx held

Nov 27th, 2011
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.98 KB | None | 0 0
  1. Fatal trap 12: page fault while in kernel mode
  2. cpuid = 1; apic id = 01
  3. fault virtual address = 0x18
  4. fault code = supervisor read data, page not present
  5. instruction pointer = 0x20:0xffffffff80acf3ee
  6. stack pointer = 0x28:0xffffff810eda6680
  7. frame pointer = 0x28:0xffffff810eda6760
  8. code segment = base 0x0, limit 0xfffff, type 0x1b
  9. = DPL 0, pres 1, long 1, def32 0, gran 1
  10. processor eflags = interrupt enabled, resume, IOPL = 0
  11. current process = 2551 (VBoxHeadless)
  12.  
  13.  
  14.  
  15. #1 0xffffffff802f0680 in db_dump (dummy=Variable "dummy" is not available.
  16. )
  17. at /root/deviant2/sys/ddb/db_command.c:537
  18. #2 0xffffffff802efbe1 in db_command (last_cmdp=0xffffffff8108fec0, cmd_table=Variable "cmd_table" is not available.
  19.  
  20. ) at /root/deviant2/sys/ddb/db_command.c:448
  21. #3 0xffffffff802efe30 in db_command_loop ()
  22. at /root/deviant2/sys/ddb/db_command.c:501
  23. #4 0xffffffff802f2019 in db_trap (type=Variable "type" is not available.
  24. )
  25. at /root/deviant2/sys/ddb/db_main.c:229
  26. #5 0xffffffff80810dd1 in kdb_trap (type=12, code=0, tf=0xffffff810eda65d0)
  27. at /root/deviant2/sys/kern/subr_kdb.c:625
  28. #6 0xffffffff80ad280d in trap_fatal (frame=0xffffff810eda65d0, eva=Variable "eva" is not available.
  29. )
  30. at /root/deviant2/sys/amd64/amd64/trap.c:814
  31. #7 0xffffffff80ad2b2b in trap_pfault (frame=0xffffff810eda65d0, usermode=0)
  32. at /root/deviant2/sys/amd64/amd64/trap.c:735
  33. #8 0xffffffff80ad2f3f in trap (frame=0xffffff810eda65d0)
  34. at /root/deviant2/sys/amd64/amd64/trap.c:474
  35. #9 0xffffffff80abc98f in calltrap ()
  36. at /root/deviant2/sys/amd64/amd64/exception.S:228
  37. #10 0xffffffff80acf3ee in pmap_enter (pmap=0xfffffe000684f8d8,
  38. va=34366734336, access=0 '\0', m=0xfffffe00b2703c60, prot=7 '\a', wired=1)
  39. at pcpu.h:224
  40. #11 0xffffffff818a4f2f in rtR0MemObjNativeMapUser ()
  41. from /boot/modules/vboxdrv.ko
  42. #12 0xffffffff818a4080 in RTR0MemObjMapUserTag ()
  43. from /boot/modules/vboxdrv.ko
  44.  
  45.  
Add Comment
Please, Sign In to add comment