Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Feb 2006 17:03:04 +0200
From:      "Vlad GALU" <vladgalu@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   libmap.conf not working ?
Message-ID:  <79722fad0602190703of4f3be9m3253d1dd5f8a5ffc@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
   silc-client installed from ports. libmap.conf says:
-- cut here --
[/usr/local/bin/silc]
libpthread.so.2         libthr.so.2
libpthread.so           libthr.so
-- and here --

   ldd reports:
-- cut here --
/usr/local/bin/silc:
        libgmodule12.so.3 =3D> /usr/local/lib/libgmodule12.so.3 (0x28173000=
)
        libglib12.so.3 =3D> /usr/local/lib/libglib12.so.3 (0x28176000)
        libncurses.so.6 =3D> /lib/libncurses.so.6 (0x2819a000)
        libiconv.so.3 =3D> /usr/local/lib/libiconv.so.3 (0x281db000)
        libpthread.so.2 =3D> /usr/lib/libthr.so.2 (0x282c8000)
        libc.so.6 =3D> /lib/libc.so.6 (0x282db000)
-- and here --

   Yet, top shows:
-- cut here --
48944 dudu      96    0  5800K  2400K select 0  51:37  0.00% silc
48944 dudu      20    0  5800K  2400K ksesig 0  51:37  0.00% silc
48944 dudu      20    0  5800K  2400K kserel 0  51:37  0.00% silc
48944 dudu      20    0  5800K  2400K kserel 0  51:37  0.00% silc
-- and here --


   strace -f silc shows it loading libpthread.so.2, then it forks and
in the end strace crashes, when silc tries to select() on a very large
number of descriptors. You can find the strace output at
http://night.rdslink.ro/silc.out, for reference.

   Any ideas ?

--
If it's there, and you can see it, it's real.
If it's not there, and you can see it, it's virtual.
If it's there, and you can't see it, it's transparent.
If it's not there, and you can't see it, you erased it.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?79722fad0602190703of4f3be9m3253d1dd5f8a5ffc>