r1ch.net forums
Welcome,
Guest
. Please
login
or
register
.
May 25, 2013, 04:35:38 am
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Search:
Advanced search
r1ch.net
|
r1ch.net stuff
|
R1Q2
|
OpenTDM
| Topic:
Running a Linux server? Here's how to save stack traces.
Pages:
[
1
]
Author
Topic: Running a Linux server? Here's how to save stack traces. (Read 6596 times)
R1CH
Administrator
Member
Posts: 2625
Running a Linux server? Here's how to save stack traces.
«
on:
April 15, 2008, 01:47:24 am »
Since OpenTDM may occasionally crash, it's important to save the stack trace to help track down the problem. The error handler unfortunately cannot interact with Q2 (eg write to log file) without risking further crashing, so it writes to stderr which I guess not many people are logging. To log this, simply add 2>>crash_log to your command line, eg:
./r1q2ded +set game opentdm +exec server.cfg +map q2dm2 2>>crash_log
If the server crashes, details will be in the crash_log file which you can submit to the bug tracker.
«
Last Edit: April 14, 2009, 04:19:48 pm by R1CH
»
Logged
Pages:
[
1
]
r1ch.net
|
r1ch.net stuff
|
R1Q2
|
OpenTDM
| Topic:
Running a Linux server? Here's how to save stack traces.
Jump to:
Please select a destination:
-----------------------------
General
-----------------------------
=> General Discussion
-----------------------------
r1ch.net stuff
-----------------------------
=> Bitchbot
=> r1dll / foobar2000 plugins
=> Other Projects
=> R1Q2
===> OpenTDM
=> Anticheat