Menu

#893 Code Autocompletion freezes

Undefined
unread
nobody
None
Bug_Report
2019-11-16
2019-11-07
Matthias
No

Autocompletion seem to be stuck (CPU load of one kernel is 100% and the program is not reacting to any keyboard input).

System: Linux Mint 19.2
CodeBlocks: 17.12 rev 11263

I first typed to object "tmp3_wxString." If press now the letter "a" (to get to the append section) the system crashes with the behaviour descriped at the top. This behaivour is reproducable. The attached screenshot shows this situation.

1 Attachments

Discussion

  • Teodor Petrov

    Teodor Petrov - 2019-11-09

    Is this problem repeatable? Can you reproduce it reliably? Can you post a backtrace - https://wiki.ubuntu.com/Backtrace ? Have you tried to test the latest svn code?

     
  • Matthias

    Matthias - 2019-11-15

    The problem is repeatable. I did collect the gdb trace and included it as an attachment.

    Next step for me would be to try to compile the last svn build.

     
  • ollydbg

    ollydbg - 2019-11-16

    I looked at the gdb trace file you uploaded, and I can't see much useful information there.
    If you could supply a minimal project which leads the crash, then I will try it in my PC.
    Thanks.

     
  • Matthias

    Matthias - 2019-11-16

    I have made a small zip-file including all project files and attached it. If the project is opened by using the .cdb file (codeblocks project-file), the src code file opens where I could trigger the freeze. I have placed one comment inside the .cpp file which explains what to do.

     
    • ollydbg

      ollydbg - 2019-11-16

      It looks like I can't reproduce this crash on my Windows 7, with the rev11911 32bit C::B I build myself.
      See screen shot below.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.