Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crash server CCSBot::UpdatePeripheralVision() #1024

Open
shelydiviy opened this issue Nov 6, 2024 · 0 comments
Open

crash server CCSBot::UpdatePeripheralVision() #1024

shelydiviy opened this issue Nov 6, 2024 · 0 comments

Comments

@shelydiviy
Copy link

This is probably also related to bots.
Type "apropos word" to search for commands related to "word"... Reading symbols from /home/user/cs/serverfiles/hlds_linux... (No debugging symbols found in /home/user/cs/serverfiles/hlds_linux) [New LWP 112063] [New LWP 112093] [New LWP 112094] [New LWP 112098] [New LWP 112099] [New LWP 112100] [New LWP 112101] [New LWP 112102] [New LWP 112103] [New LWP 112105] [New LWP 117282] [New LWP 117283] [New LWP 117284] [New LWP 117285] [New LWP 117286] [New LWP 117287] [New LWP 117288] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by ./hlds_linux -game cstrike -strictportbind +ip 89.223.121.95 -port 27015 +clien'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0xf0a3fcdb in _ZN6CCSBot22UpdatePeripheralVisionEv. () from /home/user/cs/serverfiles/cstrike/dlls/cs.so
[Current thread is 1 (Thread 0xf7c7d8c0 (LWP 112063))]`

ubuntu 22.04

Protocol version 48
Exe version 1.1.2.7/Stdio (cstrike)
ReHLDS version: 3.13.0.789-dev
Build date: 08:10:08 Sep 03 2023 (3431)
Build from: rehlds/ReHLDS@2ba27d4

ReGameDLL version: 5.26.0.668-dev
Build date: 19:02:48 Dec 31 2023
Build from: d3c0ec8

Metamod-r v1.3.0.149, API (5:13)
Metamod-r build: 11:31:17 Apr 23 2024
Metamod-r from: rehlds/Metamod-R@603a257

  description           stat pend  file                        vers             src  load  unload

[ 1] Rechecker RUN - rechecker_mm_i386.so v2.7 ini Chlvl ANY
[ 2] VoiceTranscoder RUN - VoiceTranscoder.so v2017RC5 ini ANY ANY
[ 3] AMX Mod X RUN - amxmodx_mm_i386.so v1.10.0.5461 ini Start ANY
[ 4] Reunion RUN - reunion_mm_i386.so v0.2.0.13 ini Start Never
[ 5] ReAuthCheck RUN - reauthcheck_mm_i386.so v0.1.6 ini Start Never
[ 6] WHBlocker RUN - whblocker_mm_i386.so v1.5.697 ini Chlvl ANY
[ 7] ReSemiclip RUN - resemiclip_mm_i386.so v2.3.9 ini Chlvl ANY
[ 8] ReSRDetector RUN - resrdetector_mm_i386.so v0.1.0 ini Chlvl ANY
[ 9] SafeNameAndChat RUN - SafeNameAndChat.so v1.2 Beta 3 ini ANY ANY
[10] Ultimate Unprecacher RUN - unprecacher_i386.so vBeta 2.5.3 ini Chlvl Chlvl
[11] HitBox Fix RUN - hitbox_fix_mm_i386.so v1.1.4 ini Start ANY
[12] CStrike RUN - cstrike_amxx_i386.so v1.10.0.5461 pl3 ANY ANY
[13] FakeMeta RUN - fakemeta_amxx_i386.so v1.10.0.5461 pl3 ANY ANY
[14] Engine RUN - engine_amxx_i386.so v1.10.0.5461 pl3 ANY ANY
[15] MySQL RUN - mysql_amxx_i386.so v1.10.0.5461 pl3 ANY ANY
[16] ReAPI RUN - reapi_amxx_i386.so v5.24.0.300-dev pl3 ANY Never
[17] Ham Sandwich RUN - hamsandwich_amxx_i386.so v1.10.0.5461 pl3 ANY ANY
[18] CURL AMXX RUN - curl_amxx_i386.so v1.1.1 pl3 ANY ANY
[19] Fun RUN - fun_amxx_i386.so v1.10.0.5461 pl3 ANY ANY
[20] ReAimDetector RUN - reaimdetector_amxx_i386.so v0.2.2 pl3 ANY Never
[21] GeoIP RUN - geoip_amxx_i386.so v1.10.0.5461 pl3 ANY ANY
[22] hackdetector RUN - hackdetector_amxx_i386.so v0.15.328.lite pl3 ANY ANY
[23] Amxx Easy Http RUN - easy_http_amxx_i386.so v1.4.0 pl3 ANY ANY
[24] CSSB RUN - cssb_amxx_i386.so v6-12.12.2020 pl3 ANY ANY

Occurs every 24 hours before the server restart.
The restart occurs at 5am using a crontab task. If I restart the startup script manually, the crash does not occur.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant