Issue 24105: Use after free during json encoding a dict (3) (original) (raw)
Program received signal SIGSEGV, Segmentation fault.
0x40036740 in encoder_listencode_dict (s=0x405b43fc, acc=0xbf86438c, dct=<D at remote 0x405b2fb4>, indent_level=0)
at /home/p/Python-3.4.1/Modules/_json.c:1557
# 1557 PyList_SET_ITEM(items, i, item);