[issue28620] Build Memory Leak

2016-11-05 Thread R. David Murray
Changes by R. David Murray : -- resolution: -> duplicate stage: -> resolved status: open -> closed superseder: -> memory leaks in pgen build step abort build with address sanitizer enabled ___ Python tracker __

[issue28620] Build Memory Leak

2016-11-05 Thread Honor
Honor added the comment: Hmmm, Ok. Thanks a lot. On Sat, Nov 5, 2016 at 4:50 PM, Xiang Zhang wrote: > > Xiang Zhang added the comment: > > This seems a same problem as in #27780. > > -- > nosy: +xiang.zhang > > ___ > Python tracker >

[issue28620] Build Memory Leak

2016-11-05 Thread Xiang Zhang
Xiang Zhang added the comment: This seems a same problem as in #27780. -- nosy: +xiang.zhang ___ Python tracker ___ ___ Python-bugs-li

[issue28620] Build Memory Leak

2016-11-05 Thread Honor
New submission from Honor: Hi, I am compiling python from source code with clang compiler. as follows result: ==5284==ERROR: LeakSanitizer: detected memory leaks Direct leak of 11776 byte(s) in 8 object(s) allocated from: #0 0x49ccbe (/home/y/Downloads/Python-3.5.2/Parser/pgen+0x49ccbe)