Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #55847
| From | Emile van Sebille <emile@fenx.com> |
|---|---|
| Subject | Re: python crash problem |
| Date | 2011-02-02 13:40 -0800 |
| References | <701afd55-9ba3-4dc8-91c9-e6d5065266c5@x11g2000yqc.googlegroups.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1598.1296682858.6505.python-list@python.org> (permalink) |
On 2/2/2011 11:19 AM Yelena said... > This application has requested the Runtime to terminate it in an > unusual way This is a MS message -- did you look in the application event viewer? Otherwise, you could try upping/reducing memory and confirm it dies later/earlier. Perhaps there's an at or scheduled job killing off python processes? How big is count? Does this job run for 20 hours straight? Or is it launched periodically? Why the foo fudging? Just to break the process into pieces? You could have the job log it's record number after N hours (where N<20) and simply restart it... Emile
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
python crash problem Yelena <yelena.mqw@gmail.com> - 2011-02-02 11:19 -0800 Re: python crash problem Yelena <yelena.mqw@gmail.com> - 2011-02-02 11:21 -0800 Re: python crash problem Emile van Sebille <emile@fenx.com> - 2011-02-02 13:40 -0800
csiph-web