Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-29 Thread Kyrios
--
[ Picked text/plain from multipart/alternative ]
On 6/28/07, Gary Stanley [EMAIL PROTECTED] wrote:

 At 01:50 PM 6/28/2007, OndÅ™ej Hošek wrote:
 On 28.06.07 19:40 Uhr, Gary Stanley wrote:
 At 04:18 AM 6/28/2007, Kyrios wrote:
 --
 [ Picked text/plain from multipart/alternative ]
 Hi,
 
 i guess this is an old and easy one.
 
 Since updating my debian system to etch I'm getting the following
 error when
 starting a SRCDS.
 
 *** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***
 
 I guess it is caused by a newer glibc version. libc2.3.6.
 
 How can I fix this issue? Will source dedicated server run with 2.3.6or
 will I have to downgrade?
 
 Don't use the latest glibc.
 LOL. As if 2.3.6 is the newest glibc. (2.5 is.)

 I read it wrong.

 I'd suggest either an upgrade or downgrade of glibc, whatever your
 distribution allows you to do... It's either a glibc regression or Valve
 used some evil hack. (glibc should survive evil hacks, though, so it's
 probably the former...)
 
 ~~ Ondra

 Try setting MALLOC_CHECK_=0 ; export
 MALLOC_CHECK_ to ignore memory corruption issues caused by malloc()

 info malloc for details.


I allready tried that. No change in behavior.

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




--
... black holes are where god divided by zero.
--

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


Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-29 Thread Kyrios
--
[ Picked text/plain from multipart/alternative ]
On 6/28/07, Ondřej Hošek [EMAIL PROTECTED] wrote:

 On 28.06.07 19:40 Uhr, Gary Stanley wrote:
  At 04:18 AM 6/28/2007, Kyrios wrote:
  --
  [ Picked text/plain from multipart/alternative ]
  Hi,
 
  i guess this is an old and easy one.
 
  Since updating my debian system to etch I'm getting the following
  error when
  starting a SRCDS.
 
  *** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***
 
  I guess it is caused by a newer glibc version. libc2.3.6.
 
  How can I fix this issue? Will source dedicated server run with 2.3.6or
  will I have to downgrade?
 
  Don't use the latest glibc.
 LOL. As if 2.3.6 is the newest glibc. (2.5 is.)

 I'd suggest either an upgrade or downgrade of glibc, whatever your
 distribution allows you to do... It's either a glibc regression or Valve
 used some evil hack. (glibc should survive evil hacks, though, so it's
 probably the former...)


I'll try an upgrade if the reboot (scheduled for today)  doesn't help.
I'm just wondering if no one else has the same Problems with Debian Etch.

~~ Ondra

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




--
... black holes are where god divided by zero.
--

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


Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-29 Thread Timo Hilbertz

we had exactly the same problems with Etch.

I'll try an upgrade if the reboot (scheduled for today)  doesn't help.
I'm just wondering if no one else has the same Problems with Debian Etch.




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


Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-28 Thread Timo Hilbertz

We got the same Problem on Etch, we moved to Gentoo Stage 3 with GLIBC
2.5.3 now and it runs like a charm.

Kyrios schrieb:

--
[ Picked text/plain from multipart/alternative ]
Hi,

i guess this is an old and easy one.

Since updating my debian system to etch I'm getting the following error when
starting a SRCDS.

*** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***

I guess it is caused by a newer glibc version. libc2.3.6.

How can I fix this issue? Will source dedicated server run with 2.3.6 or
will I have to downgrade?


Thanks
Kyrios

P.S.: Not 100% sure if it is caused by the OS update but 99%

--
... black holes are where god divided by zero.
--

___
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] Glibc 2.3.6 Problem?

2007-06-28 Thread Thomas h

Your update must be broken.

# cat /etc/issue
Debian GNU/Linux 4.0 \n \l

# uname -a
Linux pc103 2.6.20.4 #9 SMP PREEMPT Thu Apr 19 12:02:03 CEST 2007 i686
GNU/Linux

