| Store | Cart

Re: [perl #122199] perl5.18 segfault after wait() when system don't have much free memory

From: Dave Mitchell <dav...@iabyn.com>
Mon, 20 Oct 2014 11:37:35 +0100
On Sat, Oct 18, 2014 at 03:39:17AM +1100, L.O.Sim wrote:
> In the past, my application will run for 4 or more hours before core dumps> or funny perl internal errors start to happen. Then I managed to reduce it> to a small script that high-lights the problem.

Can you (or someone else with the ability to reproduce this) please run
this on a perl (the newest version you have access to), built with
debugging symbols (and preferably -DDEBUGGING), then provide a C-level
backtrace? Also, provide the 'perl -V' output for the perl you use.

Also if possible, run it under valgrind, or clang with Address Sanitizer,
and show what errors it reports.

-- 
Hofstadter's Law: It always takes longer than you expect, even when you
take into account Hofstadter's Law.

Recent Messages in this Thread
Mark Martinec via RT Oct 17, 2014 01:24 pm
L.O.Sim Oct 17, 2014 04:39 pm
Dave Mitchell Oct 20, 2014 10:37 am
Mark Martinec Nov 03, 2014 11:29 pm
lsim42 Nov 05, 2014 08:07 am
Messages in this thread