New submission from lchin:
When running a python script with YML data as input, it stopped with
segmentation fault
/home/appuser/pyETL/tableTrimmer.py
/home/appuser/pyETL/csidPyLib/etlConfig/ip4AuditSync.yml
(gdb) bt
Core was generated by `python2.7 tableTrimmer.py
csidPyLib/etlConfig/ip4AuditSync.yml'.
Program terminated with signal 11, Segmentation fault.
#0 visit_decref (op=0x7f08c1afb320, data=0x0) at Modules/gcmodule.c:360
360 if (PyObject_IS_GC(op)) {
----------
components: Interpreter Core
messages: 300121
nosy: lchin
priority: normal
severity: normal
status: open
title: Segfault in gcmodule.c:360 visit_decref (PyObject_IS_GC(op))
type: crash
versions: Python 2.7
_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue31181>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com