|
|
|
|
#1 |
|
Junior Member
Join Date: Oct 2005
Location: Canada
Posts: 2
|
segfaulting after a minute
This is the start of a long debugging process I think...
The problem is that my server is segfaulting after some time. Longest time so far is 4:31, I'm hoping to break the 5 minute mark one day. Running this on a fresh Slackware 10.2 installation. It was running fine with default config file. My setup needs multiple config files for multiple servers. So I load the global config and then set the password, portbase and unique identifier in the config file: code: I call it like this: sc_serv ./configs/conf.alex The only thing I've changed in the global config is logfile paths, adminpassword, and maxuser (512) Why does it play for a couple of minutes and then decide to segfault rather than segfault immediatly? --edit: paths to config files Last edited by gapresse; 29th October 2005 at 22:00. |
|
|
|
|
|
#2 |
|
Junior Member
Join Date: Oct 2005
Location: Canada
Posts: 2
|
Ok, I moved the config files to the home directory.
Now it doesnt segfault until the DNAS connects code: This is weird.. |
|
|
|
|
|
#3 |
|
Winamp's Womble
Join Date: May 2004
Location: Wimbledon Common
Posts: 1,100
|
this sounds like a ownership problem of the logfiles, perhaps you started the server as root first time ? and now are a different user ?
delete the log files ( as root ), change to the user you are running the server as, try again. BW Without open minds the world will die. Open yours and correct the mistakes you are making right now. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|