n$ gdb python3 core GNU gdb (Ubuntu 8.1.1-0ubuntu1) 8.1.1 Copyright (C) 2018 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 "aarch64-linux-gnu". 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"... Reading symbols from python3...(no debugging symbols found)...done. warning: core file may not match specified executable file. [New LWP 9542] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1". Core was generated by `python3 hello_zed.py'. Program terminated with signal SIGILL, Illegal instruction. #0 0x0000007f98c7ef54 in gotoblas_dynamic_init () from /home/user/.local/lib/python3.6/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-32ff4d91.3.13.so (gdb) bt #0 0x0000007f98c7ef54 in gotoblas_dynamic_init () from /home/user/.local/lib/python3.6/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-32ff4d91.3.13.so #1 0x0000007f98b0172c in gotoblas_init () from /home/user/.local/lib/python3.6/site-packages/numpy/core/../../numpy.libs/libopenblasp-r0-32ff4d91.3.13.so #2 0x0000007fa1aada34 in call_init (l=, argc=argc@entry=2, argv=argv@entry=0x7fc9916e78, env=env@entry=0x26a9acd0) at dl-init.c:72 #3 0x0000007fa1aadb38 in call_init (env=0x26a9acd0, argv=0x7fc9916e78, argc=2, l=) at dl-init.c:118 #4 _dl_init (main_map=main_map@entry=0x26ac5dd0, argc=2, argv=0x7fc9916e78, env=0x26a9acd0) at dl-init.c:119 #5 0x0000007fa1ab1cd8 in dl_open_worker (a=0x7fc990edc8) at dl-open.c:522 #6 0x0000007fa1a16794 in __GI__dl_catch_exception ( exception=0xfffffffffffffffe, exception@entry=0x7fc990edb0, operate=0x7fc990ebec, operate@entry=0x7fa1ab17d8 , args=0x7fc990edb0, args@entry=0x7fc990edc8) at dl-error-skeleton.c:196 #7 0x0000007fa1ab1418 in _dl_open ( file=0x7f9a2b5830 "/home/user/.local/lib/python3.6/site-packages/numpy/core/_multiarray_umath.cpython-36m-aarch64-linux-gnu.so", mode=-2147483646, caller_dlopen=0x501900 <_PyImport_FindSharedFuncptr+384>, nsid=-2, argc=2, argv=0x7fc9916e78, env=) at dl-open.c:605 #8 0x0000007fa18cb014 in dlopen_doit (a=0x7fc990f088) at dlopen.c:66 ---Type to continue, or q to quit--- #9 0x0000007fa1a16794 in __GI__dl_catch_exception ( exception=0x7c5d90 <__stack_chk_guard>, exception@entry=0x7fc990f020, operate=0x7fc990ee7c, operate@entry=0x7fa18cafb0 , args=0x7fc990f000, args@entry=0x7fc990f088) at dl-error-skeleton.c:196 #10 0x0000007fa1a16838 in __GI__dl_catch_error ( objname=objname@entry=0x2698cb50, errstring=errstring@entry=0x2698cb58, mallocedp=mallocedp@entry=0x2698cb48, operate=operate@entry=0x7fa18cafb0 , args=args@entry=0x7fc990f088) at dl-error-skeleton.c:215 #11 0x0000007fa18cc780 in _dlerror_run ( operate=operate@entry=0x7fa18cafb0 , args=0x7fc990f088, args@entry=0x7fc990f098) at dlerror.c:162 #12 0x0000007fa18cb0e8 in __dlopen (file=, mode=) at dlopen.c:87 #13 0x0000000000501900 in _PyImport_FindSharedFuncptr () #14 0x000000000050ef04 in _PyImport_LoadDynamicModuleWithSpec () #15 0x0000000000510b3c in ?? () #16 0x00000000005bc030 in PyCFunction_Call () #17 0x00000000005330dc in _PyEval_EvalFrameDefault () #18 0x000000000052b108 in ?? () #19 0x000000000052b69c in ?? () #20 0x000000000052b8f4 in ?? () #21 0x00000000005306c0 in _PyEval_EvalFrameDefault () ---Type to continue, or q to quit--- #22 0x0000000000529978 in ?? () #23 0x000000000052b8f4 in ?? () #24 0x00000000005306c0 in _PyEval_EvalFrameDefault () #25 0x0000000000529978 in ?? () #26 0x000000000052b8f4 in ?? () #27 0x00000000005306c0 in _PyEval_EvalFrameDefault () #28 0x0000000000529978 in ?? () #29 0x000000000052b8f4 in ?? () #30 0x00000000005306c0 in _PyEval_EvalFrameDefault () #31 0x0000000000529978 in ?? () #32 0x000000000052b8f4 in ?? () #33 0x00000000005306c0 in _PyEval_EvalFrameDefault () #34 0x0000000000529978 in ?? () #35 0x0000000000607a20 in _PyObject_FastCallDict () #36 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #37 0x0000000000429144 in ?? () #38 0x00000000005329e0 in _PyEval_EvalFrameDefault () #39 0x000000000052b108 in ?? () #40 0x00000000005397cc in ?? () #41 0x00000000005bc030 in PyCFunction_Call () #42 0x00000000005330dc in _PyEval_EvalFrameDefault () #43 0x000000000052b108 in ?? () #44 0x000000000052b69c in ?? () ---Type to continue, or q to quit--- #45 0x000000000052b8f4 in ?? () #46 0x00000000005306c0 in _PyEval_EvalFrameDefault () #47 0x0000000000529978 in ?? () #48 0x000000000052b8f4 in ?? () #49 0x00000000005306c0 in _PyEval_EvalFrameDefault () #50 0x0000000000529978 in ?? () #51 0x000000000052b8f4 in ?? () #52 0x00000000005306c0 in _PyEval_EvalFrameDefault () #53 0x0000000000529978 in ?? () #54 0x000000000052b8f4 in ?? () #55 0x00000000005306c0 in _PyEval_EvalFrameDefault () #56 0x0000000000529978 in ?? () #57 0x0000000000607a20 in _PyObject_FastCallDict () #58 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #59 0x0000000000429144 in ?? () #60 0x000000000053506c in ?? () #61 0x00000000005bbffc in PyCFunction_Call () #62 0x00000000005330dc in _PyEval_EvalFrameDefault () #63 0x000000000052b108 in ?? () #64 0x000000000052b69c in ?? () #65 0x000000000052b8f4 in ?? () #66 0x00000000005306c0 in _PyEval_EvalFrameDefault () #67 0x000000000052b108 in ?? () ---Type to continue, or q to quit--- #68 0x000000000052b42c in _PyFunction_FastCallDict () #69 0x0000000000607a20 in _PyObject_FastCallDict () #70 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #71 0x0000000000429248 in ?? () #72 0x00000000005329e0 in _PyEval_EvalFrameDefault () #73 0x000000000052b108 in ?? () #74 0x00000000005397cc in ?? () #75 0x00000000005bc030 in PyCFunction_Call () #76 0x00000000005330dc in _PyEval_EvalFrameDefault () #77 0x000000000052b108 in ?? () #78 0x000000000052b69c in ?? () #79 0x000000000052b8f4 in ?? () #80 0x00000000005306c0 in _PyEval_EvalFrameDefault () #81 0x0000000000529978 in ?? () #82 0x000000000052b8f4 in ?? () #83 0x00000000005306c0 in _PyEval_EvalFrameDefault () #84 0x0000000000529978 in ?? () #85 0x000000000052b8f4 in ?? () #86 0x00000000005306c0 in _PyEval_EvalFrameDefault () #87 0x0000000000529978 in ?? () #88 0x000000000052b8f4 in ?? () #89 0x00000000005306c0 in _PyEval_EvalFrameDefault () #90 0x0000000000529978 in ?? () ---Type to continue, or q to quit--- #91 0x0000000000607a20 in _PyObject_FastCallDict () #92 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #93 0x0000000000429144 in ?? () #94 0x000000000053506c in ?? () #95 0x00000000005bbffc in PyCFunction_Call () #96 0x00000000005330dc in _PyEval_EvalFrameDefault () #97 0x000000000052b108 in ?? () #98 0x000000000052b69c in ?? () #99 0x000000000052b8f4 in ?? () #100 0x00000000005306c0 in _PyEval_EvalFrameDefault () #101 0x000000000052b108 in ?? () #102 0x000000000052b42c in _PyFunction_FastCallDict () #103 0x0000000000607a20 in _PyObject_FastCallDict () #104 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #105 0x0000000000429248 in ?? () #106 0x00000000005329e0 in _PyEval_EvalFrameDefault () #107 0x000000000052b108 in ?? () #108 0x00000000005397cc in ?? () #109 0x00000000005bc030 in PyCFunction_Call () #110 0x00000000005330dc in _PyEval_EvalFrameDefault () #111 0x000000000052b108 in ?? () #112 0x000000000052b69c in ?? () #113 0x000000000052b8f4 in ?? () ---Type to continue, or q to quit--- #114 0x00000000005306c0 in _PyEval_EvalFrameDefault () #115 0x0000000000529978 in ?? () #116 0x000000000052b8f4 in ?? () #117 0x00000000005306c0 in _PyEval_EvalFrameDefault () #118 0x0000000000529978 in ?? () #119 0x000000000052b8f4 in ?? () #120 0x00000000005306c0 in _PyEval_EvalFrameDefault () #121 0x0000000000529978 in ?? () #122 0x000000000052b8f4 in ?? () #123 0x00000000005306c0 in _PyEval_EvalFrameDefault () #124 0x0000000000529978 in ?? () #125 0x0000000000607a20 in _PyObject_FastCallDict () #126 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #127 0x0000000000429144 in ?? () #128 0x000000000053506c in ?? () #129 0x00000000005bbffc in PyCFunction_Call () #130 0x00000000005330dc in _PyEval_EvalFrameDefault () #131 0x000000000052b108 in ?? () #132 0x000000000052b69c in ?? () #133 0x000000000052b8f4 in ?? () #134 0x00000000005306c0 in _PyEval_EvalFrameDefault () #135 0x000000000052b108 in ?? () #136 0x000000000052b42c in _PyFunction_FastCallDict () ---Type to continue, or q to quit--- #137 0x0000000000607a20 in _PyObject_FastCallDict () #138 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #139 0x0000000000429248 in ?? () #140 0x00000000005329e0 in _PyEval_EvalFrameDefault () #141 0x000000000052b108 in ?? () #142 0x00000000005397cc in ?? () #143 0x00000000005bc030 in PyCFunction_Call () #144 0x00000000005330dc in _PyEval_EvalFrameDefault () #145 0x000000000052b108 in ?? () #146 0x000000000052b69c in ?? () #147 0x000000000052b8f4 in ?? () #148 0x00000000005306c0 in _PyEval_EvalFrameDefault () #149 0x0000000000529978 in ?? () #150 0x000000000052b8f4 in ?? () #151 0x00000000005306c0 in _PyEval_EvalFrameDefault () #152 0x0000000000529978 in ?? () #153 0x000000000052b8f4 in ?? () #154 0x00000000005306c0 in _PyEval_EvalFrameDefault () #155 0x0000000000529978 in ?? () #156 0x000000000052b8f4 in ?? () #157 0x00000000005306c0 in _PyEval_EvalFrameDefault () #158 0x0000000000529978 in ?? () #159 0x0000000000607a20 in _PyObject_FastCallDict () ---Type to continue, or q to quit--- #160 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #161 0x0000000000429144 in ?? () #162 0x000000000053506c in ?? () #163 0x00000000005bbffc in PyCFunction_Call () #164 0x0000000000608da8 in PyObject_Call () #165 0x0000000000608f38 in PyObject_CallFunction () #166 0x000000000050d0b8 in PyImport_Import () #167 0x000000000050d30c in PyImport_ImportModule () #168 0x0000007fa113fd88 in __Pyx_modinit_type_import_code () at pyzed/sl.cpp:105059 #169 __pyx_pymod_exec_sl (__pyx_pyinit_module=) at pyzed/sl.cpp:39789 #170 0x00000000005b7208 in PyModule_ExecDef () #171 0x0000000000510824 in ?? () #172 0x00000000005bc030 in PyCFunction_Call () #173 0x00000000005330dc in _PyEval_EvalFrameDefault () #174 0x000000000052b108 in ?? () #175 0x000000000052b69c in ?? () #176 0x000000000052b8f4 in ?? () #177 0x00000000005306c0 in _PyEval_EvalFrameDefault () #178 0x0000000000529978 in ?? () #179 0x000000000052b8f4 in ?? () #180 0x00000000005306c0 in _PyEval_EvalFrameDefault () ---Type to continue, or q to quit--- #181 0x0000000000529978 in ?? () #182 0x000000000052b8f4 in ?? () #183 0x00000000005306c0 in _PyEval_EvalFrameDefault () #184 0x0000000000529978 in ?? () #185 0x000000000052b8f4 in ?? () #186 0x00000000005306c0 in _PyEval_EvalFrameDefault () #187 0x0000000000529978 in ?? () #188 0x0000000000607a20 in _PyObject_FastCallDict () #189 0x00000000006087c0 in _PyObject_CallMethodIdObjArgs () #190 0x0000000000429144 in ?? () #191 0x00000000005329e0 in _PyEval_EvalFrameDefault () #192 0x000000000052b108 in ?? () #193 0x0000000000631598 in PyRun_FileExFlags () #194 0x0000000000636c2c in PyRun_SimpleFileExFlags () #195 0x0000000000621428 in Py_Main () #196 0x0000000000420d3c in main () (gdb)