News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Find a Bug when using Codeblocks which will make IDE down

Started by akeyliu, December 23, 2016, 01:40:04 AM

Previous topic - Next topic

akeyliu

Hello, All,

        I'm a C++ Developer with about 20 years experience, and Thanks for the Team to bring use so GOOD IDE, and My work migrated to CodeBlocks now, using gcc and boost library.

       I find a BUG for CodeBlocks which will make IDE down, and I repeat many time to check this.  My IDE version :16.01, Win 10 x64,  with Mingw GCC 4.9

       When I start Codeblocks and Open my Project file via the link of fist page of IDE,  Doing nothing, but Press F2 to close the debug window, then IDE will down.

       Hope this can help IDE Developer to debug and fix it.

      Thanks for the IDE Developer again to bring use so great IDE.

Akey Liu.

   

oBFusCATed

Quote from: akeyliu on December 23, 2016, 01:40:04 AM
When I start Codeblocks and Open my Project file via the link of fist page of IDE,  Doing nothing, but Press F2 to close the debug window, then IDE will down.
Is this the only thing you need to do to make the bug happen? Is it repeatable?
What happens if you disable the Code completion plugin?
Do you see the crash dump dialog?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

akeyliu

Is this the only thing you need to do to make the bug happen? Is it repeatable?
Answer: Yes, I press F2 to close the Logs Window which is my habbit to have biggest area for coding,  And It's reaptable, which I do it again, it will happen, and seems that something NOT init correct.

What happens if you disable the Code completion plugin?
Answer: Yes,  No dump will be done if disable the Code Completion plugin. It seems some initial error of this plugin.

Do you see the crash dump dialog?
Answer, No, windows show some exception info for error.