User forums > Help

CodeBlocks 16.01 crashes randomly on Linux Mint

<< < (2/2)

Hyena:

--- Quote from: BlueHazzard on December 27, 2017, 09:29:58 pm ---
--- Quote from: Hyena on December 27, 2017, 09:59:53 am ---I have enabled autosaving again. And I didn't compile. Hopefully we get that stability release soon then.

--- End quote ---
Have you tried a nightly as obfuscated asked? They have really improved stability A LOT over the time

--- End quote ---

well I have installed Code::Blocks from Mint's software manager, it means I'd prefer to wait for a proper release. If this crashing starts to annoy me now that I have enabled autosave then I will consider removing the software manager's version and installing the nightly build manually.

fix:
Found this on another forum

Try to disable symbol browser of code completion and see if the crushes stop. Go Settings -> Editor... -> Code Completion (on the left) -> Symbols browser and check "Disable symbols browser".

I had the same issue and this solved it.
Debian 9, Cinnamon and Code::Blocks 16.01

Hyena:

--- Quote from: fix on December 28, 2017, 11:05:07 pm ---Found this on another forum

Try to disable symbol browser of code completion and see if the crushes stop. Go Settings -> Editor... -> Code Completion (on the left) -> Symbols browser and check "Disable symbols browser".

I had the same issue and this solved it.
Debian 9, Cinnamon and Code::Blocks 16.01

--- End quote ---

Hi! Thanks for the idea but I discovered that it is already disabled :D

But I should perhaps also comment that sometimes the autocompletion fails to provide me with any options. The only way to fix this is to restart CB. So it could have something to do with autocompletion indeed.

oBFusCATed:
Can you gather a backtrace for one of these crashes?
Here is some info how to do it: https://wiki.ubuntu.com/Backtrace

Hyena:

--- Quote from: oBFusCATed on December 29, 2017, 11:03:14 am ---Can you gather a backtrace for one of these crashes?
Here is some info how to do it: https://wiki.ubuntu.com/Backtrace

--- End quote ---

good idea. I have now started codeblocks from gdb
> gdb codeblocks
run

then opened my project file as I normally do, I will do this for some time now and see if I manage to capture this crash again. I must admit it happens rather rarely :( and if it's a memory corruption then backtrace won't help much

Navigation

[0] Message Index

[*] Previous page

Go to full version