TheDodger
27-09-2004, 10:11
Hi,
in additon to Thread "Runtime error" (http://forum.goteamspeak.com/showthread.php?t=7048) I have the same problem, but no solution.
And YES, the glibc-locale is installed, but it didn't work!
Is there is one lib missing !?!
# ldd /usr/local/tss2/server_linux
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x5556d000)
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x55580000)
libdl.so.2 => /lib/libdl.so.2 (0x55590000)
libc.so.6 => /lib/tls/libc.so.6 (0x55594000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
But what in hell is "linux-gate.so.1" !? I didn't found that lib under /lib !! On my 32Bit Maschine this lib is not required by the 'server_linux'-bin. Is that an internal lib for 32<->64Bit or what?!
I get a look in the ARCHIVES.gz (http://ftp.gwdg.de/pub/suse/x86_64/9.1/ARCHIVES.gz) for the linux-gate file but I find nothing.
Also in the SuSE x86_64 mailing list (http://lists.suse.com/archive/suse-amd64/) I found nothing about.
An strace produce following output:
> strace -i ./server_linux -PID=tsserver2.pid
[ 55555990] execve("./server_linux", ["./server_linux", "-PID=tsserver2.pid"], [/* 54 vars */]) = 0
[ Process PID=29180 runs in 32 bit mode. ]
Runtime error 234 at 0804CDF3
I use ts2_server_rc2_20201.tar.bz2.
Plz help!
in additon to Thread "Runtime error" (http://forum.goteamspeak.com/showthread.php?t=7048) I have the same problem, but no solution.
And YES, the glibc-locale is installed, but it didn't work!
Is there is one lib missing !?!
# ldd /usr/local/tss2/server_linux
/lib/libNoVersion.so.1 => /lib/libNoVersion.so.1 (0x5556d000)
linux-gate.so.1 => (0xffffe000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x55580000)
libdl.so.2 => /lib/libdl.so.2 (0x55590000)
libc.so.6 => /lib/tls/libc.so.6 (0x55594000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
But what in hell is "linux-gate.so.1" !? I didn't found that lib under /lib !! On my 32Bit Maschine this lib is not required by the 'server_linux'-bin. Is that an internal lib for 32<->64Bit or what?!
I get a look in the ARCHIVES.gz (http://ftp.gwdg.de/pub/suse/x86_64/9.1/ARCHIVES.gz) for the linux-gate file but I find nothing.
Also in the SuSE x86_64 mailing list (http://lists.suse.com/archive/suse-amd64/) I found nothing about.
An strace produce following output:
> strace -i ./server_linux -PID=tsserver2.pid
[ 55555990] execve("./server_linux", ["./server_linux", "-PID=tsserver2.pid"], [/* 54 vars */]) = 0
[ Process PID=29180 runs in 32 bit mode. ]
Runtime error 234 at 0804CDF3
I use ts2_server_rc2_20201.tar.bz2.
Plz help!