[issue24768] Bytearray double free or corruption

2015-07-31 Thread Martin Panter
Martin Panter added the comment: Ah yes, I was confused. The bug fix isn’t actually in 3.4.3. -- ___ Python tracker ___ ___ Python-bug

[issue24768] Bytearray double free or corruption

2015-07-31 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- stage: -> resolved ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail

[issue24768] Bytearray double free or corruption

2015-07-31 Thread Antoine Pitrou
Antoine Pitrou added the comment: This was actually fixed in 98c1201d8eea, which didn't make it into 3.4.3. -- resolution: -> out of date status: open -> closed ___ Python tracker _

[issue24768] Bytearray double free or corruption

2015-07-31 Thread Martin Panter
Martin Panter added the comment: Reproduceable on 32 bit x86 Arch Linux. FTR this is not Issue 23985, since that was fixed in 3.4.3. I have not investigated, but maybe it shares the same cause (Issue 19087). Also, it may be helpful to build with “./configure --with-pydebug” to pinpoint the pro

[issue24768] Bytearray double free or corruption

2015-07-31 Thread Yury Selivanov
Changes by Yury Selivanov : -- nosy: +benjamin.peterson, yselivanov ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscri

[issue24768] Bytearray double free or corruption

2015-07-31 Thread pidpawel
New submission from pidpawel: I've managed to isolate some code whish results in core dump/heap corruption. I've tested it on Python 3.4 and 2.7. On 2.7 works fine, on 3.4.3 bug exists. Example backtraces: ⌠ aqua ~ Error! ⌡ <%pidpawel> time ./deltest.py *** Error in `python3': malloc(): memory