Re: [hlds_linux] hlds crash on join (was Re: new hlds update)

2005-09-27 Thread kama

Is it only me that get 3-4 crashes per server under FreeBSD 5.4? I have
currently nine public servers. So I get 30-40 crashes per day. Some days
it goes up to over 50 in total.

I have now tested on 2 two different hardware. FujitsuSiemens RX300 and HP
Proliant DL380. And it crashes on both. Even if I have a clean install
without any plugins loaded at all.

RX300 is running Dual Xeon 2.4 w HTT enabled.
DL380 is running on a Single 3.0 w HTT disabled in BIOS.

Most of the time the last logline is when a player gets validated. The
problem is that it doesn't create a coredump on crash. But if you look at
ps, you see that the startdate have changed. I also get a email on each
crash, with the last five lines that was written in the console.

/Bjorn

On Tue, 27 Sep 2005, kama wrote:

>
> Hmm... Could the crashes be the cause of the Hyperthreading bug?
>
> FreeBSD have disabled HT by default since the discovery of the bug. The
> problem is that I cant disable HT. The OS wont fire up if it is disabled
> in the BIOS.
>
> /Bjorn
>
> On Fri, 23 Sep 2005, kama wrote:
>
> >
> > Hmm.. it seems to happen more frequenlty the higher load you got on the
> > server. I started a buildworld and the servers start crashing like crazy.
> > Most of the time, but not always, it seems to happen after verification.
> >
> > I cant find anything else crashing on the server, nothing in the logs that
> > indicates that its a hardware failure. And is sure would be strange that
> > several machines broke down at aprox the same time.
> >
> > /Bjorn
> >
> > On Thu, 22 Sep 2005, Steven Hartland wrote:
> >
> > > Sorry been a long running thread lost track. I think its now something
> > > that you need to speak to Alfred about as is seems there is still an
> > > issue with created by new threading model ( or glibc bug again ).
> > >
> > > Steve / K
> > >
> > > - Original Message -
> > > From: "kama" <[EMAIL PROTECTED]>
> > > To: 
> > > Sent: 22 September 2005 14:59
> > > Subject: Re: [hlds_linux] new hlds update?
> > >
> > >
> > >
> > > I do run freebsd 5.3 and 5.4 on those machines as I stated in the
> > > beginning. I used the -beta linuxbeta switch... It gave me version 22 of
> > > hlds instead of 21.
> > >
> > > I have never had these issues before the upgrades begun in the early
> > > summer.
> > >
> > > /Bjorn
> > >
> > > On Thu, 22 Sep 2005, Steven Hartland wrote:
> > >
> > > > Not sure if ur using FreeBSD but if u are or maybe even if u aren't
> > > > try running steam with:
> > > > -beta linuxbeta
> > > >
> > > > see if that helps?
> > > >
> > > > Steve / K
> > > > - Original Message -
> > > > From: "kama" <[EMAIL PROTECTED]>
> > > >
> > > > > Now I have tried a fresh install of hlds and it still crashes even 
> > > > > without
> > > > > metamod running.
> > > > >
> > > > > It seems that the crashes occur whenever someone joins and get 
> > > > > validated.
> > > > > Most of the times it also seems to be related to rejoins. A player get
> > > > > kicked and rejoins directly and then the server crashes. Since we have
> > > > > amxmod players get kicked quite often due to the reserved slot system.
> > > > >
> > > > > The only pattern I see is that it mostly crashes on validation of the
> > > > > player. I still have to test to remove vac2 and see if it has 
> > > > > anything in
> > > > > common to that.
> > > >
> > > >
> > > > 
> > > > This e.mail is private and confidential between Multiplay (UK) Ltd. and 
> > > > the person or entity to whom it is addressed. In the event
> > > > of misdirection, the recipient is prohibited from using, copying, 
> > > > printing or otherwise disseminating it or any information
> > > > contained in it.
> > > >
> > > > In the event of misdirection, illegible or incomplete transmission 
> > > > please telephone (023) 8024 3137
> > > > or return the E.mail to [EMAIL PROTECTED]
> > > >
> > > >
> > > > ___
> > > > To unsubscribe, edit your list preferences, or view the list archives, 
> > > > please visit:
> > > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > > >
> > >
> > > --
> > >
> > > Your mouse has moved. Please restart Windows for the change to take
> > > effect.
> > >
> > >
> > > ___
> > > To unsubscribe, edit your list preferences, or view the list archives, 
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> > >
> > >
> > >
> > > 
> > > This e.mail is private and confidential between Multiplay (UK) Ltd. and 
> > > the person or entity to whom it is addressed. In the event of 
> > > misdirection, the recipient is prohibited from using, copying, printing 
> > > or otherwise disseminating it or any information contained in it.
> > >
> > > In the event of misdirection, illegible or incomplete transmission please 
> > > telephone (023) 8024 3

