in reply to Re: ActivePerl dies in msvcrt.dll under Windows
in thread ActivePerl dies in msvcrt.dll under Windows

Running normally it works perfectly but under the debugger...

There are no bugs (or crashes) unless I am running under the debugger. I tried a number of varients of encode/decode and the script also works perfectly on Solaris and Linux (with exactly the same source data)

  • Comment on Re^2: ActivePerl dies in msvcrt.dll under Windows

Replies are listed 'Best First'.
Re^3: ActivePerl dies in msvcrt.dll under Windows
by JamesNC (Chaplain) on Nov 29, 2005 at 11:18 UTC
    I worded that part pooly, I meant the UTF in the debugger, did that look fine too? ( you might examine with pack/unpack ), If it does, then create a bug on ActivePerl's site, it is free and quick to set up an account.
    JamesNC