in reply to Re: Hard to Debug windows memory error
in thread Hard to Debug windows memory error
The very last line of my script is a print statement that does print under several tested environments.
I suspect the problem is in the perl garbage collection. The difficulty is the module I'm writing using the script is is complex and multi-layered. I was hoping to get some debugging advice/techniques that I could use so that I could narrow it down to a simple script that reliably fails.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Hard to Debug windows memory error
by kennethk (Abbot) on Dec 31, 2015 at 20:24 UTC | |
by jandrew (Chaplain) on Dec 31, 2015 at 23:05 UTC | |
by kennethk (Abbot) on Dec 31, 2015 at 23:19 UTC | |
by jandrew (Chaplain) on Jan 01, 2016 at 00:15 UTC | |
by kennethk (Abbot) on Jan 02, 2016 at 16:37 UTC | |
|