On 27 Jan 1998, Kirk Hilliard wrote: > Hi Joost! > > I also upgraded to the 5.004.04-4 perl and perl-base packages this > morning. While adduser still does not segfault for me, perl still > segfaults and dumps core when I run either my couple hundred line mail > preprocessing script on one particular input file, or when I run > Vitaly Belostotsky's four line script given in: > > http://www.debian.org/Bugs/db/17/17393.html > > Have you tried to run this on you hamm system: > > $ perl -e 'use POSIX; $m{'a'}=0; $n=strftime( "%b",0,0,0,0,0,0 );' > Segmentation fault (core dumped) > $ perl -e 'use POSIX; $n=strftime( "%b",0,0,0,0,0,0 );' > $
Umm, yes, coredumps here too. Sigh - I didn't know about this one yet. Cheers, Joost -- TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to [EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED] .