User forums > Help

Codeblocks not working well on Ubuntu 16.10 (keeps freezing)

<< < (2/6) > >>

scott.deagan:

--- Quote from: yvesdm3000 on February 12, 2017, 07:46:51 pm ---You should type "bt"  (withhout quotes) to show the backtrace in gdb

Yves

--- End quote ---

Hi Yves - I have run "bt" within gdb as you instructed and have attached the results. This time, it froze on Settings | Compiler.

scott.deagan:
I performed a clean install of Ubuntu 16.10, ran all the updates, then installed CodeBlocks. The problem persists, the gdb backtrace is attached.

Again, I was unable to reproduce the issue on Kubuntu 16.10.

BlueHazzard:
Can you try to disable the symbol browser?
Before loading a project: Settings->Editor->Code Completion->Symbol browser->Disable symbol browser

scott.deagan:

--- Quote from: BlueHazzard on February 12, 2017, 11:36:46 pm ---Can you try to disable the symbol browser?
Before loading a project: Settings->Editor->Code Completion->Symbol browser->Disable symbol browser

--- End quote ---

Tried disabling the symbol browser, the problem persists. I tried to BUILD | CLEAN the default console application, and it froze. I then did a killall codeblocks (seems to be the only way to close Code::Blocks when this issue occurs) and tried SETTINGS | ENVIRONMENT, and it froze again.

scott.deagan:
I performed a clean install of Ubuntu 16.04.1 LTS, ran all the updates, then installed Code::Blocks from the repositories using:


--- Code: ---sudo apt install codeblocks
--- End code ---

This installed Code::Blocks release 13.12 rev 9501.

Again, I created a new console application, opened the generated main.cpp file, then iteratively clicked through the SETTINGS menu options (Environment, Editor, Compiler, Debugger, Global Variables, Scripting...).

The gdb backtrace is attached.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version