Re: RedHat9 core

Frediano Ziglio <[email protected]>
Newsgroups gmane.comp.web.wml
Message-ID <1051440625.1756.4.camel@freddy>
Il sab, 2003-04-26 alle 22:49, Denis Barbier ha scritto:
> On Sat, Apr 26, 2003 at 10:03:26PM +0200, Denis Barbier wrote:
> > On Fri, Apr 25, 2003 at 02:46:58PM +0200, Frediano Ziglio wrote:
> > > WML seem to have problem with RedHat9.
> > > WML compile successfully (with some warning, however) but after step1
> > > wml executable core. After some debugging I discovered that the code
> > > happen at the end of eval for step1. So I call directly step1 and I had
> > > no core. Bug seem inside Perl free (I think something go wrong freeing
> > > resource...)
> > > 
> > > Anyone know how to fix this bug?
> > 
> > The -s flag could solve your problem.
> > I have no idea on how to fix it, I will certainly have to install the
> > Perl rpm from RedHat in order to investigate this issue.
> 
> I installed
>    perl-5.8.0-88.i386.rpm
>    perl-Bit-Vector-6.1-33.i386.rpm
>    perl-TermReadKey-2.20-7.i386.rpm
> (on a non-RH box) but cannot reproduce your problem.
> Could you provide a sample test case and your used locales, if any?

Really good spot! Is locale. Now I can update my system!

After some tests

$ echo $LANG
it_IT.UTF-8

$ echo '#use wml::fmt::isolatin' > register.wml
$ wml register.wml
Segmentation fault

$ export LANG=it_IT
$ wml register.wml

No error!

wmk hangs (100% of CPU used) if it_IT.UTF-8

I don't know how Perl support locale and utf8...

Thanks
  freddy77


_____________________________________________________________________
Website META Language (WML)                         http://thewml.org
User Support Mailing List                        [email protected]
Automated List Manager                            [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.