[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: adduser in hamm dumps core !



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 );'
  $ 

Kirk


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: