News:

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

Main Menu

Codeblocks 25.03 crashes when I use Hex editor

Started by AntonyF, August 20, 2025, 11:25:03 AM

Previous topic - Next topic

Miguel Gimenez

I have applied part of the changes suggested by Cppcheck (thanks blauzahn) in r13719.

I am unable to reproduce the crashes with the new or old versions, running alone or in GDB.

blauzahn

Thanks for applying the changes to the plugin.

FYI: I have started to rework the infopane plugin with focus on the indexing, just the 2 files. Will try to continue next weekend.

AntonyF

Hi guys,
I wanted to know if the Hex Editor bug fix has been corrected and, if so, where I can download the new version.

Best regards and thanks.

Miguel Gimenez

I have not been able to reproduce the issue, if you find a consistent way to reproduce it please post the steps.

AntonyF

#19
Hello Miguel,

As already described in previous posts, the problem is present on all my PCs. I have also posted my configurations.

If there is any other information or test I can provide to help you, I am available.

I noticed from one of your previous posts that you had changed something that blauzahn had reported, but I don't know if he managed to make any further changes.

I hope the issue can be resolved.

Thank you anyway for your interest and help.

blauzahn

No, I haven't changed the plugin. Apart from that, I do not use Windows. Sorry.

OTOH, I have worked on the infopane.h/.cpp but that is not yet ready to be shared. The sorting is somewhat annoying. At least, it does not crash cb anymore in normal use. When I have time, I will try to finish it.