HalfAway
Thanatos
I'm using TFS 1.0 for client version 10.35 and sometimes (randomly) the server crashes.
OS: Linux Ubuntu
Here is the core dump file.
I've been searching around but I couldn't find any solution for this, anyone knows how to solve this?
I hope I described the problem good enough.
SOLVED (Explaination below)!
Reinstalled the libs and recompiled the server / Also disabled a few scripts. (I don't know what made the crashes, but one of these things).
OS: Linux Ubuntu
Here is the core dump file.
Code:
warning: Can't read pathname for load map: Input/output error.
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./tfs'.
Program terminated with signal 11, Segmentation fault.
#0 0x00007fb21c2988d0 in ?? ()
I've been searching around but I couldn't find any solution for this, anyone knows how to solve this?
I hope I described the problem good enough.
SOLVED (Explaination below)!
Reinstalled the libs and recompiled the server / Also disabled a few scripts. (I don't know what made the crashes, but one of these things).
Last edited: