Skip Menu |

This queue is for tickets about the Text-MeCab CPAN distribution.

Report information
The Basics
Id: 19620
Status: open
Priority: 0/
Queue: Text-MeCab

People
Owner: Nobody in particular
Requestors: DANKOGAI [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: Important
Broken in: 0.06
Fixed in: (no value)



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
okay, I compiled a brand new perl on a FreeBSD with mymalloc. do you happen to have a test script that reproduces this?