Advertisement
Guest User

Untitled

a guest
Apr 30th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.72 KB | None | 0 0
  1. sander@ArchingFar gcc %gdb ../../../binaries/system/pyrogenesis 21:12
  2. GNU gdb (GDB) 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 "i686-pc-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 ../../../binaries/system/pyrogenesis...done.
  17. (gdb) run -editor
  18. Starting program: /home/sander/0ad/trunk/binaries/system/pyrogenesis -editor
  19. warning: Could not load shared library symbols for linux-gate.so.1.
  20. Do you need "set solib-search-path" or "set sysroot"?
  21. [Thread debugging using libthread_db enabled]
  22. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  23. warning: File "/usr/lib/libstdc++.so.6.0.19-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load".
  24. To enable execution of this file add
  25. add-auto-load-safe-path /usr/lib/libstdc++.so.6.0.19-gdb.py
  26. line to your configuration file "/home/sander/.gdbinit".
  27. To completely disable this security protection add
  28. set auto-load safe-path /
  29. line to your configuration file "/home/sander/.gdbinit".
  30. For more information about this security protection see the
  31. "Auto-loading safe path" section in the GDB manual. E.g., run from the shell:
  32. info "(gdb)Auto-loading safe path"
  33. TIMER| LoadDLL: 2.14389 s
  34. [New Thread 0xb3472b40 (LWP 6472)]
  35. [New Thread 0xb2956b40 (LWP 6497)]
  36. [New Thread 0xb1fffb40 (LWP 6499)]
  37. [New Thread 0xb15ffb40 (LWP 6500)]
  38. Cache: 200 (total: 2832) MiB
  39. TIMER| InitVfs: 1.10048 ms
  40. [New Thread 0xa41cfb40 (LWP 6501)]
  41. [New Thread 0xa37ffb40 (LWP 6502)]
  42. [New Thread 0xa2affb40 (LWP 6503)]
  43. [Thread 0xa2affb40 (LWP 6503) exited]
  44. [New Thread 0xa2affb40 (LWP 6504)]
  45. [New Thread 0x9e2fdb40 (LWP 6505)]
  46. Sound: AlcInit success, using OpenAL Soft
  47. [New Thread 0x9dfffb40 (LWP 6506)]
  48. [New Thread 0x9d6fdb40 (LWP 6507)]
  49. TIMER| CONFIG_Init: 15.1147 ms
  50. ATTENTION: default value of option force_s3tc_enable overridden by environment.
  51. ATTENTION: default value of option force_s3tc_enable overridden by environment.
  52. TIMER| RunHardwareDetection: 25.0106 ms
  53. [New Thread 0x92063b40 (LWP 6512)]
  54. TIMER| InitRenderer: 7.07366 ms
  55. TIMER| ps_console: 9.99639 ms
  56. TIMER| ps_lang_hotkeys: 1.14197 ms
  57. TIMER| common/emptyinit.xml: 375.164 us
  58. libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
  59. libpng warning: iCCP: Not recognizing known sRGB profile that has been edited
  60. [New Thread 0x8fcffb40 (LWP 6513)]
  61. [New Thread 0x8f4feb40 (LWP 6514)]
  62. [New Thread 0x8ecfdb40 (LWP 6515)]
  63. GAME STARTED, ALL INIT COMPLETE
  64. tex.cpp(710): Function call failed: return value was -120100 (Unknown error (-120100, 0xFFFFFFFFFFFE2ADC))
  65. Function call failed: return value was -120100 (Unknown error (-120100, 0xFFFFFFFFFFFE2ADC))
  66. Location: tex.cpp:710 (tex_hdr_size)
  67.  
  68. Call stack:
  69.  
  70. (0x84648ec) /home/sander/0ad/trunk/binaries/system/pyrogenesis() [0x84648ec]
  71. (0x841caec) /home/sander/0ad/trunk/binaries/system/pyrogenesis() [0x841caec]
  72. (0x841ce37) /home/sander/0ad/trunk/binaries/system/pyrogenesis() [0x841ce37]
  73. (0x845e314) /home/sander/0ad/trunk/binaries/system/pyrogenesis() [0x845e314]
  74. (0x81ba41a) /home/sander/0ad/trunk/binaries/system/pyrogenesis() [0x81ba41a]
  75. (0x8369e44) /home/sander/0ad/trunk/binaries/system/pyrogenesis() [0x8369e44]
  76. (0x835063d) /home/sander/0ad/trunk/binaries/system/pyrogenesis() [0x835063d]
  77. (0xb718cf20) /usr/lib/libpthread.so.0(+0x6f20) [0xb718cf20]
  78. (0xb6e1e94e) /usr/lib/libc.so.6(clone+0x5e) [0xb6e1e94e]
  79.  
  80. errno = 0 (No error reported here)
  81. OS error = ?
  82.  
  83.  
  84. AL lib: (EE) alc_cleanup: 1 device not closed
  85. (C)ontinue, (S)uppress, (B)reak, Launch (D)ebugger, or (E)xit?
  86. E
  87.  
  88. Program received signal SIGABRT, Aborted.
  89. [Switching to Thread 0xb3472b40 (LWP 6472)]
  90. 0xb7fdd424 in __kernel_vsyscall ()
  91. (gdb) bt full
  92. #0 0xb7fdd424 in __kernel_vsyscall ()
  93. No symbol table info available.
  94. #1 0xb6d614f6 in raise () from /usr/lib/libc.so.6
  95. No symbol table info available.
  96. #2 0xb6d62c83 in abort () from /usr/lib/libc.so.6
  97. No symbol table info available.
  98. #3 0x0846a9bd in sys_display_error (
  99. text=text@entry=0x8d85f000 L"Function call failed: return value was -120100 (Unknown error (-120100, 0x", 'F' <repeats 11 times>, "E2ADC))\r\nLocation: tex.cpp:710 (tex_hdr_size)\r\n\r\nCall stack:\r\n\r\n(0x84648ec) /home/sander/0ad/trunk/binaries/system/"..., flags=flags@entry=6) at ../../../source/lib/sysdep/os/unix/unix.cpp:263
  100. c = <optimized out>
  101. manual_break = true
  102. allow_suppress = true
  103. no_continue = false
  104. ret = <optimized out>
  105. #4 0x0841cf20 in CallDisplayError (flags=<optimized out>,
  106. text=0x8d85f000 L"Function call failed: return value was -120100 (Unknown error (-120100, 0x", 'F' <repeats 11 times>, "E2ADC))\r\nLocation: tex.cpp:710 (tex_hdr_size)\r\n\r\nCall stack:\r\n\r\n(0x84648ec) /home/sander/0ad/trunk/binaries/system/"...) at ../../../source/lib/debug.cpp:378
  107. er = ERI_NOT_IMPLEMENTED
  108. #5 debug_DisplayError (suppress=0x85fc998 <tex_hdr_size(Path const&)::suppress__>, func=<optimized out>, line=710, pathname=<optimized out>, lastFuncToSkip=0x8537148 L"debug_OnError",
  109. context=0xb34717c0, flags=4, description=0xb3471180 L"Function call failed: return value was -120100 (Unknown error (-120100, 0x", 'F' <repeats 11 times>, "E2ADC))")
  110. at ../../../source/lib/debug.cpp:469
  111. filename = 0x85408d8 L"tex.cpp"
  112. emm = {pa_mem = 0x8d85f000}
  113. text = 0x8d85f000 L"Function call failed: return value was -120100 (Unknown error (-120100, 0x", 'F' <repeats 11 times>, "E2ADC))\r\nLocation: tex.cpp:710 (tex_hdr_size)\r\n\r\nCall stack:\r\n\r\n(0x84648ec) /home/sander/0ad/trunk/binaries/system/"...
  114. er = ERI_NOT_IMPLEMENTED
  115. func = 0x85412a9 <tex_hdr_size(Path const&)::__func__> "tex_hdr_size"
  116. line = 710
  117. pathname = <optimized out>
  118. lastFuncToSkip = 0x8537148 L"debug_OnError"
  119. context = <optimized out>
  120. flags = <optimized out>
  121. suppress = <optimized out>
  122. description = <optimized out>
  123. #6 debug_OnError (err=-120100, suppress=suppress@entry=0x85fc998 <tex_hdr_size(Path const&)::suppress__>, file=file@entry=0x8540878 L"../../../source/lib/tex/tex.cpp", line=line@entry=710,
  124. func=func@entry=0x85412a9 <tex_hdr_size(Path const&)::__func__> "tex_hdr_size") at ../../../source/lib/debug.cpp:546
  125. context = "\334\343\377\242x\030G\263\034p\373\242\257Ŭ\234\370\326\377\242\a\000\000\000\060\030G\263H\000\000\000\334\343\377\242\330\343\377\242\000\253ҍ", '\000' <repeats 16 times>, " \030G\263\060\030G\263\334\032G\263\330\343\377\242\334\343\377\242\370\326\377\242\a\000\000\000p\030G\263H\000\000\000\001\000\000\000\000\000\000\000\004\000\000\000\000\000\000\000\001\000\000\000\000\000\000\000\000\000\003", '\000' <repeats 57 times>, "\002", '\000' <repeats 55 times>...
  126. lastFuncToSkip = 0x8537148 L"debug_OnError"
  127. buf = L"Function call failed: return value was -120100 (Unknown error (-120100, 0x", 'F' <repeats 11 times>, "E2ADC))\000\xb347138c\004\xb7e725e8\x8fe92fe0\004\xb3471458\xb7c2a601\000\x8e303420\000\xb7c928fd\001\004\003\xb3471380\xb3471464\xb3471354\xb7e725e8\xb7c4f022\xa2dc4498\xb3471378\xb3471368\000\222\xb7191b9a\xb6c82000\xb7c928fd\x914b7850\006\xb2b00010Z\x9cdc5248\xb54cda56\xb7e725e8\xb7c4f022\xa2dc4948\004 \x22810d00\xb6c82000\000\xb6c57e89\xb7c928fd\x914b7850K\xb347143c-\x9cdc5248\x5a40a933\xb7e725e8\xb7c4f022\xa2dc4498\xb7e725e8\003\xb7c5dea0\xb347143c\xb7dc7cc8\x9cd438c0\000\x914b7850\006\xb347140cZ\x9cdc5248\xb54cda56\000\000\xb7dc7cc8\x9cd438c0\000\xb2b10f98\x9cdc9258\x9cdbdd38\x8da6df58\000\000\x4d430001\x8da6df58\024\000\000\000\000\000\000\001က\000退\x9cdc9258\xa2d98200\x91698f6f\xb3471470\000\000\000\000\xb3471484\001\b6\xa2f0b4d0\001", '\000' <repeats 14 times>...
  128. err_buf = L"Unknown error (-120100, 0x", 'F' <repeats 11 times>, "E2ADC)\000\000\000\000\000\000\000\025\000\000\000ŷ", '\000' <repeats 20 times>, "\xb7be8ac5\000\000\000\000\000\000\000\000\000\000\025\000\000\000ŷ", '\000' <repeats 16 times>, "\xb7be8ac5", '\000' <repeats 14 times>, "\025\xb7be8ac5\000\000ŷ\xb7be8ac5\000\000\000\000\xb7e725e8\xb7dc49dd\xb7dc076c\xb7be8ac5\xb3471578\xb7dc44be\xb7dc076c\030\xb7dc49f1\xb7dc49dd\000\000\000\005\030\xb7be8ac5\000\xb2b00040Ĉ\xb7be8ac5\002✏Ā\xb7be8ac5\xb3471464\xb3471134\xb3471970\xb7be8ac5\xb3471464\xb3471158\xb3471134n\xb7e725e8\xb7dc49dd\xb7dc076c\xb7be8ac5\xb3471578\xb7dc44be\xb7dc076c\030\xb7dc49f1\xb7dc49dd\xb3471288\xb7be8ac5\000\005\030\xb7be8ac5\xb7e725e8\xb7dc49fb\xb7dc076c\xb7be8ac5\xb3471578\xb7dc44be\xb7dc076c\xb7e725e8\xb3471464\xb34711b4\xb3471970\xb7be8ac5\xb3471464\xb34711d8\xb34711b4\xb7bea478\xb3471578\xb7dc44be\xb7dc076c\001"
  129. #7 0x0845e314 in tex_hdr_size (filename=...) at ../../../source/lib/tex/tex.cpp:710
  130. suppress__ = 0
  131. status_ = <optimized out>
  132. c = 0x8dd9c624
  133. extension = {path = {static npos = 4294967295, _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
  134. _M_p = 0x8e19429c L".bmp"}}, separator = 47 L'/'}
  135. __func__ = "tex_hdr_size"
  136. #8 0x081ba41a in WriteBigScreenshot (extension=..., tiles=tiles@entry=10) at ../../../source/ps/Util.cpp:286
  137. ---Type <return> to continue, or q <return> to quit---
  138. __func__ = "WriteBigScreenshot"
  139. fmt = 6407
  140. bpp = 24
  141. img_size = 92160000
  142. tile_size = 921600
  143. filenameFormat = {path = {static npos = 4294967295, _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
  144. _M_p = 0x8fe9331c L"screenshots/screenshot%04d.bmp"}}, separator = 47 L'/'}
  145. tile_w = 640
  146. img_w = 6400
  147. flags = 64
  148. hdr_size = <optimized out>
  149. tile_data = <optimized out>
  150. img_buf = {px = 0xb2b00010 "", pn = {pi_ = 0xb2b00f68}}
  151. basenameFormat = {path = {static npos = 4294967295, _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
  152. _M_p = 0x8e1e6f94 L"screenshots/screenshot%04d"}}, separator = 47 L'/'}
  153. filename = {path = {static npos = 4294967295, _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
  154. _M_p = 0x8dd6d1cc L"screenshots/screenshot0148.bmp"}}, separator = 47 L'/'}
  155. tile_h = 480
  156. img_h = 4800
  157. #9 0x08369e44 in AtlasMessage::fScreenshot (msg=0x8c4ac68) at ../../../source/tools/atlas/GameInterface/Handlers/MiscHandlers.cpp:50
  158. No locals.
  159. #10 0x0835063d in RunEngine (data=0xbffff6ec) at ../../../source/tools/atlas/GameInterface/GameLoop.cpp:174
  160. name = {static npos = <optimized out>, _M_dataplus = {<std::allocator<char>> = {<__gnu_cxx::new_allocator<char>> = {<No data fields>}, <No data fields>}, _M_p = 0x8fe9aa4c "Screenshot"}}
  161. it = {_M_node = 0xb2b00f68}
  162. msg = 0x8c4ac68
  163. recent_activity = true
  164. ev = {ev = {type = 76 'L', active = {type = 76 'L', gain = 170 '\252', state = 233 '\351'}, key = {type = 76 'L', which = 170 '\252', state = 233 '\351', keysym = {scancode = 5 '\005',
  165. sym = SDLK_UNKNOWN, mod = KMOD_NONE, unicode = 0}}, motion = {type = 76 'L', which = 170 '\252', state = 233 '\351', x = 5, y = 0, xrel = 0, yrel = 0}, button = {type = 76 'L',
  166. which = 170 '\252', button = 233 '\351', state = 143 '\217', x = 5, y = 0}, jaxis = {type = 76 'L', which = 170 '\252', axis = 233 '\351', value = 5}, jball = {type = 76 'L',
  167. which = 170 '\252', ball = 233 '\351', xrel = 5, yrel = 0}, jhat = {type = 76 'L', which = 170 '\252', hat = 233 '\351', value = 143 '\217'}, jbutton = {type = 76 'L',
  168. which = 170 '\252', button = 233 '\351', state = 143 '\217'}, resize = {type = 76 'L', w = 5, h = 0}, expose = {type = 76 'L'}, quit = {type = 76 'L'}, user = {type = 76 'L',
  169. code = 5, data1 = 0x0, data2 = 0x0}, syswm = {type = 76 'L', msg = 0x5}}}
  170. time = <optimized out>
  171. msgPasser = 0xbfffec6c
  172. __func__ = "RunEngine"
  173. args = {m_Args = {<std::_Vector_base<std::pair<CStr8, CStr8>, std::allocator<std::pair<CStr8, CStr8> > >> = {
  174. _M_impl = {<std::allocator<std::pair<CStr8, CStr8> >> = {<__gnu_cxx::new_allocator<std::pair<CStr8, CStr8> >> = {<No data fields>}, <No data fields>}, _M_start = 0xb2b004b8,
  175. _M_finish = 0xb2b004c0, _M_end_of_storage = 0xb2b004c0}}, <No data fields>}, m_Arg0 = {path = {static npos = 4294967295,
  176. _M_dataplus = {<std::allocator<wchar_t>> = {<__gnu_cxx::new_allocator<wchar_t>> = {<No data fields>}, <No data fields>},
  177. _M_p = 0x8606af4 L"/home/sander/0ad/trunk/binaries/system/pyrogenesis"}}, separator = 47 L'/'}}
  178. hooks = {override_gl_upload_caps = 0x0, get_log_dir = 0x0, bundle_logs = 0x0, translate = 0x0, translate_free = 0x0, log = 0x0,
  179. display_error = 0x8350290 <AtlasDisplayError(wchar_t const*, size_t)>}
  180. last_activity = 5.7829667029999996
  181. #11 0xb718cf20 in start_thread () from /usr/lib/libpthread.so.0
  182. No symbol table info available.
  183. #12 0xb6e1e94e in clone () from /usr/lib/libc.so.6
  184. No symbol table info available.
  185. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement