[ros-dev] Ros build Ros lockup

Steven Edwards steven_ed4153 at yahoo.com
Wed Dec 8 20:26:41 CET 2004


Hi Hartmut,

--- Hartmut Birr <hartmut.birr at gmx.de> wrote:
> It is possible that the bug is related to msvcrt. The core heap 
> functions are using the heap from msvcrt. The wine heap functions are 
> using the process heap. If a block is allocated with one of the 
> functions and deallocated with one of the other functions, it will also 
> fail with such an error message.

Sorry about the mess in msvcrt. I imported that trying to get the CxxFrameHandler 
working and did not know what the hell I was doing. I will try to remove as much
of the Wine stuff as I can without causing a regression and see if it helps.

Thanks
Steven


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 


More information about the Ros-dev mailing list