I´m not a pro in programming, I´m messing around a lot with all kind of stuff, just to learn a few things here and there, so I´m not even sure where this comes from, maybe its just me doing something wrong
When writing small applications, C::B works just fine, even half a dozen projects open at same time is no problem at all
But when writing bigger applications, C::B crashes frequently (at least on my computer)
If I have 2 applications open at same time the borderline seems to be around 3000 lines of code each, after that any mouseclick might lead to a crash
When working on just one single application, the borderline is around 15000 lines of code
I´ve tried a number of nighly builds, with different settings, even on different computers, but the result is always the same
If I close and reopen C::B once every half hour or so, everything is fine, but if I try to keep working, the longer I keep it open and the bigger my application becomes, the more likely it will crash
Often the crash doesn´t even happen during work, building and/or saving my project works still fine, but when I try to close the project after saving, the whole C::B crashes
Currently I´m using a PentiumD 3.4Ghz, 2GB RAM, 320GB HDD, WinXP pro SP2, but as I said, I tried it on other computers as well
I´ve monitored cpu and memory usage, but there is no indication for memory or GDI leaks, even right before a crash, everything seems to be normal