New submission from frank <zhang.guoc...@zte.com.cn>: #0 0x1ffffffffdbaa480:0 in PyObject_GC_UnTrack () at Modules/gcmodule.c:1149 1149 Modules/gcmodule.c: No such file or directory. in Modules/gcmodule.c (gdb) where #0 0x1ffffffffdbaa480:0 in PyObject_GC_UnTrack () at Modules/gcmodule.c:1149 #1 0x1ffffffffdab7040:0 in tupledealloc () at Objects/tupleobject.c:137 #2 0x1ffffffffdb3c650:0 in code_dealloc () at Python/compile.c:169 #3 0x1ffffffffdc09e70:0 in func_dealloc () at Objects/funcobject.c:408 #4 0x1ffffffffda81390:0 in insertdict () at Objects/dictobject.c:390 #5 0x1ffffffffda82030:0 in PyDict_SetItem () at Objects/dictobject.c:533 #6 0x1ffffffffdb25cd0:0 in eval_frame () at Python/ceval.c:1681 #7 0x1ffffffffdb309d0:0 in PyEval_EvalCodeEx () at Python/ceval.c:2650 #8 0x1ffffffffdb2f9e0:0 in PyEval_EvalCode () at Python/ceval.c:537 #9 0x1ffffffffdb7aa10:0 in PyImport_ExecCodeModuleEx () at Python/import.c:621 #10 0x1ffffffffdb7a850:0 in PyImport_ExecCodeModule () at Python/import.c:588
who can help me, many thanks! ---------- components: Interpreter Core files: P160254_R1699958_120413075145.txt messages: 159120 nosy: njfrank priority: normal severity: normal status: open title: HP multi-thread environment python core in PyObject_GC_UnTrack type: crash versions: Python 2.6 Added file: http://bugs.python.org/file25337/P160254_R1699958_120413075145.txt _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue14659> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com