Advertisement
Guest User

Untitled

a guest
Aug 5th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.46 KB | None | 0 0
  1. Program received signal SIGINT, Interrupt.
  2. 0x00007ffff723703d in poll () at ../sysdeps/unix/syscall-template.S:81
  3. 81 ../sysdeps/unix/syscall-template.S: No such file or directory.
  4. (gdb) bt full
  5. #0 0x00007ffff723703d in poll () at ../sysdeps/unix/syscall-template.S:81
  6. No locals.
  7. #1 0x00007ffff589bb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
  8. No symbol table info available.
  9. #2 0x00007ffff589d3ff in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
  10. No symbol table info available.
  11. #3 0x00007ffff589d512 in xcb_wait_for_reply ()
  12. from /usr/lib/x86_64-linux-gnu/libxcb.so.1
  13. No symbol table info available.
  14. #4 0x00007ffff754b48f in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
  15. No symbol table info available.
  16. #5 0x00007ffff7b8e8e3 in DRI2GetBuffersWithFormat (dpy=0x606010,
  17. drawable=39845890, width=width@entry=0x6a0c88,
  18. height=height@entry=0x6a0c8c, attachments=0x7fffffffdc70, count=1,
  19. outCount=outCount@entry=0x7fffffffdc50) at ../../../../src/glx/dri2.c:490
  20. info = 0x617aa0
  21. rep = {type = 32 ' ', pad1 = 0 '\000', sequenceNumber = 0, length = 0,
  22. width = 7805448, height = 0, count = 7791040, pad2 = 0,
  23. pad3 = 4079628398, pad4 = 32767}
  24. req = <optimized out>
  25. buffers = <optimized out>
  26. repBuffer = {attachment = 0, name = 0, pitch = 8, cpp = 0, flags = 7}
  27. p = <optimized out>
  28. ---Type <return> to continue, or q <return> to quit---
  29. i = <optimized out>
  30. #6 0x00007ffff7b8c1eb in dri2GetBuffersWithFormat (
  31. driDrawable=<optimized out>, width=0x6a0c88, height=0x6a0c8c,
  32. attachments=<optimized out>, count=<optimized out>,
  33. out_count=0x7fffffffdc50, loaderPrivate=0x6a0b80)
  34. at ../../../../src/glx/dri2_glx.c:900
  35. pdraw = 0x6a0b80
  36. buffers = <optimized out>
  37. #7 0x00007ffff3449b19 in dri2_drawable_get_buffers (
  38. count=<synthetic pointer>, atts=0x720580, drawable=0x71fea0)
  39. at ../../../../../../src/gallium/state_trackers/dri/dri2.c:187
  40. dri_drawable = 0x6a0c60
  41. buffers = <optimized out>
  42. num_attachments = <optimized out>
  43. i = <optimized out>
  44. loader = 0x7ffff7dd71c0 <dri2LoaderExtension>
  45. num_buffers = 1
  46. attachments = {1, 24, 4294958239, 32767, 0, 0, 4146353097, 32767, 0, 0}
  47. #8 dri2_allocate_textures (ctx=0x6ab2b0, drawable=0x71fea0, statts=0x720580,
  48. statts_count=2)
  49. at ../../../../../../src/gallium/state_trackers/dri/dri2.c:381
  50. dri_drawable = 0x6a0c60
  51. templ = {reference = {count = 1}, screen = 0x7fffffffdc9f,
  52. ---Type <return> to continue, or q <return> to quit---
  53. target = PIPE_BUFFER, format = PIPE_FORMAT_NONE,
  54. width0 = 4146353097, height0 = 32767, depth0 = 0, array_size = 0,
  55. last_level = 201, nr_samples = 83, usage = 36, bind = 32767,
  56. flags = 2097152}
  57. alloc_depthstencil = 0 '\000'
  58. i = <optimized out>
  59. j = <optimized out>
  60. bind = 0
  61. image = 0x0
  62. images = {image_mask = 1, back = 0x1f7237049, front = 0x0}
  63. buffers = <optimized out>
  64. whandle = {type = 21, handle = 32767, stride = 4119444951}
  65. num_buffers = 2
  66. #9 0x00007ffff3446cc8 in dri_st_framebuffer_validate (stctx=<optimized out>,
  67. stfbi=<optimized out>, statts=0x720580, count=2, out=0x7fffffffdda0)
  68. at ../../../../../../src/gallium/state_trackers/dri/dri_drawable.c:83
  69. ctx = 0x6ab2b0
  70. drawable = 0x71fea0
  71. statt_mask = 18
  72. new_mask = <optimized out>
  73. new_stamp = <optimized out>
  74. i = <optimized out>
  75. lastStamp = 109
  76. ---Type <return> to continue, or q <return> to quit---
  77. textures = 0x71ffa8
  78. #10 0x00007ffff338fd2e in st_framebuffer_validate (stfb=stfb@entry=0x720130,
  79. st=st@entry=0x689710)
  80. at ../../../../src/mesa/state_tracker/st_manager.c:198
  81. textures = {0x0, 0x0, 0x0, 0x0, 0x2002a1000, 0x5, 0x7}
  82. width = <optimized out>
  83. height = <optimized out>
  84. i = <optimized out>
  85. changed = 0 '\000'
  86. new_stamp = 109
  87. #11 0x00007ffff3391101 in st_manager_validate_framebuffers (
  88. st=st@entry=0x689710)
  89. at ../../../../src/mesa/state_tracker/st_manager.c:860
  90. No locals.
  91. #12 0x00007ffff335dac9 in st_validate_state (st=st@entry=0x689710)
  92. at ../../../../src/mesa/state_tracker/st_atom.c:180
  93. state = 0x68a720
  94. #13 0x00007ffff3364f0f in st_Clear (ctx=0x76e1c0, mask=18)
  95. at ../../../../src/mesa/state_tracker/st_cb_clear.c:446
  96. depthRb = 0x7205b0
  97. stencilRb = 0x0
  98. quad_buffers = 0
  99. clear_buffers = 0
  100. ---Type <return> to continue, or q <return> to quit---
  101. i = <optimized out>
  102. #14 0x00000000004025ae in ?? ()
  103. No symbol table info available.
  104. #15 0x0000000000401dc4 in ?? ()
  105. No symbol table info available.
  106. #16 0x00007ffff716aec5 in __libc_start_main (main=0x401940, argc=1,
  107. argv=0x7fffffffe1a8, init=<optimized out>, fini=<optimized out>,
  108. rtld_fini=<optimized out>, stack_end=0x7fffffffe198) at libc-start.c:287
  109. result = <optimized out>
  110. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, -2085419981796841250,
  111. 4203397, 140737488347552, 0, 0, 2085419981568174302,
  112. 2085439022981015774}, mask_was_saved = 0}}, priv = {pad = {
  113. 0x0, 0x0, 0x403970, 0x7fffffffe1a8}, data = {prev = 0x0,
  114. cleanup = 0x0, canceltype = 4209008}}}
  115. not_first_call = <optimized out>
  116. #17 0x00000000004023ae in ?? ()
  117. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement