Message252111
| Author | skrah |
|---|---|
| Recipients | David.Edelsohn, skrah, vstinner |
| Date | 2015-10-02.12:28:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443788896.62.0.799006161704.issue25276@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I've checked: test_decimal does not require abnormal amounts of memory or stack. On Linux/x86 a stack size of 256 (default 8192) is sufficient, and memory requirements aren't that high. We assumed that there is some memory limit on the buildbot, since in a later run test #pwmx330 failed with MemoryError. The easiest way to debug this is to rerun the whole test suite under gdb with the same random seed as in http://buildbot.python.org/all/builders/PPC64%20AIX%203.x/builds/4173/steps/test/logs/stdio |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-10-02 12:28:16 | skrah | set | recipients: + skrah, vstinner, David.Edelsohn |
| 2015-10-02 12:28:16 | skrah | set | messageid: <1443788896.62.0.799006161704.issue25276@psf.upfronthosting.co.za> |
| 2015-10-02 12:28:16 | skrah | link | issue25276 messages |
| 2015-10-02 12:28:16 | skrah | create | |