Developer forums (C::B DEVELOPMENT STRICTLY!) > Development
[Bug report] CodeBlocks crash when adding file to the project
AdrianB:
Hi all,
I'm new in CB. I started to use it trying different IDE. CB seems to be what I need.
Unfortunately I notice few crashes. The most annoying one is when I'm trying to add a file in the project.
I'm working to develop different daemons in Quagga. When I'm trying to import vtysh/vtysh_cmd.c file CB crashes with Segmentation Fault.
I'm using Debian OS with CB 16.01
I've attached the gdb output of CodeBlocks when is crashing and also the file which is causing the crash.
Kind regards,
Adrian
White-Tiger:
my C::B often crashes when I try to add a file... either at the very moment I've added it to the project, or shortly after...
And since you've started a thread for it.. here's also one of my crash logs :P
ollydbg:
--- Quote from: White-Tiger on September 03, 2016, 05:00:44 pm ---my C::B often crashes when I try to add a file... either at the very moment I've added it to the project, or shortly after...
And since you've started a thread for it.. here's also one of my crash logs :P
--- End quote ---
Look at the crash stack of your codeblocks.RPT, it is definitely a CodeCompletion bug.
ollydbg:
@AdrianB: The rar file only contains a .c file, but I can't reproduce the crash, I guess the header files are needed to reproduce the crash?
AdrianB:
Hi ollydbg,
Indeed if I'm creating a new project and I'm trying to add the file is working.
But when I'm trying to add to my original project is crashing.
That's very strange.
Can you give me some tips to rebuild the CodeBlocks from scratch?
--enable-debug is enough to rebuilt the sources and report more info about the crash?
Kind regards
Navigation
[0] Message Index
[#] Next page
Go to full version