| Reply | « Previous Thread | Next Thread » |
|
Hi,
Since the last two python versions I have been having python die with the following exceptions Application closed: Py_1489399231 KERN-EXEC 3 I don't know exactly whats killing it, since it dies in a very large application that I have been developing for the last year and a half. Does anybody know how to find out what is killing it? Can I catch this sort of exceptions? I am running the latest python, signed, and a N95 |
| federico2929 |
| View Public Profile |
| Find all posts by federico2929 |
|
Quote:
|
|
One the most common things that causes this is trying to use native resources from a different thread than where they were created in.
|
|
Is there anyway to catch that exception? or to see where in the code its happening?
Thanks |
| federico2929 |
| View Public Profile |
| Find all posts by federico2929 |
|
Quote:
More robust solution is multithread aware logger. I have created one, but it is not yet publicly available. Mikko Ohtamaa Twinapex Research http://www.twinapex.com |
| Reply | « Previous Thread | Next Thread » |
| Thread Tools | Search this Thread |
|---|---|
| Rate This Thread | |
| Thread | Thread Starter | Forum | Replies | Last Post |
|---|---|---|---|---|
| Please help installing Python libraries on S60 | ericroijen | Python | 11 | 2009-07-18 11:43 |
| [announce] PyUIQ. Python for UIQ 2.1 and 3.x | OscarBernabeu | Python | 35 | 2008-01-17 10:12 |
| [announce] the first Mobile Python book is now available ! | cyke64 | Python | 1 | 2008-01-08 10:58 |
| [announce] Mobile Python book soon in Sept 2007 ! | cyke64 | Python | 11 | 2007-10-03 20:46 |
| Python application just dying | christee | Python | 2 | 2006-05-25 03:42 |