RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread JCHost.net - Support
Bah it wont allow me to attach images.  Basically what is happening is I'm
getting a segmentation fault error on a DoD and CSS server on this 'server'.
I have mani admin plugin installed on all my servers.  Yet it is only
affecting some of them.  This has gotten to the point where I would allow
someone that's willing to help access to a server to look at it.  I've been
jacking with this for like 3 hours now.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 1:15 PM
To: hlds_linux@list.valvesoftware.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.

This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
I have been getting this error on multiple servers on a new dedicated I
purchased recently.  Server was running fine for a few days now the entire
box keeps locking up.  I attached an image of my SSH console during the
error.  I will also provide my server start script below:



#!/bin/sh

echo Starting Cs:Source Server

sleep 1

screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
-steamuser  -steampass ** -console -game cstrike +map
de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
-tickrate 66



For the record I can't even get the ./steam command to run to make sure I
have all the updated files?  Any ideas?



JC

--
[ picture001.jpg of type image/jpeg deleted ]
--


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread Ian mu
--
[ Picked text/plain from multipart/alternative ]
Which mani ver are you using, I know the old ones caused seg faults, but
recent ones should be ok.

On 10/1/05, JCHost.net - Support [EMAIL PROTECTED] wrote:

 Bah it wont allow me to attach images. Basically what is happening is I'm
 getting a segmentation fault error on a DoD and CSS server on this
 'server'.
 I have mani admin plugin installed on all my servers. Yet it is only
 affecting some of them. This has gotten to the point where I would allow
 someone that's willing to help access to a server to look at it. I've been
 jacking with this for like 3 hours now.

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
 Support
 Sent: Saturday, October 01, 2005 1:15 PM
 To: hlds_linux@list.valvesoftware.com;
 [EMAIL PROTECTED];
 [EMAIL PROTECTED]
 Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.

 This is a multi-part message in MIME format.
 --
 --
 [ Picked text/plain from multipart/alternative ]
 I have been getting this error on multiple servers on a new dedicated I
 purchased recently. Server was running fine for a few days now the entire
 box keeps locking up. I attached an image of my SSH console during the
 error. I will also provide my server start script below:



 #!/bin/sh

 echo Starting Cs:Source Server

 sleep 1

 screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
 -steamuser  -steampass ** -console -game cstrike +map
 de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
 -tickrate 66



 For the record I can't even get the ./steam command to run to make sure I
 have all the updated files? Any ideas?



 JC

 --
 [ picture001.jpg of type image/jpeg deleted ]
 --


 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux


 ___
 To unsubscribe, edit your list preferences, or view the list archives,
 please visit:
 http://list.valvesoftware.com/mailman/listinfo/hlds_linux

--

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread JCHost.net - Support
Bryan nice call man I would have never figured that out.  Worked.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

I was getting an error because steam couldn't read my clientregistry.blob in
the hidden directory .steam, I deleted it and it updated just fine.

Crazy_One

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
I have been getting this error on multiple servers on a new dedicated I
purchased recently.  Server was running fine for a few days now the entire
box keeps locking up.  I attached an image of my SSH console during the
error.  I will also provide my server start script below:



#!/bin/sh

echo Starting Cs:Source Server

sleep 1

screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
-steamuser  -steampass ** -console -game cstrike +map
de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
-tickrate 66



For the record I can't even get the ./steam command to run to make sure I
have all the updated files?  Any ideas?



JC

--
[ picture001.jpg of type image/jpeg deleted ]
--


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread JCHost.net - Support
Actually no that didn't fix it.  In fact I'm getting a segmentation fault on
a clean installI have no idea what this means or why deleting
ClientRegistry.blob seems to have some kind of effect on it.  Whats going
on?

Jc

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 4:19 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

Bryan nice call man I would have never figured that out.  Worked.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

I was getting an error because steam couldn't read my clientregistry.blob in
the hidden directory .steam, I deleted it and it updated just fine.

Crazy_One

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
I have been getting this error on multiple servers on a new dedicated I
purchased recently.  Server was running fine for a few days now the entire
box keeps locking up.  I attached an image of my SSH console during the
error.  I will also provide my server start script below:



#!/bin/sh

echo Starting Cs:Source Server

sleep 1

screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
-steamuser  -steampass ** -console -game cstrike +map
de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
-tickrate 66



For the record I can't even get the ./steam command to run to make sure I
have all the updated files?  Any ideas?



JC

--
[ picture001.jpg of type image/jpeg deleted ]
--


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread bryan
That one little dam file has caused more cs, CSS, dod and now dods problems
than I can count..

CO

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 5:19 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.


Bryan nice call man I would have never figured that out.  Worked.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

I was getting an error because steam couldn't read my clientregistry.blob in
the hidden directory .steam, I deleted it and it updated just fine.

Crazy_One

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
I have been getting this error on multiple servers on a new dedicated I
purchased recently.  Server was running fine for a few days now the entire
box keeps locking up.  I attached an image of my SSH console during the
error.  I will also provide my server start script below:



