[Mapserver-users] Weird dyanmic linker error

Zamil Murji Zamil.Murji at divestco.com
Fri Jun 4 11:17:38 EDT 2004


Hello list,

I am using mapserv-4.2b. Everything works fine for a little time (sometimes 2 hours other times 12 hours) and then all of a sudden the mapserv executable no longer works. I am using the cgi calls mostly. When I run my URL with QUERY_STRING this is what gets outputted.

BUG IN DYNAMIC LINKER ld.so: dynamic-link.h: 57: elf_get_dynamic_info: Assertion `! "bad dynamic tag"' failed!

All I do is copy the compile version over top of this one and everything works fine again. Here is some diagnostic info to help you help me:
./mapserv -v 
MapServer version 4.2.0 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP SUPPORTS=FREETYPE INPUT=TIFF INPUT=EPPL7 INPUT=JPEG INPUT=SHAPEFILE

ldd mapserv-4.2
        libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x40015000)
        libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 (0x40039000)
        libpng.so.2 => /usr/lib/libpng.so.2 (0x4009d000)
        libz.so.1 => /usr/lib/libz.so.1 (0x400c7000)
        libtiff.so.3 => /usr/lib/libtiff.so.3 (0x400d7000)
        libm.so.6 => /lib/libm.so.6 (0x4011a000)
        libc.so.6 => /lib/libc.so.6 (0x40137000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

my /etc/ld.so.conf file contains the following:
/usr/X11R6/lib
/usr/kerberos/lib
/usr/i486-linux-libc5/lib
/usr/local/lib

I am running rh 6.something or other.
Thanks
Zamil




More information about the mapserver-users mailing list