Boost logo

Boost Users :

Subject: Re: [Boost-users] [function] rare crash on destroy
From: Roland Bock (rbock_at_[hidden])
Date: 2010-01-25 13:07:08


Igor R wrote:
>> Wikipedia says that 0xFEEEFEEE is "Used by Microsoft's HeapFree() to mark freed heap memory".
>>
>
> Yes, and it's a begining of 72 bytes block of feeefeee.
> Apparently, it means that out_buffer.data was already freed. But I
> can't realize how it can be...
>
>
Is it possible that the free does not fail for the functor itself but
for a member variable (for instance a pointer which is freed in the
destructor)?



Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net