Accepted connection Accepted connection Accepted connection Accepted connection Accepted connection Accepted connection Accepted connection Accepted connection Accepted connection Accepted connection Program received signal SIGSEGV, Segmentation fault. 0x00000000004924eb in PyEval_EvalFrame_value (f=0x45ba420, throwflag=, retval=0x0) at Python/ceval.c:938 938 PUSH(retval); /* we are back from a function call */ (gdb) bt #0 0x00000000004924eb in PyEval_EvalFrame_value (f=0x45ba420, throwflag=, retval=0x0) at Python/ceval.c:938 #1 0x0000000000498950 in slp_frame_dispatch_top (retval=0x491e50) at Stackless/core/stacklesseval.c:698 #2 0x000000000049b646 in slp_run_tasklet () at Stackless/module/scheduling.c:1199 #3 0x000000000049976e in slp_eval_frame (f=0x4429f40) at Stackless/core/stacklesseval.c:299 #4 0x00000000004997f7 in climb_stack_and_eval_frame (f=0x45ba420) at Stackless/core/stacklesseval.c:266 #5 0x000000000044797c in dict_dealloc (mp=0x0) at Objects/dictobject.c:911 #6 0x0000000000424cbf in instance_dealloc (inst=0x45921b8) at Objects/classobject.c:669 #7 0x00000000004f71d4 in frame_clear (f=0x45ba420) at Objects/frameobject.c:529 #8 0x00000000004d0e5a in collect (generation=2) at Modules/gcmodule.c:714 #9 0x00000000004d13b4 in PyGC_Collect () at Modules/gcmodule.c:1300 #10 0x00000000004c4795 in Py_Finalize () at Python/pythonrun.c:438 #11 0x0000000000415584 in Py_Main (argc=, argv=0x7fff5c38cf88) at Modules/main.c:625 #12 0x000000317121d994 in __libc_start_main () from /lib64/libc.so.6 #13 0x0000000000414d09 in _start () (gdb) where full #0 0x00000000004924eb in PyEval_EvalFrame_value (f=0x45ba420, throwflag=, retval=0x0) at Python/ceval.c:938 stack_pointer = next_instr = (unsigned char *) 0x440dc10 "\001WnJ" opcode = oparg = why = err = x = v = w = u = t = stream = fastlocals = (PyObject **) 0x45ba5a0 freevars = (PyObject **) 0x45ba5b8 tstate = (PyThreadState *) 0x42800a0 co = (PyCodeObject *) 0x4574288 instr_ub = instr_lb = instr_prev = first_instr = (unsigned char *) 0x440dbd4 "y>" names = (PyObject *) 0x44cce60 consts = (PyObject *) 0x4566470 #1 0x0000000000498950 in slp_frame_dispatch_top (retval=0x491e50) at Stackless/core/stacklesseval.c:698 ts = (PyThreadState *) 0x42800a0 f = (PyFrameObject *) 0x440dc0f #2 0x000000000049b646 in slp_run_tasklet () at Stackless/module/scheduling.c:1199 ts = (PyThreadState *) 0x42800a0 retval = (PyObject *) 0x0 #3 0x000000000049976e in slp_eval_frame (f=0x4429f40) at Stackless/core/stacklesseval.c:299 ts = (PyThreadState *) 0x42800a0 fprev = (PyFrameObject *) 0x0 #4 0x00000000004997f7 in climb_stack_and_eval_frame (f=0x45ba420) at Stackless/core/stacklesseval.c:266 probe = 0 #5 0x000000000044797c in dict_dealloc (mp=0x0) at Objects/dictobject.c:911 ep = (PyDictEntry *) 0x43f5210 fill = 17 #6 0x0000000000424cbf in instance_dealloc (inst=0x45921b8) at Objects/classobject.c:669 error_type = (PyObject *) 0x0 error_value = (PyObject *) 0x0 error_traceback = (PyObject *) 0x0 del = (PyObject *) 0x2b0ab3eaa9f0 delstr = (PyObject *) 0x2b0ab3eaa9f0 #7 0x00000000004f71d4 in frame_clear (f=0x45ba420) at Objects/frameobject.c:529 fastlocals = (PyObject **) 0x45ba5a0 p = oldtop = (PyObject **) 0x45ba5b8 i = 1 #8 0x00000000004d0e5a in collect (generation=2) at Modules/gcmodule.c:714 i = m = 17 n = young = old = (PyGC_Head *) 0x78ff80 gc = t1 = 0 unreachable = {gc = {gc_next = 0x45ba400, gc_prev = 0x457fab0, gc_refs = 0}, dummy = } finalizers = {gc = {gc_next = 0x7bde20, gc_prev = 0x7bde20, gc_refs = 0}, dummy = } #9 0x00000000004d13b4 in PyGC_Collect () at Modules/gcmodule.c:1300 n = 4791888 #10 0x00000000004c4795 in Py_Finalize () at Python/pythonrun.c:438 interp = (PyInterpreterState *) 0x4280010 #11 0x0000000000415584 in Py_Main (argc=, argv=0x7fff5c38cf88) at Modules/main.c:625 c = sts = 0 command = 0x0 filename = 0x7fff5c38e6d9 "app_sessionless.py" module = 0x0 fp = (FILE *) 0x43dbaa0 p = unbuffered = skipfirstline = 0 stdin_is_interactive = 1 help = version = saw_unbuffered_flag = 0 cf = {cf_flags = 0} #12 0x000000317121d994 in __libc_start_main () from /lib64/libc.so.6