STINNER Victor <victor.stin...@haypocalc.com> added the comment:

Tested on Ubuntu 10.04: all tests pass and apport intercepts the fault. Apport 
ignores the faults because I am testing a Python executable compiled from SVN 
(py3k). Apport logs (/var/log/apport.log):
---
apport (pid 18148) Thu Dec 23 13:29:25 2010: called for pid 18147, signal 8
apport (pid 18148) Thu Dec 23 13:29:25 2010: executable: 
/home/haypo/prog/SVN/py3k/python (command line "./python -c import\ _testcapi;\ 
_testcapi.sigfpe()")
apport (pid 18148) Thu Dec 23 13:29:25 2010: executable does not belong to a 
package, ignoring
---

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue8863>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to