User forums > Help
Infinite recursion when loading plugins leading to codeblocks crash.
Anon5710:
I have updated to the last version, while this specific infinite recursion is not occurring anymore.
Codeblocks is hanging on something else, again only when i run in normal mode. In safe mode this does not happen.
How should i go about providing a stacktrace ?
oBFusCATed:
The steps are something like:
1. install all debug info packages related to cb
2. install gdb
3. run codeblocks under gdb - gdb /usr/bin/codeblocks
4. what for the hang
5. ctrl-c
6. thread apply all bt
And send us the output from gdb.
Anon5710:
sudo debuginfo-install codeblocks-16.01-1.el7.x86_64
Loaded plugins: fastestmirror, langpacks, rhnplugin
This system is receiving updates from RHN Classic or Red Hat Satellite.
Loading mirror speeds from cached hostfile
centos7-x86_64 | 1.0 kB 00:00:00
centos7-x86_64-centosplus | 871 B 00:00:00
centos7-x86_64-extras | 871 B 00:00:00
centos7-x86_64-fasttrack | 871 B 00:00:00
centos7-x86_64-updates | 871 B 00:00:00
clone-spacewalk-client-7-x86_64 | 1.0 kB 00:00:00
epel7-centos7-x86_64 | 1.3 kB 00:00:00
openscap7_64 | 1.1 kB 00:00:00
Could not find debuginfo for main pkg: codeblocks-16.01-1.el7.x86_64
Could not find debuginfo pkg for dependency package atk-2.14.0-1.el7.x86_64
Could not find debuginfo pkg for dependency package glibc-2.17-157.el7_3.1.x86_64
Could not find debuginfo pkg for dependency package cairo-1.14.2-1.el7.x86_64
Could not find debuginfo pkg for dependency package codeblocks-libs-16.01-1.el7.x86_64
Could not find debuginfo pkg for dependency package fontconfig-2.10.95-10.el7.x86_64
Could not find debuginfo pkg for dependency package freetype-2.4.11-12.el7.x86_64
Could not find debuginfo pkg for dependency package libgcc-4.8.5-11.el7.x86_64
Could not find debuginfo pkg for dependency package gtk2-2.24.28-8.el7.x86_64
Could not find debuginfo pkg for dependency package gdk-pixbuf2-2.31.6-3.el7.x86_64
Could not find debuginfo pkg for dependency package glib2-2.50.3-3.el7.x86_64
Could not find debuginfo pkg for dependency package pango-1.36.8-2.el7.x86_64
Could not find debuginfo pkg for dependency package libstdc++-4.8.5-11.el7.x86_64
Could not find debuginfo pkg for dependency package wxBase-2.8.12-20.el7.x86_64
Could not find debuginfo pkg for dependency package wxGTK-2.8.12-20.el7.x86_64
I'll need to get this working first ...
Navigation
[0] Message Index
[*] Previous page
Go to full version