Macintosh-4:py3k dickinsm$ gdb ./python.exe /cores/`ls -tr /cores/ | tail -1` GNU gdb 6.3.50-20050815 (Apple version gdb-962) (Sat Jul 26 08:14:40 UTC 2008) Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i386-apple-darwin"...Reading symbols for shared libraries .. done Core was generated by `./python.exe'. Reading symbols for shared libraries . done Reading symbols for shared libraries ..................... done #0 0x9153c5c9 in SSL_CTX_flush_sessions () (gdb) bt full #0 0x9153c5c9 in SSL_CTX_flush_sessions () No symbol table info available. #1 0x9153cd6a in ssl_clear_bad_session () No symbol table info available. #2 0x91539c05 in SSL_free () No symbol table info available. #3 0x0053f535 in PySSL_dealloc (self=0x107cf58) at /Users/dickinsm/svn/python/py3k/Modules/_ssl.c:1070 No locals. #4 0x00065733 in _Py_Dealloc (op=0x107cf58) at Objects/object.c:1658 dealloc = (destructor) 0x53f4f9 #5 0x0005859c in insertdict (mp=0x0, key=0x562370, hash=-148447031, value=0x1a52ec) at Objects/dictobject.c:532 old_value = (PyObject *) 0x107cf58 ep = (PyDictEntry *) 0x37e9f4 __func__ = "insertdict" #6 0x0005908d in PyDict_SetItem (op=0x1, key=0x562370, value=0x1a52ec) at Objects/dictobject.c:802 mp = (PyDictObject *) 0x109a968 hash = -148447031 n_used = 8 __func__ = "PyDict_SetItem" #7 0x0006407d in PyObject_GenericSetAttr (obj=0x10b0878, name=0x562370, value=0x1a52ec) at Objects/object.c:1072 dict = (PyObject *) 0x109a968 tp = (PyTypeObject *) 0x3305e8 descr = (PyObject *) 0x0 f = (descrsetfunc) 0 dictptr = (PyObject **) 0x10b08b0 res = -1 #8 0x00063578 in PyObject_SetAttr (v=0x10b0878, name=0x562370, value=0x1a52ec) at Objects/object.c:834 tp = (PyTypeObject *) 0x3305e8 err = 0 __func__ = "PyObject_SetAttr" #9 0x000e70e4 in PyEval_EvalFrameEx (f=0x92da18, throwflag=0) at Python/ceval.c:1945 stack_pointer = (PyObject **) 0x92db5c next_instr = (unsigned char *) 0x570ee9 "t\002" opcode = 5645168 oparg = 1 why = WHY_NOT err = 0 x = (PyObject *) 0x10b0878 v = (PyObject *) 0x10b0878 w = (PyObject *) 0x562370 u = (PyObject *) 0x1a52ec t = (PyObject *) 0x56d488 fastlocals = (PyObject **) 0x92db58 freevars = (PyObject **) 0x92db5c retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x5751a8 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x570ee0 "d" names = (PyObject *) 0x558e48 consts = (PyObject *) 0x566850 filename = 0x11bb300 "/Users/dickinsm/svn/python/py3k/Lib/ssl.py" __func__ = "PyEval_EvalFrameEx" #10 0x000ef525 in fast_function (func=0x720578, pp_stack=0xbfffc0b0, n=1, na=1, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x92db58 i = 1 f = (PyFrameObject *) 0x92da18 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x378c60 co = (PyCodeObject *) 0x5751a8 globals = (PyObject *) 0x52a620 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #11 0x000ef21d in call_function (pp_stack=0xbfffc0b0, oparg=0) at Python/ceval.c:3765 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x378c5c func = (PyObject *) 0x720578 x = (PyObject *) 0x633bf w = (PyObject *) 0x10b0878 #12 0x000e9edf in PyEval_EvalFrameEx (f=0x378b18, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x378c60 stack_pointer = (PyObject **) 0x378c60 next_instr = (unsigned char *) 0x557ed1 "\001n" opcode = 131 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x10bc3f8 v = (PyObject *) 0x557ece w = (PyObject *) 0x83 u = (PyObject *) 0x198364 t = (PyObject *) 0x19f140 fastlocals = (PyObject **) 0x378c58 freevars = (PyObject **) 0x378c5c retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x57e1a8 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x557eb0 "d\002" names = (PyObject *) 0x558590 consts = (PyObject *) 0x565cb8 filename = 0x10b3568 "/Users/dickinsm/svn/python/py3k/Lib/socket.py" __func__ = "PyEval_EvalFrameEx" #13 0x000ef525 in fast_function (func=0x57eb78, pp_stack=0xbfffc360, n=1, na=1, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x378c58 i = 1 f = (PyFrameObject *) 0x378b18 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x37c138 co = (PyCodeObject *) 0x57e1a8 globals = (PyObject *) 0x52c188 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #14 0x000ef21d in call_function (pp_stack=0xbfffc360, oparg=0) at Python/ceval.c:3765 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x37c134 func = (PyObject *) 0x57eb78 x = (PyObject *) 0x633bf w = (PyObject *) 0x10b0878 #15 0x000e9edf in PyEval_EvalFrameEx (f=0x37bfe8, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x37c138 stack_pointer = (PyObject **) 0x37c138 next_instr = (unsigned char *) 0x51642a "\001|" opcode = 131 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x10bc3f8 v = (PyObject *) 0x516427 w = (PyObject *) 0x83 u = (PyObject *) 0x11ba118 t = (PyObject *) 0x1060000 fastlocals = (PyObject **) 0x37c128 freevars = (PyObject **) 0x37c134 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x5696e8 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x5163d0 "y\023" names = (PyObject *) 0x558470 consts = (PyObject *) 0x565278 filename = 0x10b3988 "/Users/dickinsm/svn/python/py3k/Lib/poplib.py" __func__ = "PyEval_EvalFrameEx" #16 0x000ef525 in fast_function (func=0x564818, pp_stack=0xbfffc610, n=1, na=1, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x37c128 i = 1 f = (PyFrameObject *) 0x37bfe8 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x37bfc0 co = (PyCodeObject *) 0x5696e8 globals = (PyObject *) 0x465f50 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #17 0x000ef21d in call_function (pp_stack=0xbfffc610, oparg=0) at Python/ceval.c:3765 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x37bfbc func = (PyObject *) 0x564818 x = (PyObject *) 0x633bf w = (PyObject *) 0x10bab60 #18 0x000e9edf in PyEval_EvalFrameEx (f=0x37be78, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x37bfc0 stack_pointer = (PyObject **) 0x37bfc0 next_instr = (unsigned char *) 0x5705ec "\001|" opcode = 131 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x10bc3f8 v = (PyObject *) 0x5705e9 w = (PyObject *) 0x83 u = (PyObject *) 0x10bab60 t = (PyObject *) 0x1 fastlocals = (PyObject **) 0x37bfb8 freevars = (PyObject **) 0x37bfbc retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x55c5c8 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x5705e0 "|" names = (PyObject *) 0x50fc98 consts = (PyObject *) 0x554f50 filename = 0x10b2f80 "Lib/test/test_poplib.py" __func__ = "PyEval_EvalFrameEx" #19 0x000ef525 in fast_function (func=0x108d038, pp_stack=0xbfffc8c0, n=1, na=1, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x37bfb8 i = 1 f = (PyFrameObject *) 0x37be78 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x945b80 co = (PyCodeObject *) 0x55c5c8 globals = (PyObject *) 0x2e0038 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #20 0x000ef21d in call_function (pp_stack=0xbfffc8c0, oparg=0) at Python/ceval.c:3765 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x945b7c func = (PyObject *) 0x108d038 x = (PyObject *) 0x633bf w = (PyObject *) 0x1091cb0 #21 0x000e9edf in PyEval_EvalFrameEx (f=0x945a18, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x945b80 stack_pointer = (PyObject **) 0x945b80 next_instr = (unsigned char *) 0x8e740e "\001Wn." opcode = 131 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x10bc3f8 v = (PyObject *) 0x8e740b w = (PyObject *) 0x83 u = (PyObject *) 0x1091d20 t = (PyObject *) 0x103b000 fastlocals = (PyObject **) 0x945b58 freevars = (PyObject **) 0x945b7c retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x5fd868 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x8e7220 "|\001" names = (PyObject *) 0x5745d8 consts = (PyObject *) 0x5f0818 filename = 0x109c148 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #22 0x000ed26b in PyEval_EvalCodeEx (co=0x5fd868, globals=0x5f5038, locals=0x0, args=0x107974c, argcount=2, kws=0x109b048, kwcount=0, defs=0x100643c, defcount=1, kwdefs=0x0, closure=0x0) at Python/ceval.c:3180 f = (PyFrameObject *) 0x945a18 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x945b58 freevars = (PyObject **) 0x945b7c tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x1091d20 u = (PyObject *) 0x1 __func__ = "PyEval_EvalCodeEx" #23 0x00044680 in function_call (func=0x10079f8, arg=0x1079738, kw=0x11b9b60) at Objects/funcobject.c:628 result = (PyObject *) 0x2 argdefs = (PyObject *) 0x1006428 d = (PyObject **) 0x100643c k = (PyObject **) 0x109b048 nk = 0 nd = 1 #24 0x0000ccfa in PyObject_Call (func=0x10079f8, arg=0x1079738, kw=0x11b9b60) at Objects/abstract.c:2156 result = (PyObject *) 0x1091d20 call = (ternaryfunc) 0x444e8 #25 0x000f0131 in ext_do_call (func=0x10079f8, pp_stack=0xbfffcc7c, flags=3, na=1, nk=0) at Python/ceval.c:4045 nstar = 1 callargs = (PyObject *) 0x1079738 stararg = (PyObject *) 0x10baa48 kwdict = (PyObject *) 0x11b9b60 result = (PyObject *) 0x0 #26 0x000ea156 in PyEval_EvalFrameEx (f=0x37b198, throwflag=0) at Python/ceval.c:2571 flags = 3 func = (PyObject *) 0x10079f8 na = 1 nk = 0 n = 3 pfunc = (PyObject **) 0x37b2e4 sp = (PyObject **) 0x37b2e4 stack_pointer = (PyObject **) 0x37b2f0 next_instr = (unsigned char *) 0x5fa94f "S" opcode = 142 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x11b9b60 v = (PyObject *) 0x37b2f0 w = (PyObject *) 0x8e u = (PyObject *) 0x0 t = (PyObject *) 0x10929f8 fastlocals = (PyObject **) 0x37b2d8 freevars = (PyObject **) 0x37b2e4 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x5fd928 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x5fa940 "|" names = (PyObject *) 0x783b28 consts = (PyObject *) 0x783a80 filename = 0x109c0f0 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #27 0x000ed26b in PyEval_EvalCodeEx (co=0x5fd928, globals=0x5f5038, locals=0x0, args=0x107954c, argcount=2, kws=0x0, kwcount=0, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0) at Python/ceval.c:3180 f = (PyFrameObject *) 0x37b198 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x37b2d8 freevars = (PyObject **) 0x37b2e4 tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x1091d20 u = (PyObject *) 0x10baa48 __func__ = "PyEval_EvalCodeEx" #28 0x00044680 in function_call (func=0x1007ab8, arg=0x1079538, kw=0x0) at Objects/funcobject.c:628 result = (PyObject *) 0x1 argdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 k = (PyObject **) 0x0 nk = 0 nd = 0 #29 0x0000ccfa in PyObject_Call (func=0x1007ab8, arg=0x1079538, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x2a0ab call = (ternaryfunc) 0x444e8 #30 0x0002a1c4 in method_call (func=0x1007ab8, arg=0x1079538, kw=0x0) at Objects/classobject.c:323 self = (PyObject *) 0x1091cb0 result = (PyObject *) 0x119bc6 #31 0x0000ccfa in PyObject_Call (func=0x50a0b8, arg=0x10ba7e0, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x50a0b8 call = (ternaryfunc) 0x2a09f #32 0x00087adb in slot_tp_call (self=0x1091cb0, args=0x10ba7e0, kwds=0x0) at Objects/typeobject.c:4964 call_str = (PyObject *) 0x25fc68 meth = (PyObject *) 0x50a0b8 res = (PyObject *) 0xefb7f #33 0x0000ccfa in PyObject_Call (func=0x1091cb0, arg=0x10ba7e0, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x1091d20 call = (ternaryfunc) 0x87a84 #34 0x000efc83 in do_call (func=0x1091cb0, pp_stack=0xbfffd150, na=1, nk=0) at Python/ceval.c:3957 callargs = (PyObject *) 0x10ba7e0 kwdict = (PyObject *) 0x0 result = (PyObject *) 0x0 #35 0x000ef242 in call_function (pp_stack=0xbfffd150, oparg=1) at Python/ceval.c:3767 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x3643e8 func = (PyObject *) 0x1091cb0 x = (PyObject *) 0x633bf w = (PyObject *) 0x1091d20 #36 0x000e9edf in PyEval_EvalFrameEx (f=0x364298, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x3643ec stack_pointer = (PyObject **) 0x3643f0 next_instr = (unsigned char *) 0x5c6fdb "\001q\a" opcode = 131 oparg = 1 why = WHY_NOT err = 0 x = (PyObject *) 0x1091d20 v = (PyObject *) 0x5c6fd8 w = (PyObject *) 0x83 u = (PyObject *) 0x25a038 t = (PyObject *) 0x1 fastlocals = (PyObject **) 0x3643d8 freevars = (PyObject **) 0x3643e4 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x786f28 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x5c6fb8 "x%" names = (PyObject *) 0x78f460 consts = (PyObject *) 0x78f428 filename = 0x1049fb8 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #37 0x000ef525 in fast_function (func=0x1009e78, pp_stack=0xbfffd400, n=2, na=2, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x3643d8 i = 2 f = (PyFrameObject *) 0x364298 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x36424c co = (PyCodeObject *) 0x786f28 globals = (PyObject *) 0x5f5038 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #38 0x000ef21d in call_function (pp_stack=0xbfffd400, oparg=1) at Python/ceval.c:3765 na = 2 nk = 0 n = 2 pfunc = (PyObject **) 0x364244 func = (PyObject *) 0x1009e78 x = (PyObject *) 0x65733 w = (PyObject *) 0x10bc0f8 #39 0x000e9edf in PyEval_EvalFrameEx (f=0x3640f8, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x36424c stack_pointer = (PyObject **) 0x36424c next_instr = (unsigned char *) 0x5cd85d "}\001" opcode = 131 oparg = 1 why = WHY_NOT err = 0 x = (PyObject *) 0x1091d20 v = (PyObject *) 0x5cd85a w = (PyObject *) 0x83 u = (PyObject *) 0x25a038 t = (PyObject *) 0x1a7700 fastlocals = (PyObject **) 0x364238 freevars = (PyObject **) 0x364240 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x790208 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x5cd7f8 "t" names = (PyObject *) 0x7901b8 consts = (PyObject *) 0x78b778 filename = 0x109c098 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #40 0x000ed26b in PyEval_EvalCodeEx (co=0x790208, globals=0x5f5038, locals=0x0, args=0x108a20c, argcount=2, kws=0x109b038, kwcount=0, defs=0x0, defcount=0, kwdefs=0x0, closure=0x1006e70) at Python/ceval.c:3180 f = (PyFrameObject *) 0x3640f8 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x364238 freevars = (PyObject **) 0x364240 tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x1091d20 u = (PyObject *) 0x1 __func__ = "PyEval_EvalCodeEx" #41 0x00044680 in function_call (func=0x100b098, arg=0x108a1f8, kw=0x11b9ab8) at Objects/funcobject.c:628 result = (PyObject *) 0x2 argdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 k = (PyObject **) 0x109b038 nk = 0 nd = 0 #42 0x0000ccfa in PyObject_Call (func=0x100b098, arg=0x108a1f8, kw=0x11b9ab8) at Objects/abstract.c:2156 result = (PyObject *) 0x1091d20 call = (ternaryfunc) 0x444e8 #43 0x000f0131 in ext_do_call (func=0x100b098, pp_stack=0xbfffd7bc, flags=3, na=1, nk=0) at Python/ceval.c:4045 nstar = 1 callargs = (PyObject *) 0x108a1f8 stararg = (PyObject *) 0x10ba578 kwdict = (PyObject *) 0x11b9ab8 result = (PyObject *) 0x0 #44 0x000ea156 in PyEval_EvalFrameEx (f=0x363f78, throwflag=0) at Python/ceval.c:2571 flags = 3 func = (PyObject *) 0x100b098 na = 1 nk = 0 n = 3 pfunc = (PyObject **) 0x3640c4 sp = (PyObject **) 0x3640c4 stack_pointer = (PyObject **) 0x3640d0 next_instr = (unsigned char *) 0x78b64f "S" opcode = 142 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x11b9ab8 v = (PyObject *) 0x3640d0 w = (PyObject *) 0x8e u = (PyObject *) 0x25a038 t = (PyObject *) 0x711d38 fastlocals = (PyObject **) 0x3640b8 freevars = (PyObject **) 0x3640c4 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x786f88 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x78b640 "|" names = (PyObject *) 0x78f508 consts = (PyObject *) 0x78f4d0 filename = 0x1049f60 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #45 0x000ed26b in PyEval_EvalCodeEx (co=0x786f88, globals=0x5f5038, locals=0x0, args=0x10797cc, argcount=2, kws=0x0, kwcount=0, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0) at Python/ceval.c:3180 f = (PyFrameObject *) 0x363f78 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x3640b8 freevars = (PyObject **) 0x3640c4 tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x1091d20 u = (PyObject *) 0x10ba578 __func__ = "PyEval_EvalCodeEx" #46 0x00044680 in function_call (func=0x1009ed8, arg=0x10797b8, kw=0x0) at Objects/funcobject.c:628 result = (PyObject *) 0x1 argdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 k = (PyObject **) 0x0 nk = 0 nd = 0 #47 0x0000ccfa in PyObject_Call (func=0x1009ed8, arg=0x10797b8, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x2a0ab call = (ternaryfunc) 0x444e8 #48 0x0002a1c4 in method_call (func=0x1009ed8, arg=0x10797b8, kw=0x0) at Objects/classobject.c:323 self = (PyObject *) 0x1091ce8 result = (PyObject *) 0x119bc6 #49 0x0000ccfa in PyObject_Call (func=0x50a038, arg=0x1091c78, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x50a038 call = (ternaryfunc) 0x2a09f #50 0x00087adb in slot_tp_call (self=0x1091ce8, args=0x1091c78, kwds=0x0) at Objects/typeobject.c:4964 call_str = (PyObject *) 0x25fc68 meth = (PyObject *) 0x50a038 res = (PyObject *) 0xefb7f #51 0x0000ccfa in PyObject_Call (func=0x1091ce8, arg=0x1091c78, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x1091d20 call = (ternaryfunc) 0x87a84 #52 0x000efc83 in do_call (func=0x1091ce8, pp_stack=0xbfffdc90, na=1, nk=0) at Python/ceval.c:3957 callargs = (PyObject *) 0x1091c78 kwdict = (PyObject *) 0x0 result = (PyObject *) 0x0 #53 0x000ef242 in call_function (pp_stack=0xbfffdc90, oparg=1) at Python/ceval.c:3767 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x363dd8 func = (PyObject *) 0x1091ce8 x = (PyObject *) 0x633bf w = (PyObject *) 0x1091d20 #54 0x000e9edf in PyEval_EvalFrameEx (f=0x363c88, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x363ddc stack_pointer = (PyObject **) 0x363de0 next_instr = (unsigned char *) 0x5c6fdb "\001q\a" opcode = 131 oparg = 1 why = WHY_NOT err = 0 x = (PyObject *) 0x1091d20 v = (PyObject *) 0x5c6fd8 w = (PyObject *) 0x83 u = (PyObject *) 0x10 t = (PyObject *) 0x3529e8 fastlocals = (PyObject **) 0x363dc8 freevars = (PyObject **) 0x363dd4 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x786f28 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x5c6fb8 "x%" names = (PyObject *) 0x78f460 consts = (PyObject *) 0x78f428 filename = 0x1049fb8 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #55 0x000ed26b in PyEval_EvalCodeEx (co=0x786f28, globals=0x5f5038, locals=0x0, args=0x107980c, argcount=2, kws=0x109b028, kwcount=0, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0) at Python/ceval.c:3180 f = (PyFrameObject *) 0x363c88 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x363dc8 freevars = (PyObject **) 0x363dd4 tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x1091d20 u = (PyObject *) 0x1 __func__ = "PyEval_EvalCodeEx" #56 0x00044680 in function_call (func=0x1009e78, arg=0x10797f8, kw=0x109a818) at Objects/funcobject.c:628 result = (PyObject *) 0x2 argdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 k = (PyObject **) 0x109b028 nk = 0 nd = 0 #57 0x0000ccfa in PyObject_Call (func=0x1009e78, arg=0x10797f8, kw=0x109a818) at Objects/abstract.c:2156 result = (PyObject *) 0x1091d20 call = (ternaryfunc) 0x444e8 #58 0x000f0131 in ext_do_call (func=0x1009e78, pp_stack=0xbfffe04c, flags=3, na=1, nk=0) at Python/ceval.c:4045 nstar = 1 callargs = (PyObject *) 0x10797f8 stararg = (PyObject *) 0x1087738 kwdict = (PyObject *) 0x109a818 result = (PyObject *) 0x0 #59 0x000ea156 in PyEval_EvalFrameEx (f=0x363b08, throwflag=0) at Python/ceval.c:2571 flags = 3 func = (PyObject *) 0x1009e78 na = 1 nk = 0 n = 3 pfunc = (PyObject **) 0x363c54 sp = (PyObject **) 0x363c54 stack_pointer = (PyObject **) 0x363c60 next_instr = (unsigned char *) 0x78b64f "S" opcode = 142 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x109a818 v = (PyObject *) 0x363c60 w = (PyObject *) 0x8e u = (PyObject *) 0x78af3d t = (PyObject *) 0x83 fastlocals = (PyObject **) 0x363c48 freevars = (PyObject **) 0x363c54 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x786f88 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x78b640 "|" names = (PyObject *) 0x78f508 consts = (PyObject *) 0x78f4d0 filename = 0x1049f60 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #60 0x000ed26b in PyEval_EvalCodeEx (co=0x786f88, globals=0x5f5038, locals=0x0, args=0x101b1cc, argcount=2, kws=0x0, kwcount=0, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0) at Python/ceval.c:3180 f = (PyFrameObject *) 0x363b08 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x363c48 freevars = (PyObject **) 0x363c54 tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x1091d20 u = (PyObject *) 0x1087738 __func__ = "PyEval_EvalCodeEx" #61 0x00044680 in function_call (func=0x1009ed8, arg=0x101b1b8, kw=0x0) at Objects/funcobject.c:628 result = (PyObject *) 0x1 argdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 k = (PyObject **) 0x0 nk = 0 nd = 0 #62 0x0000ccfa in PyObject_Call (func=0x1009ed8, arg=0x101b1b8, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x2a0ab call = (ternaryfunc) 0x444e8 #63 0x0002a1c4 in method_call (func=0x1009ed8, arg=0x101b1b8, kw=0x0) at Objects/classobject.c:323 self = (PyObject *) 0x1012700 result = (PyObject *) 0x119bc6 #64 0x0000ccfa in PyObject_Call (func=0x50a238, arg=0x1015dc8, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x50a238 call = (ternaryfunc) 0x2a09f #65 0x00087adb in slot_tp_call (self=0x1012700, args=0x1015dc8, kwds=0x0) at Objects/typeobject.c:4964 call_str = (PyObject *) 0x25fc68 meth = (PyObject *) 0x50a238 res = (PyObject *) 0xefb7f #66 0x0000ccfa in PyObject_Call (func=0x1012700, arg=0x1015dc8, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x1091d20 call = (ternaryfunc) 0x87a84 #67 0x000efc83 in do_call (func=0x1012700, pp_stack=0xbfffe520, na=1, nk=0) at Python/ceval.c:3957 callargs = (PyObject *) 0x1015dc8 kwdict = (PyObject *) 0x0 result = (PyObject *) 0x0 #68 0x000ef242 in call_function (pp_stack=0xbfffe520, oparg=1) at Python/ceval.c:3767 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x363328 func = (PyObject *) 0x1012700 x = (PyObject *) 0x41ca6 w = (PyObject *) 0x1091d20 #69 0x000e9edf in PyEval_EvalFrameEx (f=0x3631a8, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x36332c stack_pointer = (PyObject **) 0x363330 next_instr = (unsigned char *) 0x8ebc6c "\001Wd\002" opcode = 131 oparg = 1 why = WHY_NOT err = 0 x = (PyObject *) 0x1091d20 v = (PyObject *) 0x8ebc69 w = (PyObject *) 0x83 u = (PyObject *) 0x51fe78 t = (PyObject *) 0xdb fastlocals = (PyObject **) 0x3632e8 freevars = (PyObject **) 0x363328 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x7996e8 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x8ebc20 "|" names = (PyObject *) 0x705be8 consts = (PyObject *) 0x511eb8 filename = 0x1049da8 "/Users/dickinsm/svn/python/py3k/Lib/unittest.py" __func__ = "PyEval_EvalFrameEx" #70 0x000ef525 in fast_function (func=0x100bf38, pp_stack=0xbfffe7d0, n=2, na=2, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x3632e8 i = 2 f = (PyFrameObject *) 0x3631a8 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x362e70 co = (PyCodeObject *) 0x7996e8 globals = (PyObject *) 0x5f5038 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #71 0x000ef21d in call_function (pp_stack=0xbfffe7d0, oparg=1) at Python/ceval.c:3765 na = 2 nk = 0 n = 2 pfunc = (PyObject **) 0x362e68 func = (PyObject *) 0x100bf38 x = (PyObject *) 0x633bf w = (PyObject *) 0x10126c8 #72 0x000e9edf in PyEval_EvalFrameEx (f=0x362d18, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x362e70 stack_pointer = (PyObject **) 0x362e70 next_instr = (unsigned char *) 0x51dd96 "}\002" opcode = 131 oparg = 1 why = WHY_NOT err = 0 x = (PyObject *) 0x1012700 v = (PyObject *) 0x51dd93 w = (PyObject *) 0x83 u = (PyObject *) 0xd9a1 t = (PyObject *) 0x26eba1 fastlocals = (PyObject **) 0x362e58 freevars = (PyObject **) 0x362e68 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x1018aa8 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x51dd60 "t" names = (PyObject *) 0x7af928 consts = (PyObject *) 0x100c498 filename = 0x108da60 "/Users/dickinsm/svn/python/py3k/Lib/test/support.py" __func__ = "PyEval_EvalFrameEx" #73 0x000ef525 in fast_function (func=0x108bb18, pp_stack=0xbfffea80, n=1, na=1, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x362e58 i = 1 f = (PyFrameObject *) 0x362d18 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x360ad0 co = (PyCodeObject *) 0x1018aa8 globals = (PyObject *) 0x100e620 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #74 0x000ef21d in call_function (pp_stack=0xbfffea80, oparg=1) at Python/ceval.c:3765 na = 1 nk = 0 n = 1 pfunc = (PyObject **) 0x360ac8 func = (PyObject *) 0x108bb18 x = (PyObject *) 0x1ff w = (PyObject *) 0x10126c8 #75 0x000e9edf in PyEval_EvalFrameEx (f=0x360978, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x360ad0 stack_pointer = (PyObject **) 0x360ad0 next_instr = (unsigned char *) 0x26ebda "\001d\002" opcode = 131 oparg = 1 why = WHY_NOT err = 0 x = (PyObject *) 0x1012700 v = (PyObject *) 0x26ebd7 w = (PyObject *) 0x83 u = (PyObject *) 0x55ff50 t = (PyObject *) 0x7248e8 fastlocals = (PyObject **) 0x360ab8 freevars = (PyObject **) 0x360ac8 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x1018b08 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x26eb20 "t" names = (PyObject *) 0x7af9f8 consts = (PyObject *) 0x101b4f8 filename = 0x108d8e0 "/Users/dickinsm/svn/python/py3k/Lib/test/support.py" __func__ = "PyEval_EvalFrameEx" #76 0x000ed26b in PyEval_EvalCodeEx (co=0x1018b08, globals=0x100e620, locals=0x0, args=0x5ecc0c, argcount=3, kws=0x0, kwcount=0, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0) at Python/ceval.c:3180 f = (PyFrameObject *) 0x360978 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x360ab8 freevars = (PyObject **) 0x360ac8 tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x360158 u = (PyObject *) 0x105d8b8 __func__ = "PyEval_EvalCodeEx" #77 0x00044680 in function_call (func=0x108bb78, arg=0x5ecbf8, kw=0x0) at Objects/funcobject.c:628 result = (PyObject *) 0x3 argdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 k = (PyObject **) 0x0 nk = 0 nd = 0 #78 0x0000ccfa in PyObject_Call (func=0x108bb78, arg=0x5ecbf8, kw=0x0) at Objects/abstract.c:2156 result = (PyObject *) 0x360158 call = (ternaryfunc) 0x444e8 #79 0x000f0131 in ext_do_call (func=0x108bb78, pp_stack=0xbfffee3c, flags=1, na=0, nk=0) at Python/ceval.c:4045 nstar = 3 callargs = (PyObject *) 0x5ecbf8 stararg = (PyObject *) 0x5ecbb8 kwdict = (PyObject *) 0x0 result = (PyObject *) 0x0 #80 0x000ea156 in PyEval_EvalFrameEx (f=0x360498, throwflag=0) at Python/ceval.c:2571 flags = 1 func = (PyObject *) 0x108bb78 na = 0 nk = 0 n = 1 pfunc = (PyObject **) 0x3605e0 sp = (PyObject **) 0x3605e4 stack_pointer = (PyObject **) 0x3605e8 next_instr = (unsigned char *) 0x51127d "\001Wd" opcode = 140 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x712038 v = (PyObject *) 0x3605e8 w = (PyObject *) 0x8c u = (PyObject *) 0x300000 t = (PyObject *) 0x0 fastlocals = (PyObject **) 0x3605d8 freevars = (PyObject **) 0x3605e0 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x569388 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x511240 "t" names = (PyObject *) 0x488f00 consts = (PyObject *) 0x55d4d0 filename = 0x108a8c0 "Lib/test/test_poplib.py" __func__ = "PyEval_EvalFrameEx" #81 0x000ef525 in fast_function (func=0x5ef578, pp_stack=0xbffff0f0, n=0, na=0, nk=0) at Python/ceval.c:3832 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x3605d8 i = 0 f = (PyFrameObject *) 0x360498 tstate = (PyThreadState *) 0x3006e0 stack = (PyObject **) 0x32e29c co = (PyCodeObject *) 0x569388 globals = (PyObject *) 0x2e0038 argdefs = (PyObject *) 0x0 kwdefs = (PyObject *) 0x0 d = (PyObject **) 0x0 nd = 0 __func__ = "fast_function" #82 0x000ef21d in call_function (pp_stack=0xbffff0f0, oparg=0) at Python/ceval.c:3765 na = 0 nk = 0 n = 0 pfunc = (PyObject **) 0x32e298 func = (PyObject *) 0x5ef578 x = (PyObject *) 0x5ef578 w = (PyObject *) 0x0 #83 0x000e9edf in PyEval_EvalFrameEx (f=0x32e158, throwflag=0) at Python/ceval.c:2530 sp = (PyObject **) 0x32e29c stack_pointer = (PyObject **) 0x32e29c next_instr = (unsigned char *) 0x32f0f2 "\001n" opcode = 131 oparg = 0 why = WHY_NOT err = 0 x = (PyObject *) 0x5ef578 v = (PyObject *) 0x32f0ef w = (PyObject *) 0x83 u = (PyObject *) 0x1ce7d8 t = (PyObject *) 0x3fc080 fastlocals = (PyObject **) 0x32e298 freevars = (PyObject **) 0x32e298 retval = (PyObject *) 0x0 tstate = (PyThreadState *) 0x3006e0 co = (PyCodeObject *) 0x569b68 instr_ub = -1 instr_lb = 0 instr_prev = -1 first_instr = (unsigned char *) 0x32ef70 "d" names = (PyObject *) 0x274c68 consts = (PyObject *) 0x516330 filename = 0x50a3c0 "Lib/test/test_poplib.py" __func__ = "PyEval_EvalFrameEx" #84 0x000ed26b in PyEval_EvalCodeEx (co=0x569b68, globals=0x2e0038, locals=0x2e0038, args=0x0, argcount=0, kws=0x0, kwcount=0, defs=0x0, defcount=0, kwdefs=0x0, closure=0x0) at Python/ceval.c:3180 f = (PyFrameObject *) 0x32e158 retval = (PyObject *) 0x0 fastlocals = (PyObject **) 0x32e298 freevars = (PyObject **) 0x32e298 tstate = (PyThreadState *) 0x3006e0 x = (PyObject *) 0x50a3b8 u = (PyObject *) 0x120f42 __func__ = "PyEval_EvalCodeEx" #85 0x000e1ed1 in PyEval_EvalCode (co=0x569b68, globals=0x2e0038, locals=0x2e0038) at Python/ceval.c:650 No locals. #86 0x0011ea25 in run_mod (mod=0x89bf90, filename=0x565580 "Lib/test/test_poplib.py", globals=0x2e0038, locals=0x2e0038, flags=0xbffff834, arena=0x32b400) at Python/pythonrun.c:1697 co = (PyCodeObject *) 0x569b68 v = (PyObject *) 0x11cb07 #87 0x0011e81d in PyRun_FileExFlags (fp=0xa076d4c0, filename=0x565580 "Lib/test/test_poplib.py", start=257, globals=0x2e0038, locals=0x2e0038, closeit=1, flags=0xbffff834) at Python/pythonrun.c:1654 ret = (PyObject *) 0x2222f380 mod = (mod_ty) 0x89bf90 arena = (PyArena *) 0x32b400 #88 0x0011cdb4 in PyRun_SimpleFileExFlags (fp=0xa076d4c0, filename=0x565580 "Lib/test/test_poplib.py", closeit=1, flags=0xbffff834) at Python/pythonrun.c:1182 m = (PyObject *) 0x2d4bb8 d = (PyObject *) 0x2e0038 v = (PyObject *) 0xbffff3d8 ext = 0x565593 "b.py" set_file_name = 1 ret = 0 len = 23 #89 0x0011c2a4 in PyRun_AnyFileExFlags (fp=0xa076d4c0, filename=0x565580 "Lib/test/test_poplib.py", closeit=1, flags=0xbffff834) at Python/pythonrun.c:968 No locals. #90 0x00136fd0 in Py_Main (argc=2, argv=0x25c028) at Modules/main.c:625 filenameObj = (PyObject *) 0x46c178 p_cfilename = 0x565580 "Lib/test/test_poplib.py" c = -1 sts = -1 command = (wchar_t *) 0x0 filename = (wchar_t *) 0x25e028 module = (wchar_t *) 0x0 fp = (FILE *) 0xa076d4c0 p = 0x0 skipfirstline = 0 stdin_is_interactive = 1 help = 0 version = 0 saw_unbuffered_flag = 0 cf = { cf_flags = 0 } #91 0x00001ee0 in main (argc=2, argv=0xbffff948) at python.c:136 argv_copy = (wchar_t **) 0x25c028 argv_copy2 = (wchar_t **) 0x25c040 i = 2 res = 370249088 oldloc = 0x3002b0 "??\032?@?0"