Advertisement
Guest User

Untitled

a guest
Nov 11th, 2013
17
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.18 KB | None | 0 0
  1. [tikilou@utopia ToTheMoon.amd64]$ gdb ToTheMoon.amd64
  2. GNU gdb (GDB) 7.6.1
  3. Copyright (C) 2013 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-unknown-linux-gnu".
  9. For bug reporting instructions, please see:
  10. <http://www.gnu.org/software/gdb/bugs/>...
  11. Reading symbols from /home/tikilou/ToTheMoon.amd64/ToTheMoon.amd64...
  12. warning: Skipping deprecated .gdb_index section in /home/tikilou/ToTheMoon.amd64/ToTheMoon.amd64.
  13. Do "set use-deprecated-index-sections on" before the file is read
  14. to use the section anyway.
  15. done.
  16.  
  17.  
  18.  
  19. (gdb) break DebugLoggerPrivate::writeLine
  20. Breakpoint 1 at 0x43f190: file src/debuglogger.cpp, line 63.
  21.  
  22.  
  23.  
  24. (gdb) r
  25. Starting program: /home/tikilou/ToTheMoon.amd64/ToTheMoon.amd64
  26. warning: Could not load shared library symbols for linux-vdso.so.1.
  27. Do you need "set solib-search-path" or "set sysroot"?
  28. [Thread debugging using libthread_db enabled]
  29. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  30. [New Thread 0x7fffed5a7700 (LWP 2097)]
  31. [New Thread 0x7fffecac6700 (LWP 2098)]
  32. GL Vendor : ATI Technologies Inc.
  33. GL Renderer : AMD Radeon HD 7800 Series
  34. GL Version : 4.3.12614 Compatibility Profile/Debug Context 12.104
  35. GLSL Version : 4.30
  36. [New Thread 0x7fffe6551700 (LWP 2099)]
  37. [Thread 0x7fffe6551700 (LWP 2099) exited]
  38. [New Thread 0x7fffe6551700 (LWP 2100)]
  39. [New Thread 0x7fffe5d50700 (LWP 2101)]
  40. --- Compiling SimpleShader
  41. From: simple.vert simple.frag
  42. --- Compiling SimpleColorShader
  43. From: simpleColor.vert simpleColor.frag
  44. --- Compiling SimpleAlphaShader
  45. From: simpleColor.vert simpleAlpha.frag
  46. --- Compiling SimpleSpriteShader
  47. From: sprite.vert simple.frag
  48. --- Compiling SpriteShader
  49. From: sprite.vert sprite.frag
  50. --- Compiling PlaneShader
  51. From: simple.vert plane.frag
  52. --- Compiling FlashMapShader
  53. From: simpleColor.vert flashMap.frag
  54. --- Compiling TransShader
  55. From: simple.vert trans.frag
  56. --- Compiling SimpleTransShader
  57. From: simple.vert transSimple.frag
  58. --- Compiling HueShader
  59. From: simple.vert hue.frag
  60. --- Compiling BltShader
  61. From: simple.vert bitmapBlit.frag
  62. [New Thread 0x7ffff7ff4700 (LWP 2102)]
  63. eval:1870: warning: found = in conditional, should be ==
  64. eval:154: warning: already initialized constant CENTER
  65. eval:149: warning: previous definition of CENTER was here
  66. [Switching to Thread 0x7fffecac6700 (LWP 2098)]
  67.  
  68. Breakpoint 1, DebugLoggerPrivate::writeLine (this=0x7fffe0957e00,
  69. line=0x7fffe18da5d0 "glBlitFramebuffer was called with GL_COLOR_BUFFER_BIT set while there was no valid color attachment on the read framebuffer")
  70. at src/debuglogger.cpp:63
  71. 63 src/debuglogger.cpp: Aucun fichier ou dossier de ce type.
  72.  
  73.  
  74.  
  75. (gdb) bt
  76. #0 DebugLoggerPrivate::writeLine (this=0x7fffe0957e00,
  77. line=0x7fffe18da5d0 "glBlitFramebuffer was called with GL_COLOR_BUFFER_BIT set while there was no valid color attachment on the read framebuffer")
  78. at src/debuglogger.cpp:63
  79. #1 0x000000000043edd0 in arbDebugFunc (source=33350, type=33360, id=105,
  80. severity=33387, length=123,
  81. message=0x7fffe18da5d0 "glBlitFramebuffer was called with GL_COLOR_BUFFER_BIT set while there was no valid color attachment on the read framebuffer",
  82. userParam=0x7fffe0957e00) at src/debuglogger.cpp:103
  83. #2 0x00007fffee33e372 in ?? () from /usr/lib/xorg/modules/dri//fglrx_dri.so
  84. #3 0x00007fffee33e49b in ?? () from /usr/lib/xorg/modules/dri//fglrx_dri.so
  85. #4 0x00007fffee1fd768 in ?? () from /usr/lib/xorg/modules/dri//fglrx_dri.so
  86. #5 0x00007fffee6ba1e8 in ?? () from /usr/lib/xorg/modules/dri//fglrx_dri.so
  87. #6 0x00007fffeeabe340 in ?? () from /usr/lib/xorg/modules/dri//fglrx_dri.so
  88. #7 0x0000000000411b7c in FBO::blit (srcX=0, srcY=0, srcW=640, srcH=480,
  89. dstX=0, dstY=0, dstW=640, dstH=480, mode=FBO::Nearest) at src/gl-util.h:209
  90. #8 0x0000000000411bce in FBO::blit (srcX=0, srcY=0, dstX=0, dstY=0, srcW=640,
  91. srcH=480, mode=FBO::Nearest) at src/gl-util.h:217
  92. #9 0x000000000043eba5 in GraphicsPrivate::compositeToBuffer (
  93. this=0x7fffe0015100, fbo=...) at src/graphics.cpp:498
  94. #10 0x000000000043d256 in Graphics::freeze (this=0x7fffe0014148)
  95. at src/graphics.cpp:574
  96. #11 0x000000000044de83 in graphicsFreeze (argc=0, argv=0x7fffe0f77240,
  97. ---Type <return> to continue, or q <return> to quit---
  98. self=140736967095640) at binding-mri/graphics-binding.cpp:40
  99. #12 0x00007ffff7aecfc2 in vm_call_cfunc_with_frame (
  100. th=th@entry=0x7fffe0e98560, reg_cfp=reg_cfp@entry=0x7fffe10770f0,
  101. ci=ci@entry=0x7fffe14b01f0) at vm_insnhelper.c:1537
  102. #13 0x00007ffff7aed875 in vm_call_cfunc (ci=0x7fffe14b01f0,
  103. reg_cfp=0x7fffe10770f0, th=0x7fffe0e98560) at vm_insnhelper.c:1627
  104. #14 vm_call_method (th=0x7fffe0e98560, cfp=0x7fffe10770f0, ci=0x7fffe14b01f0)
  105. at vm_insnhelper.c:1821
  106. #15 0x00007ffff7ae529a in vm_exec_core (th=0x7fffe0e98560,
  107. th@entry=0x7fffecac56d0, initial=initial@entry=0) at insns.def:1017
  108. #16 0x00007ffff7adecfb in vm_exec (th=0x7fffecac56d0, th@entry=0x7fffe18da5d0)
  109. at vm.c:1235
  110. #17 0x00007ffff7aeae9b in eval_string_with_cref (self=140736968762400,
  111. src=140736966849040, scope=8, cref_arg=0x0, file=140736966848400, line=1)
  112. at vm_eval.c:1270
  113. #18 0x00007ffff79ad5b2 in rb_protect (proc=0x7ffff7aeb880 <rb_eval_string>,
  114. data=140736973333240, state=0x0) at eval.c:793
  115. #19 0x00000000004474d7 in runRMXPScripts () at binding-mri/binding-mri.cpp:298
  116. #20 0x00000000004476ae in mriBindingExecute ()
  117. at binding-mri/binding-mri.cpp:320
  118. #21 0x000000000040922e in rgssThreadFun (userdata=0x7fffffffe550)
  119. at src/main.cpp:136
  120. #22 0x00007ffff5d64aad in SDL_RunThread (data=0xddb6a0)
  121. ---Type <return> to continue, or q <return> to quit---
  122. at /home/Ancurio/source/hg/SDL/src/thread/SDL_thread.c:280
  123. #23 0x00007ffff5dbfb89 in RunThread (data=<optimized out>)
  124. at /home/Ancurio/source/hg/SDL/src/thread/pthread/SDL_systhread.c:69
  125. #24 0x00007ffff56e80a2 in start_thread () from /usr/lib/libpthread.so.0
  126. #25 0x00007ffff4bfd50d in clone () from /usr/lib/libc.so.6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement