hi Sam,

sorry for the late reply. i think its nothing do with sv_pure, coz  i 
haven't touch on this value in my config file.

chris

Samuel Collinson wrote:
> Hey Chris,
> Thanks, I'll give that a go.
>
> Out of interest, could you post your server config? I have a feeling it 
> is something to do with sv_pure.
>
> Sam
>
>
> Christopher Luk wrote:
>   
>> hi Sam,
>>
>> i have disabled ACPI from the kernel, and the problem seems to be less 
>> frequent. for a week of testing, the segfault disappeared even with 6 
>> bots running. hope this help.
>>
>> chris
>>
>> Sam Collinson wrote:
>>   
>>     
>>> I am having exactly the same problem, on a system with similar specs to 
>>> yours. 
>>>
>>> voltron:~# uname -a
>>> Linux voltron 2.6.24.1-affinity #7 SMP Tue Feb 12 00:03:40 NZDT 2008 i686 
>>> GNU/Linux
>>> voltron:~# gcc -v
>>> Using built-in specs.
>>> Target: i486-linux-gnu
>>> Configured with: ../src/configure -v 
>>>  --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
>>>  --enable-shared --with-system-zlib --libexecdir=/usr/lib 
>>>  --without-included-gettext --enable-threads=posix --enable-nls 
>>>  --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
>>>  --enable-libstdcxx-debug --enable-mpfr --with-tune=i686 
>>>  --enable-checking=release i486-linux-gnu
>>> Thread model: posix
>>> gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
>>> voltron:~# ldd --version
>>> ldd (GNU libc) 2.3.6
>>> Copyright (C) 2005 Free Software Foundation, Inc.
>>> This is free software; see the source for copying conditions.  There is NO
>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>>> Written by Roland McGrath and Ulrich Drepper.
>>> voltron:~# lspci
>>> 00:00.0 Host bridge: Intel Corporation E7230 Memory Controller Hub (rev 81)
>>> 00:01.0 PCI bridge: Intel Corporation E7230 PCI Express Root Port (rev 81)
>>> 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 
>>> 1 (rev 01)
>>> 00:1c.4 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI 
>>> Express Port 5 (rev 01)
>>> 00:1c.5 PCI bridge: Intel Corporation 82801GR/GH/GHM (ICH7 Family) PCI 
>>> Express Port 6 (rev 01)
>>> 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 
>>> (rev 01)
>>> 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 
>>> (rev 01)
>>> 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 
>>> (rev 01)
>>> 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 
>>> (rev 01)
>>> 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI 
>>> Controller (rev 01)
>>> 00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
>>> 00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC 
>>> Interface 
>>> Bridge (rev 01)
>>> 00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE 
>>> Controller 
>>> (rev 01)
>>> 00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial 
>>> ATA Storage Controller IDE (rev 01)
>>> 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 
>>> 01)
>>> 02:00.0 PCI bridge: Intel Corporation 6702PXH PCI Express-to-PCI Bridge A 
>>> (rev 09)
>>> 02:00.1 PIC: Intel Corporation 6700/6702PXH I/OxAPIC Interrupt Controller A 
>>> (rev 09)
>>> 04:00.0 Ethernet controller: Intel Corporation 82573E Gigabit Ethernet 
>>> Controller (Copper) (rev 03)
>>> 05:00.0 Ethernet controller: Intel Corporation 82573L Gigabit Ethernet 
>>> Controller
>>> 0a:00.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27)
>>> voltron:~# cat /home/cs/servers/active/srcds_l_teamsip_1/debug.log
>>>  ----------------------------------------------
>>> CRASH: Fri Apr  4 18:45:41 NZDT 2008
>>> Start Line: ./srcds_i686 -console -game cstrike -tickrate 66 -port 28015 
>>> +ip 
>>> 202.50.xx.xx -secure +maxplayers 12 +map de_dust2 -pidfile pid -secure 
>>>  -autoupdate -debug
>>> End of Source crash report
>>>  ----------------------------------------------
>>>  ----------------------------------------------
>>> CRASH: Fri Apr  4 20:41:34 NZDT 2008
>>> Start Line: ./srcds_i686 -console -game cstrike -tickrate 66 -port 28015 
>>> +ip 
>>> 202.50.xx.xx -secure +maxplayers 12 +map de_dust2 -pidfile pid -secure 
>>>  -autoupdate -debug
>>> End of Source crash report
>>>  ----------------------------------------------
>>>  ----------------------------------------------
>>> CRASH: Sun Apr  6 20:52:49 NZST 2008
>>> Start Line: ./srcds_i686 -console -game cstrike -tickrate 66 -port 28015 
>>> +ip 
>>> 202.50.xx.xx -secure +maxplayers 12 +map de_dust2 -pidfile pid -secure 
>>>  -autoupdate -debug
>>> End of Source crash report
>>>  ----------------------------------------------
>>> voltron:~# dmesg | grep src | tail
>>> srcds_i686[24286]: segfault at ae884fdc eip b72a5711 esp bfdc44f0 error 4
>>> srcds_i686[24417]: segfault at 3c99a3c3 eip b7e306f9 esp bfedd5c4 error 4
>>> srcds_i686[24799]: segfault at b189bfdc eip b7275711 esp bfb0ba30 error 4
>>> srcds_i686[25271]: segfault at 3ea4b0ff eip b7ed86f9 esp bf8ce7a4 error 4
>>> srcds_i686[25331]: segfault at f9a3bfcc eip b7e006f9 esp bff9ae74 error 4 
>>>
>>>
>>> Christopher Luk writes: 
>>>
>>>   
>>>     
>>>       
>>>> i am having an issue with srcds where it crash many times a day. below 
>>>> is the debug.log and /var/log/messages output. please advise. thx. 
>>>>
>>>> chris 
>>>>
>>>> [halflife ~]$ uname -a;gcc -v;ldd --version
>>>> Linux gs05 2.6.24.2 #1 SMP Fri Feb 15 11:55:58 HKT 2008 i686 Intel(R) 
>>>> Pentium(R) 4 CPU 3.00GHz GenuineIntel GNU/Linux
>>>> Reading specs from /usr/lib/gcc/i486-slackware-linux/4.1.2/specs
>>>> Target: i486-slackware-linux
>>>> Configured with: ../gcc-4.1.2/configure --prefix=/usr --enable-shared 
>>>> --enable-languages=ada,c,c++,fortran,java,objc --enable-threads=posix 
>>>> --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose 
>>>> --with-arch=i486 --target=i486-slackware-linux --host=i486-slackware-linux
>>>> Thread model: posix
>>>> gcc version 4.1.2
>>>> ldd (GNU libc) 2.5
>>>> Copyright (C) 2006 Free Software Foundation, Inc.
>>>> This is free software; see the source for copying conditions.  There is NO
>>>> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>>>> Written by Roland McGrath and Ulrich Drepper. 
>>>>
>>>>
>>>> debug.log shown: 
>>>>
>>>> ----------------------------------------------
>>>> CRASH: Fri Apr  4 17:07:03 HKT 2008
>>>> Start Line: ./srcds_i686 -game cstrike -debug +ip 220.232.237.29 -port 
>>>> 27016 +maxplayers 24 +map zm_ruined_town +exec server.cfg
>>>> End of Source crash report
>>>> ----------------------------------------------
>>>> ----------------------------------------------
>>>> CRASH: Fri Apr  4 17:27:26 HKT 2008
>>>> Start Line: ./srcds_i686 -game cstrike -debug +ip 220.232.237.29 -port 
>>>> 27016 +maxplayers 24 +map zm_ruined_town +exec server.cfg
>>>> End of Source crash report
>>>> ----------------------------------------------
>>>> ----------------------------------------------
>>>> CRASH: Fri Apr  4 18:48:36 HKT 2008
>>>> Start Line: ./srcds_i686 -game cstrike -debug +ip 220.232.237.29 -port 
>>>> 27016 +maxplayers 24 +map zm_ruined_town +exec server.cfg
>>>> End of Source crash report
>>>> ----------------------------------------------
>>>> ----------------------------------------------
>>>> CRASH: Fri Apr  4 19:04:24 HKT 2008
>>>> Start Line: ./srcds_i686 -game cstrike -debug +ip 220.232.237.29 -port 
>>>> 27016 +maxplayers 24 +map zm_ruined_town +exec server.cfg
>>>> End of Source crash report
>>>> ----------------------------------------------
>>>> ----------------------------------------------
>>>> CRASH: Fri Apr  4 19:34:22 HKT 2008
>>>> Start Line: ./srcds_i686 -game cstrike -debug +ip 220.232.237.29 -port 
>>>> 27016 +maxplayers 24 +map zm_ruined_town +exec server.cfg
>>>> End of Source crash report
>>>> ----------------------------------------------
>>>> ----------------------------------------------
>>>> CRASH: Fri Apr  4 20:09:21 HKT 2008
>>>> Start Line: ./srcds_i686 -game cstrike -debug +ip 220.232.237.29 -port 
>>>> 27016 +maxplayers 24 +map zm_ruined_town +exec server.cfg
>>>> End of Source crash report
>>>> ---------------------------------------------- 
>>>>
>>>> /var/log/messages shown: 
>>>>
>>>> Apr  4 17:07:03 gs05 kernel: [1103978.664368] srcds_i686[20294]: 
>>>> segfault at bb6188b6 eip b6bb61a6 esp bfd17fdc error 6
>>>> Apr  4 17:27:26 gs05 kernel: [1105201.906134] srcds_i686[20309]: 
>>>> segfault at 00000008 eip b6742b58 esp bf84bb10 error 4
>>>> Apr  4 18:48:36 gs05 kernel: [1110070.758513] srcds_i686[20324]: 
>>>> segfault at 3bee4257 eip b1eeb19a esp bff3a208 error 4
>>>> Apr  4 19:04:24 gs05 kernel: [1111018.893340] srcds_i686[20431]: 
>>>> segfault at 00000001 eip b6bd31a6 esp bfb7063c error 6
>>>> Apr  4 19:34:21 gs05 kernel: [1112816.066001] srcds_i686[20442]: 
>>>> segfault at ea724829 eip b6c1e1a4 esp bfecb98c error 7
>>>> Apr  4 20:09:20 gs05 kernel: [1114914.689310] srcds_i686[20461]: 
>>>> segfault at 3b9ffbe0 eip b1f3919a esp bf86b338 error 4 
>>>>
>>>>
>>>> _______________________________________________
>>>> To unsubscribe, edit your list preferences, or view the list archives, 
>>>> please visit:
>>>> http://list.valvesoftware.com/mailman/listinfo/hlds_linux
>>>>     
>>>>       
>>>>         
>>>  
>>>
>>>
>>> Kind Regards, 
>>>
>>> Sam Collinson 
>>>
>>> _______________________________________________
>>> 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

Reply via email to