On Tue, Sep 30, 2008 at 2:23 PM, Pirmin Walthert <[EMAIL PROTECTED]> wrote: > Hello > > I'm creating a uclibc/busybox based rourter and came across strange > things the last two days. > > With 0.9.29 and linuxthreads.old everything works well (lighttp, > dropbear, fast-cgi, gpg, ...) except for asterisk that is craching from > time to time (the same version that runs absolutely stable on glibc > based systems). With the new linuxthreads from 0.9.29 a lot of > applications crash. > > This is why I've changed to 0.9.29-snapshots. Choosing the new > linuxthreads I've no troubles at all with asterisk. Everything works > well except for the fact that it takes much longer to start compared to > glibc-based builds on the same plattform (I guess this is because of > older threading-code and the fact that asterisk runs with a lot of > threads?). So everything seems to be fine... As long as I do not open a > pptp-tunnel. => While the tunnel works fine, it causes tools like ping > and nslookup to segfault. As soon as I close the pptp tunnel everything > works fine again. Any suggestions?
Its helpful if you attach your .config always. do you have UCLIBC_USE_NETLINK set ? Thx -Khem _______________________________________________ uClibc mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/uclibc
