Marcel <knaagdier@3dee.nl> wrote:> Hi all,
> I get these errors while trying to run RealProducer 8.5 in WINE:
> err:heap:HEAP_ValidateInUseArena Heap 40310000: in-use arena 4036ae80
> next block has PREV_FREE flag
> err:ntdll:RtlpWaitForCriticalSection Critical section 0x40310070 wait
> timed out, retrying (60 sec) fs=0297
> err:ntdll:RtlpWaitForCriticalSection Critical section 0x40310070 wait
> timed out, retrying (60 sec) fs=0297
> err:seh:EXC_DefaultHandling Unhandled exception code c0000194 flags 0
> addr 0x4006a590
> What's the problem?
Heap overflow, most likely.
--debugmsg +relay,+heap can help here (for people who know what they
are doing).
Is there a download somewhere available ?
Andreas Mohr