Menu

#990 Program hangs during start of debugger session

Undefined
open
nobody
None
Bug_Report
2020-07-12
2020-07-11
No

Hello,

for me, when running the debugger, the program hangs consuming 100% CPU(Core). The last message in the debug window ist "setting breakpoints". This is valid for the release 20.3 (locally compiled on OpenSUSE by just disabling the wx-Plugins) as well als the latest SVN build (12185).

Sometimes, it was possible to run the debugger successfully after starting codeBlocks from gdb, but his does not work reliably. Maybe there is some timing-issue involved?

Thanks for your help!

Michael Niemetz

Discussion

  • Teodor Petrov

    Teodor Petrov - 2020-07-11

    Enable full logging in the settings of the debugger and post it here.
    Are you using some non-english locale?

     
  • Michael Niemetz

    Michael Niemetz - 2020-07-12

    regarding your questions:
    codeBlocks is running without internationlization; system is running with de_DE.utf8

    I attach the output o fthe debug window, as I am unable to access it directly due to the hanging application.

    Best regards,
    Michael

     
  • Teodor Petrov

    Teodor Petrov - 2020-07-12

    This is interesting. Could you gather a backtrace? But first you have to install symbols (if you're using binary packages).

    What happens if you try with en_US.UTF-8? Does it fail in a similar fashion?

     

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.