Advertisement
Guest User

Untitled

a guest
Aug 5th, 2014
403
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.33 KB | None | 0 0
  1. sarnex@pc ~ $ LIBGL_DEBUG=verbose gdb glxgears
  2. GNU gdb (Ubuntu 7.7-0ubuntu3.1) 7.7
  3. Copyright (C) 2014 Free Software Foundation, Inc.
  4. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  5. This is free software: you are free to change and redistribute it.
  6. There is NO WARRANTY, to the extent permitted by law. Type "show copying"
  7. and "show warranty" for details.
  8. This GDB was configured as "x86_64-linux-gnu".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://www.gnu.org/software/gdb/bugs/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14. For help, type "help".
  15. Type "apropos word" to search for commands related to "word"...
  16. Reading symbols from glxgears...(no debugging symbols found)...done.
  17. (gdb) b radeon_bomgr_create_bo if size == 0
  18. Function "radeon_bomgr_create_bo" not defined.
  19. Make breakpoint pending on future shared library load? (y or [n]) y
  20.  
  21. Breakpoint 1 (radeon_bomgr_create_bo if size == 0) pending.
  22. (gdb) run
  23. Starting program: /usr/bin/glxgears
  24. [Thread debugging using libthread_db enabled]
  25. Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
  26. libGL: screen 0 does not appear to be DRI3 capable
  27. libGL: pci id for fd 4: 1002:679a, driver radeonsi
  28. libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/tls/radeonsi_dri.so
  29. libGL: OpenDriver: trying /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
  30. [New Thread 0x7fffefd0f700 (LWP 4804)]
  31. libGL: Can't open configuration file /home/sarnex/.drirc: No such file or directory.
  32. libGL: Can't open configuration file /home/sarnex/.drirc: No such file or directory.
  33. Running synchronized to the vertical refresh. The framerate should be
  34. approximately the same as the monitor refresh rate.
  35.  
  36. Breakpoint 1, radeon_bomgr_create_bo (_mgr=0x640fe0, size=0,
  37. desc=0x7fffffffdcc0)
  38. at ../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_bo.c:487
  39. 487 ../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_bo.c: No such file or directory.
  40. (gdb) bt full
  41. #0 radeon_bomgr_create_bo (_mgr=0x640fe0, size=0, desc=0x7fffffffdcc0)
  42. at ../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_bo.c:487
  43. rws = <optimized out>
  44. bo = <optimized out>
  45. args = {size = 7752720, alignment = 140737342637920, handle = 536800,
  46. initial_domain = 0, flags = 72}
  47. rdesc = <optimized out>
  48. r = <optimized out>
  49. #1 0x00007ffff3470a02 in pb_cache_manager_create_buffer (_mgr=0x641120,
  50. size=0, desc=0x7fffffffdcc0)
  51. at ../../../../../src/gallium/auxiliary/pipebuffer/pb_bufmgr_cache.c:331
  52. buf = 0x792250
  53. curr_buf = <optimized out>
  54. curr = <optimized out>
  55. next = <optimized out>
  56. ret = <optimized out>
  57. #2 0x00007ffff36b6631 in radeon_winsys_bo_create (rws=<optimized out>,
  58. size=<optimized out>, alignment=<optimized out>,
  59. use_reusable_pool=<optimized out>, domain=<optimized out>,
  60. flags=<optimized out>)
  61. at ../../../../../../../src/gallium/winsys/radeon/drm/radeon_drm_bo.c:829
  62. desc = {base = {alignment = 4096, usage = 4}, initial_domains = 4,
  63. flags = 1}
  64. ---Type <return> to continue, or q <return> to quit---
  65. provider = <optimized out>
  66. buffer = <optimized out>
  67. #3 0x00007ffff36c15b0 in r600_init_resource (rscreen=rscreen@entry=0x642330,
  68. res=res@entry=0x7921c0, size=<optimized out>,
  69. alignment=alignment@entry=4096,
  70. use_reusable_pool=use_reusable_pool@entry=true)
  71. at ../../../../../../src/gallium/drivers/radeon/r600_buffer_common.c:157
  72. rtex = 0x7921c0
  73. old_buf = <optimized out>
  74. new_buf = <optimized out>
  75. flags = <optimized out>
  76. #4 0x00007ffff36c17b7 in r600_buffer_create (screen=0x642330,
  77. templ=0x7fffffffdda0, alignment=4096)
  78. at ../../../../../../src/gallium/drivers/radeon/r600_buffer_common.c:394
  79. rscreen = 0x642330
  80. rbuffer = 0x7921c0
  81. #5 0x00007ffff36c7f46 in pipe_buffer_create (bind=131072, usage=0,
  82. size=<optimized out>, screen=0x642330)
  83. at ../../../../../../src/gallium/auxiliary/util/u_inlines.h:253
  84. buffer = {reference = {count = 0}, screen = 0x0, target = PIPE_BUFFER,
  85. format = PIPE_FORMAT_R8_UNORM, width0 = 0, height0 = 1, depth0 = 1,
  86. array_size = 1, last_level = 0, nr_samples = 0, usage = 0,
  87. bind = 131072, flags = 0}
  88. ---Type <return> to continue, or q <return> to quit---
  89. #6 r600_texture_alloc_cmask_separate (rtex=0x720880, rscreen=<optimized out>)
  90. at ../../../../../../src/gallium/drivers/radeon/r600_texture.c:468
  91. No locals.
  92. #7 evergreen_do_fast_color_clear (rctx=rctx@entry=0x6a0e10,
  93. fb=fb@entry=0x6a14d8, fb_state=fb_state@entry=0x6a14c8,
  94. buffers=buffers@entry=0x7fffffffde3c, color=color@entry=0x76f99c)
  95. at ../../../../../../src/gallium/drivers/radeon/r600_texture.c:1294
  96. tex = 0x720880
  97. clear_bit = 4
  98. i = 0
  99. #8 0x00007ffff376db2f in si_clear (ctx=0x6a0e10, buffers=5, color=0x76f99c,
  100. depth=1, stencil=0)
  101. at ../../../../../../src/gallium/drivers/radeonsi/si_blit.c:326
  102. sctx = 0x6a0e10
  103. fb = 0x6a14d8
  104. #9 0x00007ffff33644f5 in st_Clear (ctx=0x76e1c0, mask=18)
  105. at ../../../../src/mesa/state_tracker/st_cb_clear.c:518
  106. depthRb = <optimized out>
  107. stencilRb = <optimized out>
  108. quad_buffers = <optimized out>
  109. clear_buffers = 5
  110. i = <optimized out>
  111. #10 0x00000000004025ae in ?? ()
  112. ---Type <return> to continue, or q <return> to quit---
  113. No symbol table info available.
  114. #11 0x0000000000401dc4 in ?? ()
  115. No symbol table info available.
  116. #12 0x00007ffff716aec5 in __libc_start_main (main=0x401940, argc=1,
  117. argv=0x7fffffffe1a8, init=<optimized out>, fini=<optimized out>,
  118. rtld_fini=<optimized out>, stack_end=0x7fffffffe198) at libc-start.c:287
  119. result = <optimized out>
  120. unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4979810275811823671,
  121. 4203397, 140737488347552, 0, 0, -4979810276519276489,
  122. -4979792467250343881}, mask_was_saved = 0}}, priv = {pad = {
  123. 0x0, 0x0, 0x403970, 0x7fffffffe1a8}, data = {prev = 0x0,
  124. cleanup = 0x0, canceltype = 4209008}}}
  125. not_first_call = <optimized out>
  126. #13 0x00000000004023ae in ?? ()
  127. No symbol table info available.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement