Segfault using HTML::Entities

2004-06-29 Thread Richard Jolly
Hi, The following script causes a segmentation fault on redhat but is fine on OSX (see perl -V's below). I'm not sure where to start looking, so any advice much appreciated. I know when you install HTML:::Entities you are asked if you want it to encode unicode characters. I have no idea if t

RE: Segfault using HTML::Entities

2004-06-29 Thread Edward Batutis
> Malformed UTF-8 character (unexpected non-continuation byte 0x73, > immediately after start byte 0xe9) in substitution iterator at > /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi/HTML/Entities.pm > line 435, line 1. > Segmentation fault > I think this is an internal 'utf-8 flag' probl