Advertisement
Guest User

Untitled

a guest
Apr 29th, 2020
221
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.19 KB | None | 0 0
  1. jlp@SortaFastDesktop:~> gdb /usr/bin/codeblocks
  2. GNU gdb (GDB; openSUSE Tumbleweed) 8.3.1
  3. Copyright (C) 2019 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.
  7. Type "show copying" and "show warranty" for details.
  8. This GDB was configured as "x86_64-suse-linux".
  9. Type "show configuration" for configuration details.
  10. For bug reporting instructions, please see:
  11. <http://bugs.opensuse.org/>.
  12. Find the GDB manual and other documentation resources online at:
  13. <http://www.gnu.org/software/gdb/documentation/>.
  14.  
  15. For help, type "help".
  16. Type "apropos word" to search for commands related to "word"...
  17. Reading symbols from /usr/bin/codeblocks...
  18. Reading symbols from /usr/lib/debug/usr/bin/codeblocks-20.03-2.8.x86_64.debug...
  19. (gdb) set pagination off
  20. (gdb) r
  21. Starting program: /usr/bin/codeblocks
  22. Missing separate debuginfos, use: zypper install glibc-debuginfo-2.31-4.1.x86_64
  23. [Thread debugging using libthread_db enabled]
  24. Using host libthread_db library "/lib64/libthread_db.so.1".
  25. [New Thread 0x7ffff4e51700 (LWP 10100)]
  26. [New Thread 0x7fffeffff700 (LWP 10101)]
  27. [New Thread 0x7fffef7fe700 (LWP 10102)]
  28. Starting Code::Blocks Release 20.03 rev 11997 Apr 12 2020, 00:00:00 - wx3.0.4 - gcc 9.3.1 (Linux, unicode) - 64 bit
  29. [Detaching after vfork from child process 10103]
  30. Manager initialized
  31. Initialize EditColourSet .....
  32. [New Thread 0x7fffeef51700 (LWP 10105)]
  33. [New Thread 0x7fffee750700 (LWP 10106)]
  34. [New Thread 0x7fffedf4f700 (LWP 10107)]
  35. Initialize EditColourSet: done.
  36. Loading menubar...
  37. EditorConfig: loaded
  38. ProjectOptionsManipulator: loaded
  39. Autosave: loaded
  40. ClassWizard: loaded
  41. [New Thread 0x7fffed485700 (LWP 10109)]
  42. CodeCompletion: loaded
  43. Compiler: loaded
  44. copystrings: loaded
  45. Debugger: loaded
  46. FilesExtensionHandler: loaded
  47. OccurrencesHighlighting: loaded
  48. OpenFilesList: loaded
  49. ProjectsImporter: loaded
  50. rndgen: loaded
  51. ScriptedWizard: loaded
  52. ToDoList: loaded
  53. AStylePlugin: loaded
  54. AutoVersioning: loaded
  55. BrowseTracker: loaded
  56. Cccc: loaded
  57. CppCheck: loaded
  58. Cscope: loaded
  59. DoxyBlocks: loaded
  60. EditorTweaks: loaded
  61. FileManager: loaded
  62. HexEditor: loaded
  63. IncrementalSearch: loaded
  64. MouseSap: loaded
  65. NassiShneidermanPlugin: loaded
  66. Profiler: loaded
  67. RegExTestbed: loaded
  68. ReopenEditor: loaded
  69. SmartIndentCpp: loaded
  70. SmartIndentFortran: loaded
  71. SmartIndentHDL: loaded
  72. SmartIndentLua: loaded
  73. SmartIndentPascal: loaded
  74. SmartIndentPython: loaded
  75. SmartIndentXML: loaded
  76. SpellChecker: loaded
  77. SymTab: loaded
  78. ThreadSearch: loaded
  79. ToolsPlus: loaded
  80. Valgrind: loaded
  81. Abbreviations: loaded
  82. BYOGames: loaded
  83. CB_Koders: loaded
  84. CodeSnippets: loaded
  85. CodeStat: loaded
  86. cbDragScroll: loaded
  87. EnvVars: loaded
  88. Exporter: loaded
  89. HeaderFixup: loaded
  90. HelpPlugin: loaded
  91. cbKeyBinder: loaded
  92. lib_finder: loaded
  93. [Detaching after vfork from child process 10110]
  94. [Detaching after vfork from child process 10112]
  95. [Detaching after vfork from child process 10114]
  96. [Detaching after vfork from child process 10116]
  97. [Detaching after vfork from child process 10118]
  98. [Detaching after vfork from child process 10130]
  99. [Detaching after vfork from child process 10142]
  100. [Detaching after vfork from child process 10154]
  101. wxSmithAui: loaded
  102. wxSmith: loaded
  103. wxSmithMime: loaded
  104. wxSmithContribItems: loaded
  105. EditorConfig plugin for Code::Blocks plugin activated
  106. Project options manipulator plugin activated
  107. Autosave plugin activated
  108. Class wizard plugin activated
  109. Code completion plugin activated
  110. Added compiler "GNU GCC Compiler"
  111. [Detaching after fork from child process 10169]
  112. [Detaching after fork from child process 10170]
  113. [Detaching after fork from child process 10171]
  114. [Detaching after fork from child process 10172]
  115. [Detaching after fork from child process 10173]
  116. [Detaching after fork from child process 10174]
  117. [Detaching after fork from child process 10175]
  118. [Detaching after fork from child process 10176]
  119. [Detaching after fork from child process 10177]
  120. [Detaching after fork from child process 10178]
  121. Added compiler "Intel C/C++ Compiler"
  122. Added compiler "GDC D Compiler"
  123. [Detaching after fork from child process 10179]
  124. [Detaching after fork from child process 10180]
  125. [Detaching after fork from child process 10181]
  126. Added compiler "GNU Fortran Compiler"
  127. [Detaching after fork from child process 10182]
  128. [Detaching after fork from child process 10183]
  129. [Detaching after fork from child process 10184]
  130. Added compiler "G95 Fortran Compiler"
  131. [Detaching after fork from child process 10185]
  132. [Detaching after fork from child process 10186]
  133. [Detaching after fork from child process 10187]
  134. Added compiler "GNU GCC Compiler for ARM"
  135. [Detaching after fork from child process 10188]
  136. [Detaching after fork from child process 10189]
  137. [Detaching after fork from child process 10190]
  138. [Detaching after fork from child process 10191]
  139. [Detaching after fork from child process 10192]
  140. Added compiler "GNU GCC Compiler for Android"
  141. [Detaching after fork from child process 10193]
  142. [Detaching after fork from child process 10194]
  143. [Detaching after fork from child process 10195]
  144. [Detaching after fork from child process 10196]
  145. [Detaching after fork from child process 10197]
  146. Added compiler "GNU GCC Compiler for AVR"
  147. [Detaching after fork from child process 10198]
  148. [Detaching after fork from child process 10199]
  149. [Detaching after fork from child process 10200]
  150. [Detaching after fork from child process 10201]
  151. [Detaching after fork from child process 10202]
  152. Added compiler "GNU GCC Compiler for Blackfin"
  153. [Detaching after fork from child process 10203]
  154. [Detaching after fork from child process 10204]
  155. [Detaching after fork from child process 10205]
  156. [Detaching after fork from child process 10206]
  157. [Detaching after fork from child process 10207]
  158. Added compiler "LLVM Clang Compiler"
  159. [Detaching after fork from child process 10208]
  160. [Detaching after fork from child process 10209]
  161. [Detaching after fork from child process 10210]
  162. [Detaching after fork from child process 10211]
  163. Added compiler "Digital Mars D Compiler"
  164. Added compiler "LLVM D Compiler"
  165. Added compiler "GNU GCC Compiler for LM32"
  166. [Detaching after fork from child process 10212]
  167. [Detaching after fork from child process 10213]
  168. [Detaching after fork from child process 10214]
  169. [Detaching after fork from child process 10215]
  170. [Detaching after fork from child process 10216]
  171. Added compiler "GNU GCC Compiler for LM8"
  172. [Detaching after fork from child process 10217]
  173. [Detaching after fork from child process 10218]
  174. [Detaching after fork from child process 10219]
  175. [Detaching after fork from child process 10220]
  176. [Detaching after fork from child process 10221]
  177. Added compiler "GNU GCC Compiler for MSP430 (HighTec)"
  178. [Detaching after fork from child process 10222]
  179. [Detaching after fork from child process 10223]
  180. [Detaching after fork from child process 10224]
  181. [Detaching after fork from child process 10225]
  182. [Detaching after fork from child process 10226]
  183. Added compiler "*No Compiler*"
  184. Added compiler "PGI Fortran Compiler"
  185. Added compiler "GNU GCC Compiler for PowerPC EABI"
  186. Added compiler "GNU GCC Compiler for PowerPC (HighTec)"
  187. [Detaching after fork from child process 10227]
  188. [Detaching after fork from child process 10228]
  189. [Detaching after fork from child process 10229]
  190. [Detaching after fork from child process 10230]
  191. [Detaching after fork from child process 10231]
  192. Added compiler "Small Device C Compiler"
  193. Added compiler "Tiny C Compiler"
  194. Added compiler "GNU GCC Compiler for TriCore (HighTec)"
  195. [Detaching after fork from child process 10232]
  196. [Detaching after fork from child process 10233]
  197. [Detaching after fork from child process 10234]
  198. [Detaching after fork from child process 10235]
  199. [Detaching after fork from child process 10236]
  200. Added compiler "GNU GCC Compiler for ZPU"
  201. [Detaching after fork from child process 10237]
  202. [Detaching after fork from child process 10238]
  203. [Detaching after fork from child process 10239]
  204. [Detaching after fork from child process 10240]
  205. [Detaching after fork from child process 10241]
  206. Master path of compiler ID "gcc" is empty -> triggers auto-detection.
  207. Master path of compiler ID "icc" is empty -> triggers auto-detection.
  208. Master path of compiler ID "sdcc" is empty -> triggers auto-detection.
  209. Master path of compiler ID "tcc" is empty -> triggers auto-detection.
  210. Master path of compiler ID "clang" is empty -> triggers auto-detection.
  211. Master path of compiler ID "arm-elf-gcc" is empty -> triggers auto-detection.
  212. Master path of compiler ID "android-gcc" is empty -> triggers auto-detection.
  213. Master path of compiler ID "avr-gcc" is empty -> triggers auto-detection.
  214. Master path of compiler ID "bfin-elf-gcc" is empty -> triggers auto-detection.
  215. Master path of compiler ID "lm32-gcc" is empty -> triggers auto-detection.
  216. Master path of compiler ID "lm8-gcc" is empty -> triggers auto-detection.
  217. Master path of compiler ID "zpu-gcc" is empty -> triggers auto-detection.
  218. Master path of compiler ID "msp430-gcc" is empty -> triggers auto-detection.
  219. Master path of compiler ID "tricore-gcc" is empty -> triggers auto-detection.
  220. Master path of compiler ID "ppc-gcc" is empty -> triggers auto-detection.
  221. Master path of compiler ID "powerpc-eabi" is empty -> triggers auto-detection.
  222. Master path of compiler ID "gdc" is empty -> triggers auto-detection.
  223. Master path of compiler ID "ldc" is empty -> triggers auto-detection.
  224. Master path of compiler ID "dmd" is empty -> triggers auto-detection.
  225. Master path of compiler ID "gfortran" is empty -> triggers auto-detection.
  226. Master path of compiler ID "g95" is empty -> triggers auto-detection.
  227. Master path of compiler ID "pgifortran" is empty -> triggers auto-detection.
  228. Master path of compiler ID "null" is empty -> triggers auto-detection.
  229. [New Thread 0x7fffdb27e700 (LWP 10242)]
  230. Compiler plugin activated
  231. Copy Strings to clipboard plugin activated
  232. Debugger plugin activated
  233. Files extension handler plugin activated
  234. OccurrencesHighlighting plugin activated
  235. Open files list plugin activated
  236. Foreign projects importer plugin activated
  237. rndgen plugin activated
  238. Project wizard added for 'Empty project'
  239. Project wizard added for 'Fortran application'
  240. Project wizard added for 'Fortran library'
  241. Project wizard added for 'Fortran DLL'
  242. Project wizard added for 'Console application'
  243. Project wizard added for 'D application'
  244. Project wizard added for 'FLTK project'
  245. Project wizard added for 'GLFW project'
  246. Project wizard added for 'GLUT project'
  247. Project wizard added for 'GTK+ project'
  248. Project wizard added for 'Irrlicht project'
  249. Project wizard added for 'Java application'
  250. Project wizard added for 'Lightfeather project'
  251. Project wizard added for 'Matlab project'
  252. Project wizard added for 'OpenCV project'
  253. Project wizard added for 'OpenGL project'
  254. Project wizard added for 'Ogre project'
  255. Project wizard added for 'Code::Blocks plugin'
  256. Project wizard added for 'QT4 project'
  257. Project wizard added for 'QT4 (shared) project'
  258. Project wizard added for 'QT5 project'
  259. Project wizard added for 'SDL project'
  260. Project wizard added for 'SDL2 project'
  261. Project wizard added for 'SFML project'
  262. Project wizard added for 'Static library'
  263. Project wizard added for 'Shared library'
  264. Project wizard added for 'wxWidgets project'
  265. Build-target wizard added for 'Console'
  266. Build-target wizard added for 'Static library'
  267. Build-target wizard added for 'wxWidgets'
  268. Project wizard added for 'Arduino Project'
  269. Project wizard added for 'ARM Project'
  270. Project wizard added for 'AVR Project'
  271. Project wizard added for 'MSP430 Project'
  272. Project wizard added for 'TriCore Project'
  273. Project wizard added for 'PowerPC Project'
  274. Project wizard added for 'MCS51 Project'
  275. File(s) wizard added for 'Empty file'
  276. File(s) wizard added for 'C/C++ source'
  277. File(s) wizard added for 'D source'
  278. File(s) wizard added for 'C/C++ header'
  279. File(s) wizard added for 'Fortran source'
  280. File(s) wizard added for 'Java source'
  281. Scripted wizard plugin activated
  282. Todo List plugin activated
  283. Source code formatter (AStyle) plugin activated
  284. AutoVersioning plugin activated
  285. BrowseTracker plugin activated
  286. Cccc plugin activated
  287. CppCheck plugin activated
  288. Cscope plugin activated
  289. DoxyBlocks plugin activated
  290. Editor Tweaks plugin: Building menu
  291. Editor Tweaks plugin: making the menu 15
  292. Editor Tweaks plugin: Folding menu
  293. EditorTweaks plugin activated
  294. [New Thread 0x7fffdaa7d700 (LWP 10243)]
  295. [Detaching after fork from child process 10244]
  296. FileManager plugin activated
  297. HexEditor plugin activated
  298. IncrementalSearch plugin activated
  299. MouseSap plugin activated
  300. NassiShneidermanPlugin plugin activated
  301. Code profiler plugin activated
  302. Regular expressions testbed plugin activated
  303. ReopenEditor plugin activated
  304. SmartIndentCpp plugin activated
  305. SmartIndentFortran plugin activated
  306. SmartIndentHDL plugin activated
  307. SmartIndentLua plugin activated
  308. SmartIndentPascal plugin activated
  309. SmartIndentPython plugin activated
  310. SmartIndentXML plugin activated
  311. Detected dict path: /usr/share/hunspell
  312. Detected thes path: /usr/share/mythes
  313. Selected dictionary: en_US
  314. Found dictionary: en_US
  315. Loading image: '/usr/share/codeblocks/SpellChecker/16x16/en_US.png' succeeded!
  316. SpellChecker plugin activated
  317. Symbol Table Plugin plugin activated
  318. ThreadSearch plugin activated
  319. ToolsPlus plugin activated
  320. Valgrind plugin activated
  321. Abbreviations plugin activated
  322. BYO Games plugin activated
  323. Koders query plugin activated
  324. Code snippets plugin activated
  325. Code statistics plugin activated
  326. DragScroll plugin activated
  327. Environment variables plugin activated
  328. Source Exporter plugin activated
  329. Header Fixup plugin activated
  330. Help plugin plugin activated
  331. Keyboard shortcuts plugin activated
  332. [Detaching after fork from child process 10246]
  333.  
  334. (codeblocks:10093): Gtk-CRITICAL **: 16:22:11.715: IA__gtk_tree_model_iter_nth_child: assertion 'n >= 0' failed
  335. [New Thread 0x7fffda27c700 (LWP 10247)]
  336. [Thread 0x7fffda27c700 (LWP 10247) exited]
  337. [Detaching after fork from child process 10248]
  338.  
  339. Thread 1 "codeblocks" received signal SIGSEGV, Segmentation fault.
  340. 0x00007fffecd57916 in DoxyBlocks::OnUpdateUI (this=0x15ed830) at DoxyBlocks.cpp:238
  341. 238 m_pToolbar->Enable(false);
  342. Missing separate debuginfos, use: zypper install glibc-locale-base-debuginfo-2.31-4.1.x86_64 gsettings-backend-dconf-debuginfo-0.36.0-1.1.x86_64 gtk2-theming-engine-adwaita-debuginfo-3.28-1.8.x86_64 gvfs-debuginfo-1.44.1-1.1.x86_64 libFLAC8-debuginfo-1.3.3-1.2.x86_64 libICE6-debuginfo-1.0.10-1.2.x86_64 libSDL2-2_0-0-debuginfo-2.0.12-2.1.x86_64 libSM6-debuginfo-1.2.3-1.6.x86_64 libX11-6-debuginfo-1.6.9-1.2.x86_64 libXcomposite1-debuginfo-0.4.5-1.3.x86_64 libXcursor1-debuginfo-1.2.0-1.3.x86_64 libXdamage1-debuginfo-1.1.5-1.5.x86_64 libXext6-debuginfo-1.3.4-1.5.x86_64 libXfixes3-debuginfo-5.0.3-1.9.x86_64 libXi6-debuginfo-1.7.10-1.3.x86_64 libXinerama1-debuginfo-1.1.4-1.6.x86_64 libXrandr2-debuginfo-1.5.2-1.5.x86_64 libXrender1-debuginfo-0.9.10-1.10.x86_64 libasound2-debuginfo-1.2.2-2.1.x86_64 libatk-1_0-0-debuginfo-2.36.0-1.1.x86_64 libblkid1-debuginfo-2.35.1-1.1.x86_64 libbz2-1-debuginfo-1.0.8-2.2.x86_64 libcairo2-debuginfo-1.16.0-3.1.x86_64 libcanberra-gtk0-debuginfo-0.30-15.8.x86_64 libcanberra-gtk2-module-debuginfo-0.30-15.8.x86_64 libdatrie1-debuginfo-0.2.10-1.7.x86_64 libdbus-1-3-debuginfo-1.12.16-2.1.x86_64 libexpat1-debuginfo-2.2.9-1.2.x86_64 libffi8-debuginfo-3.3.git30-1.2.x86_64 libfontconfig1-debuginfo-2.13.1-2.5.x86_64 libfreetype6-debuginfo-2.10.1-2.2.x86_64 libfribidi0-debuginfo-1.0.5-2.2.x86_64 libgamin-1-0-debuginfo-0.1.10-16.1.x86_64 libgcc_s1-debuginfo-10.0.1+git175037-1.5.x86_64 libgcrypt20-debuginfo-1.8.5-2.3.x86_64 libgdk_pixbuf-2_0-0-debuginfo-2.40.0-3.1.x86_64 libgio-2_0-0-debuginfo-2.64.2-1.1.x86_64 libglib-2_0-0-debuginfo-2.64.2-1.1.x86_64 libgmodule-2_0-0-debuginfo-2.64.2-1.1.x86_64 libgobject-2_0-0-debuginfo-2.64.2-1.1.x86_64 libgpg-error0-debuginfo-1.37-1.1.x86_64 libgtk-2_0-0-debuginfo-2.24.32+67-3.1.x86_64 libharfbuzz0-debuginfo-2.6.5-1.1.x86_64 libhunspell-1_7-0-debuginfo-1.7.0-1.6.x86_64 libjbig2-debuginfo-2.1-3.18.x86_64 libjpeg8-debuginfo-8.2.2-58.1.x86_64 liblz4-1-debuginfo-1.9.2-1.6.x86_64 libmount1-debuginfo-2.35.1-1.1.x86_64 libnotify4-debuginfo-0.7.9-1.1.x86_64 libogg0-debuginfo-1.3.4-1.2.x86_64 libpango-1_0-0-debuginfo-1.44.7+11-1.2.x86_64 libpcre1-debuginfo-8.44-1.1.x86_64 libpixman-1-0-debuginfo-0.36.0-1.6.x86_64 libpng16-16-debuginfo-1.6.37-1.5.x86_64 libpulse0-debuginfo-13.0-6.1.x86_64 libspeex1-debuginfo-1.2-1.10.x86_64 libstdc++6-debuginfo-10.0.1+git175037-1.5.x86_64 libthai0-debuginfo-0.1.27-2.7.x86_64 libunity-gtk2-parser0-debuginfo-0.0.0+bzr20171202-1.8.x86_64 libuuid1-debuginfo-2.35.1-1.1.x86_64 libvorbis0-debuginfo-1.3.6-3.9.x86_64 libvorbisenc2-debuginfo-1.3.6-3.9.x86_64 libvorbisfile3-debuginfo-1.3.6-3.9.x86_64 libwx_baseu-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_baseu_net-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_baseu_xml-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_gtk2u_adv-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_gtk2u_aui-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_gtk2u_core-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_gtk2u_html-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_gtk2u_propgrid-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_gtk2u_qa-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwx_gtk2u_xrc-suse-nostl3_0_4-debuginfo-3.0.4-3.4.x86_64 libwxruntime0-debuginfo-20.03-2.8.x86_64 libxcb-render0-debuginfo-1.14-1.1.x86_64 libxcb-shm0-debuginfo-1.14-1.1.x86_64 unity-gtk2-module-debuginfo-0.0.0+bzr20171202-1.8.x86_64
  343. (gdb) thread apply all bt
  344.  
  345. Thread 10 (Thread 0x7fffdaa7d700 (LWP 10243)):
  346. #0 0x00007ffff67a6e23 in select () at /lib64/libc.so.6
  347. #1 0x00007fffecca40af in MonDescriptors::do_select() (this=0x7fffdaa7b7a0) at directorymonitor.cpp:59
  348. #2 0x00007fffecca40af in DirMonitorThread::Entry() (this=0x252caa0) at directorymonitor.cpp:166
  349. #3 0x00007ffff6d62a2a in wxThread::CallEntry() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  350. #4 0x00007ffff6d6451f in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  351. #5 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  352. #6 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  353.  
  354. Thread 9 (Thread 0x7fffdb27e700 (LWP 10242)):
  355. #0 0x00007ffff67a4acf in poll () at /lib64/libc.so.6
  356. #1 0x00007fffdf7214f2 in () at /usr/lib64/libpulse.so.0
  357. #2 0x00007fffdf712e39 in pa_mainloop_poll () at /usr/lib64/libpulse.so.0
  358. #3 0x00007fffdf7134bf in pa_mainloop_iterate () at /usr/lib64/libpulse.so.0
  359. #4 0x00007fffdf713570 in pa_mainloop_run () at /usr/lib64/libpulse.so.0
  360. #5 0x00007fffdf721439 in () at /usr/lib64/libpulse.so.0
  361. #6 0x00007fffdf6bdd78 in () at /usr/lib64/pulseaudio/libpulsecommon-13.0.so
  362. #7 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  363. #8 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  364.  
  365. Thread 8 (Thread 0x7fffed485700 (LWP 10109)):
  366. #0 0x00007ffff6bbd795 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
  367. #1 0x00007ffff6d6206b in wxCondition::Wait() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  368. #2 0x00007ffff6d620b8 in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  369. #3 0x00007ffff7e32204 in cbThreadPool::cbWorkerThread::Entry() (this=0x126c0a0) at cbthreadpool.cpp:202
  370. #4 0x00007ffff6d62a2a in wxThread::CallEntry() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  371. #5 0x00007ffff6d6451f in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  372. #6 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  373. #7 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  374.  
  375. Thread 7 (Thread 0x7fffedf4f700 (LWP 10107)):
  376. #0 0x00007ffff6bbd795 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
  377. #1 0x00007ffff6d6206b in wxCondition::Wait() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  378. #2 0x00007ffff6d620b8 in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  379. #3 0x00007ffff7db4fe9 in BackgroundThread::Entry() (this=0xe2dd78) at ./backgroundthread.h:138
  380. #4 0x00007ffff6d62a2a in wxThread::CallEntry() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  381. #5 0x00007ffff6d6451f in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  382. #6 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  383. #7 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  384.  
  385. Thread 6 (Thread 0x7fffee750700 (LWP 10106)):
  386. #0 0x00007ffff6bbd795 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
  387. #1 0x00007ffff6d6206b in wxCondition::Wait() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  388. #2 0x00007ffff6d620b8 in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  389. #3 0x00007ffff7db4fe9 in BackgroundThread::Entry() (this=0xe2dd40) at ./backgroundthread.h:138
  390. #4 0x00007ffff6d62a2a in wxThread::CallEntry() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  391. #5 0x00007ffff6d6451f in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  392. #6 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  393. #7 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  394.  
  395. Thread 5 (Thread 0x7fffeef51700 (LWP 10105)):
  396. #0 0x00007ffff6bbd795 in pthread_cond_wait@@GLIBC_2.3.2 () at /lib64/libpthread.so.0
  397. #1 0x00007ffff6d6206b in wxCondition::Wait() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  398. #2 0x00007ffff6d620b8 in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  399. #3 0x00007ffff7db4fe9 in BackgroundThread::Entry() (this=0xe2dd08) at ./backgroundthread.h:138
  400. #4 0x00007ffff6d62a2a in wxThread::CallEntry() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  401. #5 0x00007ffff6d6451f in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  402. #6 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  403. #7 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  404.  
  405. Thread 4 (Thread 0x7fffef7fe700 (LWP 10102)):
  406. #0 0x00007ffff67a4acf in poll () at /lib64/libc.so.6
  407. #1 0x00007ffff65149de in () at /usr/lib64/libglib-2.0.so.0
  408. #2 0x00007ffff6514d43 in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
  409. #3 0x00007ffff5954116 in () at /usr/lib64/libgio-2.0.so.0
  410. #4 0x00007ffff653d93e in () at /usr/lib64/libglib-2.0.so.0
  411. #5 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  412. #6 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  413.  
  414. Thread 3 (Thread 0x7fffeffff700 (LWP 10101)):
  415. #0 0x00007ffff6d4dd20 in wxAppConsole::HandleSignal(int) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  416. #1 0x00007ffff6bc21e0 in <signal handler called> () at /lib64/libpthread.so.0
  417. #2 0x00007ffff67a4acf in poll () at /lib64/libc.so.6
  418. #3 0x00007ffff65149de in () at /usr/lib64/libglib-2.0.so.0
  419. #4 0x00007ffff6514aff in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
  420. #5 0x00007ffff4ed27bd in () at /usr/lib64/gio/modules/libdconfsettings.so
  421. #6 0x00007ffff653d93e in () at /usr/lib64/libglib-2.0.so.0
  422. #7 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  423. #8 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  424.  
  425. Thread 2 (Thread 0x7ffff4e51700 (LWP 10100)):
  426. #0 0x00007ffff67a4acf in poll () at /lib64/libc.so.6
  427. #1 0x00007ffff65149de in () at /usr/lib64/libglib-2.0.so.0
  428. #2 0x00007ffff6514aff in g_main_context_iteration () at /usr/lib64/libglib-2.0.so.0
  429. #3 0x00007ffff6514b51 in () at /usr/lib64/libglib-2.0.so.0
  430. #4 0x00007ffff653d93e in () at /usr/lib64/libglib-2.0.so.0
  431. #5 0x00007ffff6bb6efa in start_thread () at /lib64/libpthread.so.0
  432. #6 0x00007ffff67af3bf in clone () at /lib64/libc.so.6
  433.  
  434. Thread 1 (Thread 0x7ffff4f44a40 (LWP 10093)):
  435. #0 0x00007fffecd57916 in DoxyBlocks::OnUpdateUI(wxUpdateUIEvent&) (this=0x15ed830) at DoxyBlocks.cpp:238
  436. #1 0x00007fffecd57916 in DoxyBlocks::OnUpdateUI(wxUpdateUIEvent&) (this=0x15ed830) at DoxyBlocks.cpp:235
  437. #2 0x00007ffff6d8c101 in wxEvtHandler::ProcessEventIfMatchesId(wxEventTableEntryBase const&, wxEvtHandler*, wxEvent&) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  438. #3 0x00007ffff6d8c1e3 in wxEventHashTable::HandleEvent(wxEvent&, wxEvtHandler*) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  439. #4 0x00007ffff6d8c49c in wxEvtHandler::TryHereOnly(wxEvent&) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  440. #5 0x00007ffff6d8c363 in wxEvtHandler::DoTryChain(wxEvent&) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  441. #6 0x00007ffff6d8c5a1 in wxEvtHandler::ProcessEvent(wxEvent&) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  442. #7 0x00007ffff7247a41 in wxMenuBase::UpdateUI(wxEvtHandler*) () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  443. #8 0x00007ffff7247c5d in wxMenuBarBase::UpdateMenus() () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  444. #9 0x00007ffff71ec7e9 in wxFrameBase::OnInternalIdle() () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  445. #10 0x00007ffff728cfb3 in wxWindowBase::SendIdleEvents(wxIdleEvent&) () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  446. #11 0x00007ffff715539f in wxFrame::SendIdleEvents(wxIdleEvent&) () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  447. #12 0x00007ffff718b19d in wxAppBase::ProcessIdle() () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  448. #13 0x00007ffff70e4f31 in wxApp::DoIdle() () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  449. #14 0x00007ffff70e5003 in () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  450. #15 0x00007ffff6510b77 in () at /usr/lib64/libglib-2.0.so.0
  451. #16 0x00007ffff65146e8 in g_main_context_dispatch () at /usr/lib64/libglib-2.0.so.0
  452. #17 0x00007ffff6514a70 in () at /usr/lib64/libglib-2.0.so.0
  453. #18 0x00007ffff6514d43 in g_main_loop_run () at /usr/lib64/libglib-2.0.so.0
  454. #19 0x00007ffff627ea9a in gtk_main () at /usr/lib64/libgtk-x11-2.0.so.0
  455. #20 0x00007ffff70f3585 in wxGUIEventLoop::DoRun() () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  456. #21 0x00007ffff6c8620d in wxEventLoopBase::Run() () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  457. #22 0x00007ffff6d693d2 in wxAppTraits::RunLoopUntilChildExit(wxExecuteData&, wxEventLoopBase&) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  458. #23 0x00007ffff7117a73 in wxGUIAppTraits::WaitForChild(wxExecuteData&) () at /usr/lib64/libwx_gtk2u_core-suse-nostl.so.3.0.4
  459. #24 0x00007ffff6d721c9 in wxExecute(char**, int, wxProcess*, wxExecuteEnv const*) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  460. #25 0x00007ffff6d73d9c in wxExecute(wxString const&, int, wxProcess*, wxExecuteEnv const*) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  461. #26 0x00007ffff6d92de4 in () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  462. #27 0x00007fffec140f08 in PkgConfigManager::DetectLibraries(ResultMap&) (this=<optimized out>, Results=...) at /usr/include/wx-3.0/wx/string.h:3488
  463. #28 0x00007fffec131885 in lib_finder::OnAttach() (this=0x1cf2970) at lib_finder.cpp:85
  464. #29 0x00007ffff7e4f2c3 in cbPlugin::Attach() (this=0x1cf2970) at cbplugin.cpp:73
  465. #30 0x00007ffff7d8b17d in PluginManager::AttachPlugin(cbPlugin*, bool) (this=<optimized out>, ignoreSafeMode=<optimized out>, plugin=<optimized out>) at pluginmanager.cpp:197
  466. #31 0x00007ffff7d8b17d in PluginManager::AttachPlugin(cbPlugin*, bool) (this=<optimized out>, plugin=<optimized out>, ignoreSafeMode=<optimized out>) at pluginmanager.cpp:189
  467. #32 0x00007ffff7d843c5 in PluginManager::LoadAllPlugins() (this=this@entry=0x11d0850) at pluginmanager.cpp:1108
  468. #33 0x00000000004fc600 in MainFrame::ScanForPlugins() (this=0xb31b60) at main.cpp:1300
  469. #34 0x0000000000487b6e in MainFrame::MainFrame(wxWindow*) [clone .constprop.0] (this=<optimized out>, parent=0x0) at main.cpp:633
  470. #35 0x000000000054ae1b in CodeBlocksApp::InitFrame() (this=0x66e7f0) at app.cpp:728
  471. #36 0x000000000054ae1b in CodeBlocksApp::OnInit() (this=0x66e7f0) at app.cpp:728
  472. #37 0x00007ffff6cd20b2 in wxEntry(int&, wchar_t**) () at /usr/lib64/libwx_baseu-suse-nostl.so.3.0.4
  473. #38 0x000000000047bba2 in main(int, char**) (argc=<optimized out>, argv=<optimized out>) at app.cpp:338
  474. (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement