Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2017
59
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.28 KB | None | 0 0
  1. (gdb) bt
  2. #0 RecordAReply (pcbl=0x8204f00, nulldata=0x0, calldata=0xbee730b8)
  3. at ../../record/record.c:601
  4. #1 0x08073866 in _CallCallbacks (pcbl=0x8204f00, call_data=0xbee730b8)
  5. at ../../dix/dixutils.c:743
  6. #2 CallCallbacks (pcbl=0x8204f00, call_data=0xbee730b8)
  7. at ../../dix/dixutils.c:877
  8. #3 0x080a4b6f in WriteToClient (who=0xa2e7268, count=1012, __buf=0xa31f0e0)
  9. at ../../os/io.c:800
  10. #4 0xb787e28e in RecordFlushReplyBuffer (pContext=0xa31f0c8,
  11. data1=<value optimized out>, len1=0, data2=0x0, len2=0)
  12. at ../../record/record.c:251
  13. #5 0xb787e314 in RecordFlushAllContexts (pcbl=0x8204f04, nulldata=0x0,
  14. calldata=0x0) at ../../record/record.c:867
  15. #6 0x08073866 in _CallCallbacks (pcbl=0x8204f04, call_data=0x0)
  16. at ../../dix/dixutils.c:743
  17. #7 CallCallbacks (pcbl=0x8204f04, call_data=0x0) at ../../dix/dixutils.c:877
  18. #8 0x080a4a54 in WriteToClient (who=0xa2e7268, count=1012, __buf=0xa31f0e0)
  19. at ../../os/io.c:824
  20. #9 0xb787e28e in RecordFlushReplyBuffer (pContext=0xa31f0c8,
  21. data1=<value optimized out>, len1=0, data2=0x0, len2=0)
  22. at ../../record/record.c:251
  23. #10 0xb787e314 in RecordFlushAllContexts (pcbl=0x8204f04, nulldata=0x0,
  24. calldata=0x0) at ../../record/record.c:867
  25. ---Type <return> to continue, or q <return> to quit---q
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement