Hi
When i am coding on Code::Blocks, the first time build and run it works. But after 2 or 3 modifications, it freezes and i don't know why. At first i thought it was my code but it works in other computers. And i uninstall and reinstall Code::Blocks but it doesn't change anything. If anyone know please help me i really need it for school.
Thanks
What operating system, what codeblocks version? What are you exactly doing before it freezes?
I am on Windows 10 and i am using Code::Blocks 16.10. I am just doing basic things like create a loop or changing the content of the string i create
Try to disable the code completion plugin in Plugins -> Manage and report back if it either fixes the problem or doesn't.
Aslo most of the times CB saves a crash dump. Do you have such file?
I tried to disable the code completion. I changed my code and build and run it it freezed for a few seconds but it worked. But i modified it a second time and it freezed and i have to close CB. I don't know about the crash dump. Where can i find it ?
it should be in the installation folder of codeblocks. and be called codeblocks.RPT
Have you checked if codeblocks is freezing or your compiler?
Can you try to disable your antivirus?
Can you try to create a new project and use this?
It's my codeblocks which is freezing not my compiler. It works when my antivirus is disable.
I have the same problem about a month ago, I was building my plugin on win10, then the codeblocks is
freezing. I slove this problem by building codeblocks against wxWidgits3.1.0, but there is a bug about gcc, you can search it on forums,the 16.01 version is built by wxWidgets2.8.12, which is too old for win10, wishing you can slove it.
The crash report can be found in the same directory as codeblocks.exe and is named somethink like "codeblocks.RPT"
Is this issue still happenning?
I downloaded codeblocks, installed it on my chromebook machined which worked fined for like an hour and freezes. I then closed it and restart my pc and lunched it agian but it keeps freezing. Please i need help.
Thanks
Attach a debugger and show us the backtrace. We cannot guess where it is getting stuck, we need some data.
I have not seen C::B freeze on Windows 10.
I think this can be closed as there are no rpt or backtrace info supplied and as far as I can see the issues are on old versions of C::B and recent crashes or hanging in the nightly have been resolved.
Posters above can try the latest nightly release and if they get a crash or a hang can open a new ticket or the nightly release as no one is going to go back to C::B 16 and test it.
May be related to ticket [#1168].
There is no recent feedback and a lot of changes have been made since 16.01, so I will close the ticket.
Related
Tickets:
#1168