Message306550
In a span of about 1 month, I had multiple errors:
*** Error in `/usr/bin/python': free(): invalid next size (normal): 0x000055f9c9e7c970 ***
*** Error in `/usr/bin/python': free(): invalid next size (normal): 0x000055e33fda3970 ***
*** Error in `/usr/bin/python': free(): invalid next size (normal): 0x0000564d42335970 ***
*** Error in `/usr/bin/python': double free or corruption (out): 0x0000561d8b9d4f80 ***
*** Error in `/usr/bin/python': double free or corruption (out): 0x0000557700e74f80 ***
*** Error in `/usr/bin/python': free(): invalid next size (normal): 0x0000564b6142e970 ***
In the same time-period, I have been running the same code on another system, with a different python version, which did not produce any error:
python version that causes issues:
python --version
Python 2.7.13
python version that is error-free:
Python 2.7.9 |
|
| Date |
User |
Action |
Args |
| 2017-11-20 15:06:05 | zulthan | set | recipients:
+ zulthan, terry.reedy |
| 2017-11-20 15:06:05 | zulthan | set | messageid: <1511190365.86.0.213398074469.issue31790@psf.upfronthosting.co.za> |
| 2017-11-20 15:06:05 | zulthan | link | issue31790 messages |
| 2017-11-20 15:06:05 | zulthan | create | |
|