# ls -l /lib/libc-2.3.6.so
-rwxr-xr-x 1 root root 1147548 Feb 21 16:13 /lib/libc-2.3.6.so

### srcds version ###
version : 1.0.0.34/7 3150 secure

Loaded plugins:
-
0:  zBlock Server Plugin [3.2.1]
-

Everything works just fine here...

Regards
Thomas H. / www.DSRack.dk


From: Kyrios [EMAIL PROTECTED]
Reply-To: hlds_linux@list.valvesoftware.com
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] Glibc 2.3.6 Problem?
Date: Thu, 28 Jun 2007 10:18:20 +0200

--
[ Picked text/plain from multipart/alternative ]
Hi,

i guess this is an old and easy one.

Since updating my debian system to etch I'm getting the following error
when
starting a SRCDS.

*** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***

I guess it is caused by a newer glibc version. libc2.3.6.

How can I fix this issue? Will source dedicated server run with 2.3.6 or
will I have to downgrade?


Thanks
Kyrios

P.S.: Not 100% sure if it is caused by the OS update but 99%

--
... black holes are where god divided by zero.
--

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


_
Download din yndlingsmusik på MSN Music:  http://www.msn.dk/music  det er
nemt og billigt


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


Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-28 Thread Timo Hilbertz

do you use a multicore machine?

Thomas h schrieb:

Your update must be broken.

# cat /etc/issue
Debian GNU/Linux 4.0 \n \l

# uname -a
Linux pc103 2.6.20.4 #9 SMP PREEMPT Thu Apr 19 12:02:03 CEST 2007 i686
GNU/Linux

# ls -l /lib/libc-2.3.6.so
-rwxr-xr-x 1 root root 1147548 Feb 21 16:13 /lib/libc-2.3.6.so

### srcds version ###
version : 1.0.0.34/7 3150 secure

Loaded plugins:
-
0:  zBlock Server Plugin [3.2.1]
-

Everything works just fine here...

Regards
Thomas H. / www.DSRack.dk


From: Kyrios [EMAIL PROTECTED]
Reply-To: hlds_linux@list.valvesoftware.com
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] Glibc 2.3.6 Problem?
Date: Thu, 28 Jun 2007 10:18:20 +0200

--
[ Picked text/plain from multipart/alternative ]
Hi,

i guess this is an old and easy one.

Since updating my debian system to etch I'm getting the following error
when
starting a SRCDS.

*** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***

I guess it is caused by a newer glibc version. libc2.3.6.

How can I fix this issue? Will source dedicated server run with 2.3.6 or
will I have to downgrade?


Thanks
Kyrios

P.S.: Not 100% sure if it is caused by the OS update but 99%

--
... black holes are where god divided by zero.
--

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


_
Download din yndlingsmusik på MSN Music:  http://www.msn.dk/music  det er
nemt og billigt


___
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] Glibc 2.3.6 Problem?

2007-06-28 Thread Thomas h

Yes, hence the SMP... though i guess it could be single core multi CPU, but
im pretty sure it works about the same way.

# egrep (core|name) /proc/cpuinfo
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
core id : 0
cpu cores   : 2
model name  : AMD Athlon(tm) 64 X2 Dual Core Processor 4600+
core id : 1
cpu cores   : 2


Regards
Thomas H. / www.DSRack.dk


From: Timo Hilbertz [EMAIL PROTECTED]
Reply-To: hlds_linux@list.valvesoftware.com
To: hlds_linux@list.valvesoftware.com
Subject: Re: [hlds_linux] Glibc 2.3.6 Problem?
Date: Thu, 28 Jun 2007 11:51:51 +0200

do you use a multicore machine?

Thomas h schrieb:

Your update must be broken.

# cat /etc/issue
Debian GNU/Linux 4.0 \n \l

# uname -a
Linux pc103 2.6.20.4 #9 SMP PREEMPT Thu Apr 19 12:02:03 CEST 2007 i686
GNU/Linux

