GNU gdb (Gentoo 7.10.1 vanilla) 7.10.1 Copyright (C) 2015 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 "x86_64-pc-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 /lib64/ld-linux-x86-64.so.2...Reading symbols from /usr/lib64/debug//lib64/ld-2.22.so.debug...done. done. [New LWP 17526] Core was generated by `/lib64/ld-linux-x86-64.so.2 --verify /usr/lib64/debug/usr/lib64/python3.4/lib-d'. Program terminated with signal SIGBUS, Bus error. #0 memset () at ../sysdeps/x86_64/multiarch/../rtld-memset.S:33 (gdb) thread apply all bt Thread 1 (LWP 17526): #0 memset () at ../sysdeps/x86_64/multiarch/../rtld-memset.S:33 #1 0x00005640161e3c91 in _dl_map_segments (loader=0x5640164001a0, has_holes=, maplength=, nloadcmds=2, loadcmds=, type=, header=, fd=, l=0x5640164001a0) at ./dl-map-segments.h:127 #2 _dl_map_object_from_fd (name=name@entry=0x7ffdc22f486d "/usr/lib64/debug/usr/lib64/python3.4/lib-dynload/unicodedata.cpython-34.so.debug", fd=, fbp=, realname=, loader=loader@entry=0x0, l_type=l_type@entry=0, mode=536870912, stack_endp=0x7ffdc22f3950, nsid=0) at dl-load.c:1221 #3 0x00005640161e548c in _dl_map_object (loader=0x0, name=0x7ffdc22f486d "/usr/lib64/debug/usr/lib64/python3.4/lib-dynload/unicodedata.cpython-34.so.debug", type=0, trace_mode=trace_mode@entry=0, mode=536870912, nsid=nsid@entry=0) at dl-load.c:2186 #4 0x00005640161dde25 in map_doit (a=a@entry=0x7ffdc22f3ec0) at rtld.c:483 #5 0x00005640161ec114 in _dl_catch_error (objname=objname@entry=0x7ffdc22f3ea8, errstring=errstring@entry=0x7ffdc22f3eb0, mallocedp=mallocedp@entry=0x7ffdc22f3ea0, operate=operate@entry=0x5640161dde00 , args=args@entry=0x7ffdc22f3ec0) at dl-error.c:187 #6 0x00005640161e1741 in dl_main (phdr=, phnum=7, user_entry=0x7ffdc22f3f28, auxv=0x7ffdc22f4138) at rtld.c:916 #7 0x00005640161f3c89 in _dl_sysdep_start (start_argptr=start_argptr@entry=0x7ffdc22f3fc0, dl_main=dl_main@entry=0x5640161de700 ) at ../elf/dl-sysdep.c:249 #8 0x00005640161e1b99 in _dl_start_final (arg=0x7ffdc22f3fc0) at rtld.c:307 #9 _dl_start (arg=0x7ffdc22f3fc0) at rtld.c:413 #10 0x00005640161ddc48 in _start () (gdb) quit