PDA

View Full Version : Problem with SuSE 9.1 64 Bit


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!

guldi
27-09-2004, 11:18
deleted your second post: ONE post per question is enough !

MikeN
28-09-2004, 10:57
Have the same problem, Gentoo 64 bit with 32 bit compat libs installed.
Seems like some 32bit libs setlocale bug to me, it tries to load the 64 bit locales (should load those in /usr/lib32/gconv but gets them from /usr/lib/gconv) and then segfaults....

http://atlas.et.tudelft.nl/1178318/trace.log

Any suggestions?

TheDodger
28-09-2004, 11:43
Hi,

I try the ltrace32 programm an it produced an output (s. attachment) where the runtime error is close to an iconv_open call.

i have compiled the libiconv myself on this system (/usr/local) .. (/usr/local/lib is in the ld.so.conf)

maybe there is a problem?!

(I'am no programmer in that way so I can't analyze the ltrace32 output well!)

Plz help...
bye...

TheDodger
28-09-2004, 11:49
My break in server_linux is more close to the start than your. Your server_linux load some files and breaks near the locale loadings. That I think isn't the same error l have, sorry :-)

Have the same problem, Gentoo 64 bit with 32 bit compat libs installed.
Seems like some 32bit libs setlocale bug to me, it tries to load the 64 bit locales (should load those in /usr/lib32/gconv but gets them from /usr/lib/gconv) and then segfaults....
http://atlas.et.tudelft.nl/1178318/trace.log

MikeN
28-09-2004, 22:09
I get:
Runtime error 230 at 0804CDF3
as error. Same address, different error though :>

Could a Teamspeak Developer comment on these 2 errors? It's kinda hard for me to become an ATHP without a Teamspeak server :p

MikeN
11-10-2004, 11:50
*bump*

Still have the problem...

Attrezzo
01-12-2004, 21:29
I have the same problem. Devs... any solution?

Runtime error 230 at 0804CDF3

Gentoo linux amd64

Looked in gentoo forums and posted the same question, no reply yet

MikeN
02-12-2004, 00:48
I have the same problem. Devs... any solution?

Runtime error 230 at 0804CDF3

Gentoo linux amd64

Looked in gentoo forums and posted the same question, no reply yet
I still got the same problem, same OS etc. But running it on Windows now.

bosshoff
27-01-2005, 20:14
So, is this continued on another thread or are the devs simply ignoring this problem?

MikeN
27-01-2005, 21:01
I assume the latter.

bosshoff
28-01-2005, 00:26
Hey, this dude heinz found a solution on Gentoo! I just had to look a bit closer:

http://forum.goteamspeak.com/showthread.php?t=19532&highlight=linux+gentoo