« Return to Thread: (no subject)

(no subject)

by Bugzilla from apaku@gmx.de :: Rate this Message:

| View in Thread

Hi,

I've started to build and try to use kdevelop on windows. Unfortunately it crashes soon after having opened my project or upon startup. The backtrace suggests a QVector::reserve() call in the C++ parser, which in turn hints towards exhausting of memory (it throws a qBadAlloc exception).

However according to my process-monitor I still have plenty of standby memory available (free is indeed only about 200M). Since I'm not an expert in this stuff, does anybody know of a possible reason why the memory-allocation would fail even if there's tons of standby-memory?

Andreas

_______________________________________________
Kde-windows mailing list
Kde-windows@...
https://mail.kde.org/mailman/listinfo/kde-windows

 « Return to Thread: (no subject)