Community Forums Today's Posts     Member List     Archive    
Results 1 to 6 of 6

Thread: Runtime error

  1. #1
    Join Date
    Mar 2006
    Location
    England
    Posts
    3

    Runtime error

    I have searched the forums and not found anything. Or anything i have found has been in german (which i don't speak) and when translated still bears no relevance to my problem.

    When i try and start my TS2 server on a CentOS linux server i get the following error
    coldkill@assault###.com [~]# cd teamspeak
    coldkill@assault###.com [~/teamspeak]# cd tss2_rc2
    coldkill@assault###.com [~/teamspeak/tss2_rc2]# ./teamspeak2-server_startsc ript start
    starting the teamspeak2 server
    Runtime error 0 at BFFFE868
    ./teamspeak2-server_startscript: line 7: 1951 Segmentation fault ./server_ linux -PID=tsserver2.pid
    coldkill@assault###.com [~/teamspeak/tss2_rc2]#
    As i have said i haven't been able to find a solution any help appreciated.
    TIA cold.

  2. #2
    Join Date
    Mar 2006
    Location
    England
    Posts
    3
    :Bumb:
    Anyone got any ideas? I still can't get it to work :S

  3. #3
    Join Date
    Mar 2006
    Location
    Vancouver
    Posts
    2
    I am having the exact same problem. Same OS (CentOS)

    Code:
    starting the teamspeak2 server
    Runtime error   0 at BFFFF788
    ./teamspeak2-server_startscript: line 92: 31905 Segmentation fault      (core dumped) ./server_linux -PID=tsserver2.pid

  4. #4
    Join Date
    Mar 2006
    Location
    England
    Posts
    3
    My hosting provider fixed it for me. I would like to thank Server Powered for doing it for free for me since i had no idea about it. They fixed it by modifying the following line in the teamspeak-server_startscript
    Code:
    if [ -x server_linux ]; then
           setarch i386 -X ./server_linux -PID=tsserver2.pid
    else
    Cold

  5. #5
    Join Date
    Mar 2006
    Location
    Vancouver
    Posts
    2
    Cold, would you mind sending me the modified version of the startup script?

    admin@york-networks.com

  6. #6
    Join Date
    Mar 2006
    Location
    aaaa
    Posts
    7
    Plz i have the same problem.........

    I tried to exec:

    setarch i386 -X .........

    i havent no error but the server doesnt start....

    Im desperated !!!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Connection Timed Out
    By Optiks in forum [TeamSpeak 2] Server Support
    Replies: 3
    Last Post: 20-01-2009, 12:17
  2. Individual servers dying off
    By Randall_James in forum [TeamSpeak 2] Server Support
    Replies: 18
    Last Post: 25-01-2005, 04:32
  3. Redhat 8 runtime error with RC2 version
    By setisniper in forum [TeamSpeak 2] Server Support
    Replies: 8
    Last Post: 13-04-2003, 21:51
  4. Runtime error (one more time)
    By Akolinare in forum [TeamSpeak 2] Server Support
    Replies: 3
    Last Post: 26-09-2002, 08:38

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •