WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: (no subject)

Re:

by Ralf Habacker :: Rate this Message:

| View in Thread

Am 13.06.2012 13:49, schrieb Andreas Pakulat:

> 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?
One reason may be heap memory corruption.

Regards
Ralf


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

 « Return to Thread: (no subject)