Re: RE: Python 2.3 and aggregator
Georg Bauer <gb-BRhJDZTO+/[email protected]> Thu, 22 Apr 2004 08:28:16 +0200
| Newsgroups | gmane.comp.pythin.pyds.devel |
|---|---|
| Message-ID | <[email protected]> |
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