Advertisement
Guest User

Untitled

a guest
Jul 10th, 2014
219
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.57 KB | None | 0 0
  1. db{3}> cont
  2. uvm_fault(0xfffffe84365f2d68, 0x0, 1) -> e
  3. fatal page fault in supervisor mode
  4. trap type 6 code 0 rip ffffffff804e2ebb cs 8 rflags 10286 cr2 8 cpl 0 rsp fffffe811f6a3900
  5. kernel: page fault trap, code=0
  6. Stopped in pid 690.71192 (java) at netbsd:mutex_oncpu+0x22: movq 1
  7. 8(%rbx),%rax
  8. db{3}> bt
  9. mutex_oncpu() at netbsd:mutex_oncpu+0x22
  10. mutex_enter() at netbsd:mutex_enter+0xd7
  11. filt_piperead() at netbsd:filt_piperead+0xb1
  12. kevent1() at netbsd:kevent1+0x63a
  13. sys___kevent50() at netbsd:sys___kevent50+0x33
  14. syscall() at netbsd:syscall+0xc4
  15. db{3}>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement