[haiku-development] Re: Haiku error message
- From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Wed, 30 Jul 2008 09:37:00 +0200 CEST
James Kim <jkim202@xxxxxxxxxxxxxxxxx> wrote:
> Is this some kind of excessive memory usage error?
No, errors in the heap allocator usually show some kind of memory
corruption. This can happen anywhere in the code, the one that crashes
is just the first one to notice.
I would first try to switch to another layout method, and see if that
helps. If it does, the bug is likely to be found in the ALM
implementation. If not, you'll have to search for it a bit more (like
in your app) :-)
Bye,
Axel.
- References:
- [haiku-development] Haiku error message
- From: James Kim
Other related posts:
- » [haiku-development] Haiku error message
- » [haiku-development] Re: Haiku error message
- [haiku-development] Haiku error message
- From: James Kim