Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: cyberkoa on December 13, 2005, 02:59:51 pm

Title: Unknown exception error when start up , SVN (winXP , CB unicode build)
Post by: cyberkoa on December 13, 2005, 02:59:51 pm
I face this problem at my WinXP machine , but not Win2K machine.

Compile fine , but when start run "Unknown exception error occur, application have to terminate now" when start up.
 It happen suddenly , before that was fine.

I trace the source code and found it happens in the main.cpp > LoadWindowState() function , I comment that line and compile again , it runs fine.

I am still not sure what happen but it may due to my hardware problem (memory) , just wonder anybody have the same problem or not.


Unicode build , winXP Pro SP2.

Title: Re: Unknown exception error when start up , SVN (winXP , CB unicode build)
Post by: takeshimiya on December 13, 2005, 04:16:06 pm
If you have a corrupt memory, expect those things often.
Title: Re: Unknown exception error when start up , SVN (winXP , CB unicode build)
Post by: rickg22 on December 14, 2005, 05:45:57 pm
But his build is unicode. That might have something to do with it...