[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#710521: /usr/bin/ldd: Re: "ldd -r /usr/bin/go" segfaults



Package: libc-bin
Version: 2.18-4
Followup-For: Bug #710521
Control: usertags -1 + bittenby

I also experienced this issue (thanks to adequate), here is a backtrace.

# ldd -r /usr/bin/go
        linux-vdso.so.1 (0x00007fffc21b9000)
        libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f5508db9000)
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f5508a10000)
        /lib64/ld-linux-x86-64.so.2 (0x00007f5508ffd000)
/usr/bin/ldd: line 116: 17033 Segmentation fault      (core dumped) LD_TRACE_LOADED_OBJECTS=1 LD_WARN=yes LD_BIND_NOW=yes LD_LIBRARY_VERSION=$verify_out LD_VERBOSE= "$@"

# gdb -batch -n -ex bt -ex thread apply all bt full --core /var/crash/0/17033-0-0-11-1398704379-chianamo--lib-x86_64-linux-gnu-ld-2.18.so.core /lib/x86_64-linux-gnu/ld-2.18.so

warning: core file may not match specified executable file.
[New LWP 17033]

warning: Could not load shared library symbols for linux-vdso.so.1.
Do you need "set solib-search-path" or "set sysroot"?
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/lib64/ld-linux-x86-64.so.2 /usr/bin/go'.
Program terminated with signal 11, Segmentation fault.
#0  elf_machine_rela (reloc=0xb60818, reloc=0xb60818, skip_ifunc=<optimized out>, reloc_addr_arg=0x0, version=0x7f5508ffcf18, sym=0xce0dd8, map=0x7f550921e1b8) at ../sysdeps/x86_64/dl-machine.h:276
276	../sysdeps/x86_64/dl-machine.h: No such file or directory.
#0  elf_machine_rela (reloc=0xb60818, reloc=0xb60818, skip_ifunc=<optimized out>, reloc_addr_arg=0x0, version=0x7f5508ffcf18, sym=0xce0dd8, map=0x7f550921e1b8) at ../sysdeps/x86_64/dl-machine.h:276
#1  elf_dynamic_do_Rela (skip_ifunc=<optimized out>, lazy=0, nrelative=<optimized out>, relsize=<optimized out>, reladdr=<optimized out>, map=0x7f550921e1b8) at do-rel.h:137
#2  _dl_relocate_object (scope=<optimized out>, reloc_mode=<optimized out>, consider_profiling=<optimized out>) at dl-reloc.c:264
#3  0x00007f550900b86e in _dl_receive_error (fct=fct@entry=0x7f5508ffe2d0 <print_unresolved>, operate=operate@entry=0x7f5508ffe420 <relocate_doit>, args=args@entry=0x7fffc2191b30) at dl-error.c:209
#4  0x00007f55090009cb in dl_main (phdr=<optimized out>, phdr@entry=0x7f5508ffd040, phnum=<optimized out>, phnum@entry=7, user_entry=user_entry@entry=0x7fffc2191ba8, auxv=<optimized out>) at rtld.c:1962
#5  0x00007f5509012205 in _dl_sysdep_start (start_argptr=start_argptr@entry=0x7fffc2191c60, dl_main=dl_main@entry=0x7f5508ffe670 <dl_main>) at ../elf/dl-sysdep.c:249
#6  0x00007f55090019f6 in _dl_start_final (arg=0x7fffc2191c60) at rtld.c:332
#7  _dl_start (arg=0x7fffc2191c60) at rtld.c:558
#8  0x00007f5508ffe188 in _start () from /lib64/ld-linux-x86-64.so.2

Thread 1 (LWP 17033):
#0  elf_machine_rela (reloc=0xb60818, reloc=0xb60818, skip_ifunc=<optimized out>, reloc_addr_arg=0x0, version=0x7f5508ffcf18, sym=0xce0dd8, map=0x7f550921e1b8) at ../sysdeps/x86_64/dl-machine.h:276
        refsym = 0xce0dd8
        sym_map = <optimized out>
        value = <optimized out>
        reloc_addr = 0x0
        r_type = 65536
