On Wed Sep 21 02:16:47 2011, adave wrote: > On Mon, Sep 19, 2011 at 9:17 AM, Father Chrysostomos via RT < > perlbug-followup@perl.org> wrote: > > > On Sat Aug 27 18:48:14 2011, adave wrote: > > > Hello, > > > > > > Sorry for delay > > > > Same here. :-) > > > > > > > > Please find attach code which is a simple file creation > > > > I cannot reproduce the crash myself. What version of Perl are you > > using? What is the output of ‘perl -V’ (with a capital V)? What > > arguments are you passing to the script? I tried ‘perl test1.pl tmp 1 > > 1% 1’, where tmp is an empty directory. > > Hello Father, > > i was hitting crash in my 10-12th loop. I was using big file system with > ~1000 files > > Below is the O/P of perl version > <snip> > Summary of my perl5 (revision 5 version 10 subversion 1) configuration: > > Platform: > osname=aix, osvers=5.3.0.0, archname=aix-thread-multi I still cannot reproduce this. On OS X, it seems I can’t open enough files to trigger the crash. Could you try to reduce the script to a small test case that crashes? Is any other AIX user able to reproduce it?