Subject: | Text::MeCab vs. perl w/ usemymalloc |
DMAKI,
Thanks a zillion for *your* Text::MeCab! It now groks utf8.
However, I found one glitch.
assertion botched (chunk's tail overwrite?): ((unsigned int
*)((caddr_t)ovp + nbytes))[-1] == 0x55555555 (malloc.c:2082)
This happens on Perl 5.8.8 that builds via FreeBSD ports which uses
perl's malloc. Any idea?
Dan the Avid User of Text::MeCab