#1  elf_dynamic_do_Rela (skip_ifunc=<optimized out>, lazy=0, nrelative=<optimized out>, relsize=<optimized out>, reladdr=<optimized out>, map=0x7f550921e1b8) at do-rel.h:137
        ndx = 0
        version = <optimized out>
        symtab = <optimized out>
        relative = <optimized out>
        end = <optimized out>
        l_addr = 0
        r2 = 0x0
        r = 0xb60818
        end2 = 0x0
#2  _dl_relocate_object (scope=<optimized out>, reloc_mode=<optimized out>, consider_profiling=<optimized out>) at dl-reloc.c:264
        ranges_index = <optimized out>
        ranges = {{start = 11929600, size = 432, nrelative = 0, lazy = 0}, {start = 0, size = 0, nrelative = 0, lazy = 0}}
        edr_lazy = 11929624
        textrels = <optimized out>
        errstring = 0x0
        lazy = <optimized out>
        skip_ifunc = <optimized out>
#3  0x00007f550900b86e in _dl_receive_error (fct=fct@entry=0x7f5508ffe2d0 <print_unresolved>, operate=operate@entry=0x7f5508ffe420 <relocate_doit>, args=args@entry=0x7fffc2191b30) at dl-error.c:209
        catchp = 0x7f550921e000 <data.9470>
        old_catch = 0x0
        old_receiver = 0x0
#4  0x00007f55090009cb in dl_main (phdr=<optimized out>, phdr@entry=0x7f5508ffd040, phnum=<optimized out>, phnum@entry=7, user_entry=user_entry@entry=0x7fffc2191ba8, auxv=<optimized out>) at rtld.c:1962
        l = <optimized out>
        args = {l = 0x7f550921e1b8, reloc_mode = 33554432}
        i = 0
        l = <optimized out>
        ph = <optimized out>
        mode = <optimized out>
        main_map = <optimized out>
        file_size = 140736449813672
        file = <optimized out>
        has_interp = <optimized out>
        i = <optimized out>
        prelinked = false
        rtld_is_main = <optimized out>
        start = <optimized out>
        stop = <optimized out>
        diff = <optimized out>
        tcbp = <optimized out>
        __PRETTY_FUNCTION__ = "dl_main"
        first_preload = <optimized out>
        r = <optimized out>
        rtld_ehdr = <optimized out>
        rtld_phdr = <optimized out>
        cnt = <optimized out>
        preloads = <optimized out>
        npreloads = <optimized out>
        preload_file = "/etc/ld.so.preload"
        rtld_multiple_ref = <optimized out>
        was_tls_init_tp_called = <optimized out>
#5  0x00007f5509012205 in _dl_sysdep_start (start_argptr=start_argptr@entry=0x7fffc2191c60, dl_main=dl_main@entry=0x7f5508ffe670 <dl_main>) at ../elf/dl-sysdep.c:249
        phdr = <optimized out>
        phnum = <optimized out>
        user_entry = 4682592
        av = <optimized out>
#6  0x00007f55090019f6 in _dl_start_final (arg=0x7fffc2191c60) at rtld.c:332
        start_addr = <optimized out>
        rtld_total_time = 0
#7  _dl_start (arg=0x7fffc2191c60) at rtld.c:558
        entry = 140003199933016
