User forums > Using Code::Blocks

Code::Blocks randomly crashing

<< < (2/3) > >>

oBFusCATed:
These are not useful unfortunately. We need at least a function name. Can you use GDB? It is not that hard. You could also use another instance of codeblocks and use attach -> debug -> pid of codeblocks.exe you're using...

Kvalifik:
First i attached GDB to the CodeBlocks the following command --> gdb program [CODEBLOCKS PID] | tee debug.txt
Results: Debug1.txt->Debug10.txt
Second i attached the way you mentioned.
Results: Debug11.txt+Debug11.png->Debug15.txt+Debug15.png

If i think correct the problem source is the SpellChecker plugin. Now i am disabled the plugin and testing.

The results are in the DEBUG.zip attachment.

oBFusCATed:
If you disable spell checker does the crash go away?

Kvalifik:
Yes, the SpellChecker plugin is disabled and no craching since 10 days.

BlueHazzard:
What encoding are you using for your files?
Did the spell checker plugin worked if you had it active?
Have you installed some dictionary?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version