Message157918
| Author | vstinner |
|---|---|
| Recipients | Aaron.Meurer, vstinner |
| Date | 2012-04-09.22:48:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1334011732.69.0.58167632858.issue14537@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
SymPy uses a C extension, numpy. The problem may be related to numpy. CPython tries to catch segmentation fault, but when a C extension is used, CPython may fail to protect your program against stack overflow. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-04-09 22:48:52 | vstinner | set | recipients: + vstinner, Aaron.Meurer |
| 2012-04-09 22:48:52 | vstinner | set | messageid: <1334011732.69.0.58167632858.issue14537@psf.upfronthosting.co.za> |
| 2012-04-09 22:48:52 | vstinner | link | issue14537 messages |
| 2012-04-09 22:48:52 | vstinner | create | |