warning, arena

Eric Pouech eric.pouech at wanadoo.fr
Wed Aug 21 12:05:58 CDT 2002


Fabian Cenedese a écrit :
> 
> Hi
> 
> While debugging I found following warning:
> 
> warn:heap:HEAP_ValidateInUseArena Heap 413a0000: unaligned arena pointer
> 413a0b62
> 
> Is this warning a Wine problem or a Windows problem? (Hmm, arena, had to
> look it up first :)
hard to tell
it's likely about a memory trashing issue
but, finding the culprit is harder. it can either be a misbehaving
program or a bug in wine code

try to run with -debugmsg +heap,+relay to get closer to the point where
things start to run bad

A+



More information about the wine-devel mailing list