[haiku-development] Haiku error message

Hi!

While performing some GUI operations with my application, Haiku throws
the following error:

ALMTestEdit: src/system/libroot/posix/malloc/superblock.h:171:class
BPrivate::block * BPrivate::superblock::getBlock(): getNumAvailable() ==
0

Then, in the debug mode, "bt" gave me the following:
?? ()
debugger ()
__assert_fail () from /boot/beos/system/lib/libroot.so
BPrivate::threadHeap::malloc () from /boot/beos/system/lib/libroot.so
malloc () from /boot/beos/system/lib/libroot.so
__builtin_new () from /boot/beos/system/lib/libroot.so
LinearProgramming::LinearSpec::AddConstraint ()
...

Is this some kind of excessive memory usage error?


Regards,
James Kim


Other related posts: