RE: RE: Python 2.3 and aggregator

"COFFMAN Steven" <SCoffman-LKhmkrDxMg1Wk0Htik3J/[email protected]> Thu, 22 Apr 2004 16:53:18 -0400
Newsgroups gmane.comp.pythin.pyds.devel
Message-ID <F2E9537648B0EB428674C3B7B6D8834D6276D4@fth-ex04.CVNS.corp.covansys.com>
Hmmm... I'm going to be lobbying in Washington until Wednesday, so
there's no urgency, but if you think of things to try (such as running
top, gdb, or some other diagnostics) let me know.
-Steve

-----Original Message-----
From: Georg Bauer [mailto:gb-BRhJDZTO+/[email protected]] 
Sent: Thursday, April 22, 2004 2:28 AM
To: COFFMAN Steven
Cc: pyds-dev-iYtK5bfT9M//Ad8WF/[email protected]
Subject: Re: [Pyds-dev] RE: Python 2.3 and aggregator

Hi!

> a little strange since I did not kill or interrupt this process (yet 
> it appears to think I did). Again, I can investigate more tomorrow.
> But here are the results:

> Killed

Oops. That's moste definitely _not_ a message from PyDS, but most surely
something from the OS or the Python runtime. So it looks like your
Process is killed due to some reason I can't tell - maybe it's
segfaulting? Or it's using up too much resources? I can't say from the
outside - this is definitely something where one has to dig deeper in
the code and the system where this happens.

bye, Georg