Advertisement
Guest User

Untitled

a guest
Jun 8th, 2014
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 65.77 KB | None | 0 0
  1. sStarting debugger "GdbEngine" for ABI "x86-windows-msys-pe-32bit"...
  2. dStart parameters: 'daemon.exe (Desktop Qt 5.3.0 MinGW 32bit)' mode: 2
  3. dABI: x86-windows-msys-pe-32bit
  4. dLanguages: any
  5. dExecutable: C:\Program Files\unvanquished\daemon.exe
  6. dDirectory: C:\Program Files\unvanquished
  7. dDebugger: C:\Qt\Tools\mingw482_32\bin\gdb.exe
  8. dQML server: 127.0.0.1:3768
  9. dRemote: :9
  10. dSysroot:
  11. dDebug Source Location:
  12. dDebugger settings:
  13. dRaiseOnInterrupt: true (default: true)
  14. dShowThreadNames: false (default: false)
  15. dUseCodeModel: true (default: true)
  16. dUseToolTipsInLocalsView: false (default: false)
  17. dUseToolTips: true (default: true)
  18. dUseToolTipsInBreakpointsView: false (default: true) ***
  19. dUseToolTipsInBreakpointsView: false (default: false)
  20. dUseAddressInStackView: false (default: false)
  21. dUseAddressInBreakpointsView: false (default: false)
  22. dAdditionalArguments: (default: )
  23. dRegisterForPostMortem: false (default: false)
  24. dSourcePaths: (default: )
  25. dSymbolPaths: (default: )
  26. dBreakOnCrtDbgReport: false (default: false)
  27. dBreakEvent: (default: )
  28. dBreakpointCorrection: true (default: true)
  29. dCDB_Console: false (default: false)
  30. dLoadGdbInit: true (default: true)
  31. dIgnoreFirstChanceAccessViolation: false (default: false)
  32. dAttemptQuickStart: false (default: false)
  33. dLoadGdbDumpers: true (default: true)
  34. dGdbCustomDumperCommands: (default: )
  35. dGdbStartupCommands: (default: )
  36. dWatchdogTimeout: 20 (default: 20)
  37. dGdbPostAttachCommands: (default: )
  38. dUseDynamicType: true (default: true)
  39. dAutoEnrichParameters: true (default: true)
  40. dWarnOnReleaseBuilds: true (default: true)
  41. dTargetAsync: false (default: false)
  42. dIntelFlavor: false (default: false)
  43. dMultiInferior: false (default: false)
  44. dMaximalStackDepth: 20 (default: 20)
  45. dIdentifyDebugInfoPackages: false (default: false)
  46. dShowStandardNamespace: true (default: true)
  47. dAlwaysAdjustStackColumnWidths: false (default: false)
  48. dSortStructMembers: true (default: true)
  49. dShowQtNamespace: true (default: true)
  50. dAlwaysAdjustLocalsColumnWidths: false (default: false)
  51. dAutoDerefPointers: true (default: true)
  52. dListSourceFiles: false (default: false)
  53. dMaximalStringLength: 10000 (default: 10000)
  54. dEnableReverseDebugging: false (default: false)
  55. dSkipKnownFrames: false (default: false)
  56. dAllPluginBreakpoints: true (default: true)
  57. dAdjustBreakpointLocations: true (default: true)
  58. dSelectedPluginBreakpoints: false (default: false)
  59. dNoPluginBreakpoints: false (default: false)
  60. dAlwaysAdjustBreakpointsColumnWidths: false (default: false)
  61. dBreakOnThrow: false (default: false)
  62. dSelectedPluginBreakpointsPattern: .* (default: .*)
  63. dBreakOnWarning: false (default: false)
  64. dBreakOnCatch: false (default: false)
  65. dBreakOnAbort: false (default: false)
  66. dBreakOnFatal: false (default: false)
  67. dAlwaysAdjustSnapshotsColumnWidths: false (default: false)
  68. dAlwaysAdjustRegistersColumnWidths: false (default: false)
  69. dAlwaysAdjustModulesColumnWidths: false (default: false)
  70. dAlwaysAdjustThreadsColumnWidths: false (default: false)
  71. dQmlInspector.ShowAppOnTop: false (default: false)
  72. dShowQmlObjectTree: true (default: true)
  73. dQmlInspector.FromQml: false (default: false)
  74. dUseAlternatingRowColours: false (default: false)
  75. dUseMessageBoxForSignals: true (default: true)
  76. dFontSizeFollowsEditor: false (default: false)
  77. dAutoQuit: false (default: false)
  78. dVerboseLog: false (default: false)
  79. dLogTimeStamps: false (default: false)
  80. dCloseBuffersOnExit: false (default: false)
  81. dBreakpointsFullPath: false (default: false)
  82. dSwitchModeOnExit: false (default: false)
  83. dUseDebuggingHelper: true (default: true)
  84. dState changed from DebuggerNotReady(0) to EngineSetupRequested(1) [master]
  85. dQUEUE: SETUP ENGINE
  86. dCALL: SETUP ENGINE
  87. dTRYING TO START ADAPTER
  88. dENABLING TEST CASE: 0
  89. dSTARTING C:/Qt/Tools/mingw482_32/bin/gdb.exe -i mi --tty=\\.\pipe\creator-4300-10430
  90. dGDB STARTED, INITIALIZING IT
  91. <1show version
  92. <2show debug-file-directory
  93. <3set print object on
  94. <4set breakpoint pending on
  95. <5set print elements 10000
  96. <6handle SIGSEGV nopass stop print
  97. <7set unwindonsignal on
  98. <8set width 0
  99. <9set height 0
  100. sSetting up inferior...
  101. <10-interpreter-exec console "set auto-solib-add on"
  102. <11-interpreter-exec console "python sys.path.insert(1, 'C:/Qt/Tools/QtCreator/share/qtcreator/debugger/')"
  103. <12-interpreter-exec console "python sys.path.append('C:/Qt/Tools/mingw482_32/bin/data-directory/python')"
  104. <13-interpreter-exec console "python from gdbbridge import *"
  105.  
  106. >=thread-group-added,id="i1"
  107. >~"GNU gdb (GDB) 7.7\n"
  108. >~"Copyright (C) 2014 Free Software Foundation, Inc.\n"
  109. >~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\nand \"show warranty\" for details.\n"
  110. >~"This GDB was configured as \"i686-w64-mingw32\".\nType \"show configuration\" for configuration details."
  111. >~"\nFor bug reporting instructions, please see:\n"
  112. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  113. >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
  114. >~"For help, type \"help\".\n"
  115. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  116.  
  117. >&"show version\n"
  118. >~"GNU gdb (GDB) 7.7\n"
  119. >~"Copyright (C) 2014 Free Software Foundation, Inc.\n"
  120. >~"License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law. Type \"show copying\"\nand \"show warranty\" for details.\n"
  121. >~"This GDB was configured as \"i686-w64-mingw32\".\nType \"show configuration\" for configuration details."
  122. >~"\nFor bug reporting instructions, please see:\n"
  123. >~"<http://www.gnu.org/software/gdb/bugs/>.\n"
  124. >~"Find the GDB manual and other documentation resources online at:\n<http://www.gnu.org/software/gdb/documentation/>.\n"
  125. >~"For help, type \"help\".\n"
  126. >~"Type \"apropos word\" to search for commands related to \"word\".\n"
  127. >1^done
  128. dPARSING VERSION: 1^done
  129. dSUPPORTED GDB VERSION GNU gdb (GDB) 7.7
  130. dCopyright (C) 2014 Free Software Foundation, Inc.
  131. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  132. dThis is free software: you are free to change and redistribute it.
  133. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  134. dand "show warranty" for details.
  135. dThis GDB was configured as "i686-w64-mingw32".
  136. dType "show configuration" for configuration details.
  137. dFor bug reporting instructions, please see:
  138. d<http://www.gnu.org/software/gdb/bugs/>.
  139. dFind the GDB manual and other documentation resources online at:
  140. d<http://www.gnu.org/software/gdb/documentation/>.
  141. dFor help, type "help".
  142. dType "apropos word" to search for commands related to "word".
  143. dGNU gdb (GDB) 7.7
  144. dCopyright (C) 2014 Free Software Foundation, Inc.
  145. dLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
  146. dThis is free software: you are free to change and redistribute it.
  147. dThere is NO WARRANTY, to the extent permitted by law. Type "show copying"
  148. dand "show warranty" for details.
  149. dThis GDB was configured as "i686-w64-mingw32".
  150. dType "show configuration" for configuration details.
  151. dFor bug reporting instructions, please see:
  152. d<http://www.gnu.org/software/gdb/bugs/>.
  153. dFind the GDB manual and other documentation resources online at:
  154. d<http://www.gnu.org/software/gdb/documentation/>.
  155. dFor help, type "help".
  156. dType "apropos word" to search for commands related to "word".
  157. dUSING GDB VERSION: 70700, BUILD: 2014
  158. <14-interpreter-exec console "set target-async off"
  159.  
  160. >&"show debug-file-directory\n"
  161. >~"The directory where separate debug symbols are searched for is \"c:\\c\\mingw482\\i686-482-posix-dwarf-rt_v3-rev3\\mingw32\\lib\\debug\".\n"
  162. >2^done
  163.  
  164. >&"set print object on\n"
  165. >=cmd-param-changed,param="print object",value="on"
  166. >3^done
  167.  
  168. >&"set breakpoint pending on\n"
  169. >=cmd-param-changed,param="breakpoint pending",value="on"
  170. >4^done
  171.  
  172. >&"set print elements 10000\n"
  173. >=cmd-param-changed,param="print elements",value="10000"
  174. >5^done
  175.  
  176. >&"handle SIGSEGV nopass stop print\n"
  177. >~"Signal Stop\tPrint\tPass to program\tDescription\n"
  178. >~"SIGSEGV Yes\tYes\tNo\t\tSegmentation fault\n"
  179. >6^done
  180.  
  181. >&"set unwindonsignal on\n"
  182. >=cmd-param-changed,param="unwindonsignal",value="on"
  183. >7^done
  184.  
  185. >&"set width 0\n"
  186. >=cmd-param-changed,param="width",value="4294967295"
  187. >8^done
  188.  
  189. >&"set height 0\n"
  190. >9^done
  191.  
  192. >10^done
  193.  
  194. >11^done
  195.  
  196. >12^done
  197.  
  198. >~"dumpers=[{type=\"Core__Id\",formats=\"\"},{type=\"CPlusPlus__Identifier\",formats=\"\"},{type=\"std__stack\",formats=\"\"},{type=\"QDir\",formats=\"\"},{type=\"QSharedData\",formats=\"\"},{type=\"Debugger__Internal__GdbMi\",formats=\"\"},{type=\"boost__container__list\",formats=\"\"},{type=\"Utils__FileName\",formats=\"\"},{type=\"std__deque\",formats=\"\"},{type=\"QFixed\",formats=\"\"},{type=\"uint8_t\",formats=\"\"},{type=\"std____debug__stack\",formats=\"\"},{type=\"QPoint\",formats=\"\"},{type=\"std____1__vector\",formats=\"\"},{type=\"QMultiMap\",formats=\"Normal,Compact\"},{type=\"QModelIndex\",formats=\"Normal,Enhanced\"},{type=\"QLocale\",formats=\"\"},{type=\"std__set__const_iterator\",formats=\"\"},{type=\"string\",formats=\"\",editable=\"true\"},{type=\"std__set\",formats=\"\"},{type=\"std__unique_ptr\",formats=\"\"},{type=\"QFile\",formats=\"\"},{type=\"wstring\",formats=\"\"},{type=\"QByteArrayData\",formats=\"\"},{type=\"QSizeF\",formats=\"\"},{type=\"std____1__string\",formats=\"\"},{type=\"QIPv6Address\",formats=\"\"},{type=\"Debugger__Internal__ThreadId\",formats=\"\"},{type=\"Utils__ElfSection\",formats=\"\"},{type=\"QMap\",formats=\"Normal,Compact\"},{type=\"std__deque__QNX\",formats=\"\"},{type=\"QChar\",formats=\"\"},{type=\"CPlusPlus__TemplateNameId\",formats=\"\"},{type=\"QScriptValue\",formats=\"\"},{type=\"QMetaObject\",formats=\"\"},{type=\"QHostAddress\",formats=\"\"},{type=\"QV4__Value\",formats=\"\"},{type=\"std__string\",formats=\"Inline,In Separate Window\",editable=\"true\"},{type=\"boost__posix_time__time_duration\",formats=\"\"},{type=\"std____1__shared_ptr\",formats=\"\"},{type=\"CPlusPlus__Internal__Value\",formats=\"\"},{type=\"QFileInfo\",formats=\"\"},{type=\"QHash__const_iterator\",formats=\"\"},{type=\"std____debug__vector\",formats=\"Normal\"},{type=\"Debugger__Internal__WatchData\",formats=\"\"},{type=\"QTime\",formats=\"\"},{type=\"std___Rb_tree_const_iterator\",formats=\"\"},{type=\"QTimeZone\",formats=\"\"},{type=\"boost__bimaps__bimap\",formats=\"\"},{type=\"QV4__TypedValue\",formats=\"\"},{type=\"std____cxx1998__map\",formats=\"\"},{type=\"QHash\",formats=\"Normal,Compact\"},{type=\"QXmlAttributes\",formats=\"\"},{type=\"std__array\",formats=\"Normal\"},{type=\"QLinkedList\",formats=\"\"},{type=\"QStack\",formats=\"Normal\"},{type=\"CPlusPlus__Token\",formats=\"\"},{type=\"std__list__QNX\",formats=\"\"},{type=\"__m128i\",formats=\"\"},{type=\"KDSoapValue1\",formats=\"\"},{type=\"std____1__basic_string\",formats=\"\"},{type=\"std____1__unique_ptr\",formats=\"\"},{type=\"std__stringHelper1\",formats=\"\"},{type=\"std__map__iterator\",formats=\"\"},{type=\"QDate\",formats=\"\"},{type=\"std__unordered_map\",formats=\"Normal,Compact\"},{type=\"__m128d\",formats=\"\"},{type=\"QTextCodec\",formats=\"\"},{type=\"std__shared_ptr\",formats=\"\"},{type=\"Debugger__Internal__WatchItem\",formats=\"\"},{type=\"std__unordered_set\",formats=\"\"},{type=\"QMetaObjectPrivate\",formats=\"\"},{type=\"QByteArray\",formats=\"Inline,As Latin1 in Separate Window,As UTF-8 in Separate Window\"},{type=\"std____cxx1998__set\",formats=\"\"},{type=\"QPixmap\",formats=\"\"},{type=\"__m256\",formats=\"\"},{type=\"std__map\",formats=\"Normal,Compact\"},{type=\"boost__posix_time__ptime\",formats=\"\"},{type=\"QTemporaryFile\",formats=\"\"},{type=\"Eigen__Matrix\",formats=\"\"},{type=\"QImage\",formats=\"Normal,Displayed\"},{type=\"QSet\",formats=\"\"},{type=\"std__map__const_iterator\",formats=\"\"},{type=\"QAbstractItemModel\",formats=\"Normal,Enhanced\"},{type=\"QFiniteStack\",formats=\"Normal\"},{type=\"std__set__iterator\",formats=\"\"},{type=\"QTextDocument\",formats=\"\"},{type=\"QTJSC__JSValue\",formats=\"\"},{type=\"__gnu_cxx__hash_set\",formats=\"\"},{type=\"QRegion\",formats=\"\"},{type=\"std__wstring\",formats=\"\"},{type=\"std____1__unordered_set\",formats=\"\"},{type=\"QBasicAtomicInt\",formats=\"\"},{type=\"std____debug__set\",formats=\"\"},{type=\"QDateTime\",formats=\"\"},{type=\"boost__gregorian__date\",formats=\"\"},{type=\"std__set__QNX\",formats=\"\"},{type=\"CPlusPlus__ByteArrayRef\",formats=\"\"},{type=\"boost__shared_ptr\",formats=\"\"},{type=\"std__basic_string\",formats=\"\"},{type=\"std__map__QNX\",formats=\"\"},{type=\"__m256d\",formats=\"\"},{type=\"std__stringHelper1__QNX\",formats=\"\"},{type=\"__m256i\",formats=\"\"},{type=\"QRectF\",formats=\"\"},{type=\"std__complex\",formats=\"\"},{type=\"QAtomicInt\",formats=\"\"},{type=\"int8_t\",formats=\"\"},{type=\"CPlusPlus__StringLiteral\",formats=\"\"},{type=\"boost__optional\",formats=\"\"},{type=\"std__vector__QNX\",formats=\"\"},{type=\"std____1__unordered_map\",formats=\"Normal,Compact\"},{type=\"Debugger__Internal__BreakpointModelId\",formats=\"\"},{type=\"QStringRef\",formats=\"\"},{type=\"std____debug__map\",formats=\"\"},{type=\"std____debug__list\",formats=\"\"},{type=\"QString\",formats=\"Inline,Separate Window\",editable=\"true\"},{type=\"QSize\",formats=\"\"},{type=\"std____debug__deque\",formats=\"\"},{type=\"QSharedDataPointer\",formats=\"\"},{type=\"QStringList\",formats=\"\"},{type=\"std___Rb_tree_iterator\",formats=\"\"},{type=\"QRegExp\",formats=\"\"},{type=\"std__vector\",formats=\"Normal\",editable=\"true\"},{type=\"QFlags\",formats=\"\"},{type=\"QTextCursor\",formats=\"\"},{type=\"std____debug__unordered_map\",formats=\"Normal,Compact\"},{type=\"QList\",formats=\"Assume Direct Storage,Assume Indirect Storage\"},{type=\"QStandardItem\",formats=\"\"},{type=\"std____debug__unordered_set\",formats=\"\"},{type=\"QSharedPointer\",formats=\"\"},{type=\"QUrl\",formats=\"Inline,Separate Window\"},{type=\"std__list\",formats=\"\"},{type=\"QScopedPointer\",formats=\"\"},{type=\"CPlusPlus__Literal\",formats=\"\"},{type=\"QMapNode\",formats=\"\"},{type=\"std____1__array\",formats=\"Normal\"},{type=\"QVariant\",formats=\"\"},{type=\"QV4__String\",formats=\"\"},{type=\"QVector\",formats=\"Normal\",editable=\"true\"},{type=\"std____1__wstring\",formats=\"\"},{type=\"QWeakPointer\",formats=\"\"},{type=\"__m128\",formats=\"\"},{type=\"QPointF\",formats=\"\"},{type=\"KDSoapValue\",formats=\"\"},{type=\"QRect\",formats=\"\"},{type=\"CPlusPlus__IntegerType\",formats=\"\"},{type=\"QHash__iterator\",formats=\"\"},{type=\"__gnu_debug___Safe_iterator\",formats=\"\"},{type=\"CPlusPlus__Internal__PPToken\",formats=\"\"},{type=\"QHashNode\",formats=\"\"},{type=\"QAtomicPointer\",formats=\"\"},{type=\"CPlusPlus__NamedType\",formats=\"\"},]\n"
  199. >13^done
  200. dENGINE SUCCESSFULLY STARTED
  201. dNOTE: ENGINE SETUP OK
  202. dState changed from EngineSetupRequested(1) to EngineSetupOk(3) [master]
  203. dQUEUE: SETUP INFERIOR
  204. dState changed from EngineSetupOk(3) to InferiorSetupRequested(4) [master]
  205. dQUEUE: SETUP INFERIOR
  206.  
  207. dCALL: SETUP INFERIOR
  208. <15-file-exec-and-symbols "C:/Program Files/unvanquished/daemon.exe"
  209. >14^done
  210.  
  211.  
  212. >15^done
  213. sSetting breakpoints...
  214. dSetting breakpoints...
  215. dATTEMPT BREAKPOINT SYNCHRONIZATION
  216. dBREAKPOINTS ARE SYNCHRONIZED
  217. dNOTE: INFERIOR SETUP OK
  218. dState changed from InferiorSetupRequested(4) to InferiorSetupOk(6) [master]
  219. dState changed from InferiorSetupOk(6) to EngineRunRequested(7) [master]
  220. dQUEUE: RUN ENGINE
  221.  
  222. dCALL: RUN ENGINE
  223. <16-exec-run
  224.  
  225. >=thread-group-started,id="i1",pid="3592"
  226. sThread group i1 created
  227. dTaking notice of pid 3592
  228. >=thread-created,id="1",group-id="i1"
  229. sThread 1 created
  230. >~"[New Thread 3592.0x640]\n"
  231. s[New Thread 3592.0x640]
  232. >16^running
  233. dNOTE: ENGINE RUN AND INFERIOR RUN OK
  234. sRunning.
  235. dState changed from EngineRunRequested(7) to InferiorRunOk(11) [master]
  236. dINFERIOR STARTED
  237. sApplication started
  238. >*running,thread-id="all"
  239. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  240.  
  241.  
  242. >=library-loaded,id="C:\\Windows\\system32\\ntdll.dll",target-name="C:\\Windows\\system32\\ntdll.dll",host-name="C:\\Windows\\system32\\ntdll.dll",symbols-loaded="0",thread-group="i1"
  243. sLibrary C:\Windows\system32\ntdll.dll loaded
  244. >=library-loaded,id="C:\\Windows\\system32\\kernel32.dll",target-name="C:\\Windows\\system32\\kernel32.dll",host-name="C:\\Windows\\system32\\kernel32.dll",symbols-loaded="0",thread-group="i1"
  245. sLibrary C:\Windows\system32\kernel32.dll loaded
  246. >=library-loaded,id="C:\\Windows\\system32\\KernelBase.dll",target-name="C:\\Windows\\system32\\KernelBase.dll",host-name="C:\\Windows\\system32\\KernelBase.dll",symbols-loaded="0",thread-group="i1"
  247. sLibrary C:\Windows\system32\KernelBase.dll loaded
  248. >=library-loaded,id="C:\\Program Files\\unvanquished\\OpenAL32.dll",target-name="C:\\Program Files\\unvanquished\\OpenAL32.dll",host-name="C:\\Program Files\\unvanquished\\OpenAL32.dll",symbols-loaded="0",thread-group="i1"
  249. sLibrary C:\Program Files\unvanquished\OpenAL32.dll loaded
  250. >=library-loaded,id="C:\\Windows\\system32\\msvcrt.dll",target-name="C:\\Windows\\system32\\msvcrt.dll",host-name="C:\\Windows\\system32\\msvcrt.dll",symbols-loaded="0",thread-group="i1"
  251. sLibrary C:\Windows\system32\msvcrt.dll loaded
  252. >=library-loaded,id="C:\\Windows\\system32\\ole32.dll",target-name="C:\\Windows\\system32\\ole32.dll",host-name="C:\\Windows\\system32\\ole32.dll",symbols-loaded="0",thread-group="i1"
  253. sLibrary C:\Windows\system32\ole32.dll loaded
  254. >=library-loaded,id="C:\\Windows\\system32\\gdi32.dll",target-name="C:\\Windows\\system32\\gdi32.dll",host-name="C:\\Windows\\system32\\gdi32.dll",symbols-loaded="0",thread-group="i1"
  255. sLibrary C:\Windows\system32\gdi32.dll loaded
  256. >=library-loaded,id="C:\\Windows\\system32\\user32.dll",target-name="C:\\Windows\\system32\\user32.dll",host-name="C:\\Windows\\system32\\user32.dll",symbols-loaded="0",thread-group="i1"
  257. sLibrary C:\Windows\system32\user32.dll loaded
  258. >=library-loaded,id="C:\\Windows\\system32\\lpk.dll",target-name="C:\\Windows\\system32\\lpk.dll",host-name="C:\\Windows\\system32\\lpk.dll",symbols-loaded="0",thread-group="i1"
  259. sLibrary C:\Windows\system32\lpk.dll loaded
  260. >=library-loaded,id="C:\\Windows\\system32\\usp10.dll",target-name="C:\\Windows\\system32\\usp10.dll",host-name="C:\\Windows\\system32\\usp10.dll",symbols-loaded="0",thread-group="i1"
  261. sLibrary C:\Windows\system32\usp10.dll loaded
  262. >=library-loaded,id="C:\\Windows\\system32\\rpcrt4.dll",target-name="C:\\Windows\\system32\\rpcrt4.dll",host-name="C:\\Windows\\system32\\rpcrt4.dll",symbols-loaded="0",thread-group="i1"
  263. sLibrary C:\Windows\system32\rpcrt4.dll loaded
  264. >=library-loaded,id="C:\\Windows\\system32\\shell32.dll",target-name="C:\\Windows\\system32\\shell32.dll",host-name="C:\\Windows\\system32\\shell32.dll",symbols-loaded="0",thread-group="i1"
  265. sLibrary C:\Windows\system32\shell32.dll loaded
  266. >=library-loaded,id="C:\\Windows\\system32\\shlwapi.dll",target-name="C:\\Windows\\system32\\shlwapi.dll",host-name="C:\\Windows\\system32\\shlwapi.dll",symbols-loaded="0",thread-group="i1"
  267. sLibrary C:\Windows\system32\shlwapi.dll loaded
  268. >=library-loaded,id="C:\\Windows\\system32\\winmm.dll",target-name="C:\\Windows\\system32\\winmm.dll",host-name="C:\\Windows\\system32\\winmm.dll",symbols-loaded="0",thread-group="i1"
  269. sLibrary C:\Windows\system32\winmm.dll loaded
  270. >=library-loaded,id="C:\\Program Files\\unvanquished\\SDL2.dll",target-name="C:\\Program Files\\unvanquished\\SDL2.dll",host-name="C:\\Program Files\\unvanquished\\SDL2.dll",symbols-loaded="0",thread-group="i1"
  271. sLibrary C:\Program Files\unvanquished\SDL2.dll loaded
  272. >=library-loaded,id="C:\\Windows\\system32\\imm32.dll",target-name="C:\\Windows\\system32\\imm32.dll",host-name="C:\\Windows\\system32\\imm32.dll",symbols-loaded="0",thread-group="i1"
  273. sLibrary C:\Windows\system32\imm32.dll loaded
  274. >=library-loaded,id="C:\\Windows\\system32\\msctf.dll",target-name="C:\\Windows\\system32\\msctf.dll",host-name="C:\\Windows\\system32\\msctf.dll",symbols-loaded="0",thread-group="i1"
  275. sLibrary C:\Windows\system32\msctf.dll loaded
  276. >=library-loaded,id="C:\\Windows\\system32\\oleaut32.dll",target-name="C:\\Windows\\system32\\oleaut32.dll",host-name="C:\\Windows\\system32\\oleaut32.dll",symbols-loaded="0",thread-group="i1"
  277. sLibrary C:\Windows\system32\oleaut32.dll loaded
  278. >=library-loaded,id="C:\\Windows\\system32\\version.dll",target-name="C:\\Windows\\system32\\version.dll",host-name="C:\\Windows\\system32\\version.dll",symbols-loaded="0",thread-group="i1"
  279. sLibrary C:\Windows\system32\version.dll loaded
  280. >=library-loaded,id="C:\\Program Files\\unvanquished\\libcurl-4.dll",target-name="C:\\Program Files\\unvanquished\\libcurl-4.dll",host-name="C:\\Program Files\\unvanquished\\libcurl-4.dll",symbols-loaded="0",thread-group="i1"
  281. sLibrary C:\Program Files\unvanquished\libcurl-4.dll loaded
  282. >=library-loaded,id="C:\\Program Files\\unvanquished\\zlib1.dll",target-name="C:\\Program Files\\unvanquished\\zlib1.dll",host-name="C:\\Program Files\\unvanquished\\zlib1.dll",symbols-loaded="0",thread-group="i1"
  283. sLibrary C:\Program Files\unvanquished\zlib1.dll loaded
  284. >=library-loaded,id="C:\\Windows\\system32\\advapi32.dll",target-name="C:\\Windows\\system32\\advapi32.dll",host-name="C:\\Windows\\system32\\advapi32.dll",symbols-loaded="0",thread-group="i1"
  285. sLibrary C:\Windows\system32\advapi32.dll loaded
  286. >=library-loaded,id="C:\\Windows\\SYSTEM32\\sechost.dll",target-name="C:\\Windows\\SYSTEM32\\sechost.dll",host-name="C:\\Windows\\SYSTEM32\\sechost.dll",symbols-loaded="0",thread-group="i1"
  287. sLibrary C:\Windows\SYSTEM32\sechost.dll loaded
  288. >=library-loaded,id="C:\\Program Files\\unvanquished\\libgcc_s_sjlj-1.dll",target-name="C:\\Program Files\\unvanquished\\libgcc_s_sjlj-1.dll",host-name="C:\\Program Files\\unvanquished\\libgcc_s_sjlj-1.dll",symbols-loaded="0",thread-group="i1"
  289. sLibrary C:\Program Files\unvanquished\libgcc_s_sjlj-1.dll loaded
  290. >=library-loaded,id="C:\\Program Files\\unvanquished\\libwinpthread-1.dll",target-name="C:\\Program Files\\unvanquished\\libwinpthread-1.dll",host-name="C:\\Program Files\\unvanquished\\libwinpthread-1.dll",symbols-loaded="0",thread-group="i1"
  291. sLibrary C:\Program Files\unvanquished\libwinpthread-1.dll loaded
  292. >=library-loaded,id="C:\\Windows\\system32\\Wldap32.dll",target-name="C:\\Windows\\system32\\Wldap32.dll",host-name="C:\\Windows\\system32\\Wldap32.dll",symbols-loaded="0",thread-group="i1"
  293. sLibrary C:\Windows\system32\Wldap32.dll loaded
  294. >=library-loaded,id="C:\\Windows\\system32\\ws2_32.dll",target-name="C:\\Windows\\system32\\ws2_32.dll",host-name="C:\\Windows\\system32\\ws2_32.dll",symbols-loaded="0",thread-group="i1"
  295. sLibrary C:\Windows\system32\ws2_32.dll loaded
  296. >=library-loaded,id="C:\\Windows\\system32\\nsi.dll",target-name="C:\\Windows\\system32\\nsi.dll",host-name="C:\\Windows\\system32\\nsi.dll",symbols-loaded="0",thread-group="i1"
  297. sLibrary C:\Windows\system32\nsi.dll loaded
  298. >=library-loaded,id="C:\\Program Files\\unvanquished\\glew32.dll",target-name="C:\\Program Files\\unvanquished\\glew32.dll",host-name="C:\\Program Files\\unvanquished\\glew32.dll",symbols-loaded="0",thread-group="i1"
  299. sLibrary C:\Program Files\unvanquished\glew32.dll loaded
  300. >=library-loaded,id="C:\\Windows\\system32\\opengl32.dll",target-name="C:\\Windows\\system32\\opengl32.dll",host-name="C:\\Windows\\system32\\opengl32.dll",symbols-loaded="0",thread-group="i1"
  301. sLibrary C:\Windows\system32\opengl32.dll loaded
  302. >=library-loaded,id="C:\\Windows\\system32\\glu32.dll",target-name="C:\\Windows\\system32\\glu32.dll",host-name="C:\\Windows\\system32\\glu32.dll",symbols-loaded="0",thread-group="i1"
  303. sLibrary C:\Windows\system32\glu32.dll loaded
  304. >=library-loaded,id="C:\\Windows\\system32\\ddraw.dll",target-name="C:\\Windows\\system32\\ddraw.dll",host-name="C:\\Windows\\system32\\ddraw.dll",symbols-loaded="0",thread-group="i1"
  305. sLibrary C:\Windows\system32\ddraw.dll loaded
  306. >=library-loaded,id="C:\\Windows\\system32\\dciman32.dll",target-name="C:\\Windows\\system32\\dciman32.dll",host-name="C:\\Windows\\system32\\dciman32.dll",symbols-loaded="0",thread-group="i1"
  307. sLibrary C:\Windows\system32\dciman32.dll loaded
  308. >=library-loaded,id="C:\\Windows\\system32\\setupapi.dll",target-name="C:\\Windows\\system32\\setupapi.dll",host-name="C:\\Windows\\system32\\setupapi.dll",symbols-loaded="0",thread-group="i1"
  309. sLibrary C:\Windows\system32\setupapi.dll loaded
  310. >=library-loaded,id="C:\\Windows\\system32\\cfgmgr32.dll",target-name="C:\\Windows\\system32\\cfgmgr32.dll",host-name="C:\\Windows\\system32\\cfgmgr32.dll",symbols-loaded="0",thread-group="i1"
  311. sLibrary C:\Windows\system32\cfgmgr32.dll loaded
  312. >=library-loaded,id="C:\\Windows\\system32\\devobj.dll",target-name="C:\\Windows\\system32\\devobj.dll",host-name="C:\\Windows\\system32\\devobj.dll",symbols-loaded="0",thread-group="i1"
  313. sLibrary C:\Windows\system32\devobj.dll loaded
  314. >=library-loaded,id="C:\\Windows\\system32\\dwmapi.dll",target-name="C:\\Windows\\system32\\dwmapi.dll",host-name="C:\\Windows\\system32\\dwmapi.dll",symbols-loaded="0",thread-group="i1"
  315. sLibrary C:\Windows\system32\dwmapi.dll loaded
  316. >=library-loaded,id="C:\\Windows\\system32\\comdlg32.dll",target-name="C:\\Windows\\system32\\comdlg32.dll",host-name="C:\\Windows\\system32\\comdlg32.dll",symbols-loaded="0",thread-group="i1"
  317. sLibrary C:\Windows\system32\comdlg32.dll loaded
  318. >=library-loaded,id="C:\\Windows\\WinSxS\\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\\comctl32.dll",target-name="C:\\Windows\\WinSxS\\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\\comctl32.dll",host-name="C:\\Windows\\WinSxS\\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\\comctl32.dll",symbols-loaded="0",thread-group="i1"
  319. sLibrary C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_5.82.7601.18201_none_ec80f00e8593ece5\comctl32.dll loaded
  320. >=library-loaded,id="C:\\Program Files\\unvanquished\\libstdc++-6.dll",target-name="C:\\Program Files\\unvanquished\\libstdc++-6.dll",host-name="C:\\Program Files\\unvanquished\\libstdc++-6.dll",symbols-loaded="0",thread-group="i1"
  321. sLibrary C:\Program Files\unvanquished\libstdc++-6.dll loaded
  322.  
  323. Unvanquished 0.28.0 Windows x86 Jun 2 2014
  324.  
  325. Home path: C:\Users\Tom\Documents\My Games\Unvanquished
  326. Pak path: C:\Program Files\unvanquished/pkg
  327. Pak path: C:\Users\Tom\Documents\My Games\Unvanquished/pkg
  328. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-atcshd-gpp2.pk3
  329. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-citadel.pk3
  330. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-cruz-b6.pk3
  331. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-derelictb-beta04.pk3
  332. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-Eden-b3.pk3
  333. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-flap.pk3
  334. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-gloom2beta2.pk3
  335. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-metro-b1-2.pk3
  336. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-minetest2.pk3
  337. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-procyon-r1.pk3
  338. ^3Warn: Invalid pak nam
  339. e: C:\Program Files\unvanquished/pkg/map-sirius.pk3
  340. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-sokolov-1.1.pk3
  341. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-temple-0.5.5.pk3
  342. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-thermal.pk3
  343. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-transit-gpp.pk3
  344. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-veddak-final.pk3
  345. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-volcano-alpha4-1.1.0.pk3
  346. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.28.0.pk3'...
  347. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.27.0.pk3'...
  348. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.26.0.pk3'...
  349. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.25.0.pk3'...
  350. Loading pak 'C:\Program Files\unvanquished/pkg/map-UTCS_trem+1.pk3'...
  351. Loading pak 'C:\Program Files\unvanquished/pkg/map-ancient_remains-1.0.pk3'...
  352. Loading pak 'C:\Progra
  353. m Files\unvanquished/pkg/map-arachnid2_trem+1.pk3'...
  354. Loading pak 'C:\Program Files\unvanquished/pkg/map-chasm_b1+1.pk3'...
  355. Loading pak 'C:\Program Files\unvanquished/pkg/map-forlorn_a7.pk3'...
  356. Loading pak 'C:\Program Files\unvanquished/pkg/map-karith_trem+1.pk3'...
  357. Loading pak 'C:\Program Files\unvanquished/pkg/map-meep_b2-1.1.0.pk3'...
  358. Loading pak 'C:\Program Files\unvanquished/pkg/map-methane-beta1_trem+1.pk3'...
  359. Loading pak 'C:\Program Files\unvanquished/pkg/map-nano_trem+1.pk3'...
  360. Loading pak 'C:\Program Files\unvanquished/pkg/map-nexus6_trem+1.pk3'...
  361. Loading pak 'C:\Program Files\unvanquished/pkg/map-niveus_trem+3.pk3'...
  362. Loading pak 'C:\Program Files\unvanquished/pkg/map-orion_trem+2.pk3'...
  363. Loading pak 'C:\Program Files\unvanquished/pkg/map-parpax_d03a.pk3'...
  364. Loading pak 'C:\Program Files\unvanquished/pkg/tex-common_2.0.pk3'...
  365. Loading pak 'C:\Program Files\unvanquished/pkg/tex-ex_1.0.pk3'...
  366. Loading pak 'C:\Program Files\unvanquished/pkg/tex-exm_1.0.pk3'...
  367. Loading pak 'C:\Program Fil
  368. es\unvanquished/pkg/tex-pk01_1.0.pk3'...
  369. Loading pak 'C:\Program Files\unvanquished/pkg/tex-pk02_1.0.pk3'...
  370. Loading pak 'C:\Program Files\unvanquished/pkg/tex-space_1.0.pk3'...
  371. Loading pak 'C:\Program Files\unvanquished/pkg/tex-trak5_1.0.pk3'...
  372. Loading pak 'C:\Program Files\unvanquished/pkg/map-perseus_b5a.pk3'...
  373. Loading pak 'C:\Program Files\unvanquished/pkg/tex-all_1.0.pk3'...
  374. Loading pak 'C:\Program Files\unvanquished/pkg/tex-tech_1.0.pk3'...
  375. Loading pak 'C:\Program Files\unvanquished/pkg/map-plat23_b12.pk3'...
  376. Loading pak 'C:\Program Files\unvanquished/pkg/map-spacetracks_1.0.pk3'...
  377. Loading pak 'C:\Program Files\unvanquished/pkg/map-station15-r1_trem+1.pk3'...
  378. Loading pak 'C:\Program Files\unvanquished/pkg/map-thunder_b3+1.pk3'...
  379. Loading pak 'C:\Program Files\unvanquished/pkg/map-tremor_trem+1.pk3'...
  380. Loading pak 'C:\Program Files\unvanquished/pkg/map-wrecktify_b2.pk3'...
  381. Loading pak 'C:\Program Files\unvanquished/pkg/map-yocto_b2c.pk3'...
  382. Loaded 9 languages
  383. execing 'default.cfg'
  384. exec
  385. ing 'autogen.cfg'
  386. execing 'keybindings.cfg'
  387. execing 'autoe
  388. >=library-loaded,id="C:\\Windows\\system32\\sspicli.dll",target-name="C:\\Windows\\system32\\sspicli.dll",host-name="C:\\Windows\\system32\\sspicli.dll",symbols-loaded="0",thread-group="i1"
  389. sLibrary C:\Windows\system32\sspicli.dll loaded
  390. >=library-loaded,id="C:\\Windows\\system32\\cryptsp.dll",target-name="C:\\Windows\\system32\\cryptsp.dll",host-name="C:\\Windows\\system32\\cryptsp.dll",symbols-loaded="0",thread-group="i1"
  391. sLibrary C:\Windows\system32\cryptsp.dll loaded
  392. >=library-loaded,id="C:\\Windows\\system32\\rsaenh.dll",target-name="C:\\Windows\\system32\\rsaenh.dll",host-name="C:\\Windows\\system32\\rsaenh.dll",symbols-loaded="0",thread-group="i1"
  393. sLibrary C:\Windows\system32\rsaenh.dll loaded
  394. >=library-loaded,id="C:\\Windows\\system32\\cryptbase.dll",target-name="C:\\Windows\\system32\\cryptbase.dll",host-name="C:\\Windows\\system32\\cryptbase.dll",symbols-loaded="0",thread-group="i1"
  395. sLibrary C:\Windows\system32\cryptbase.dll loaded
  396.  
  397. >=library-loaded,id="C:\\Windows\\system32\\uxtheme.dll",target-name="C:\\Windows\\system32\\uxtheme.dll",host-name="C:\\Windows\\system32\\uxtheme.dll",symbols-loaded="0",thread-group="i1"
  398. sLibrary C:\Windows\system32\uxtheme.dll loaded
  399. >=library-loaded,id="C:\\Windows\\system32\\atiglpxx.dll",target-name="C:\\Windows\\system32\\atiglpxx.dll",host-name="C:\\Windows\\system32\\atiglpxx.dll",symbols-loaded="0",thread-group="i1"
  400. sLibrary C:\Windows\system32\atiglpxx.dll loaded
  401. >=library-loaded,id="C:\\Windows\\system32\\atioglxx.dll",target-name="C:\\Windows\\system32\\atioglxx.dll",host-name="C:\\Windows\\system32\\atioglxx.dll",symbols-loaded="0",thread-group="i1"
  402. sLibrary C:\Windows\system32\atioglxx.dll loaded
  403. >=library-loaded,id="C:\\Windows\\system32\\atiadlxx.dll",target-name="C:\\Windows\\system32\\atiadlxx.dll",host-name="C:\\Windows\\system32\\atiadlxx.dll",symbols-loaded="0",thread-group="i1"
  404. sLibrary C:\Windows\system32\atiadlxx.dll loaded
  405. >=library-loaded,id="C:\\Windows\\system32\\userenv.dll",target-name="C:\\Windows\\system32\\userenv.dll",host-name="C:\\Windows\\system32\\userenv.dll",symbols-loaded="0",thread-group="i1"
  406. sLibrary C:\Windows\system32\userenv.dll loaded
  407. >=library-loaded,id="C:\\Windows\\system32\\profapi.dll",target-name="C:\\Windows\\system32\\profapi.dll",host-name="C:\\Windows\\system32\\profapi.dll",symbols-loaded="0",thread-group="i1"
  408. sLibrary C:\Windows\system32\profapi.dll loaded
  409. >=library-loaded,id="C:\\Windows\\system32\\wtsapi32.dll",target-name="C:\\Windows\\system32\\wtsapi32.dll",host-name="C:\\Windows\\system32\\wtsapi32.dll",symbols-loaded="0",thread-group="i1"
  410. sLibrary C:\Windows\system32\wtsapi32.dll loaded
  411. >=library-loaded,id="C:\\Windows\\system32\\psapi.dll",target-name="C:\\Windows\\system32\\psapi.dll",host-name="C:\\Windows\\system32\\psapi.dll",symbols-loaded="0",thread-group="i1"
  412. sLibrary C:\Windows\system32\psapi.dll loaded
  413. >=library-loaded,id="C:\\Windows\\system32\\wsock32.dll",target-name="C:\\Windows\\system32\\wsock32.dll",host-name="C:\\Windows\\system32\\wsock32.dll",symbols-loaded="0",thread-group="i1"
  414. sLibrary C:\Windows\system32\wsock32.dll loaded
  415. >=library-loaded,id="C:\\Windows\\system32\\wintrust.dll",target-name="C:\\Windows\\system32\\wintrust.dll",host-name="C:\\Windows\\system32\\wintrust.dll",symbols-loaded="0",thread-group="i1"
  416. sLibrary C:\Windows\system32\wintrust.dll loaded
  417. >=library-loaded,id="C:\\Windows\\system32\\crypt32.dll",target-name="C:\\Windows\\system32\\crypt32.dll",host-name="C:\\Windows\\system32\\crypt32.dll",symbols-loaded="0",thread-group="i1"
  418. sLibrary C:\Windows\system32\crypt32.dll loaded
  419. >=library-loaded,id="C:\\Windows\\system32\\msasn1.dll",target-name="C:\\Windows\\system32\\msasn1.dll",host-name="C:\\Windows\\system32\\msasn1.dll",symbols-loaded="0",thread-group="i1"
  420. sLibrary C:\Windows\system32\msasn1.dll loaded
  421. >=library-loaded,id="C:\\Windows\\system32\\atigktxx.dll",target-name="C:\\Windows\\system32\\atigktxx.dll",host-name="C:\\Windows\\system32\\atigktxx.dll",symbols-loaded="0",thread-group="i1"
  422. sLibrary C:\Windows\system32\atigktxx.dll loaded
  423. >=library-loaded,id="C:\\Windows\\system32\\aticfx32.dll",target-name="C:\\Windows\\system32\\aticfx32.dll",host-name="C:\\Windows\\system32\\aticfx32.dll",symbols-loaded="0",thread-group="i1"
  424. sLibrary C:\Windows\system32\aticfx32.dll loaded
  425.  
  426. >=library-unloaded,id="C:\\Windows\\system32\\atigktxx.dll",target-name="C:\\Windows\\system32\\atigktxx.dll",host-name="C:\\Windows\\system32\\atigktxx.dll",thread-group="i1"
  427. sLibrary C:\Windows\system32\atigktxx.dll unloaded
  428. >=library-loaded,id="C:\\Windows\\system32\\atigktxx.dll",target-name="C:\\Windows\\system32\\atigktxx.dll",host-name="C:\\Windows\\system32\\atigktxx.dll",symbols-loaded="0",thread-group="i1"
  429. sLibrary C:\Windows\system32\atigktxx.dll loaded
  430. >=thread-created,id="2",group-id="i1"
  431. sThread 2 created
  432. >~"[New Thread 3592.0x8fc]\n"
  433. s[New Thread 3592.0x8fc]
  434. >*running,thread-id="all"
  435. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  436.  
  437. >=library-loaded,id="C:\\Windows\\system32\\clbcatq.dll",target-name="C:\\Windows\\system32\\clbcatq.dll",host-name="C:\\Windows\\system32\\clbcatq.dll",symbols-loaded="0",thread-group="i1"
  438. sLibrary C:\Windows\system32\clbcatq.dll loaded
  439.  
  440. >=library-loaded,id="C:\\Windows\\System32\\dinput8.dll",target-name="C:\\Windows\\System32\\dinput8.dll",host-name="C:\\Windows\\System32\\dinput8.dll",symbols-loaded="0",thread-group="i1"
  441. sLibrary C:\Windows\System32\dinput8.dll loaded
  442.  
  443. >=library-loaded,id="C:\\Windows\\system32\\hid.dll",target-name="C:\\Windows\\system32\\hid.dll",host-name="C:\\Windows\\system32\\hid.dll",symbols-loaded="0",thread-group="i1"
  444. sLibrary C:\Windows\system32\hid.dll loaded
  445.  
  446. >=library-loaded,id="C:\\Windows\\system32\\xinput1_3.dll",target-name="C:\\Windows\\system32\\xinput1_3.dll",host-name="C:\\Windows\\system32\\xinput1_3.dll",symbols-loaded="0",thread-group="i1"
  447. sLibrary C:\Windows\system32\xinput1_3.dll loaded
  448.  
  449. >=thread-created,id="3",group-id="i1"
  450. sThread 3 created
  451. >~"[New Thread 3592.0x1288]\n"
  452. s[New Thread 3592.0x1288]
  453. >*running,thread-id="all"
  454. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  455.  
  456. >=thread-created,id="4",group-id="i1"
  457. sThread 4 created
  458. >~"[New Thread 3592.0x1250]\n"
  459. s[New Thread 3592.0x1250]
  460. >*running,thread-id="all"
  461. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  462.  
  463. >=thread-created,id="5",group-id="i1"
  464. sThread 5 created
  465. >~"[New Thread 3592.0x125c]\n"
  466. s[New Thread 3592.0x125c]
  467. >*running,thread-id="all"
  468. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  469. >=library-loaded,id="C:\\Windows\\System32\\MMDevAPI.dll",target-name="C:\\Windows\\System32\\MMDevAPI.dll",host-name="C:\\Windows\\System32\\MMDevAPI.dll",symbols-loaded="0",thread-group="i1"
  470. sLibrary C:\Windows\System32\MMDevAPI.dll loaded
  471. >=library-loaded,id="C:\\Windows\\System32\\propsys.dll",target-name="C:\\Windows\\System32\\propsys.dll",host-name="C:\\Windows\\System32\\propsys.dll",symbols-loaded="0",thread-group="i1"
  472. sLibrary C:\Windows\System32\propsys.dll loaded
  473. >=library-loaded,id="C:\\Windows\\system32\\dsound.dll",target-name="C:\\Windows\\system32\\dsound.dll",host-name="C:\\Windows\\system32\\dsound.dll",symbols-loaded="0",thread-group="i1"
  474. sLibrary C:\Windows\system32\dsound.dll loaded
  475.  
  476. >=library-loaded,id="C:\\Windows\\system32\\powrprof.dll",target-name="C:\\Windows\\system32\\powrprof.dll",host-name="C:\\Windows\\system32\\powrprof.dll",symbols-loaded="0",thread-group="i1"
  477. sLibrary C:\Windows\system32\powrprof.dll loaded
  478.  
  479. >=library-loaded,id="C:\\Windows\\system32\\AudioSes.dll",target-name="C:\\Windows\\system32\\AudioSes.dll",host-name="C:\\Windows\\system32\\AudioSes.dll",symbols-loaded="0",thread-group="i1"
  480. sLibrary C:\Windows\system32\AudioSes.dll loaded
  481. >=thread-created,id="6",group-id="i1"
  482. sThread 6 created
  483. >~"[New Thread 3592.0x1240]\n"
  484. s[New Thread 3592.0x1240]
  485. >*running,thread-id="all"
  486. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  487. >=thread-created,id="7",group-id="i1"
  488. sThread 7 created
  489. >~"[New Thread 3592.0xcd8]\n"
  490. s[New Thread 3592.0xcd8]
  491. >*running,thread-id="all"
  492. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  493. >=library-loaded,id="C:\\Windows\\system32\\wdmaud.drv",target-name="C:\\Windows\\system32\\wdmaud.drv",host-name="C:\\Windows\\system32\\wdmaud.drv",symbols-loaded="0",thread-group="i1"
  494. sLibrary C:\Windows\system32\wdmaud.drv loaded
  495.  
  496. >=library-loaded,id="C:\\Windows\\system32\\ksuser.dll",target-name="C:\\Windows\\system32\\ksuser.dll",host-name="C:\\Windows\\system32\\ksuser.dll",symbols-loaded="0",thread-group="i1"
  497. sLibrary C:\Windows\system32\ksuser.dll loaded
  498.  
  499. >=library-loaded,id="C:\\Windows\\system32\\avrt.dll",target-name="C:\\Windows\\system32\\avrt.dll",host-name="C:\\Windows\\system32\\avrt.dll",symbols-loaded="0",thread-group="i1"
  500. sLibrary C:\Windows\system32\avrt.dll loaded
  501.  
  502. >=library-loaded,id="C:\\Windows\\system32\\msacm32.drv",target-name="C:\\Windows\\system32\\msacm32.drv",host-name="C:\\Windows\\system32\\msacm32.drv",symbols-loaded="0",thread-group="i1"
  503. sLibrary C:\Windows\system32\msacm32.drv loaded
  504.  
  505. >=library-loaded,id="C:\\Windows\\system32\\msacm32.dll",target-name="C:\\Windows\\system32\\msacm32.dll",host-name="C:\\Windows\\system32\\msacm32.dll",symbols-loaded="0",thread-group="i1"
  506. sLibrary C:\Windows\system32\msacm32.dll loaded
  507.  
  508. >=library-loaded,id="C:\\Windows\\system32\\midimap.dll",target-name="C:\\Windows\\system32\\midimap.dll",host-name="C:\\Windows\\system32\\midimap.dll",symbols-loaded="0",thread-group="i1"
  509. sLibrary C:\Windows\system32\midimap.dll loaded
  510.  
  511. >=library-loaded,id="C:\\Program Files\\unvanquished\\cgame-qvm-native.dll",target-name="C:\\Program Files\\unvanquished\\cgame-qvm-native.dll",host-name="C:\\Program Files\\unvanquished\\cgame-qvm-native.dll",symbols-loaded="0",thread-group="i1"
  512. sLibrary C:\Program Files\unvanquished\cgame-qvm-native.dll loaded
  513.  
  514. >=library-unloaded,id="C:\\Program Files\\unvanquished\\cgame-qvm-native.dll",target-name="C:\\Program Files\\unvanquished\\cgame-qvm-native.dll",host-name="C:\\Program Files\\unvanquished\\cgame-qvm-native.dll",thread-group="i1"
  515. sLibrary C:\Program Files\unvanquished\cgame-qvm-native.dll unloaded
  516.  
  517. >=library-loaded,id="C:\\Program Files\\unvanquished\\ui-qvm-native.dll",target-name="C:\\Program Files\\unvanquished\\ui-qvm-native.dll",host-name="C:\\Program Files\\unvanquished\\ui-qvm-native.dll",symbols-loaded="0",thread-group="i1"
  518. sLibrary C:\Program Files\unvanquished\ui-qvm-native.dll loaded
  519.  
  520. >=library-loaded,id="C:\\Windows\\system32\\nlaapi.dll",target-name="C:\\Windows\\system32\\nlaapi.dll",host-name="C:\\Windows\\system32\\nlaapi.dll",symbols-loaded="0",thread-group="i1"
  521. sLibrary C:\Windows\system32\nlaapi.dll loaded
  522.  
  523. >=library-loaded,id="C:\\Windows\\system32\\NapiNSP.dll",target-name="C:\\Windows\\system32\\NapiNSP.dll",host-name="C:\\Windows\\system32\\NapiNSP.dll",symbols-loaded="0",thread-group="i1"
  524. sLibrary C:\Windows\system32\NapiNSP.dll loaded
  525.  
  526. >=library-loaded,id="C:\\Windows\\system32\\pnrpnsp.dll",target-name="C:\\Windows\\system32\\pnrpnsp.dll",host-name="C:\\Windows\\system32\\pnrpnsp.dll",symbols-loaded="0",thread-group="i1"
  527. sLibrary C:\Windows\system32\pnrpnsp.dll loaded
  528.  
  529. >=library-loaded,id="C:\\Program Files\\Common Files\\Microsoft Shared\\Windows Live\\WLIDNSP.DLL",target-name="C:\\Program Files\\Common Files\\Microsoft Shared\\Windows Live\\WLIDNSP.DLL",host-name="C:\\Program Files\\Common Files\\Microsoft Shared\\Windows Live\\WLIDNSP.DLL",symbols-loaded="0",thread-group="i1"
  530. sLibrary C:\Program Files\Common Files\Microsoft Shared\Windows Live\WLIDNSP.DLL loaded
  531.  
  532. >=library-loaded,id="C:\\Windows\\System32\\mswsock.dll",target-name="C:\\Windows\\System32\\mswsock.dll",host-name="C:\\Windows\\System32\\mswsock.dll",symbols-loaded="0",thread-group="i1"
  533. sLibrary C:\Windows\System32\mswsock.dll loaded
  534.  
  535. >=library-loaded,id="C:\\Windows\\system32\\dnsapi.dll",target-name="C:\\Windows\\system32\\dnsapi.dll",host-name="C:\\Windows\\system32\\dnsapi.dll",symbols-loaded="0",thread-group="i1"
  536. sLibrary C:\Windows\system32\dnsapi.dll loaded
  537.  
  538. >=library-loaded,id="C:\\Windows\\System32\\winrnr.dll",target-name="C:\\Windows\\System32\\winrnr.dll",host-name="C:\\Windows\\System32\\winrnr.dll",symbols-loaded="0",thread-group="i1"
  539. sLibrary C:\Windows\System32\winrnr.dll loaded
  540.  
  541. >=library-loaded,id="C:\\Windows\\System32\\WSHTCPIP.DLL",target-name="C:\\Windows\\System32\\WSHTCPIP.DLL",host-name="C:\\Windows\\System32\\WSHTCPIP.DLL",symbols-loaded="0",thread-group="i1"
  542. sLibrary C:\Windows\System32\WSHTCPIP.DLL loaded
  543.  
  544. >=library-loaded,id="C:\\Windows\\System32\\wship6.dll",target-name="C:\\Windows\\System32\\wship6.dll",host-name="C:\\Windows\\System32\\wship6.dll",symbols-loaded="0",thread-group="i1"
  545. sLibrary C:\Windows\System32\wship6.dll loaded
  546.  
  547. >=library-loaded,id="C:\\Windows\\system32\\IPHLPAPI.DLL",target-name="C:\\Windows\\system32\\IPHLPAPI.DLL",host-name="C:\\Windows\\system32\\IPHLPAPI.DLL",symbols-loaded="0",thread-group="i1"
  548. sLibrary C:\Windows\system32\IPHLPAPI.DLL loaded
  549.  
  550. >=library-loaded,id="C:\\Windows\\system32\\winnsi.dll",target-name="C:\\Windows\\system32\\winnsi.dll",host-name="C:\\Windows\\system32\\winnsi.dll",symbols-loaded="0",thread-group="i1"
  551. sLibrary C:\Windows\system32\winnsi.dll loaded
  552.  
  553. >=library-loaded,id="C:\\Windows\\system32\\rasadhlp.dll",target-name="C:\\Windows\\system32\\rasadhlp.dll",host-name="C:\\Windows\\system32\\rasadhlp.dll",symbols-loaded="0",thread-group="i1"
  554. sLibrary C:\Windows\system32\rasadhlp.dll loaded
  555.  
  556. >=library-loaded,id="C:\\Windows\\System32\\FWPUCLNT.DLL",target-name="C:\\Windows\\System32\\FWPUCLNT.DLL",host-name="C:\\Windows\\System32\\FWPUCLNT.DLL",symbols-loaded="0",thread-group="i1"
  557. sLibrary C:\Windows\System32\FWPUCLNT.DLL loaded
  558.  
  559. >=thread-created,id="8",group-id="i1"
  560. sThread 8 created
  561. >~"[New Thread 3592.0xeec]\n"
  562. s[New Thread 3592.0xeec]
  563. >*running,thread-id="all"
  564. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  565. >=thread-created,id="9",group-id="i1"
  566. sThread 9 created
  567. >~"[New Thread 3592.0x95c]\n"
  568. s[New Thread 3592.0x95c]
  569. >*running,thread-id="all"
  570. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  571.  
  572. xec.cfg'
  573. ^4g 1
  574. Set language to English
  575. Couldn't read conhistory.
  576. ----- Client Initialization -----
  577. ----- Client Initialization Complete -----
  578. Calling GetRefAPI…
  579. SDL_Init( SDL_INIT_VIDEO )...
  580. Using SDL Version 2.0.3
  581. SDL using driver "windows"
  582. Initializing OpenGL display
  583. Display aspect: 1.333
  584. ...setting mode -1:
  585. 1024 768
  586. Using 24 Color bits, 24 depth, 8 stencil display.
  587. Using GLEW 1.10.0
  588. Using enhanced (GL3) Renderer in GL 3.x mode...
  589. Available modes: '640x480 800x600 1024x768 720x576 720x480 848x480 '
  590. GL_RENDERER: ATI Radeon HD 4800 Series
  591. Detected graphics driver class 'OpenGL 3+'
  592. Detected graphics hardware class 'AMD Radeon DX10-class'
  593. Initializing OpenGL extensions
  594. ...GL_ARB_debug_output not found
  595. ...using GL_ARB_fragment_shader
  596. ...using GL_ARB_vertex_shader
  597. ...using GL_ARB_shading_language_100
  598. ...found shading language version 330
  599. ...using GL_ARB_depth_texture
  600. ...using GL_ARB_texture_cube_map
  601. ...using GL_ARB_half_float_pixel
  602. ...using GL_ARB_texture_float
  603. ...using GL_ARB_
  604. texture_rg
  605. ...using GL_EXT_packed_depth_stencil
  606. ...ignoring GL_ARB_texture_compression
  607. ...ignoring GL_EXT_texture_compression_s3tc
  608. ...using GL_ARB_texture_non_power_of_two
  609. ...using GL_SGIS_generate_mipmap
  610. ...using GL_EXT_texture_filter_anisotropic
  611. ...using GL_ARB_vertex_buffer_object
  612. ...using GL_EXT_framebuffer_object
  613. ...using GL_EXT_framebuffer_blit
  614. ...using GL_ARB_shader_objects
  615. ...using GL_ARB_occlusion_query
  616. ...using GL_ARB_draw_buffers
  617. ...GL_GREMEDY_string_marker not found
  618. ...using GL_ARB_get_program_binary
  619. Trying SMP acceleration...
  620. WARNING: You enable r_smp at your own risk!
  621. Render thread starting
  622. ...succeeded.
  623.  
  624. GL_VENDOR: ATI Technologies Inc.
  625. GL_RENDERER: ATI Radeon HD 4800 Series
  626. GL_VERSION: 3.3.11672 Compatibility Profile Context
  627. GL_SHADING_LANGUAGE_VERSION: 3.30
  628. GL_MAX_VERTEX_UNIFORM_COMPONENTS 16384
  629. ^2Using OpenGL 3.x context
  630. Using GPU vertex skinning with max 128 bones in a single pass
  631. --- Common Initialization Complete ---
  632. Winsock Initialized
  633. Error Opening file C:/P
  634. rogram Files/unvanquished/GeoIP.dat
  635. Error Opening file C:/Program Files/unvanquished/GeoIP.dat
  636. Error Opening file C:/Program Files/unvanquished/GeoIPv6.dat
  637. Error Opening file C:/Program Files/unvanquished/GeoIPv6.dat
  638. Loaded GeoIP data: ^1IPv4 ^1IPv6
  639. Hostname: Tom-PC
  640. IP6:
  641. IP6:
  642. IP:
  643. IP6:
  644. Opening IP6 socket: [::]:*
  645. Opening IP socket: 0.0.0.0:*
  646. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-atcshd-gpp2.pk3
  647. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-citadel.pk3
  648. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-cruz-b6.pk3
  649. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-derelictb-beta04.pk3
  650. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-Eden-b3.pk3
  651. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-flap.pk3
  652. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-gloom2beta2.pk3
  653. ^3Warn: Inva
  654. lid pak name: C:\Program Files\unvanquished/pkg/map-metro-b1-2.pk3
  655. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-minetest2.pk3
  656. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-procyon-r1.pk3
  657. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-sirius.pk3
  658. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-sokolov-1.1.pk3
  659. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-temple-0.5.5.pk3
  660. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-thermal.pk3
  661. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-transit-gpp.pk3
  662. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-veddak-final.pk3
  663. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-volcano-alpha4-1.1.0.pk3
  664. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.28.0.pk3'...
  665. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.27.0.pk3'...
  666. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.26.0.pk3'...
  667. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.25.0.pk3'...
  668. Loading pak 'C:\P
  669.  
  670. >=thread-created,id="10",group-id="i1"
  671. sThread 10 created
  672. >~"[New Thread 3592.0x7f8]\n"
  673. s[New Thread 3592.0x7f8]
  674. >*running,thread-id="all"
  675. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  676. >=thread-created,id="11",group-id="i1"
  677. sThread 11 created
  678. >~"[New Thread 3592.0x94c]\n"
  679. s[New Thread 3592.0x94c]
  680. >*running,thread-id="all"
  681. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  682. >=thread-created,id="12",group-id="i1"
  683. sThread 12 created
  684. >~"[New Thread 3592.0x790]\n"
  685. s[New Thread 3592.0x790]
  686. >*running,thread-id="all"
  687. dNOTE: INFERIOR STILL RUNNING IN STATE InferiorRunOk.
  688.  
  689. rogram Files\unvanquished/pkg/map-UTCS_trem+1.pk3'...
  690. Loading pak 'C:\Program Files\unvanquished/pkg/map-ancient_remains-1.0.pk3'...
  691. Loading pak 'C:\Program Files\unvanquished/pkg/map-arachnid2_trem+1.pk3'...
  692. Loading pak 'C:\Program Files\unvanquished/pkg/map-chasm_b1+1.pk3'...
  693. Loading pak 'C:\Program Files\unvanquished/pkg/map-forlorn_a7.pk3'...
  694. Loading pak 'C:\Program Files\unvanquished/pkg/map-karith_trem+1.pk3'...
  695. Loading pak 'C:\Program Files\unvanquished/pkg/map-meep_b2-1.1.0.pk3'...
  696. Loading pak 'C:\Program Files\unvanquished/pkg/map-methane-beta1_trem+1.pk3'...
  697. Loading pak 'C:\Program Files\unvanquished/pkg/map-nano_trem+1.pk3'...
  698. Loading pak 'C:\Program Files\unvanquished/pkg/map-nexus6_trem+1.pk3'...
  699. Loading pak 'C:\Program Files\unvanquished/pkg/map-niveus_trem+3.pk3'...
  700. Loading pak 'C:\Program Files\unvanquished/pkg/map-orion_trem+2.pk3'...
  701. Loading pak 'C:\Program Files\unvanquished/pkg/map-parpax_d03a.pk3'...
  702. Loading pak 'C:\Program Files\unvanquished/pkg/tex-common_2.0.pk3'...
  703. Loadi
  704. ng pak 'C:\Program Files\unvanquished/pkg/tex-ex_1.0.pk3'...
  705. Loading pak 'C:\Program Files\unvanquished/pkg/tex-exm_1.0.pk3'...
  706. Loading pak 'C:\Program Files\unvanquished/pkg/tex-pk01_1.0.pk3'...
  707. Loading pak 'C:\Program Files\unvanquished/pkg/tex-pk02_1.0.pk3'...
  708. Loading pak 'C:\Program Files\unvanquished/pkg/tex-space_1.0.pk3'...
  709. Loading pak 'C:\Program Files\unvanquished/pkg/tex-trak5_1.0.pk3'...
  710. Loading pak 'C:\Program Files\unvanquished/pkg/map-perseus_b5a.pk3'...
  711. Loading pak 'C:\Program Files\unvanquished/pkg/tex-all_1.0.pk3'...
  712. Loading pak 'C:\Program Files\unvanquished/pkg/tex-tech_1.0.pk3'...
  713. Loading pak 'C:\Program Files\unvanquished/pkg/map-plat23_b12.pk3'...
  714. Loading pak 'C:\Program Files\unvanquished/pkg/map-spacetracks_1.0.pk3'...
  715. Loading pak 'C:\Program Files\unvanquished/pkg/map-station15-r1_trem+1.pk3'...
  716. Loading pak 'C:\Program Files\unvanquished/pkg/map-thunder_b3+1.pk3'...
  717. Loading pak 'C:\Program Files\unvanquished/pkg/map-tremor_trem+1.pk3'...
  718. Loading pak 'C:\Program Files\unv
  719. anquished/pkg/map-wrecktify_b2.pk3'...
  720. Loading pak 'C:\Program Files\unvanquished/pkg/map-yocto_b2c.pk3'...
  721. ^5Loading RSA keys from pubkey
  722. Daemon RSA public-key found.
  723. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-atcshd-gpp2.pk3
  724. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-citadel.pk3
  725. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-cruz-b6.pk3
  726. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-derelictb-beta04.pk3
  727. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-Eden-b3.pk3
  728. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-flap.pk3
  729. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-gloom2beta2.pk3
  730. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-metro-b1-2.pk3
  731. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-minetest2.pk3
  732. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-procyon-r1.pk3
  733. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/
  734. map-sirius.pk3
  735. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-sokolov-1.1.pk3
  736. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-temple-0.5.5.pk3
  737. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-thermal.pk3
  738. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-transit-gpp.pk3
  739. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-veddak-final.pk3
  740. ^3Warn: Invalid pak name: C:\Program Files\unvanquished/pkg/map-volcano-alpha4-1.1.0.pk3
  741. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.28.0.pk3'...
  742. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.27.0.pk3'...
  743. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.26.0.pk3'...
  744. Loading pak 'C:\Program Files\unvanquished/pkg/unvanquished_0.25.0.pk3'...
  745. Loading pak 'C:\Program Files\unvanquished/pkg/map-perseus_b5a.pk3'...
  746. Loading pak 'C:\Program Files\unvanquished/pkg/tex-all_1.0.pk3'...
  747. Loading pak 'C:\Program Files\unvanquished/pkg/tex-common_2.0.pk3'...
  748. Loading pak 'C:\Program Files\unvanquished/pkg/tex-ex_1.
  749.  
  750. >=library-unloaded,id="C:\\Program Files\\unvanquished\\ui-qvm-native.dll",target-name="C:\\Program Files\\unvanquished\\ui-qvm-native.dll",host-name="C:\\Program Files\\unvanquished\\ui-qvm-native.dll",thread-group="i1"
  751. sLibrary C:\Program Files\unvanquished\ui-qvm-native.dll unloaded
  752.  
  753. d
  754. dNON-CRITICAL TIMEOUT
  755.  
  756. >~"[Switching to Thread 3592.0x1250]\n"
  757. >*stopped,reason="signal-received",signal-name="SIGSEGV",signal-meaning="Segmentation fault",frame={addr="0x00de7295",func="gridctrl",args=[]},thread-id="4",stopped-threads="all"
  758. dNOTE: INFERIOR SPONTANEOUS STOP
  759. sStopped.
  760. dState changed from InferiorRunOk(11) to InferiorStopOk(14) [master]
  761. <17importPlainDumpers
  762. dHANDLING SIGNAL SIGSEGV
  763. sStopped: Segmentation fault (Signal SIGSEGV).
  764.  
  765. <18-thread-info
  766. >&"importPlainDumpers\n"
  767. >~"None\n"
  768. >17^done
  769.  
  770. >18^done,threads=[{id="12",target-id="Thread 3592.0x790",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="11",target-id="Thread 3592.0x94c",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="10",target-id="Thread 3592.0x7f8",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="9",target-id="Thread 3592.0x95c",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="8",target-id="Thread 3592.0xeec",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="7",target-id="Thread 3592.0xcd8",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="6",target-id="Thread 3592.0x1240",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="5",target-id="Thread 3592.0x125c",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="4",target-id="Thread 3592.0x1250",frame={level="0",addr="0x00de7295",func="gridctrl",args=[]},state="stopped"},{id="3",target-id="Thread 3592.0x1288",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="2",target-id="Thread 3592.0x8fc",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"},{id="1",target-id="Thread 3592.0x640",frame={level="0",addr="0x777170f4",func="ntdll!KiFastSystemCallRet",args=[],from="C:\\Windows\\system32\\ntdll.dll"},state="stopped"}],current-thread-id="4"
  771. <19-stack-list-frames 0 20
  772.  
  773.  
  774. >19^done,stack=[frame={level="0",addr="0x00de7295",func="gridctrl"},frame={level="1",addr="0x69490b60",func="atioglxx!DrvPresentBuffers",from="C:\\Windows\\system32\\atioglxx.dll"}]
  775. <20-stack-select-frame 0
  776. <21disassemble 0xde7281,0xde72f9
  777. <22bb options:fancy,autoderef,dyntype vars: expanded:inspect,return,local,watch typeformats: formats: watchers: stringcutoff:10000
  778. <23-data-list-register-names
  779. <24-data-list-register-values r
  780.  
  781. >20^done
  782.  
  783. >&"disassemble 0xde7281,0xde72f9\n"
  784. >~"Dump of assembler code from 0xde7281 to 0xde72f9:\n"
  785. >~" 0x00de7281 <_ZL8gridctrl.lto_priv.1846+43585>:\tmovups 0x1d8(%edx),%xmm5\n"
  786. >~" 0x00de7288 <_ZL8gridctrl.lto_priv.1846+43592>:\tmulps %xmm6,%xmm1\n"
  787. >~" 0x00de728b <_ZL8gridctrl.lto_priv.1846+43595>:\tmovups 0x1e8(%edx),%xmm2\n"
  788. >~" 0x00de7292 <_ZL8gridctrl.lto_priv.1846+43602>:\tmulps %xmm5,%xmm0\n"
  789. >~"=> 0x00de7295 <_ZL8gridctrl.lto_priv.1846+43605>:\tmovaps %xmm2,0x30(%esp)\n"
  790. >~" 0x00de729a <_ZL8gridctrl.lto_priv.1846+43610>:\taddps %xmm3,%xmm1\n"
  791. >~" 0x00de729d <_ZL8gridctrl.lto_priv.1846+43613>:\tmovss 0x1c(%esp),%xmm3\n"
  792. >~" 0x00de72a3 <_ZL8gridctrl.lto_priv.1846+43619>:\tshufps $0x0,%xmm3,%xmm3\n"
  793. >~" 0x00de72a7 <_ZL8gridctrl.lto_priv.1846+43623>:\tmovss 0x20(%esp),%xmm2\n"
  794. >~" 0x00de72ad <_ZL8gridctrl.lto_priv.1846+43629>:\tshufps $0x0,%xmm2,%xmm2\n"
  795. >~" 0x00de72b1 <_ZL8gridctrl.lto_priv.1846+43633>:\taddps %xmm0,%xmm1\n"
  796. >~" 0x00de72b4 <_ZL8gridctrl.lto_priv.1846+43636>:\tmovaps %xmm3,%xmm0\n"
  797. >~" 0x00de72b7 <_ZL8gridctrl.lto_priv.1846+43639>:\tmulps %xmm7,%xmm2\n"
  798. >~" 0x00de72ba <_ZL8gridctrl.lto_priv.1846+43642>:\tmulps %xmm6,%xmm0\n"
  799. >~" 0x00de72bd <_ZL8gridctrl.lto_priv.1846+43645>:\tmovups %xmm1,0xfc(%ecx)\n"
  800. >~" 0x00de72c4 <_ZL8gridctrl.lto_priv.1846+43652>:\tmovss 0x24(%esp),%xmm3\n"
  801. >~" 0x00de72ca <_ZL8gridctrl.lto_priv.1846+43658>:\tshufps $0x0,%xmm3,%xmm3\n"
  802. >~" 0x00de72ce <_ZL8gridctrl.lto_priv.1846+43662>:\taddps %xmm0,%xmm2\n"
  803. >~" 0x00de72d1 <_ZL8gridctrl.lto_priv.1846+43665>:\tmovss 0x28(%esp),%xmm0\n"
  804. >~" 0x00de72d7 <_ZL8gridctrl.lto_priv.1846+43671>:\tshufps $0x0,%xmm0,%xmm0\n"
  805. >~" 0x00de72db <_ZL8gridctrl.lto_priv.1846+43675>:\tmovaps %xmm3,%xmm1\n"
  806. >~" 0x00de72de <_ZL8gridctrl.lto_priv.1846+43678>:\tmovss 0x10a6ad4,%xmm3\n"
  807. >~" 0x00de72e6 <_ZL8gridctrl.lto_priv.1846+43686>:\tmulps %xmm5,%xmm1\n"
  808. >~" 0x00de72e9 <_ZL8gridctrl.lto_priv.1846+43689>:\tmulps %xmm7,%xmm0\n"
  809. >~" 0x00de72ec <_ZL8gridctrl.lto_priv.1846+43692>:\taddps %xmm1,%xmm2\n"
  810. >~" 0x00de72ef <_ZL8gridctrl.lto_priv.1846+43695>:\tmovups %xmm2,0x10c(%ecx)\n"
  811. >~" 0x00de72f6 <_ZL8gridctrl.lto_priv.1846+43702>:\tmovss 0x2c(%esp),%xmm2\n"
  812. >~"End of assembler dump.\n"
  813. >21^done
  814.  
  815. >&"bb options:fancy,autoderef,dyntype vars: expanded:inspect,return,local,watch typeformats: formats: watchers: stringcutoff:10000\n"
  816. >~"data=[],typeinfo=[]\n"
  817. >~"None\n"
  818. >22^done
  819. <Rebuild Watchmodel 1>
  820. sFinished retrieving data
  821.  
  822. >23^done,register-names=["eax","ecx","edx","ebx","esp","ebp","esi","edi","eip","eflags","cs","ss","ds","es","fs","gs","st0","st1","st2","st3","st4","st5","st6","st7","fctrl","fstat","ftag","fiseg","fioff","foseg","fooff","fop","xmm0","xmm1","xmm2","xmm3","xmm4","xmm5","xmm6","xmm7","mxcsr","","","","","","","","","","","","","","","al","cl","dl","bl","ah","ch","dh","bh","ax","cx","dx","bx","","bp","si","di","mm0","mm1","mm2","mm3","mm4","mm5","mm6","mm7"]
  823.  
  824. >24^done,register-values=[{number="0",value="0x2397fd60"},{number="1",value="0x0189a810"},{number="2",value="0x0189a160"},{number="3",value="0x2397fd60"},{number="4",value="0x2f8cfae4"},{number="5",value="0x220ad738"},{number="6",value="0x00000000"},{number="7",value="0x00000000"},{number="8",value="0x00de7295"},{number="9",value="0x00010216"},{number="10",value="0x0000001b"},{number="11",value="0x00000023"},{number="12",value="0x00000023"},{number="13",value="0x00000023"},{number="14",value="0x0000003b"},{number="15",value="0x00000000"},{number="16",value="0x400c8000000000000000"},{number="17",value="0x4008c000000000000000"},{number="18",value="0x400c8000000000000000"},{number="19",value="0x3fff8000000000000000"},{number="20",value="0x3fff8000000000000000"},{number="21",value="0x3fff8000000000000000"},{number="22",value="0x3fff8000000000000000"},{number="23",value="0x3fff8000000000000000"},{number="24",value="0x0000027f"},{number="25",value="0x00004021"},{number="26",value="0x0000ffff"},{number="27",value="0x0000001b"},{number="28",value="0x6998dc2e"},{number="29",value="0x00000023"},{number="30",value="0x2f8cf67c"},{number="31",value="0x0000011c"},{number="32",value="{v4_float = {0x80000000, 0x80000000, 0x80000000, 0x80000000}, v2_double = {0x8000000080000000, 0x8000000080000000}, v16_int8 = {0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80, 0x00, 0x00, 0x00, 0x80}, v8_int16 = {0x0000, 0x8000, 0x0000, 0x8000, 0x0000, 0x8000, 0x0000, 0x8000}, v4_int32 = {0x80000000, 0x80000000, 0x80000000, 0x80000000}, v2_int64 = {0x8000000080000000, 0x8000000080000000}, uint128 = <error reading variable>}"},{number="33",value="{v4_float = {0x00000000, 0x00000000, 0x80000000, 0x00000000}, v2_double = {0x0000000000000000, 0x0000000080000000}, v16_int8 = {0x00 <repeats 11 times>, 0x80, 0x00, 0x00, 0x00, 0x00}, v8_int16 = {0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x8000, 0x0000, 0x0000}, v4_int32 = {0x00000000, 0x00000000, 0x80000000, 0x00000000}, v2_int64 = {0x0000000000000000, 0x0000000080000000}, uint128 = <error reading variable>}"},{number="34",value="{v4_float = {0xc5220000, 0xc4000000, 0xc3b00004, 0x3f800000}, v2_double = {0xc4000000c5220000, 0x3f800000c3b00004}, v16_int8 = {0x00, 0x00, 0x22, 0xc5, 0x00, 0x00, 0x00, 0xc4, 0x04, 0x00, 0xb0, 0xc3, 0x00, 0x00, 0x80, 0x3f}, v8_int16 = {0x0000, 0xc522, 0x0000, 0xc400, 0x0004, 0xc3b0, 0x0000, 0x3f80}, v4_int32 = {0xc5220000, 0xc4000000, 0xc3b00004, 0x3f800000}, v2_int64 = {0xc4000000c5220000, 0x3f800000c3b00004}, uint128 = <error reading variable>}"},{number="35",value="{v4_float = {0x3f800000, 0x00000000, 0x333bbd2e, 0x00000000}, v2_double = {0x000000003f800000, 0x00000000333bbd2e}, v16_int8 = {0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x2e, 0xbd, 0x3b, 0x33, 0x00, 0x00, 0x00, 0x00}, v8_int16 = {0x0000, 0x3f80, 0x0000, 0x0000, 0xbd2e, 0x333b, 0x0000, 0x0000}, v4_int32 = {0x3f800000, 0x00000000, 0x333bbd2e, 0x00000000}, v2_int64 = {0x000000003f800000, 0x00000000333bbd2e}, uint128 = <error reading variable>}"},{number="36",value="{v4_float = {0x3f800000, 0x00000000, 0x00000000, 0x00000000}, v2_double = {0x000000003f800000, 0x0000000000000000}, v16_int8 = {0x00, 0x00, 0x80, 0x3f, 0x00 <repeats 12 times>}, v8_int16 = {0x0000, 0x3f80, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000, 0x0000}, v4_int32 = {0x3f800000, 0x00000000, 0x00000000, 0x00000000}, v2_int64 = {0x000000003f800000, 0x0000000000000000}, uint128 = <error reading variable>}"},{number="37",value="{v4_float = {0x00000000, 0x3f800000, 0x00000000, 0x00000000}, v2_double = {0x3f80000000000000, 0x0000000000000000}, v16_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00}, v8_int16 = {0x0000, 0x0000, 0x0000, 0x3f80, 0x0000, 0x0000, 0x0000, 0x0000}, v4_int32 = {0x00000000, 0x3f800000, 0x00000000, 0x00000000}, v2_int64 = {0x3f80000000000000, 0x0000000000000000}, uint128 = <error reading variable>}"},{number="38",value="{v4_float = {0x333bbd2e, 0x00000000, 0xbf800000, 0x00000000}, v2_double = {0x00000000333bbd2e, 0x00000000bf800000}, v16_int8 = {0x2e, 0xbd, 0x3b, 0x33, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80, 0xbf, 0x00, 0x00, 0x00, 0x00}, v8_int16 = {0xbd2e, 0x333b, 0x0000, 0x0000, 0x0000, 0xbf80, 0x0000, 0x0000}, v4_int32 = {0x333bbd2e, 0x00000000, 0xbf800000, 0x00000000}, v2_int64 = {0x00000000333bbd2e, 0x00000000bf800000}, uint128 = <error reading variable>}"},{number="39",value="{v4_float = {0x3f800000, 0x00000000, 0x333bbd2e, 0x00000000}, v2_double = {0x000000003f800000, 0x00000000333bbd2e}, v16_int8 = {0x00, 0x00, 0x80, 0x3f, 0x00, 0x00, 0x00, 0x00, 0x2e, 0xbd, 0x3b, 0x33, 0x00, 0x00, 0x00, 0x00}, v8_int16 = {0x0000, 0x3f80, 0x0000, 0x0000, 0xbd2e, 0x333b, 0x0000, 0x0000}, v4_int32 = {0x3f800000, 0x00000000, 0x333bbd2e, 0x00000000}, v2_int64 = {0x000000003f800000, 0x00000000333bbd2e}, uint128 = <error reading variable>}"},{number="40",value="0x00001fa0"},{number="55",value="0x60"},{number="56",value="0x10"},{number="57",value="0x60"},{number="58",value="0x60"},{number="59",value="0xfd"},{number="60",value="0xa8"},{number="61",value="0xa1"},{number="62",value="0xfd"},{number="63",value="0xfd60"},{number="64",value="0xa810"},{number="65",value="0xa160"},{number="66",value="0xfd60"},{number="68",value="0xd738"},{number="69",value="0x0000"},{number="70",value="0x0000"},{number="71",value="{uint64 = 0x8000000000000000, v2_int32 = {0x00000000, 0x80000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0x8000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80}}"},{number="72",value="{uint64 = 0xc000000000000000, v2_int32 = {0x00000000, 0xc0000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0xc000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xc0}}"},{number="73",value="{uint64 = 0x8000000000000000, v2_int32 = {0x00000000, 0x80000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0x8000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80}}"},{number="74",value="{uint64 = 0x8000000000000000, v2_int32 = {0x00000000, 0x80000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0x8000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80}}"},{number="75",value="{uint64 = 0x8000000000000000, v2_int32 = {0x00000000, 0x80000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0x8000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80}}"},{number="76",value="{uint64 = 0x8000000000000000, v2_int32 = {0x00000000, 0x80000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0x8000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80}}"},{number="77",value="{uint64 = 0x8000000000000000, v2_int32 = {0x00000000, 0x80000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0x8000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80}}"},{number="78",value="{uint64 = 0x8000000000000000, v2_int32 = {0x00000000, 0x80000000}, v4_int16 = {0x0000, 0x0000, 0x0000, 0x8000}, v8_int8 = {0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x80}}"}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement