[ast-users] segfault in child shell--debugging steps?

2013-01-02 Thread Aaron Davies
i've been seeing a fairly consistent segfault in ksh93u when running as a background child process of another ksh93u instance. i haven't had the time to do a full investigation yet, but it seems to be crashing inside the memory manager. i'm planning on running the script in question under

Re: [ast-users] segfault in child shell--debugging steps?

2013-01-02 Thread Glenn Fowler
On Thu, 3 Jan 2013 00:25:34 -0500 Aaron Davies wrote: i've been seeing a fairly consistent segfault in ksh93u when running as a background child process of another ksh93u instance. i haven't had the time to do a full investigation yet, but it seems to be crashing inside the memory manager.