#!/bin/sh

echo Starting Cs:Source Server

sleep 1

screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
-steamuser  -steampass ** -console -game cstrike +map
de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
-tickrate 66



For the record I can't even get the ./steam command to run to make sure I
have all the updated files?  Any ideas?



JC

--
[ picture001.jpg of type image/jpeg deleted ]
--


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread bryan
What command line are you using to bring up dods?

CO

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 6:13 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.


Actually no that didn't fix it.  In fact I'm getting a segmentation fault on
a clean installI have no idea what this means or why deleting
ClientRegistry.blob seems to have some kind of effect on it.  Whats going
on?

Jc

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 4:19 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

Bryan nice call man I would have never figured that out.  Worked.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

I was getting an error because steam couldn't read my clientregistry.blob in
the hidden directory .steam, I deleted it and it updated just fine.

Crazy_One

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
I have been getting this error on multiple servers on a new dedicated I
purchased recently.  Server was running fine for a few days now the entire
box keeps locking up.  I attached an image of my SSH console during the
error.  I will also provide my server start script below:



#!/bin/sh

echo Starting Cs:Source Server

sleep 1

screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
-steamuser  -steampass ** -console -game cstrike +map
de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
-tickrate 66



For the record I can't even get the ./steam command to run to make sure I
have all the updated files?  Any ideas?



JC

--
[ picture001.jpg of type image/jpeg deleted ]
--


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread JCHost.net - Support
I have no idea im just saying screwing it and redoing the whole freaking
server the whole damn box is fucked up now.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 6:10 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

What command line are you using to bring up dods?

CO

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 6:13 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.


Actually no that didn't fix it.  In fact I'm getting a segmentation fault on
a clean installI have no idea what this means or why deleting
ClientRegistry.blob seems to have some kind of effect on it.  Whats going
on?

Jc

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 4:19 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

Bryan nice call man I would have never figured that out.  Worked.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

I was getting an error because steam couldn't read my clientregistry.blob in
the hidden directory .steam, I deleted it and it updated just fine.

Crazy_One

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
I have been getting this error on multiple servers on a new dedicated I
purchased recently.  Server was running fine for a few days now the entire
box keeps locking up.  I attached an image of my SSH console during the
error.  I will also provide my server start script below:



#!/bin/sh

echo Starting Cs:Source Server

sleep 1

screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
-steamuser  -steampass ** -console -game cstrike +map
de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
-tickrate 66



For the record I can't even get the ./steam command to run to make sure I
have all the updated files?  Any ideas?



JC

--
[ picture001.jpg of type image/jpeg deleted ]
--


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread bryan
Understood, I am reinstalling dod again as well

CO

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 7:26 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.


I have no idea im just saying screwing it and redoing the whole freaking
server the whole damn box is fucked up now.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 6:10 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

What command line are you using to bring up dods?

CO

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 6:13 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.


Actually no that didn't fix it.  In fact I'm getting a segmentation fault on
a clean installI have no idea what this means or why deleting
ClientRegistry.blob seems to have some kind of effect on it.  Whats going
on?

Jc

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 4:19 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

Bryan nice call man I would have never figured that out.  Worked.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com
Subject: RE: [hlds_linux] CS:S | DoD:S Segmentation Fault.

I was getting an error because steam couldn't read my clientregistry.blob in
the hidden directory .steam, I deleted it and it updated just fine.

Crazy_One

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of JCHost.net -
Support
Sent: Saturday, October 01, 2005 2:15 PM
To: hlds_linux@list.valvesoftware.com;
[EMAIL PROTECTED];
[EMAIL PROTECTED]
Subject: [hlds_linux] CS:S | DoD:S Segmentation Fault.


This is a multi-part message in MIME format.
--
--
[ Picked text/plain from multipart/alternative ]
I have been getting this error on multiple servers on a new dedicated I
purchased recently.  Server was running fine for a few days now the entire
box keeps locking up.  I attached an image of my SSH console during the
error.  I will also provide my server start script below:



#!/bin/sh

echo Starting Cs:Source Server

sleep 1

screen -A -m -d -S css-server ./srcds_run -autoupdate -game cstrike
-steamuser  -steampass ** -console -game cstrike +map
de_dust +maxplayers 24 -port 27015 +tv_port 27016 +clientport 27017
-tickrate 66



For the record I can't even get the ./steam command to run to make sure I
have all the updated files?  Any ideas?



JC

--
[ picture001.jpg of type image/jpeg deleted ]
--


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux


___
To unsubscribe, edit your list preferences, or view the list archives,
please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux



___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux


Re: [hlds_linux] CS:S | DoD:S Segmentation Fault.

2005-10-01 Thread dackz

Disable SourceTV. The latest update has broken it.

___
To unsubscribe, edit your list preferences, or view the list archives, please 
visit:
http://list.valvesoftware.com/mailman/listinfo/hlds_linux