PDA

View Full Version : Slackware-current 2.6.8.1 seg fault


pmf
15-09-2004, 03:23
Hey.

I'm using Slackware 10.0 -current , with kernel 2.6.8.1 with Xorg 6.8.0 and i have this error running the setup.sh.

ts2_client_rc2_2032/setup.sh: line 19: 795 Segmentation fault ${SETUPDIR}installer

Can someone tell me why this happens and how to correct it ?.

I also run ldd Teamspeak.bin
/lib/libsafe.so.2 => /lib/libsafe.so.2 (0x40017000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x40035000)
libpthread.so.0 => /lib/libpthread.so.0 (0x400ff000)
libdl.so.2 => /lib/libdl.so.2 (0x40150000)
libc.so.6 => /lib/libc.so.6 (0x40154000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

Everything looks fine to me. Please help.

guldi
15-09-2004, 07:39
what about a search (as Linux user usually do) ? http://forum.goteamspeak.com/search.php?searchid=66719

These threads mainly deal with FC 2 but not sure if this doesn't applies as well for slackware.

pmf
15-09-2004, 14:05
"Sorry - no matches. Please try some different terms."

But before i post it i did a search for the seg fault etc , and i didn't find nothing to solve my problem, that's why i post it.

guldi
15-09-2004, 14:58
sry, linking search results doesn't seems to work anymore.
BUT, you wannt tell me you did a search ? When I enter "2.6.8.1" in the search field, I get several threads :confused:

pmf
15-09-2004, 15:26
Several posts with nothing usefull to help me...

And the posts are mainly for fedora.

I just wanna know what is this problem, glibc ? Xorg ? Kernel ? damn..

pmf
15-09-2004, 18:31
Well i tried to install in another slackware box of mine and i works fine, what i find is with the ldd my other slackware box doesn't have libsafe installed so the problem must be that.