Re: [hlds_linux] hlds crash on join (was Re: new hlds update)

2005-09-27 Thread kama

Hmm... Could the crashes be the cause of the Hyperthreading bug?

FreeBSD have disabled HT by default since the discovery of the bug. The
problem is that I cant disable HT. The OS wont fire up if it is disabled
in the BIOS.

/Bjorn

On Fri, 23 Sep 2005, kama wrote:

>
> Hmm.. it seems to happen more frequenlty the higher load you got on the
> server. I started a buildworld and the servers start crashing like crazy.
> Most of the time, but not always, it seems to happen after verification.
>
> I cant find anything else crashing on the server, nothing in the logs that
> indicates that its a hardware failure. And is sure would be strange that
> several machines broke down at aprox the same time.
>
> /Bjorn
>
> On Thu, 22 Sep 2005, Steven Hartland wrote:
>
> > Sorry been a long running thread lost track. I think its now something
> > that you need to speak to Alfred about as is seems there is still an
> > issue with created by new threading model ( or glibc bug again ).
> >
> > Steve / K
> >
> > - Original Message -
> > From: "kama" <[EMAIL PROTECTED]>
> > To: 
> > Sent: 22 September 2005 14:59
> > Subject: Re: [hlds_linux] new hlds update?
> >
> >
> >
> > I do run freebsd 5.3 and 5.4 on those machines as I stated in the
> > beginning. I used the -beta linuxbeta switch... It gave me version 22 of
> > hlds instead of 21.
> >
> > I have never had these issues before the upgrades begun in the early
> > summer.
> >
> > /Bjorn
> >
> > On Thu, 22 Sep 2005, Steven Hartland wrote:
> >
> > > Not sure if ur using FreeBSD but if u are or maybe even if u aren't
> > > try running steam with:
> > > -beta linuxbeta
> > >
> > > see if that helps?
> > >
> > > Steve / K
> > > - Original Message -
> > > From: "kama" <[EMAIL PROTECTED]>
> > >
> > > > Now I have tried a fresh install of hlds and it still crashes even 
> > > > without
> > > > metamod running.
> > > >
> > > > It seems that the crashes occur whenever someone joins and get 
> > > > validated.
> > > > Most of the times it also seems to be related to rejoins. A player get
> > > > kicked and rejoins directly and then the server crashes. Since we have
> > > > amxmod players get kicked quite often due to the reserved slot system.
> > > >
> > > > The only pattern I see is that it mostly crashes on validation of the
> > > > player. I still have to test to remove vac2 and see if it has anything 
> > > > in
> > > > common to that.
> > >
> > >
> > > 
> > > This e.mail is private and confidential between Multiplay (UK) Ltd. and 
> > > the person or entity to whom it is addressed. In the event
> > > of misdirection, the recipient is prohibited from using, copying, 
> > > printing or otherwise disseminating it or any information
> > > contained in it.
> > >
> > > In the event of misdirection, illegible or incomplete transmission please 
> > > telephone (023) 8024 3137
> > > or return the E.mail to [EMAIL PROTECTED]
> > >
> > >
> > > ___
> > > To unsubscribe, edit your list preferences, or view the list archives, 
> > > please visit:
> > > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> > >
> >
> > --
> >
> > Your mouse has moved. Please restart Windows for the change to take
> > effect.
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives, 
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
> >
> >
> >
> > 
> > This e.mail is private and confidential between Multiplay (UK) Ltd. and the 
> > person or entity to whom it is addressed. In the event of misdirection, the 
> > recipient is prohibited from using, copying, printing or otherwise 
> > disseminating it or any information contained in it.
> >
> > In the event of misdirection, illegible or incomplete transmission please 
> > telephone (023) 8024 3137
> > or return the E.mail to [EMAIL PROTECTED]
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives, 
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
>
> --
>
> ...i did nothing, Michael, and it was everything i dreamed it could be!
>
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>

