Posts: 6
Threads: 1
Joined: Dec 2007
Reputation:
0
12-20-2007, 09:10 AM
(This post was last modified: 12-20-2007, 09:17 AM by cliffhopper.)
I just made a freebsd box for srcds, i am running a CS server with mani admin plugin, and whenever the server changes maps, it will give a segmentation fault and core dump.
If i put a different map in the startup script, it will run that map fine until i change
no other issues, only on changemap
I added the flag -debug and the debug log says nothing worthwhile, just "program terminated with signal 11, Segmentation fault."
none of the following has any info either
#0 0x281ccc52 in ?? ()
#0 0x281ccc52 in ?? ()
#1 0x00000340 in ?? ()
#2 0x00000000 in ?? ()
#3 0x00000000 in ?? ()
Posts: 700
Threads: 19
Joined: May 2007
Reputation:
0
Signal 11 on Linux refers to a memory allocation problem - attempting to use an area of memory that was not assigned.
Enough RAM?
I would just go ahead and install a fresh copy on a separate dir to see if the error goes away - however, if you're running some plugins/scripts, it's most likely that one of these is the problem.
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
1 gig of ram is plenty that shouldnt be the problem.
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.
Posts: 6
Threads: 1
Joined: Dec 2007
Reputation:
0
I installed a fresh copy in a different directory, no issues on a map change now
the fresh copy does not have mani_admin installed, could that have been the problem?
Posts: 6
Threads: 1
Joined: Dec 2007
Reputation:
0
12-21-2007, 06:30 AM
(This post was last modified: 12-21-2007, 06:30 AM by cliffhopper.)
This is what happens after a changemap on the old server
warning: A handler for the OS ABI "GNU/Linux" is not built into this configuration
of GDB. Attempting to continue with the default i386 settings.
debug.cmds:1: Error in sourced command file:
Cannot access memory at address 0xbfa00fd0
email debug.log to linux@valvesoftware.com
Posts: 2,270
Threads: 45
Joined: May 2007
Reputation:
11
Well I say put mani on the new server and see if it crashes. If it does, well we know the problem. Just keep adding the plugins and testing so you can elimnate the problems.
realchamp Wrote:Hazz Wrote:Has someone helped you on these forums? If so, help someone else
Mooga Wrote:OrangeBox is a WHORE.