Check the fix please. It works for me on Windows32bit.
On 4/27/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote:
Gregory Shimansky wrote: > Mikhail Fursov wrote: >> Ok, I'll check it tomorrow. >> The log you attached looks very strange to me. I do not have a Harmony >> build >> on my current PC, but after reading the log I do not understand why >> does it >> fail. > > Same for me. If I could understand it, I would surely fix it. Thinking a bit about this bug I recall that there is a known problem on windows in debug mode that if some memory pointer was allocated in one DLL it cannot be freed in another DLL. MSVC debug runtime for some reason considers this a bug and shows the debug message about invalid heap pointer. I am not sure but could it be the case with this problem? >> On 4/26/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote: >>> >>> Mikhail Fursov wrote: >>> > On 4/26/07, Gregory Shimansky <[EMAIL PROTECTED]> wrote: >>> >> >>> >> This error message is caused by a bug in EM. It tries to free some >>> >> unallocated pointer when it gets an error loading jitrino.dll. >>> > >>> > >>> > Can you point to this point in EM? >>> >>> It is quite easy to reproduce, just rename jitrino.dll to something else >>> and you'll see this error message box. I've created HARMONY-3772 and >>> attached stack trace to it. >>> >>> -- >>> Gregory >>> >>> >> >> > > -- Gregory
-- Mikhail Fursov
