Author Topic: Find a Bug when using Codeblocks which will make IDE down  (Read 4240 times)

Offline akeyliu

  • Single posting newcomer
  • *
  • Posts: 4
Find a Bug when using Codeblocks which will make IDE down
« on: December 23, 2016, 01:40:04 am »
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.

   

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: Find a Bug when using Codeblocks which will make IDE down
« Reply #1 on: December 26, 2016, 05:24:48 pm »
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!]

Offline akeyliu

  • Single posting newcomer
  • *
  • Posts: 4
Re: Find a Bug when using Codeblocks which will make IDE down
« Reply #2 on: January 01, 2017, 09:51:50 am »
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.