Author Topic: Crash with last nighlty build  (Read 11866 times)

Offline BlueHazzard

  • Developer
  • Lives here!
  • *****
  • Posts: 3353
Re: Crash with last nighlty build
« Reply #15 on: December 23, 2021, 08:22:05 am »
You could install https://github.com/jrfonseca/drmingw and use it when codeblocks crashes

I do not know if nightly builds are shipped with debug symbols...

Offline Elena

  • Multiple posting newcomer
  • *
  • Posts: 49
Re: Crash with last nighlty build
« Reply #16 on: December 24, 2021, 02:54:20 pm »
I am creating a ticket anyway since it seems I never created one. Thx

Offline Badekonzentrat

  • Single posting newcomer
  • *
  • Posts: 2
Re: Crash with last nighlty build
« Reply #17 on: December 25, 2021, 12:39:08 pm »
At next crash I will try to attach gdb to watch stack.
But seems that there are no debug info at nightly build:
Reading symbols from C:\Program Files\CodeBlocks\codeblocks.exe...(no debugging symbols found)...done.
« Last Edit: December 25, 2021, 12:42:59 pm by Badekonzentrat »

Offline Elena

  • Multiple posting newcomer
  • *
  • Posts: 49
Re: Crash with last nighlty build
« Reply #18 on: December 29, 2021, 06:29:40 pm »
Bingo! It crashed again and luckily there was an .rpt generated :)
Note that it took almost 5 minutes since the hang for the windows crash requester to popup. I am attaching both .rpt and windows' .evtx to my ticket. I hope somebody can fix it now