# ls -l /lib/libc-2.3.6.so
-rwxr-xr-x 1 root root 1147548 Feb 21 16:13 /lib/libc-2.3.6.so

### srcds version ###
version : 1.0.0.34/7 3150 secure

Loaded plugins:
-
0:  zBlock Server Plugin [3.2.1]
-

Everything works just fine here...

Regards
Thomas H. / www.DSRack.dk


From: Kyrios [EMAIL PROTECTED]
Reply-To: hlds_linux@list.valvesoftware.com
To: hlds_linux@list.valvesoftware.com
Subject: [hlds_linux] Glibc 2.3.6 Problem?
Date: Thu, 28 Jun 2007 10:18:20 +0200

--
[ Picked text/plain from multipart/alternative ]
Hi,

i guess this is an old and easy one.

Since updating my debian system to etch I'm getting the following error
when
starting a SRCDS.

*** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***

I guess it is caused by a newer glibc version. libc2.3.6.

How can I fix this issue? Will source dedicated server run with 2.3.6 or
will I have to downgrade?


Thanks
Kyrios

P.S.: Not 100% sure if it is caused by the OS update but 99%

--
... black holes are where god divided by zero.
--

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


_
Download din yndlingsmusik på MSN Music:  http://www.msn.dk/music  det er
nemt og billigt


___
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


_
Vælg selv hvordan du vil kommunikere - skrift, tale, video eller billeder
med MSN Messenger:  http://messenger.msn.dk


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


Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-28 Thread Gary Stanley

At 04:18 AM 6/28/2007, Kyrios wrote:

--
[ Picked text/plain from multipart/alternative ]
Hi,

i guess this is an old and easy one.

Since updating my debian system to etch I'm getting the following error when
starting a SRCDS.

*** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***

I guess it is caused by a newer glibc version. libc2.3.6.

How can I fix this issue? Will source dedicated server run with 2.3.6 or
will I have to downgrade?


Don't use the latest glibc.






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


Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-28 Thread Ondřej Hošek

On 28.06.07 19:40 Uhr, Gary Stanley wrote:

At 04:18 AM 6/28/2007, Kyrios wrote:

--
[ Picked text/plain from multipart/alternative ]
Hi,

i guess this is an old and easy one.

Since updating my debian system to etch I'm getting the following
error when
starting a SRCDS.

*** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***

I guess it is caused by a newer glibc version. libc2.3.6.

How can I fix this issue? Will source dedicated server run with 2.3.6 or
will I have to downgrade?


Don't use the latest glibc.

LOL. As if 2.3.6 is the newest glibc. (2.5 is.)

I'd suggest either an upgrade or downgrade of glibc, whatever your
distribution allows you to do... It's either a glibc regression or Valve
used some evil hack. (glibc should survive evil hacks, though, so it's
probably the former...)

~~ Ondra

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


Re: [hlds_linux] Glibc 2.3.6 Problem?

2007-06-28 Thread Gary Stanley

At 01:50 PM 6/28/2007, Ondřej Hošek wrote:

On 28.06.07 19:40 Uhr, Gary Stanley wrote:

At 04:18 AM 6/28/2007, Kyrios wrote:

--
[ Picked text/plain from multipart/alternative ]
Hi,

i guess this is an old and easy one.

Since updating my debian system to etch I'm getting the following
error when
starting a SRCDS.

*** glibc detected *** free(): invalid pointer: 0xb7dabfa0 ***

I guess it is caused by a newer glibc version. libc2.3.6.

How can I fix this issue? Will source dedicated server run with 2.3.6 or
will I have to downgrade?


Don't use the latest glibc.

LOL. As if 2.3.6 is the newest glibc. (2.5 is.)


I read it wrong.


I'd suggest either an upgrade or downgrade of glibc, whatever your
distribution allows you to do... It's either a glibc regression or Valve
used some evil hack. (glibc should survive evil hacks, though, so it's
probably the former...)

~~ Ondra


Try setting MALLOC_CHECK_=0 ; export
MALLOC_CHECK_ to ignore memory corruption issues caused by malloc()

info malloc for details.











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