Results 1 to 14 of 14
Thread: Client closes after Start
-
02-06-2012, 17:37 #1
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Location
- Germany
- Posts
- 9
Client closes after Start
Hi
I'm use Ubuntu 12.04 and the akual TS3 Client.After my system is bootet up i can start TS 1. correctly if i close it and want to start TS again then i see TS 1. and it cloes automatically.It cloes only automatically when i have a internet connection and connect on a server.
Console(runscript):
Any ideas?2012-05-26 17:08:48.268925|INFO | | | TeamSpeak 3 Client 3.0.6 (2012-04-20 09:14:18)
2012-05-26 17:08:48.272358|DEBUG |PulseAudio | | connected to pulse audio server
PLUGIN: registerPluginID: {1399169e-0b2c-459b-873e-fe3ea1f55583}
2012-05-26 17:08:48.296133|INFO |Query | | listening on 127.0.0.1:25639
ClientQueryPlugin: currentServerConnectionChanged 1 (0)
2012-05-26 17:08:48.397706|INFO |ClientUI | | Failed to init text to speech engine
2012-05-26 17:08:48.397808|INFO |ClientUI | | Qt version: 4.7.2
2012-05-26 17:08:48.397847|INFO |ClientUI | | Using configuration location: /home/user1/.ts3client/ts3clientui_qt.conf
2012-05-26 17:08:48.893974|INFO |ClientUI | 1| Connect to server: play.build-hive.tk
2012-05-26 17:08:48.896328|INFO |ClientUI | 1| Trying to resolve play.build-hive.tk
2012-05-26 17:08:48.896738|INFO | | | creating 0x26df630
2012-05-26 17:08:48.897138|INFO |ClientUI | | Last update check was: Sa. Mai 26 14:32:00 2012
2012-05-26 17:08:49.402108|INFO |ClientUI | 1| Lookup finished: 83.133.224.52 9987 play.build-hive.tk 0 0
2012-05-26 17:08:49.402203|INFO |ClientUI | 1| Resolve successful: 83.133.224.52:9987
2012-05-26 17:08:49.402248|INFO |ClientUI | 1| Checking blacklist
2012-05-26 17:08:49.402446|INFO | | | Trying to resolve blacklist server
2012-05-26 17:08:49.402504|INFO | | | creating2 0x2054f80
2012-05-26 17:08:49.402584|INFO |ClientUI | 1| Blacklist check ok
2012-05-26 17:08:49.402634|INFO |ClientUI | 1| Initiating connection: 83.133.224.52:9987 play.build-hive.tk
warning: Unknown nb_ctl request: 12
2012-05-26 17:08:49.412383|INFO |PreProSpeex | 1| Speex version: 1.2rc1
warning: The VAD has been replaced by a hack pending a complete rewrite
2012-05-26 17:08:49.414603|INFO |ClientUI | 1| Connect status: Connecting
2012-05-26 17:08:49.435894|INFO | | | Blacklist server resolved
2012-05-26 17:08:49.436051|INFO | | | Data sent to blacklist server
2012-05-26 17:08:49.471988|INFO | | | Data received from blacklist server: 1,
2012-05-26 17:08:49.535883|INFO |ClientUI | 1| Connect status: Connected
warning: Unknown nb_ctl request: 12
warning: The VAD has been replaced by a hack pending a complete rewrite
2012-05-26 17:08:49.661645|INFO |ClientUI | 1| Connect status: Establishing connection
2012-05-26 17:08:49.772077|INFO |ClientUI | 1| Connect status: Connection established
QFSFileEngine:
pen: No file name specified
./ts3client_runscript.sh: line 17: 22811 memory acces error (Speicherabzug geschrieben) ./ts3client_linux_amd64 $@
-
02-06-2012, 18:12 #2
The last line reports a memory access error. Don't know if that's hard drive or RAM. Is there a crash dump that you can post?
Sent from my Xoom using Tapatalk 2
-
02-06-2012, 18:38 #3
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Location
- Germany
- Posts
- 9
Wher did i find the crash dump? I think that's a RAM error but memtest say's my RAM is OK
-
02-06-2012, 18:41 #4
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
It fails to open a File first and then crashes... probably accessing the object which is supposed to "be" the file it tried to open but isn't since the file failed to open.
It might help if you could post a strace of the client.
-
02-06-2012, 18:57 #5
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Location
- Germany
- Posts
- 9
Where can i find it?It might help if you could post a strace of the client.
-
02-06-2012, 19:08 #6
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
just prepend strace to the usual way you start the client. ie. strace ./ts3client_linux_amd64
-
02-06-2012, 19:42 #7
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Location
- Germany
- Posts
- 9
-
02-06-2012, 19:45 #8
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
You have to be in the same directory as the client or just use whatever you usually use to start the client. The above was just an example!
-
02-06-2012, 20:05 #9
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Location
- Germany
- Posts
- 9
Code:open("/home/user/.ts3client/cache/RVFVVTVXQ2dOalhyZDQ1REZHRFJWQ1REdWgwPQ==/icons/icon_499498455", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=0, ...}) = 0 read(40, "", 16384) = 0 read(40, "", 6) = 0 read(40, "", 16384) = 0 read(40, "", 2) = 0 read(40, "", 16384) = 0 read(40, "", 2) = 0 lseek(40, 0, SEEK_SET) = 0 read(40, "", 16384) = 0 read(40, <unfinished ...> +++ killed by SIGSEGV (core dumped) +++ Speicherzugriffsfehler (Speicherabzug geschrieben)
-
02-06-2012, 20:29 #10
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
Close the Client (all of them if you have multiple open) and do
then start the client again and see if it helps.Code:mv ~/.ts3client/cache ~/.ts3client/cache.bck mkdir ~/.ts3client/cache
-
02-06-2012, 20:33 #11
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Location
- Germany
- Posts
- 9
no, it don't helps
-
02-06-2012, 21:21 #12
-= TeamSpeak Fanatic =-
- Join Date
- Jan 2010
- Location
- Germany
- Posts
- 2,038
Even though I have my doubts this will do any difference you can try and rename the plugins Folder in whatever Location you installed the client in.
Also what does the strace say now that you removed the cache?
Kinda out of Ideas... guess you'll have to wait for a TS3 Developer to find this Thread on Monday then.
-
02-06-2012, 21:29 #13
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Location
- Germany
- Posts
- 9
Code:fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_message_info.png", O_RDONLY|O_CLOEXEC) = 40 fcntl(40, F_SETFD, FD_CLOEXEC) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 fstat(40, {st_mode=S_IFREG|0664, st_size=535, ...}) = 0 read(40, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\f\10\6\0\0\0k\347="..., 16384) = 535 read(40, "", 15849) = 0 lseek(40, 0, SEEK_SET) = 0 close(40) = 0 close(39) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 stat("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_new_chat.png", {st_mode=S_IFREG|0600, st_size=734, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_new_chat.png", O_RDONLY|O_CLOEXEC) = 39 fcntl(39, F_SETFD, FD_CLOEXEC) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=734, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=734, ...}) = 0 read(39, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0\0\37\363\377"..., 16384) = 734 read(39, "", 15650) = 0 lseek(39, 0, SEEK_SET) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=734, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=734, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=734, ...}) = 0 close(39) = 0 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 sendmsg(28, {msg_name(16)={sa_family=AF_INET, sin_port=htons(9987), sin_addr=inet_addr("83.133.224.52")}, msg_iov(1)=[{"\246\177\370]|\324&B\0\3\0\7\2M\301\240\214cO{%\226\301C\246X\n\"B#\336\226"..., 38}], msg_controllen=0, msg_flags=0}, MSG_NOSIGNAL) = 38 stat("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_channel_red.png", {st_mode=S_IFREG|0600, st_size=822, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_channel_red.png", O_RDONLY|O_CLOEXEC) = 39 fcntl(39, F_SETFD, FD_CLOEXEC) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=822, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=822, ...}) = 0 read(39, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0\0\37\363\377"..., 16384) = 822 read(39, "", 15562) = 0 lseek(39, 0, SEEK_SET) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=822, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=822, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=822, ...}) = 0 close(39) = 0 poll([{fd=6, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=6, revents=POLLOUT}]) writev(6, [{"\233\24=\0\2\0`\5\1\0\0\0\r\0\0\0\t\0\6\0\1\0\n\0\7\0\0\0\0\0\0\0"..., 16156}, {"\0\0\0\0C\17\1\17\364\343\236\343,}\315}\177-\17-\341\364\317\364\17B\234B\0\0\1\0"..., 396}, {"", 0}], 3) = 16552 stat("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_channel_green_subscribed.png", {st_mode=S_IFREG|0600, st_size=899, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_channel_green_subscribed.png", O_RDONLY|O_CLOEXEC) = 39 fcntl(39, F_SETFD, FD_CLOEXEC) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=899, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=899, ...}) = 0 read(39, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0\0\37\363\377"..., 16384) = 899 read(39, "", 15485) = 0 lseek(39, 0, SEEK_SET) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=899, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=899, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=899, ...}) = 0 close(39) = 0 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 stat("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_channel_yellow.png", {st_mode=S_IFREG|0600, st_size=827, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 stat("/etc/localtime", {st_mode=S_IFREG|0644, st_size=2309, ...}) = 0 open("/home/marvin/Dokumente/TeamSpeak3-Client-linux_amd64/gfx/default/16x16_channel_yellow.png", O_RDONLY|O_CLOEXEC) = 39 fcntl(39, F_SETFD, FD_CLOEXEC) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=827, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=827, ...}) = 0 read(39, "\211PNG\r\n\32\n\0\0\0\rIHDR\0\0\0\20\0\0\0\20\10\6\0\0\0\37\363\377"..., 16384) = 827 read(39, "", 15557) = 0 lseek(39, 0, SEEK_SET) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=827, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=827, ...}) = 0 fstat(39, {st_mode=S_IFREG|0600, st_size=827, ...}) = 0 close(39) = 0 write(3, "\1\0\0\0\0\0\0\0", 8) = 8 poll([{fd=6, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=6, revents=POLLOUT}]) writev(6, [{"\233\24k\0\3\0`\5\1\0\0\0\31\0\0\0\n\0\n\0\1\0\n\0\10\0\0\0\0\0\0\0"..., 4688}, {NULL, 0}, {"", 0}], 3) = 4688 +++ killed by SIGSEGV (core dumped) +++ Speicherzugriffsfehler (Speicherabzug geschrieben)
-
26-06-2012, 11:12 #14
-= TeamSpeak User =-
- Join Date
- Jun 2012
- Posts
- 1
Try killing PulseAudio with
and after a few seconds, start Teamspeak again.Code:killall pulseaudio
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
[Resolved] TS3 Client closes when I try to connect to server
By Aenir in forum WindowsReplies: 2Last Post: 04-10-2011, 13:52 -
[On todo] TS3 client closes unwanted when choosing Options
By Giminni in forum Bug ReportsReplies: 7Last Post: 16-10-2010, 10:18 -
TS3 client closes unwanted when choosing Options
By Giminni in forum Client SupportReplies: 5Last Post: 15-10-2010, 12:06 -
Server.exe closes after start
By BetaAlien in forum Server SupportReplies: 3Last Post: 02-03-2010, 12:26 -
Client Closes After Server/Client Timeout
By MrBeav2009 in forum General QuestionsReplies: 2Last Post: 03-01-2010, 15:54


Reply With Quote
