Displaying 7 results from an estimated 7 matches for "_dl_signal_error".
2005 Jul 19
1
Trying to compile, incompatible libraries? Cento4
...ymbol at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_lookup_symbol at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_loaded at GLIBC_2.1'
zip4_lnx.a(libdl.so): undefined reference to `_dl_open at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_signal_error at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_global_scope at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_lookup_symbol_skip at GLIBC_2.0'
I have the compatibility libraries installed. I have tried using
gcc296, gcc, and gcc4 and still get the message...
2016 Sep 07
2
-fsanitize=memory failing on 3.9.0
...ew_size=new_size at entry=73,
alignment=alignment at entry=8, zeroise=zeroise at entry=false)
at ../projects/compiler-rt/lib/msan/msan_allocator.cc:180
#6 0x000000000044475e in __interceptor_malloc (size=73) at
../projects/compiler-rt/lib/msan/msan_interceptors.cc:931
#7 0x00007ffff7de9161 in _dl_signal_error () from /lib64/ld-linux-x86-64.so.2
#8 0x00007ffff7de9323 in _dl_signal_cerror () from /lib64/ld-linux-x86-64.so.2
#9 0x00007ffff7de40be in _dl_lookup_symbol_x () from
/lib64/ld-linux-x86-64.so.2
#10 0x00007ffff7016db1 in do_sym () from /usr/lib/libc.so.6
#11 0x00007ffff74ae014 in ?? () from /usr...
2005 Jul 18
0
Having problems compiling program
...ymbol at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_lookup_symbol at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_loaded at GLIBC_2.1'
zip4_lnx.a(libdl.so): undefined reference to `_dl_open at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_signal_error at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_global_scope at GLIBC_2.0'
zip4_lnx.a(libdl.so): undefined reference to `_dl_lookup_symbol_skip at GLIBC_2.0'
I have the compatibility libraries installed. I have tried using
gcc296, gcc, and gcc4 and still get the message...
2016 Oct 21
0
v2.2.26 release candidate released
...d
==12372== Invalid read of size 8
==12372== at 0x3EABB0B925: ??? (in /lib64/libc-2.5.so)
==12372== by 0x3EABB0B79A: ??? (in /lib64/libc-2.5.so)
==12372== by 0x3EABB0BDF1: ??? (in /lib64/libc-2.5.so)
==12372== by 0x48024E8: _vgnU_freeres (vg_preloaded.c:62)
==12372== by 0x3EAB60D33B: _dl_signal_error (in /lib64/ld-2.5.so)
==12372== by 0x3EAB60D3D3: _dl_signal_cerror (in /lib64/ld-2.5.so)
==12372== by 0x3EAB609CEF: _dl_lookup_symbol_x (in /lib64/ld-2.5.so)
==12372== by 0x3EAB60A9D4: _dl_relocate_object (in /lib64/ld-2.5.so)
==12372== by 0x3EAB603629: dl_main (in /lib64/ld-2.5.so)
==1...
2016 Sep 07
2
Test failures building RELEASE_3.9.0/final
...ew_size=new_size at entry=82, alignment=alignment at entry=8,
zeroise=zeroise at entry=false)
at ../projects/compiler-rt/lib/msan/msan_allocator.cc:180
#6 0x0000000000444bce in __interceptor_malloc (size=82) at
../projects/compiler-rt/lib/msan/msan_interceptors.cc:931
#7 0x00007ffff7de9161 in _dl_signal_error () from
/lib64/ld-linux-x86-64.so.2
#8 0x00007ffff7de9323 in _dl_signal_cerror () from
/lib64/ld-linux-x86-64.so.2
#9 0x00007ffff7de40be in _dl_lookup_symbol_x () from
/lib64/ld-linux-x86-64.so.2
#10 0x00007ffff6c8edb1 in do_sym () from /usr/lib/libc.so.6
#11 0x00007ffff7126014 in ?? () from /usr...
2016 Oct 21
3
v2.2.26 release candidate released
> On October 21, 2016 at 6:27 AM Tamsy <dovecot-list at mohtex.net> wrote:
>
>
> Timo Sirainen wrote on 20.10.2016 04:01:
> > http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz
> > http://dovecot.org/releases/2.2/rc/dovecot-2.2.26.rc1.tar.gz.sig
> >
> > There are quite a lot of changes since v2.2.25. Please try out this RC so we can get a good
2016 Sep 07
4
Test failures building RELEASE_3.9.0/final
I've "successfully" built 3.9.0 release but when I run "ninja check-all" I
got 208 Unexpected failures:
Expected Passes : 33997
Expected Failures : 198
Unsupported Tests : 685
Unexpected Failures: 208
Below is the log I captured running "time ninja check-all | tee
ninja-check-all.txt"
https://drive.google.com/open?id=0B-KTY7zi7eZHU2hGYTRtd01QZjA