in reply to Re: Perl interpreter stops when writing logfile - why?
in thread Perl interpreter stops when writing logfile - why?

Dear LanX, Corion and Anonymous Monk!

Thanks for your suggestions! Here are some results of my tests:

Summary: I "solved" the problem by reducing the amount of debugging-info, and by using a newer perl-version when all data is really needed. Your comments helped me reaching this solution :-) .

Thanks a lot! Rata

  • Comment on Re^2: Perl interpreter stops when writing logfile - why?

Replies are listed 'Best First'.
Re^3: Perl interpreter stops when writing logfile - why?
by LanX (Saint) on Dec 09, 2014 at 15:32 UTC
    > Even with dumping the data in a loop 

    Maybe try to sleep or usleep between iterations ... just to nail down the original problem. :)

    Cheers Rolf

    (addicted to the Perl Programming Language and ☆☆☆☆ :)