Message137772
| Author | mark.dickinson |
|---|---|
| Recipients | Thanh Ly, amaury.forgeotdarc, mark.dickinson, terry.reedy |
| Date | 2011-06-06.19:56:32 |
| SpamBayes Score | 0.0068477285 |
| Marked as misclassified | No |
| Message-id | <1307390193.54.0.895385044013.issue12232@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Looking at the cmath source, I'd be a bit suspicious that either the Py_NAN or the Py_HUGE_VAL macro (or both) is triggering an FPE. Both those values are used during module initialization. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-06-06 19:56:33 | mark.dickinson | set | recipients: + mark.dickinson, terry.reedy, amaury.forgeotdarc, Thanh Ly |
| 2011-06-06 19:56:33 | mark.dickinson | set | messageid: <1307390193.54.0.895385044013.issue12232@psf.upfronthosting.co.za> |
| 2011-06-06 19:56:32 | mark.dickinson | link | issue12232 messages |
| 2011-06-06 19:56:32 | mark.dickinson | create | |