--

Your mouse has moved. Please restart Windows for the change to take
effect.


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


Re: [hlds_linux] hlds crash on join (was Re: new hlds update)

2005-09-23 Thread kama

Hmm.. it seems to happen more frequenlty the higher load you got on the
server. I started a buildworld and the servers start crashing like crazy.
Most of the time, but not always, it seems to happen after verification.

I cant find anything else crashing on the server, nothing in the logs that
indicates that its a hardware failure. And is sure would be strange that
several machines broke down at aprox the same time.

/Bjorn

On Thu, 22 Sep 2005, Steven Hartland wrote:

> Sorry been a long running thread lost track. I think its now something
> that you need to speak to Alfred about as is seems there is still an
> issue with created by new threading model ( or glibc bug again ).
>
> Steve / K
>
> - Original Message -
> From: "kama" <[EMAIL PROTECTED]>
> To: 
> Sent: 22 September 2005 14:59
> Subject: Re: [hlds_linux] new hlds update?
>
>
>
> I do run freebsd 5.3 and 5.4 on those machines as I stated in the
> beginning. I used the -beta linuxbeta switch... It gave me version 22 of
> hlds instead of 21.
>
> I have never had these issues before the upgrades begun in the early
> summer.
>
> /Bjorn
>
> On Thu, 22 Sep 2005, Steven Hartland wrote:
>
> > Not sure if ur using FreeBSD but if u are or maybe even if u aren't
> > try running steam with:
> > -beta linuxbeta
> >
> > see if that helps?
> >
> > Steve / K
> > - Original Message -
> > From: "kama" <[EMAIL PROTECTED]>
> >
> > > Now I have tried a fresh install of hlds and it still crashes even without
> > > metamod running.
> > >
> > > It seems that the crashes occur whenever someone joins and get validated.
> > > Most of the times it also seems to be related to rejoins. A player get
> > > kicked and rejoins directly and then the server crashes. Since we have
> > > amxmod players get kicked quite often due to the reserved slot system.
> > >
> > > The only pattern I see is that it mostly crashes on validation of the
> > > player. I still have to test to remove vac2 and see if it has anything in
> > > common to that.
> >
> >
> > 
> > This e.mail is private and confidential between Multiplay (UK) Ltd. and the 
> > person or entity to whom it is addressed. In the event
> > of misdirection, the recipient is prohibited from using, copying, printing 
> > or otherwise disseminating it or any information
> > contained in it.
> >
> > In the event of misdirection, illegible or incomplete transmission please 
> > telephone (023) 8024 3137
> > or return the E.mail to [EMAIL PROTECTED]
> >
> >
> > ___
> > To unsubscribe, edit your list preferences, or view the list archives, 
> > please visit:
> > http://list.valvesoftware.com/mailman/listinfo/hlds_linux
> >
>
> --
>
> Your mouse has moved. Please restart Windows for the change to take
> effect.
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>
>
>
>
> 
> This e.mail is private and confidential between Multiplay (UK) Ltd. and the 
> person or entity to whom it is addressed. In the event of misdirection, the 
> recipient is prohibited from using, copying, printing or otherwise 
> disseminating it or any information contained in it.
>
> In the event of misdirection, illegible or incomplete transmission please 
> telephone (023) 8024 3137
> or return the E.mail to [EMAIL PROTECTED]
>
>
> ___
> To unsubscribe, edit your list preferences, or view the list archives, please 
> visit:
> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>

--

...i did nothing, Michael, and it was everything i dreamed it could be!



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


Re: [hlds_linux] hlds crash on join (was Re: new hlds update)

2005-09-23 Thread kama

Is there anyway to enable debuginfo to the server?

the only thing I can find is mp_logdetail, but that seems only to affect
gameplay loglevel.

I have greped for debug, detail and trace. But non of the cvar or cmds
seems to match what I am looking for.

/Bjorn

--

The multiple voices inside my head are having a conversation,
unfortunatly, I wasn't invited...


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