root@talos:~/serftest/work/serf-1.3.9 # gdb -core python3.7.core /usr/local/bin/python3.7 GNU gdb (GDB) 9.2 [GDB v9.2 for FreeBSD] Copyright (C) 2020 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "powerpc64-portbld-freebsd13.0". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... The directory where separate debug symbols are searched for is "/usr/lib/debug". Reading symbols from /usr/local/bin/python3.7... [New LWP 136708] [New LWP 104603] [New LWP 136709] [New LWP 136710] [New LWP 136711] [New LWP 136712] [New LWP 136713] [New LWP 136714] [New LWP 136715] [New LWP 136716] [New LWP 136717] [New LWP 136718] [New LWP 136719] [New LWP 136720] [New LWP 136721] [New LWP 136722] [New LWP 136723] [New LWP 136724] [New LWP 136725] [New LWP 136726] [New LWP 136727] [New LWP 136728] [New LWP 136729] [New LWP 136730] [New LWP 136731] [New LWP 136732] [New LWP 136733] [New LWP 136734] [New LWP 136735] [New LWP 136736] [New LWP 136737] [New LWP 136738] [New LWP 136739] [New LWP 136740] [New LWP 136741] [New LWP 136742] [New LWP 136743] [New LWP 136744] [New LWP 136745] [New LWP 136746] [New LWP 136747] [New LWP 136748] [New LWP 136749] [New LWP 136750] [New LWP 136751] [New LWP 136752] [New LWP 136753] [New LWP 136754] [New LWP 136755] [New LWP 136756] [New LWP 136757] [New LWP 136758] [New LWP 136759] [New LWP 136760] [New LWP 136761] [New LWP 136762] [New LWP 136763] [New LWP 136764] [New LWP 136765] [New LWP 136766] [New LWP 136767] [New LWP 136768] [New LWP 136769] [New LWP 136770] [New LWP 136771] [New LWP 136772] [New LWP 136773] [New LWP 136774] [New LWP 136775] [New LWP 136776] [New LWP 136777] [New LWP 136778] [New LWP 136779] [New LWP 136780] [New LWP 136781] [New LWP 136782] [New LWP 136783] [New LWP 136784] [New LWP 136785] [New LWP 136786] [New LWP 136787] [New LWP 136788] [New LWP 136789] [New LWP 136790] [New LWP 136791] [New LWP 136792] [New LWP 136793] [New LWP 136794] [New LWP 136795] [New LWP 136796] [New LWP 136797] [New LWP 136798] [New LWP 136799] [New LWP 136800] [New LWP 136801] [New LWP 136802] [New LWP 136803] [New LWP 136804] [New LWP 136805] [New LWP 136806] [New LWP 136807] [New LWP 136808] [New LWP 136809] [New LWP 136810] [New LWP 136811] [New LWP 136812] [New LWP 136813] [New LWP 136814] [New LWP 136815] [New LWP 136816] [New LWP 136818] [New LWP 136824] [New LWP 136830] [New LWP 136836] [New LWP 136843] [New LWP 136849] [New LWP 136856] [New LWP 136862] [New LWP 136868] [New LWP 136874] [New LWP 136880] [New LWP 136887] [New LWP 136894] [New LWP 136899] [New LWP 136906] [New LWP 136911] [New LWP 136918] [New LWP 136925] [New LWP 136931] [New LWP 136937] [New LWP 136944] [New LWP 136953] [New LWP 136962] [New LWP 136973] [New LWP 136983] [New LWP 136993] [New LWP 137005] [New LWP 137016] [New LWP 137026] [New LWP 137036] [New LWP 137063] [New LWP 137070] [New LWP 137077] [New LWP 137084] [New LWP 137090] warning: .dynamic section for "/lib/libutil.so.9" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/lib/libthr.so.3" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/lib/libc.so.7" is not at the expected address (wrong library or version mismatch?) warning: .dynamic section for "/usr/local/lib/libreadline.so.8" is not at the expected address (wrong library or version mismatch?) --Type for more, q to quit, c to continue without paging-- Core was generated by `/usr/local/bin/python3.7 /usr/local/bin/scons-3.7 -j144 APR=/usr/local/bin/apr-1'. Program terminated with signal SIGSEGV, Segmentation fault. #0 0x0000000810359880 in _PyEval_EvalFrameDefault (f=0x813167a08, throwflag=0x0) at Python/ceval.c:3036 3036 Python/ceval.c: No such file or directory. [Current thread is 1 (LWP 136708)] (gdb) bt #0 0x0000000810359880 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x7b': f=, throwflag=0x0) at Python/ceval.c:3036 #1 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x7b': f=, throwflag=0x0) at Python/ceval.c:547 #2 0x00000008101da5f0 in function_code_fastcall (co=0x812cdb540, args=0x8131679e8, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #3 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x8131679e0, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #4 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffc07b0, oparg=0x1, kwnames=0x0) at Python/ceval.c:4616 #5 0x0000000810359bd0 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x3aa': f=, throwflag=0x0) at Python/ceval.c:3124 #6 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x3aa': f=, throwflag=0x0) at Python/ceval.c:547 #7 0x00000008101da5f0 in function_code_fastcall (co=0x812ce5c00, args=0x8130fdd18, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #8 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x8130fdd10, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #9 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffc2988, oparg=0x0, kwnames=0x0) at Python/ceval.c:4616 #10 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x2a0': f=, throwflag=0x0) at Python/ceval.c:3093 #11 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x2a0': f=, throwflag=0x0) at Python/ceval.c:547 #12 0x00000008101da5f0 in function_code_fastcall (co=0x812d23540, args=0x835e4f5b0, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #13 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x835e4f5a8, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #14 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffc4b58, oparg=0x0, kwnames=0x0) at Python/ceval.c:4616 #15 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x296': f=, throwflag=0x0) at Python/ceval.c:3093 #16 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x296': f=, throwflag=0x0) at Python/ceval.c:547 #17 0x00000008101da5f0 in function_code_fastcall (co=0x812d234b0, args=0x813167848, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #18 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x813167840, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #19 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffc6d28, oparg=0x0, kwnames=0x0) at Python/ceval.c:4616 #20 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x28a': f=, throwflag=0x0) at Python/ceval.c:3093 #21 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x28a': f=, throwflag=0x0) at Python/ceval.c:547 #22 0x00000008101da5f0 in function_code_fastcall (co=0x812d23390, args=0xfffff9ffc7220, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #23 0x00000008101d924c in _PyFunction_FastCallDict (func=, args=0xfffff9ffc7218, nargs=0x1, kwargs=0x0) at Objects/call.c:322 #24 0x00000008101d8e6c in _PyObject_FastCallDict (callable=, args=0xfffff9ffc7218, nargs=0x1, kwargs=0x0) at Objects/call.c:98 #25 0x00000008101dbf18 in _PyObject_Call_Prepend (callable=, Python Exception invalid literal for int() with base 10: '0x0': obj=, Python Exception invalid literal for int() with base 10: '0x0': args=, kwargs=0x0) at Objects/call.c:906 #26 0x00000008101de8cc in method_call (method=, Python Exception invalid literal for int() with base 10: '0x0': args=, kwargs=0x0) at Objects/classobject.c:309 #27 0x00000008101d9024 in _PyObject_FastCallDict (callable=, args=0x0, nargs=0x0, kwargs=0x0) at Objects/call.c:125 #28 0x0000000810286084 in call_unbound (unbound=0x0, func=, Python Exception invalid literal for int() with base 10: '0x10': self=, args=0x0, nargs=0x0) at Objects/typeobject.c:1506 #29 0x0000000810285f5c in call_method (Python Exception invalid literal for int() with base 10: '0x10': obj=, name=0x8104f3dc8 , args=0x0, nargs=0x0) at Objects/typeobject.c:1535 #30 0x000000081027e8f0 in slot_tp_str (Python Exception invalid literal for int() with base 10: '0x10': self=) at Objects/typeobject.c:6340 #31 0x0000000810252bcc in PyObject_Str (Python Exception invalid literal for int() with base 10: '0x10': v=) at Objects/object.c:565 #32 0x00000008102c3b10 in unicode_new (type=0x8104f4d78 , Python Exception invalid literal for int() with base 10: '0x1': args=, kwds=0x0) at Objects/unicodeobject.c:15044 #33 0x0000000810275988 in type_call (type=0x8104f4d78 , Python Exception invalid literal for int() with base 10: '0x1': args=, kwds=0x0) at Objects/typeobject.c:951 #34 0x00000008101d9b30 in _PyObject_FastCallKeywords (callable=, stack=0x8131cfd98, nargs=0x1, kwnames=0x0) at Objects/call.c:199 #35 0x000000081035f5f8 in call_function (pp_stack=0xfffff9ffc9830, oparg=0x1, kwnames=0x0) at Python/ceval.c:4619 #36 0x0000000810359bd0 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x5d': f=, throwflag=0x0) at Python/ceval.c:3124 #37 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x5d': f=, throwflag=0x0) at Python/ceval.c:547 #38 0x00000008101da5f0 in function_code_fastcall (co=0x812c27f60, args=0xfffff9ffc9d30, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #39 0x00000008101d924c in _PyFunction_FastCallDict (func=, args=0xfffff9ffc9d28, nargs=0x1, kwargs=0x0) at Objects/call.c:322 #40 0x00000008101d8e6c in _PyObject_FastCallDict (callable=, args=0xfffff9ffc9d28, nargs=0x1, kwargs=0x0) at Objects/call.c:98 #41 0x00000008101dbdb8 in _PyObject_FastCall_Prepend (callable=, Python Exception invalid literal for int() with base 10: '0x10': obj=, args=0x0, nargs=0x1) at Objects/call.c:868 #42 0x0000000810286064 in call_unbound (unbound=0x1, func=, Python Exception invalid literal for int() with base 10: '0x10': self=, args=0x0, nargs=0x0) at Objects/typeobject.c:1503 #43 0x0000000810285f5c in call_method (Python Exception invalid literal for int() with base 10: '0x10': obj=, name=0x8104f3dc8 , args=0x0, nargs=0x0) at Objects/typeobject.c:1535 #44 0x000000081027e8f0 in slot_tp_str (Python Exception invalid literal for int() with base 10: '0x10': self=) at Objects/typeobject.c:6340 #45 0x0000000810252bcc in PyObject_Str (Python Exception invalid literal for int() with base 10: '0x10': v=) at Objects/object.c:565 #46 0x00000008102c3b10 in unicode_new (type=0x8104f4d78 , Python Exception invalid literal for int() with base 10: '0x1': args=, kwds=0x0) at Objects/unicodeobject.c:15044 #47 0x0000000810275988 in type_call (type=0x8104f4d78 , Python Exception invalid literal for int() with base 10: '0x1': args=, kwds=0x0) at Objects/typeobject.c:951 #48 0x00000008101d9b30 in _PyObject_FastCallKeywords (callable=, stack=0x835e941c0, nargs=0x1, kwnames=0x0) at Objects/call.c:199 #49 0x000000081035f5f8 in call_function (pp_stack=0xfffff9ffcc1b0, oparg=0x1, kwnames=0x0) at Python/ceval.c:4619 #50 0x0000000810359bd0 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x1df': f=, throwflag=0x0) at Python/ceval.c:3124 --Type for more, q to quit, c to continue without paging-- #51 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x1df': f=, throwflag=0x0) at Python/ceval.c:547 #52 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x8131e58d8, argcount=0x1, kwnames=0x0, kwargs=0x8131e58e0, kwcount=0x0, kwstep=0x1, defs=0x812bc3540, defcount=0x6, kwdefs=0x0, closure=0x0, name='to_String_for_subst', qualname='to_String_for_subst') at Python/ceval.c:3930 #53 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x8131e58d8, nargs=0x1, kwnames=0x0) at Objects/call.c:433 #54 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffce598, oparg=0x1, kwnames=0x0) at Python/ceval.c:4616 #55 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x333': f=, throwflag=0x0) at Python/ceval.c:3093 #56 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x333': f=, throwflag=0x0) at Python/ceval.c:547 #57 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x835e946e0, argcount=0x2, kwnames=0x0, kwargs=0x835e946f0, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='add_new_word', qualname='scons_subst_list..ListSubber.add_new_word') at Python/ceval.c:3930 #58 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x835e946e0, nargs=0x2, kwnames=0x0) at Objects/call.c:433 #59 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffd0978, oparg=0x1, kwnames=0x0) at Python/ceval.c:4616 #60 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x289': f=, throwflag=0x0) at Python/ceval.c:3093 #61 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x289': f=, throwflag=0x0) at Python/ceval.c:547 #62 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x835e93a30, argcount=0x4, kwnames=0x0, kwargs=0x835e93a50, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='expand', qualname='scons_subst_list..ListSubber.expand') at Python/ceval.c:3930 #63 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x835e93a30, nargs=0x4, kwnames=0x0) at Objects/call.c:433 #64 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffd2d58, oparg=0x4, kwnames=0x0) at Python/ceval.c:4616 #65 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x2dc': f=, throwflag=0x0) at Python/ceval.c:3110 #66 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x2dc': f=, throwflag=0x0) at Python/ceval.c:547 #67 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x835e94be0, argcount=0x4, kwnames=0x0, kwargs=0x835e94c00, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='substitute', qualname='scons_subst_list..ListSubber.substitute') at Python/ceval.c:3930 #68 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x835e94be0, nargs=0x4, kwnames=0x0) at Objects/call.c:433 #69 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffd5138, oparg=0x4, kwnames=0x0) at Python/ceval.c:4616 #70 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x289': f=, throwflag=0x0) at Python/ceval.c:3110 #71 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x289': f=, throwflag=0x0) at Python/ceval.c:547 #72 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x82ad635a8, argcount=0x4, kwnames=0x0, kwargs=0x82ad635c8, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='expand', qualname='scons_subst_list..ListSubber.expand') at Python/ceval.c:3930 #73 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x82ad635a8, nargs=0x4, kwnames=0x0) at Objects/call.c:433 #74 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffd7518, oparg=0x4, kwnames=0x0) at Python/ceval.c:4616 #75 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x2dc': f=, throwflag=0x0) at Python/ceval.c:3110 #76 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x2dc': f=, throwflag=0x0) at Python/ceval.c:547 #77 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x835e92660, argcount=0x4, kwnames=0x0, kwargs=0x835e92680, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='substitute', qualname='scons_subst_list..ListSubber.substitute') at Python/ceval.c:3930 #78 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x835e92660, nargs=0x4, kwnames=0x0) at Objects/call.c:433 #79 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffd98f8, oparg=0x4, kwnames=0x0) at Python/ceval.c:4616 #80 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x289': f=, throwflag=0x0) at Python/ceval.c:3110 #81 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x289': f=, throwflag=0x0) at Python/ceval.c:547 #82 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x82ad631e8, argcount=0x4, kwnames=0x0, kwargs=0x82ad63208, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='expand', qualname='scons_subst_list..ListSubber.expand') at Python/ceval.c:3930 #83 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x82ad631e8, nargs=0x4, kwnames=0x0) at Objects/call.c:433 #84 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffdbcd8, oparg=0x4, kwnames=0x0) at Python/ceval.c:4616 #85 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x2dc': f=, throwflag=0x0) at Python/ceval.c:3110 #86 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x2dc': f=, throwflag=0x0) at Python/ceval.c:547 #87 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x810fc23e0, argcount=0x4, kwnames=0x0, kwargs=0x810fc2400, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='substitute', qualname='scons_subst_list..ListSubber.substitute') at Python/ceval.c:3930 #88 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x810fc23e0, nargs=0x4, kwnames=0x0) at Objects/call.c:433 #89 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffde0b8, oparg=0x4, kwnames=0x0) at Python/ceval.c:4616 #90 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x263': f=, throwflag=0x0) at Python/ceval.c:3110 #91 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x263': f=, throwflag=0x0) at Python/ceval.c:547 #92 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x810fc2158, argcount=0x8, kwnames=0x0, kwargs=0x810fc2198, kwcount=0x0, kwstep=0x1, defs=0x812bb6d80, defcount=0x6, kwdefs=0x0, closure=0x0, name='scons_subst_list', qualname='scons_subst_list') at Python/ceval.c:3930 --Type for more, q to quit, c to continue without paging-- #93 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x810fc2158, nargs=0x8, kwnames=0x0) at Objects/call.c:433 #94 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffe0498, oparg=0x8, kwnames=0x0) at Python/ceval.c:4616 #95 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x208': f=, throwflag=0x0) at Python/ceval.c:3093 #96 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x208': f=, throwflag=0x0) at Python/ceval.c:547 #97 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x810fd1c48, argcount=0x3, kwnames=0x812ba04a0, kwargs=0x810fd1c60, kwcount=0x1, kwstep=0x1, defs=0x812c71a80, defcount=0x5, kwdefs=0x0, closure=0x0, name='subst_list', qualname='SubstitutionEnvironment.subst_list') at Python/ceval.c:3930 #98 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x810fd1c48, nargs=0x3, Python Exception invalid literal for int() with base 10: '0x1': kwnames=) at Objects/call.c:433 #99 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffe2868, oparg=0x3, Python Exception invalid literal for int() with base 10: '0x1': kwnames=) at Python/ceval.c:4616 #100 0x0000000810359cfc in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x35d': f=, throwflag=0x0) at Python/ceval.c:3139 #101 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x35d': f=, throwflag=0x0) at Python/ceval.c:547 #102 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, globals={'__name__': 'SCons.Action', '__doc__': 'SCons.Action\n\nThis encapsulates information about executing any sort of action that\ncan build one or more target Nodes (typically files) from one or more\nsource Nodes (also typically files) given a specific Environment.\n\nThe base class here is ActionBase. The base class supplies just a few\nOO utility methods and some generic methods for displaying information\nabout an Action in response to the various commands that control printing.\n\nA second-level base class is _ActionAction. This extends ActionBase\nby providing the methods that can be used to show and perform an\naction. True Action objects will subclass _ActionAction; Action\nfactory class objects will subclass ActionBase.\n\nThe heavy lifting is handled by subclasses for the different types of\nactions we might execute:\n\n CommandAction\n CommandGeneratorAction\n FunctionAction\n ListAction\n\nThe subclasses supply the following public interface methods used by\nother modules:\n\n __ca...(truncated), locals=0x0, args=0x810fd1258, argcount=0x5, kwnames=0x0, kwargs=0x810fd1280, kwcount=0x0, kwstep=0x1, defs=0x812ba0b20, defcount=0x1, kwdefs=0x0, closure=0x0, name='process', qualname='CommandAction.process') at Python/ceval.c:3930 #103 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x810fd1258, nargs=0x5, kwnames=0x0) at Objects/call.c:433 #104 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffe4c58, oparg=0x5, kwnames=0x0) at Python/ceval.c:4616 #105 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x372': f=, throwflag=0x0) at Python/ceval.c:3110 #106 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x372': f=, throwflag=0x0) at Python/ceval.c:547 #107 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, globals={'__name__': 'SCons.Action', '__doc__': 'SCons.Action\n\nThis encapsulates information about executing any sort of action that\ncan build one or more target Nodes (typically files) from one or more\nsource Nodes (also typically files) given a specific Environment.\n\nThe base class here is ActionBase. The base class supplies just a few\nOO utility methods and some generic methods for displaying information\nabout an Action in response to the various commands that control printing.\n\nA second-level base class is _ActionAction. This extends ActionBase\nby providing the methods that can be used to show and perform an\naction. True Action objects will subclass _ActionAction; Action\nfactory class objects will subclass ActionBase.\n\nThe heavy lifting is handled by subclasses for the different types of\nactions we might execute:\n\n CommandAction\n CommandGeneratorAction\n FunctionAction\n ListAction\n\nThe subclasses supply the following public interface methods used by\nother modules:\n\n __ca...(truncated), locals=0x0, args=0x810fc1020, argcount=0x5, kwnames=0x0, kwargs=0x810fc1048, kwcount=0x0, kwstep=0x1, defs=0x812ba0b60, defcount=0x1, kwdefs=0x0, closure=0x0, name='strfunction', qualname='CommandAction.strfunction') at Python/ceval.c:3930 #108 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x810fc1020, nargs=0x5, kwnames=0x0) at Objects/call.c:433 #109 0x000000081035f5d8 in call_function (pp_stack=0xfffff9ffe7038, oparg=0x5, kwnames=0x0) at Python/ceval.c:4616 #110 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x283': f=, throwflag=0x0) at Python/ceval.c:3110 #111 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x283': f=, throwflag=0x0) at Python/ceval.c:547 #112 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, globals={'__name__': 'SCons.Action', '__doc__': 'SCons.Action\n\nThis encapsulates information about executing any sort of action that\ncan build one or more target Nodes (typically files) from one or more\nsource Nodes (also typically files) given a specific Environment.\n\nThe base class here is ActionBase. The base class supplies just a few\nOO utility methods and some generic methods for displaying information\nabout an Action in response to the various commands that control printing.\n\nA second-level base class is _ActionAction. This extends ActionBase\nby providing the methods that can be used to show and perform an\naction. True Action objects will subclass _ActionAction; Action\nfactory class objects will subclass ActionBase.\n\nThe heavy lifting is handled by subclasses for the different types of\nactions we might execute:\n\n CommandAction\n CommandGeneratorAction\n FunctionAction\n ListAction\n\nThe subclasses supply the following public interface methods used by\nother modules:\n\n __ca...(truncated), locals=0x0, args=0x8131bda60, argcount=0xa, kwnames=0x0, kwargs=0x0, kwcount=0x0, kwstep=0x2, defs=0x812bb6540, defcount=0x6, kwdefs=0x0, closure=0x0, name='__call__', qualname='_ActionAction.__call__') at Python/ceval.c:3930 #113 0x00000008101d9524 in _PyFunction_FastCallDict (func=, args=0x8131bda60, nargs=0xa, kwargs={}) at Objects/call.c:376 #114 0x00000008101da250 in PyObject_Call (callable=, Python Exception invalid literal for int() with base 10: '0xa': args=, kwargs={}) at Objects/call.c:226 #115 0x000000081035f930 in do_call_core (func=, Python Exception invalid literal for int() with base 10: '0xa': callargs=, kwdict={}) at Python/ceval.c:4645 #116 0x000000081035a190 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x45e': f=, throwflag=0x0) at Python/ceval.c:3191 #117 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x45e': f=, throwflag=0x0) at Python/ceval.c:547 #118 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, globals={'__name__': 'SCons.Action', '__doc__': 'SCons.Action\n\nThis encapsulates information about executing any sort of action that\ncan build one or more target Nodes (typically files) from one or more\nsource Nodes (also typically files) given a specific Environment.\n\nThe base class here is ActionBase. The base class supplies just a few\nOO utility methods and some generic methods for displaying information\nabout an Action in response to the various commands that control printing.\n\nA second-level base class is _ActionAction. This extends ActionBase--Type for more, q to quit, c to continue without paging-- \nby providing the methods that can be used to show and perform an\naction. True Action objects will subclass _ActionAction; Action\nfactory class objects will subclass ActionBase.\n\nThe heavy lifting is handled by subclasses for the different types of\nactions we might execute:\n\n CommandAction\n CommandGeneratorAction\n FunctionAction\n ListAction\n\nThe subclasses supply the following public interface methods used by\nother modules:\n\n __ca...(truncated), locals=0x0, args=0x82ad7db70, argcount=0xa, kwnames=0x0, kwargs=0x0, kwcount=0x0, kwstep=0x2, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='__call__', qualname='LazyAction.__call__') at Python/ceval.c:3930 #119 0x00000008101d9524 in _PyFunction_FastCallDict (func=, args=0x82ad7db70, nargs=0xa, kwargs=0x0) at Objects/call.c:376 #120 0x00000008101d8e6c in _PyObject_FastCallDict (callable=, args=0x82ad7db70, nargs=0xa, kwargs=0x0) at Objects/call.c:98 #121 0x00000008101dbf18 in _PyObject_Call_Prepend (callable=, Python Exception invalid literal for int() with base 10: '0x10': obj=, Python Exception invalid literal for int() with base 10: '0x9': args=, kwargs=0x0) at Objects/call.c:906 #122 0x000000081027e74c in slot_tp_call (Python Exception invalid literal for int() with base 10: '0x10': self=, Python Exception invalid literal for int() with base 10: '0x9': args=, kwds=0x0) at Objects/typeobject.c:6402 #123 0x00000008101d9b30 in _PyObject_FastCallKeywords (Python Exception invalid literal for int() with base 10: '0x10': callable=, stack=0x810fd05e0, nargs=0x9, kwnames=0x0) at Objects/call.c:199 #124 0x000000081035f5f8 in call_function (pp_stack=0xfffff9ffebca0, oparg=0x9, kwnames=0x0) at Python/ceval.c:4619 #125 0x0000000810359bd0 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x415': f=, throwflag=0x0) at Python/ceval.c:3124 #126 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x415': f=, throwflag=0x0) at Python/ceval.c:547 #127 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, globals={'__name__': 'SCons.Action', '__doc__': 'SCons.Action\n\nThis encapsulates information about executing any sort of action that\ncan build one or more target Nodes (typically files) from one or more\nsource Nodes (also typically files) given a specific Environment.\n\nThe base class here is ActionBase. The base class supplies just a few\nOO utility methods and some generic methods for displaying information\nabout an Action in response to the various commands that control printing.\n\nA second-level base class is _ActionAction. This extends ActionBase\nby providing the methods that can be used to show and perform an\naction. True Action objects will subclass _ActionAction; Action\nfactory class objects will subclass ActionBase.\n\nThe heavy lifting is handled by subclasses for the different types of\nactions we might execute:\n\n CommandAction\n CommandGeneratorAction\n FunctionAction\n ListAction\n\nThe subclasses supply the following public interface methods used by\nother modules:\n\n __ca...(truncated), locals=0x0, args=0xfffff9ffec3a8, argcount=0x4, kwnames=0x813035f20, kwargs=0x813035f28, kwcount=0x2, kwstep=0x2, defs=0x812bc30c0, defcount=0x6, kwdefs=0x0, closure=0x0, name='__call__', qualname='CommandGeneratorAction.__call__') at Python/ceval.c:3930 #128 0x00000008101d9524 in _PyFunction_FastCallDict (func=, args=0xfffff9ffec3a8, nargs=0x4, Python Exception invalid literal for int() with base 10: '0x0': kwargs=) at Objects/call.c:376 #129 0x00000008101d8e6c in _PyObject_FastCallDict (callable=, args=0xfffff9ffec3a8, nargs=0x4, Python Exception invalid literal for int() with base 10: '0x0': kwargs=) at Objects/call.c:98 #130 0x00000008101dbf18 in _PyObject_Call_Prepend (callable=, Python Exception invalid literal for int() with base 10: '0x10': obj=, Python Exception invalid literal for int() with base 10: '0x3': args=, Python Exception invalid literal for int() with base 10: '0x0': kwargs=) at Objects/call.c:906 #131 0x000000081027e74c in slot_tp_call (Python Exception invalid literal for int() with base 10: '0x10': self=, Python Exception invalid literal for int() with base 10: '0x3': args=, Python Exception invalid literal for int() with base 10: '0x0': kwds=) at Objects/typeobject.c:6402 #132 0x00000008101da374 in PyObject_Call (Python Exception invalid literal for int() with base 10: '0x10': callable=, Python Exception invalid literal for int() with base 10: '0x3': args=, Python Exception invalid literal for int() with base 10: '0x0': kwargs=) at Objects/call.c:245 #133 0x000000081035f930 in do_call_core (Python Exception invalid literal for int() with base 10: '0x10': func=, Python Exception invalid literal for int() with base 10: '0x3': callargs=, Python Exception invalid literal for int() with base 10: '0x0': kwdict=) at Python/ceval.c:4645 #134 0x000000081035a190 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x79': f=, throwflag=0x0) at Python/ceval.c:3191 #135 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x79': f=, throwflag=0x0) at Python/ceval.c:547 #136 0x00000008101da5f0 in function_code_fastcall (co=0x812c2c270, args=0x8131da728, nargs=0x3, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #137 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x8131da710, nargs=0x3, kwnames=0x0) at Objects/call.c:408 #138 0x000000081035f5d8 in call_function (pp_stack=0xfffff9fff0550, oparg=0x3, kwnames=0x0) at Python/ceval.c:4616 #139 0x0000000810359bd0 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x18c': f=, throwflag=0x0) at Python/ceval.c:3124 #140 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x18c': f=, throwflag=0x0) at Python/ceval.c:547 #141 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0xfffff9fff0c58, argcount=0x2, kwnames=0x0, kwargs=0x0, kwcount=0x0, kwstep=0x2, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='__call__', qualname='Executor.__call__') at Python/ceval.c:3930 #142 0x00000008101d9524 in _PyFunction_FastCallDict (func=, args=0xfffff9fff0c58, nargs=0x2, kwargs={}) at Objects/call.c:376 #143 0x00000008101d8e6c in _PyObject_FastCallDict (callable=, args=0xfffff9fff0c58, nargs=0x2, kwargs={}) at Objects/call.c:98 #144 0x00000008101dbf18 in _PyObject_Call_Prepend (callable=, Python Exception invalid literal for int() with base 10: '0x0': obj=, Python Exception invalid literal for int() with base 10: '0x1': args=, kwargs={}) at Objects/call.c:906 #145 0x000000081027e74c in slot_tp_call (Python Exception invalid literal for int() with base 10: '0x0': self=, Python Exception invalid literal for int() with base 10: '0x1': args=, kwds={}) at Objects/typeobject.c:6402 #146 0x00000008101da374 in PyObject_Call (Python Exception invalid literal for int() with base 10: '0x0': callable=, Python Exception invalid literal for int() with base 10: '0x1': args=, kwargs={}) at Objects/call.c:245 #147 0x000000081035f930 in do_call_core (Python Exception invalid literal for int() with base 10: '0x0': func=, Python Exception invalid literal for int() with base 10: '0x1': callargs=, kwdict={}) at Python/ceval.c:4645 #148 0x000000081035a190 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x2f1': f=, throwflag=0x0) at Python/ceval.c:3191 #149 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x2f1': f=, throwflag=0x0) at Python/ceval.c:547 #150 0x0000000810360cd0 in _PyEval_EvalCodeWithName (_co=, Python Exception invalid literal for int() with base 10: '0x10': globals=, locals=0x0, args=0x835e928c0, argcount=0x1, kwnames=0x0, kwargs=0x835e928c8, kwcount=0x0, kwstep=0x1, defs=0x0, defcount=0x0, kwdefs=0x0, closure=0x0, name='build', qualname='Node.build') at Python/ceval.c:3930 #151 0x00000008101d9f88 in _PyFunction_FastCallKeywords (func=, stack=0x835e928c0, nargs=0x1, kwnames=0x0) at Objects/call.c:433 #152 0x000000081035f5d8 in call_function (pp_stack=0xfffff9fff5018, oparg=0x0, kwnames=0x0) at Python/ceval.c:4616 #153 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0xe3': f=, throwflag=0x0) at Python/ceval.c:3093 #154 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0xe3': f=, throwflag=0x0) at Python/ceval.c:547 #155 0x00000008101da5f0 in function_code_fastcall (co=0x812dc8c90, args=0x812979db0, nargs=0x1, globals={'__name__': 'SCons.Taskmaster', '__doc__': '\n Generic Taskmaster module for the SCons build engine.\n =====================================================\n\n This mo--Type for more, q to quit, c to continue without paging-- dule contains the primary interface(s) between a wrapping user\n interface and the SCons build engine. There are two key classes here:\n\n Taskmaster\n ----------\n This is the main engine for walking the dependency graph and\n calling things to decide what does or doesn\'t need to be built.\n\n Task\n ----\n This is the base class for allowing a wrapping interface to\n decide what does or doesn\'t actually need to be done. The\n intention is for a wrapping interface to subclass this as\n appropriate for different types of behavior it may need.\n\n The canonical example is the SCons native Python interface,\n which has Task subclasses that handle its specific behavior,\n like printing "\'foo\' is up to date" when a top-level target\n doesn\'t need t...(truncated)) at Objects/call.c:283 #156 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x812979da8, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #157 0x000000081035f5d8 in call_function (pp_stack=0xfffff9fff71e8, oparg=0x1, kwnames=0x0) at Python/ceval.c:4616 #158 0x0000000810359a80 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0xc8': f=, throwflag=0x0) at Python/ceval.c:3093 #159 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0xc8': f=, throwflag=0x0) at Python/ceval.c:547 #160 0x00000008101da5f0 in function_code_fastcall (co=0x812e34ed0, args=0x813267748, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #161 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x813267740, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #162 0x000000081035f5d8 in call_function (pp_stack=0xfffff9fff93b8, oparg=0x1, kwnames=0x0) at Python/ceval.c:4616 #163 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0xf4': f=, throwflag=0x0) at Python/ceval.c:3110 #164 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0xf4': f=, throwflag=0x0) at Python/ceval.c:547 #165 0x00000008101da5f0 in function_code_fastcall (co=0x812dba390, args=0x8136001b0, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #166 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x8136001a8, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #167 0x000000081035f5d8 in call_function (pp_stack=0xfffff9fffb588, oparg=0x1, kwnames=0x0) at Python/ceval.c:4616 #168 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x38f': f=, throwflag=0x0) at Python/ceval.c:3110 #169 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x38f': f=, throwflag=0x0) at Python/ceval.c:547 #170 0x00000008101da5f0 in function_code_fastcall (co=0x811a51db0, args=0x813262c48, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #171 0x00000008101d9de8 in _PyFunction_FastCallKeywords (func=, stack=0x813262c40, nargs=0x1, kwnames=0x0) at Objects/call.c:408 #172 0x000000081035f5d8 in call_function (pp_stack=0xfffff9fffd758, oparg=0x1, kwnames=0x0) at Python/ceval.c:4616 #173 0x0000000810359ab8 in _PyEval_EvalFrameDefault (Python Exception invalid literal for int() with base 10: '0x36c': f=, throwflag=0x0) at Python/ceval.c:3110 #174 0x000000081034bdf0 in PyEval_EvalFrameEx (Python Exception invalid literal for int() with base 10: '0x36c': f=, throwflag=0x0) at Python/ceval.c:547 #175 0x00000008101da5f0 in function_code_fastcall (co=0x811a51c00, args=0xfffff9fffdc50, nargs=0x1, Python Exception invalid literal for int() with base 10: '0x10': globals=) at Objects/call.c:283 #176 0x00000008101d924c in _PyFunction_FastCallDict (func=, args=0xfffff9fffdc48, nargs=0x1, kwargs=0x0) at Objects/call.c:322 #177 0x00000008101d8e6c in _PyObject_FastCallDict (callable=, args=0xfffff9fffdc48, nargs=0x1, kwargs=0x0) at Objects/call.c:98 #178 0x00000008101dbf18 in _PyObject_Call_Prepend (callable=, Python Exception invalid literal for int() with base 10: '0x10': obj=, Python Exception invalid literal for int() with base 10: '0x0': args=, kwargs=0x0) at Objects/call.c:906 #179 0x00000008101de8cc in method_call (method=, Python Exception invalid literal for int() with base 10: '0x0': args=, kwargs=0x0) at Objects/classobject.c:309 #180 0x00000008101da374 in PyObject_Call (callable=, Python Exception invalid literal for int() with base 10: '0x0': args=, kwargs=0x0) at Objects/call.c:245 #181 0x000000081046bb14 in t_bootstrap (boot_raw=0x8132910c0) at ./Modules/_threadmodule.c:994 #182 0x00000008103d4f38 in pythread_wrapper (arg=0x810e18b60) at Python/thread_pthread.h:174 #183 0x00000008106f1388 in thread_start (curthread=0x812968f00) at /usr/src/lib/libthr/thread/thr_create.c:287 #184 0x0000000000000000 in ?? () (gdb)