Author Topic: CodeBlocks crashes  (Read 2807 times)

davidbar

  • Guest
CodeBlocks crashes
« on: January 12, 2022, 08:06:47 am »
Hey there.
When i try to buld any porgram of mine, codeblocks freezes and not responding.
When i run any project, i get that every single time:
"Process returned 4256912" (some garbage value).
started only in the last few days, tried to restart my pc and didnt help. worked great before.
any suggestions?

Offline AndrewCot

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 678
Re: CodeBlocks crashes
« Reply #1 on: January 12, 2022, 10:02:48 am »
Start with the following:
http://forums.codeblocks.org/index.php/topic,9996.0.html

And then if you still need help try the following:
http://wiki.codeblocks.org/index.php?title=FAQ

And if you still need help then you need to give more info, such as:
1) What OS and version are you using?
2) What C::B version are you using?  Are you usign the x86 or x64 version?
3) What compiler you are using? Also it's version and where you downloaded it from.
4) Compile and/ or debug log
5) Detailed steps to recreate the problem from starting C::B until the problem ocurs.
6) Sample project that has the problem