#8  0x00007f5508ffe188 in _start () from /lib64/ld-linux-x86-64.so.2
        _dl_rtld_libname2 = {name = 0x0, next = 0x0, dont_free = 0}
        start_time = 1160117535912892
        _dl_rtld_libname = {name = 0x400be4 "/lib64/ld-linux-x86-64.so.2", next = 0x7f550921e010 <newname.9659>, dont_free = 0}
        library_path = 0x0
        audit_list = 0x0
        relocate_time = 0
        any_debug = 0
        preloadlist = 0x0
        version_info = 0
        load_time = 376760
        tls_init_tp_called = true
        _rtld_local_ro = {_dl_debug_mask = 0, _dl_osversion = 199946, _dl_platform = 0x7fffc2191ee9 "x86_64", _dl_platformlen = 6, _dl_pagesize = 4096, _dl_inhibit_cache = 0, _dl_initial_searchlist = {r_list = 0x0, r_nlist = 0}, _dl_clktck = 100, _dl_verbose = 1, _dl_debug_fd = 2, _dl_lazy = 0, _dl_bind_not = 0, _dl_dynamic_weak = 0, _dl_fpu_control = 895, _dl_correct_cache_id = 771, _dl_hwcap = 3219913727, _dl_hwcap_mask = 0, _dl_auxv = 0x7fffc2191da0, _dl_inhibit_rpath = 0x0, _dl_origin_path = 0x0, _dl_use_load_bias = 18446744073709551615, _dl_profile = 0x0, _dl_profile_output = 0x7f5509015f40 "/var/tmp", _dl_trace_prelink = 0x0, _dl_trace_prelink_map = 0x0, _dl_init_all_dirs = 0x0, _dl_hp_timing_overhead = 42, _dl_sysinfo_dso = 0x7fffc21b9000, _dl_sysinfo_map = 0x7f550921e768, _dl_hwcap2 = 0, _dl_debug_printf = 0x7f550900c840 <_dl_debug_printf>, _dl_catch_error = 0x7f550900b750 <_dl_catch_error>, _dl_signal_error = 0x7f550900b540 <_dl_signal_error>, _dl_mcount = 0x7f550900dae0 <_dl_mcount>, _dl_lookup_symbol_x = 0x7f55090065c0 <_dl_lookup_symbol_x>, _dl_check_caller = 0x7f550900ee80 <_dl_check_caller>, _dl_open = 0x7f550900f2e0 <_dl_open>, _dl_close = 0x7f55090111c0 <_dl_close>, _dl_tls_get_addr_soft = 0x7f550900ea80 <_dl_tls_get_addr_soft>, _dl_discover_osversion = 0x7f55090124e0 <_dl_discover_osversion>, _dl_audit = 0x0, _dl_naudit = 0, _dl_pointer_guard = 1}
        _dl_skip_args = 1
        __pointer_chk_guard_local = 1387777947461723260
        _rtld_global_ro = {_dl_debug_mask = 0, _dl_osversion = 199946, _dl_platform = 0x7fffc2191ee9 "x86_64", _dl_platformlen = 6, _dl_pagesize = 4096, _dl_inhibit_cache = 0, _dl_initial_searchlist = {r_list = 0x0, r_nlist = 0}, _dl_clktck = 100, _dl_verbose = 1, _dl_debug_fd = 2, _dl_lazy = 0, _dl_bind_not = 0, _dl_dynamic_weak = 0, _dl_fpu_control = 895, _dl_correct_cache_id = 771, _dl_hwcap = 3219913727, _dl_hwcap_mask = 0, _dl_auxv = 0x7fffc2191da0, _dl_inhibit_rpath = 0x0, _dl_origin_path = 0x0, _dl_use_load_bias = 18446744073709551615, _dl_profile = 0x0, _dl_profile_output = 0x7f5509015f40 "/var/tmp", _dl_trace_prelink = 0x0, _dl_trace_prelink_map = 0x0, _dl_init_all_dirs = 0x0, _dl_hp_timing_overhead = 42, _dl_sysinfo_dso = 0x7fffc21b9000, _dl_sysinfo_map = 0x7f550921e768, _dl_hwcap2 = 0, _dl_debug_printf = 0x7f550900c840 <_dl_debug_printf>, _dl_catch_error = 0x7f550900b750 <_dl_catch_error>, _dl_signal_error = 0x7f550900b540 <_dl_signal_error>, _dl_mcount = 0x7f550900dae0 <_dl_mcount>, _dl_lookup_symbol_x = 0x7f55090065c0 <_dl_lookup_symbol_x>, _dl_check_caller = 0x7f550900ee80 <_dl_check_caller>, _dl_open = 0x7f550900f2e0 <_dl_open>, _dl_close = 0x7f55090111c0 <_dl_close>, _dl_tls_get_addr_soft = 0x7f550900ea80 <_dl_tls_get_addr_soft>, _dl_discover_osversion = 0x7f55090124e0 <_dl_discover_osversion>, _dl_audit = 0x0, _dl_naudit = 0, _dl_pointer_guard = 1}
        _dl_argv = 0x7fffc2191c70
        _rtld_local = {_dl_ns = {{_ns_loaded = 0x7f550921e1b8, _ns_nloaded = 5, _ns_main_searchlist = 0x0, _ns_global_scope_alloc = 0, _ns_unique_sym_table = {lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 1, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 16 times>, "\001", '\000' <repeats 22 times>, __align = 0}}, entries = 0x0, size = 0, n_elements = 0, free = 0x0}, _ns_debug = {r_version = 0, r_map = 0x0, r_brk = 0, r_state = RT_CONSISTENT, r_ldbase = 0}}, {_ns_loaded = 0x0, _ns_nloaded = 0, _ns_main_searchlist = 0x0, _ns_global_scope_alloc = 0, _ns_unique_sym_table = {lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}, entries = 0x0, size = 0, n_elements = 0, free = 0x0}, _ns_debug = {r_version = 0, r_map = 0x0, r_brk = 0, r_state = RT_CONSISTENT, r_ldbase = 0}} <repeats 15 times>}, _dl_nns = 1, _dl_load_lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 1, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 16 times>, "\001", '\000' <repeats 22 times>, __align = 0}}, _dl_load_write_lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 1, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 16 times>, "\001", '\000' <repeats 22 times>, __align = 0}}, _dl_load_adds = 5, _dl_initfirst = 0x7f5508ffc4c8, _dl_cpuclock_offset = 1160117535932448, _dl_profile_map = 0x0, _dl_num_relocations = 166, _dl_num_cache_relocations = 4, _dl_all_dirs = 0x7f5508ffb000, _dl_error_catch_tsd = 0x7f5508ffe1d0 <_dl_initial_error_catch_tsd>, _dl_rtld_map = {l_addr = 140003199930368, l_name = 0x7fffc2192342 "/lib64/ld-linux-x86-64.so.2", l_ld = 0x7f550921ce70, l_next = 0x0, l_prev = 0x7f5508ffc9b0, l_real = 0x7f550921d9f8 <_rtld_global+2456>, l_ns = 0, l_libname = 0x7f550921e060 <_dl_rtld_libname>, l_info = {0x0, 0x0, 0x7f550921cef0, 0x7f550921cee0, 0x7f550921ce80, 0x7f550921cea0, 0x7f550921ceb0, 0x7f550921cf20, 0x7f550921cf30, 0x7f550921cf40, 0x7f550921cec0, 0x7f550921ced0, 0x0, 0x0, 0x7f550921ce70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f550921cf00, 0x0, 0x0, 0x7f550921cf10, 0x0 <repeats 12 times>, 0x7f550921cf60, 0x7f550921cf50, 0x0, 0x0, 0x7f550921cf80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f550921cf70, 0x0 <repeats 25 times>, 0x7f550921ce90}, l_phdr = 0x7f5508ffd040, l_entry = 0, l_phnum = 7, l_ldnum = 0, l_searchlist = {r_list = 0x0, r_nlist = 0}, l_symbolic_searchlist = {r_list = 0x0, r_nlist = 0}, l_loader = 0x0, l_versions = 0x7f5508a0f438, l_nversions = 6, l_nbuckets = 17, l_gnu_bitmask_idxbits = 3, l_gnu_shift = 8, l_gnu_bitmask = 0x7f5508ffd2c0, {l_gnu_buckets = 0x7f5508ffd2e0, l_chain = 0x7f5508ffd2e0}, {l_gnu_chain_zero = 0x7f5508ffd31c, l_buckets = 0x7f5508ffd31c}, l_direct_opencount = 0, l_type = lt_library, l_relocated = 1, l_init_called = 0, l_global = 1, l_reserved = 0, l_phdr_allocated = 0, l_soname_added = 0, l_faked = 0, l_need_tls_init = 0, l_auditing = 0, l_audit_any_plt = 0, l_removed = 0, l_contiguous = 0, l_symbolic_in_local_scope = 0, l_free_initfini = 0, l_rpath_dirs = {dirs = 0x0, malloced = 0}, l_reloc_result = 0x0, l_versyms = 0x7f5508ffd7c4, l_origin = 0x0, l_map_start = 140003199930368, l_map_end = 140003202163112, l_text_end = 140003200032560, l_scope_mem = {0x0, 0x0, 0x0, 0x0}, l_scope_max = 0, l_scope = 0x0, l_local_scope = {0x0, 0x0}, l_dev = 0, l_ino = 0, l_runpath_dirs = {dirs = 0x0, malloced = 0}, l_initfini = 0x0, l_reldeps = 0x0, l_reldepsmax = 0, l_used = 1, l_feature_1 = 0, l_flags_1 = 0, l_flags = 0, l_idx = 0, l_mach = {plt = 0, gotplt = 0, tlsdesc_table = 0x0}, l_lookup_cache = {sym = 0x0, type_class = 0, value = 0x0, ret = 0x0}, l_tls_initimage = 0x0, l_tls_initimage_size = 0, l_tls_blocksize = 0, l_tls_align = 0, l_tls_firstbyte_offset = 0, l_tls_offset = 0, l_tls_modid = 0, l_tls_dtor_count = 0, l_relro_addr = 2227200, l_relro_size = 1024, l_serial = 0, l_audit = 0x7f550921de68 <_rtld_global+3592>}, audit_data = {{cookie = 0, bindflags = 0} <repeats 16 times>}, _dl_rtld_lock_recursive = 0x7f5508ffe1e0 <rtld_lock_default_lock_recursive>, _dl_rtld_unlock_recursive = 0x7f5508ffe1f0 <rtld_lock_default_unlock_recursive>, _dl_make_stack_executable_hook = 0x7f550900ee00 <__GI__dl_make_stack_executable>, _dl_stack_flags = 6, _dl_tls_dtv_gaps = false, _dl_tls_max_dtv_idx = 2, _dl_tls_dtv_slotinfo_list = 0x7f5508a0f4c8, _dl_tls_static_nelem = 2, _dl_tls_static_size = 4160, _dl_tls_static_used = 144, _dl_tls_static_align = 64, _dl_initial_dtv = 0x7f5508a0e050, _dl_tls_generation = 0, _dl_init_static_tls = 0x7f5509007bc0 <_dl_nothread_init_static_tls>, _dl_wait_lookup_done = 0x0, _dl_scope_free_list = 0x0}
        _rtld_global = {_dl_ns = {{_ns_loaded = 0x7f550921e1b8, _ns_nloaded = 5, _ns_main_searchlist = 0x0, _ns_global_scope_alloc = 0, _ns_unique_sym_table = {lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 1, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 16 times>, "\001", '\000' <repeats 22 times>, __align = 0}}, entries = 0x0, size = 0, n_elements = 0, free = 0x0}, _ns_debug = {r_version = 0, r_map = 0x0, r_brk = 0, r_state = RT_CONSISTENT, r_ldbase = 0}}, {_ns_loaded = 0x0, _ns_nloaded = 0, _ns_main_searchlist = 0x0, _ns_global_scope_alloc = 0, _ns_unique_sym_table = {lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 0, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 39 times>, __align = 0}}, entries = 0x0, size = 0, n_elements = 0, free = 0x0}, _ns_debug = {r_version = 0, r_map = 0x0, r_brk = 0, r_state = RT_CONSISTENT, r_ldbase = 0}} <repeats 15 times>}, _dl_nns = 1, _dl_load_lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 1, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 16 times>, "\001", '\000' <repeats 22 times>, __align = 0}}, _dl_load_write_lock = {mutex = {__data = {__lock = 0, __count = 0, __owner = 0, __nusers = 0, __kind = 1, __spins = 0, __elision = 0, __list = {__prev = 0x0, __next = 0x0}}, __size = '\000' <repeats 16 times>, "\001", '\000' <repeats 22 times>, __align = 0}}, _dl_load_adds = 5, _dl_initfirst = 0x7f5508ffc4c8, _dl_cpuclock_offset = 1160117535932448, _dl_profile_map = 0x0, _dl_num_relocations = 166, _dl_num_cache_relocations = 4, _dl_all_dirs = 0x7f5508ffb000, _dl_error_catch_tsd = 0x7f5508ffe1d0 <_dl_initial_error_catch_tsd>, _dl_rtld_map = {l_addr = 140003199930368, l_name = 0x7fffc2192342 "/lib64/ld-linux-x86-64.so.2", l_ld = 0x7f550921ce70, l_next = 0x0, l_prev = 0x7f5508ffc9b0, l_real = 0x7f550921d9f8 <_rtld_global+2456>, l_ns = 0, l_libname = 0x7f550921e060 <_dl_rtld_libname>, l_info = {0x0, 0x0, 0x7f550921cef0, 0x7f550921cee0, 0x7f550921ce80, 0x7f550921cea0, 0x7f550921ceb0, 0x7f550921cf20, 0x7f550921cf30, 0x7f550921cf40, 0x7f550921cec0, 0x7f550921ced0, 0x0, 0x0, 0x7f550921ce70, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f550921cf00, 0x0, 0x0, 0x7f550921cf10, 0x0 <repeats 12 times>, 0x7f550921cf60, 0x7f550921cf50, 0x0, 0x0, 0x7f550921cf80, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x7f550921cf70, 0x0 <repeats 25 times>, 0x7f550921ce90}, l_phdr = 0x7f5508ffd040, l_entry = 0, l_phnum = 7, l_ldnum = 0, l_searchlist = {r_list = 0x0, r_nlist = 0}, l_symbolic_searchlist = {r_list = 0x0, r_nlist = 0}, l_loader = 0x0, l_versions = 0x7f5508a0f438, l_nversions = 6, l_nbuckets = 17, l_gnu_bitmask_idxbits = 3, l_gnu_shift = 8, l_gnu_bitmask = 0x7f5508ffd2c0, {l_gnu_buckets = 0x7f5508ffd2e0, l_chain = 0x7f5508ffd2e0}, {l_gnu_chain_zero = 0x7f5508ffd31c, l_buckets = 0x7f5508ffd31c}, l_direct_opencount = 0, l_type = lt_library, l_relocated = 1, l_init_called = 0, l_global = 1, l_reserved = 0, l_phdr_allocated = 0, l_soname_added = 0, l_faked = 0, l_need_tls_init = 0, l_auditing = 0, l_audit_any_plt = 0, l_removed = 0, l_contiguous = 0, l_symbolic_in_local_scope = 0, l_free_initfini = 0, l_rpath_dirs = {dirs = 0x0, malloced = 0}, l_reloc_result = 0x0, l_versyms = 0x7f5508ffd7c4, l_origin = 0x0, l_map_start = 140003199930368, l_map_end = 140003202163112, l_text_end = 140003200032560, l_scope_mem = {0x0, 0x0, 0x0, 0x0}, l_scope_max = 0, l_scope = 0x0, l_local_scope = {0x0, 0x0}, l_dev = 0, l_ino = 0, l_runpath_dirs = {dirs = 0x0, malloced = 0}, l_initfini = 0x0, l_reldeps = 0x0, l_reldepsmax = 0, l_used = 1, l_feature_1 = 0, l_flags_1 = 0, l_flags = 0, l_idx = 0, l_mach = {plt = 0, gotplt = 0, tlsdesc_table = 0x0}, l_lookup_cache = {sym = 0x0, type_class = 0, value = 0x0, ret = 0x0}, l_tls_initimage = 0x0, l_tls_initimage_size = 0, l_tls_blocksize = 0, l_tls_align = 0, l_tls_firstbyte_offset = 0, l_tls_offset = 0, l_tls_modid = 0, l_tls_dtor_count = 0, l_relro_addr = 2227200, l_relro_size = 1024, l_serial = 0, l_audit = 0x7f550921de68 <_rtld_global+3592>}, audit_data = {{cookie = 0, bindflags = 0} <repeats 16 times>}, _dl_rtld_lock_recursive = 0x7f5508ffe1e0 <rtld_lock_default_lock_recursive>, _dl_rtld_unlock_recursive = 0x7f5508ffe1f0 <rtld_lock_default_unlock_recursive>, _dl_make_stack_executable_hook = 0x7f550900ee00 <__GI__dl_make_stack_executable>, _dl_stack_flags = 6, _dl_tls_dtv_gaps = false, _dl_tls_max_dtv_idx = 2, _dl_tls_dtv_slotinfo_list = 0x7f5508a0f4c8, _dl_tls_static_nelem = 2, _dl_tls_static_size = 4160, _dl_tls_static_used = 144, _dl_tls_static_align = 64, _dl_initial_dtv = 0x7f5508a0e050, _dl_tls_generation = 0, _dl_init_static_tls = 0x7f5509007bc0 <_dl_nothread_init_static_tls>, _dl_wait_lookup_done = 0x0, _dl_scope_free_list = 0x0}
        _dl_argc = 1
        _dl_argv_internal = 0x7fffc2191c70

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'unstable'), (700, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.13-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.utf8, LC_CTYPE=en_AU.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc-bin depends on:
ii  libc6    2.18-4
ii  libcap2  1:2.22-1.2

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


Reply to: