Re: upstart init and coredumping...

2009-08-30 Thread Garrett Cooper
On Thu, Aug 27, 2009 at 6:56 AM, Scott James Remnant wrote: > On Wed, 2009-08-26 at 21:50 -0700, Garrett Cooper wrote: > >> Another question I have. IIRC I have a bug open for coredumping >> in upstart if it attempts to chdir to a non-existent directory and >> subsequently coredumps. It appears tha

Re: upstart init and coredumping...

2009-08-27 Thread Scott James Remnant
On Wed, 2009-08-26 at 21:50 -0700, Garrett Cooper wrote: > Another question I have. IIRC I have a bug open for coredumping > in upstart if it attempts to chdir to a non-existent directory and > subsequently coredumps. It appears that if upstart 0.5.0 execs a > non-existent command it also coredump

upstart init and coredumping...

2009-08-26 Thread Garrett Cooper
Hi Scott, Another question I have. IIRC I have a bug open for coredumping in upstart if it attempts to chdir to a non-existent directory and subsequently coredumps. It appears that if upstart 0.5.0 execs a non-existent command it also coredumps as well. Is this a known issue? Has it been fixed