Re: GError location filename as wide chars



Quentin Sculo <squentin free fr> writes:

Malformed UTF-8 character (overflow at 0xc9e00000, byte 0x19, after
start byte 0xff) in subroutine entry
at /usr/lib/perl5/5.10.0/i386-linux-thread-multi/Data/Dumper.pm line
190.

That sounds normal, or to be expected.

*** glibc detected *** perl: realloc(): invalid next size: 0x0910d048
***

That sounds like a bug :-).

/usr/lib/perl5/5.10.0/i386-linux-thread-multi/CORE/libperl.so(Perl_safesysrealloc+0x4c)[0xb7ed9e2c]

gdb might be more informative, if you've got debug builds of perl and
maybe libc (in debian they're separate packages and hiding under
/usr/lib/debug ...).

electric-fence is very good on memory corruption, but you need massive
ram to run it on a big mallocing program like perl.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]