Raised This Month: $51 Target: $400
 12% 

Solved My server fails with the following report in debug


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AsphyxiaJLSA
Member
Join Date: Oct 2021
Location: Lima,Perú
Old 07-08-2022 , 19:17   My server fails with the following report in debug
Reply With Quote #1

Hello, I need help with this, my server works perfectly, but after 20 to 24 hours on average, it blocks or crashes with the following report in debug

most of the time it happens in map changes, for example c5m2 ends and in the transition from c5m2 to c5m3 it fails and hangs, it happens in X maps every 20 or 24 hours

I already removed the tickrate because in cooperative mode it is not so relevant

Is there a solution?

PHP Code:
----------------------------------------------
CRASHFri Jul  8 16:28:20 MDT 2022
Start Line
: ./srcds_linux -game left4dead2 -console -port 27010 +map c13m1_alpinecreek -tickrate 100 -sv_clockcorrection_msecs 25 -timeout 10 +ip 0.0.0.0 -strictportbind -debug
[New LWP 95]
[New 
LWP 99]
[New 
LWP 98]
[New 
LWP 96]
[New 
LWP 108]
[New 
LWP 100]
[New 
LWP 110]
[New 
LWP 109]
[New 
LWP 105]
[New 
LWP 111]
[New 
LWP 101]
[New 
LWP 107]
[
Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `./srcds_linux -game left4dead2 -console -port 27010 +map c13m1_alpinecreek -tic'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0xf730d5d9 in Sys_Error_Internal(bool, char const*, char*) () from /home/container/bin/engine_srv.so
[Current thread is 1 (Thread 0xf7f56a40 (LWP 95))]
#0  0xf730d5d9 in Sys_Error_Internal(bool, char const*, char*) () from /home/container/bin/engine_srv.so
#1  0xf730d6a0 in Sys_Error(char const*, ...) () from /home/container/bin/engine_srv.so
#2  0xf730d85e in CEngineConsoleLoggingListener::Log(LoggingContext_t const*, char const*) () from /home/container/bin/engine_srv.so
#3  0xf7d277f9 in CLoggingSystem::LogDirect(int, LoggingSeverity_t, Color, char const*) () from bin/libtier0_srv.so
#4  0xf7d257ed in Error () from bin/libtier0_srv.so
#5  0xf72ed847 in CUtlRBTree<void*, unsigned short, bool (*)(void* const&, void* const&), CUtlMemory<UtlRBTreeNode_t<void*, unsigned short>, unsigned short> >::Insert(void* const&) () from /home/container/bin/engine_srv.so
#6  0xf72eafba in CFrameSnapshotManager::LevelChanged() () from /home/container/bin/engine_srv.so
#7  0xf72f655a in CGameServer::SpawnServer(char*, char*) () from /home/container/bin/engine_srv.so
#8  0xf727351e in Host_Changelevel(bool, char const*, char const*) () from /home/container/bin/engine_srv.so
#9  0xf727bcda in CHostState::State_ChangeLevelMP() () from /home/container/bin/engine_srv.so
#10 0xf727c105 in CHostState::FrameUpdate(float) () from /home/container/bin/engine_srv.so
#11 0xf727c19d in HostState_Frame(float) () from /home/container/bin/engine_srv.so
#12 0xf73118af in CEngine::Frame() () from /home/container/bin/engine_srv.so
#13 0xf730e5d6 in CDedicatedServerAPI::RunFrame() () from /home/container/bin/engine_srv.so
#14 0xf75b5d4c in RunServerIteration(bool) () from bin/dedicated_srv.so
#15 0xf75b5de8 in RunServer(bool) () from bin/dedicated_srv.so
#16 0xf730e66d in CModAppSystemGroup::Main() () from /home/container/bin/engine_srv.so
#17 0xf73638e8 in CAppSystemGroup::Run() () from /home/container/bin/engine_srv.so
#18 0xf730f4df in CDedicatedServerAPI::ModInit(ModInfo_t&) () from /home/container/bin/engine_srv.so
#19 0xf75b5a35 in CDedicatedAppSystemGroup::Main() () from bin/dedicated_srv.so
#20 0xf75d6918 in CAppSystemGroup::Run() () from bin/dedicated_srv.so
#21 0xf75d6918 in CAppSystemGroup::Run() () from bin/dedicated_srv.so
#22 0xf7580337 in main () from bin/dedicated_srv.so
#23 0x08048722 in main ()
No symbol table info available.
eax            0x0    0
ecx            0x9b7c922    163039522
edx            0x73    115
ebx            0xff82422c    -8240596
esp            0xff824210    0xff824210
ebp            0xff824638    0xff824638
esi            0x1    1
edi            0xff82472c    -8239316
eip            0xf730d5d9    0xf730d5d9 <Sys_Error_Internal(bool, char const*, char*)+297>
eflags         0x210246    [ PF ZF IF RF ID ]
cs             0x23    35
ss             0x2b    43
ds             0x2b    43
es             0x2b    43
fs             0x0    0
gs             0x63    99
From        To          Syms Read   Shared Object Library
0xf7f48ad0  0xf7f49aa4  Yes (*)     /lib/i386-linux-gnu/libdl.so.2
0xf7f2c9d0  0xf7f3c29f  Yes (*)     /lib/i386-linux-gnu/libpthread.so.0
0xf7d64610  0xf7eb1376  Yes (*)     /lib/i386-linux-gnu/libc.so.6
0xf7f5dab0  0xf7f788bb  Yes (*)     /lib/ld-linux.so.2
0xf7d202d0  0xf7d36768  Yes (*)     bin/libtier0_srv.so
0xf7d0d910  0xf7d113a4  Yes (*)     /lib/i386-linux-gnu/librt.so.1
0xf7c7f914  0xf7cc5c78  Yes         bin/libstdc++.so.6
0xf7b40590  0xf7c008f5  Yes (*)     /lib/i386-linux-gnu/libm.so.6
0xf7b22e00  0xf7b320fc  Yes         bin/libgcc_s.so.1
0xf7a39cf0  0xf7a5db54  Yes (*)     bin/libvstdlib_srv.so
0xf757f530  0xf75f2398  Yes (*)     bin/dedicated_srv.so
0xf7517c60  0xf7545364  Yes (*)     bin/libsteam_api.so
0xf718a580  0xf7397b28  Yes (*)     /home/container/bin/engine_srv.so
0xf6c34e30  0xf6c60d04  Yes (*)     /home/container/bin/soundemittersystem_srv.so
0xf6ac1dd0  0xf6b84fc4  Yes (*)     /home/container/bin/materialsystem_srv.so
0xf5581a90  0xf5626e84  Yes (*)     /home/container/bin/studiorender_srv.so
0xf5324d00  0xf54cefc8  Yes (*)     /home/container/bin/vphysics_srv.so
0xf525e250  0xf52b2764  Yes (*)     /home/container/bin/datacache_srv.so
0xf51a5200  0xf520db74  Yes (*)     /home/container/bin/vscript_srv.so
0xf5173500  0xf5184f44  Yes (*)     /home/container/bin/shaderapiempty_srv.so
0xedd97e40  0xede153c4  Yes (*)     /home/container/left4dead2/bin/matchmaking_ds_srv.so
0xed095400  0xed913e74  Yes (*)     /home/container/left4dead2/bin/server_srv.so
0xecd15dc0  0xecd26bf4  Yes (*)     /home/container/bin/scenefilecache_srv.so
0xf6c18ca0  0xf6c1b384  Yes (*)     /home/container/update/../left4dead2/addons/metamod/bin/server.so
0xf01cd000  0xf01fb2b2  Yes (*)     /home/container/update/../left4dead2/addons/metamod/bin/metamod.2.l4d2.so
                        No          /home/container/left4dead2/addons/tickrate_enabler.so
0xe6da4000  0xe83f5024  Yes (*)     /home/container/.steam/sdk32/steamclient.so
0xf0083e40  0xf00947d9  Yes         /home/container/left4dead2/addons/l4dtoolz/l4dtoolz_mm.so
0xf7f51980  0xf7f51ed1  Yes (*)     /home/container/left4dead2/addons/sourcemod/bin/sourcemod_mm_i486.so
0xefd911b0  0xefe88314  Yes (*)     /home/container/left4dead2/addons/sourcemod/bin/sourcemod.2.l4d2.so
0xefbb5710  0xefca1624  Yes (*)     /home/container/left4dead2/addons/sourcemod/bin/sourcemod.logic.so
0xefa3b070  0xefaf4274  Yes (*)     /home/container/left4dead2/addons/sourcemod/bin/sourcepawn.jit.x86.so
0xf6bfc2f0  0xf6c0f114  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/updater.ext.so
0xf003c180  0xf006dc3b  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/webternet.ext.so
0xf7f4f790  0xf7f4fcc4  Yes (*)     /home/container/left4dead2/addons/stripper/bin/stripper_mm_i486.so
0xf0011790  0xf0027230  Yes (*)     /home/container/left4dead2/addons/stripper/bin/stripper.16.l4d2.so
0xeeac5280  0xeead9ed4  Yes (*)     /home/container/left4dead2/addons/stripper/bin/stripper.core.so
0xeeaaebb0  0xeeab5564  Yes (*)     /lib/i386-linux-gnu/libnss_files.so.2
0xeeaa6b70  0xeeaa9ad4  Yes (*)     /lib/i386-linux-gnu/libnss_dns.so.2
0xeea90660  0xeea9c3f4  Yes (*)     /lib/i386-linux-gnu/libresolv.so.2
0xee647400  0xee6f0fd4  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/dhooks.ext.so
0xee7e49c0  0xee7f71a4  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/bintools.ext.so
0xee55ec30  0xee5ab864  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/sdktools.ext.2.l4d2.so
0xe18e7f20  0xe1922384  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/sdkhooks.ext.2.l4d2.so
0xe17f7d10  0xe188cfc4  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/clientprefs.ext.so
0xe15c2bb0  0xe174e953  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/dbi.sqlite.ext.so
0xee51d610  0xee53322b  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/topmenus.ext.so
0xdde9ba00  0xddf30584  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/geoip.ext.so
0xda1d8f60  0xda25210b  Yes (*)     /home/container/left4dead2/addons/sourcemod/extensions/regex.ext.so
0xd857fe50  0xd861c55c  Yes (*)     bin/steamclient.so
0xd5d7e000  0xd72b0a24  Yes (*)     bin/steamclient_valve.so
0xdf601ee0  0xdf6439a4  Yes (*)     bin/crashhandler.so
0xd3ab43f0  0xd3ba2e18  Yes (*)     bin/libSDL2-2.0.so.0
(*): Shared library is missing debugging information.
Dump of assembler code for function _Z18Sys_Error_InternalbPKcPc:
   0xf730d4b0 <+0>:    push   %ebp
   0xf730d4b1 <+1>:    mov    %esp,%ebp
   0xf730d4b3 <+3>:    push   %esi
   0xf730d4b4 <+4>:    push   %ebx
   0xf730d4b5 <+5>:    lea    -0x40c(%ebp),%ebx
   0xf730d4bb <+11>:    sub    $0x420,%esp
   0xf730d4c1 <+17>:    mov    %gs:0x14,%eax
   0xf730d4c7 <+23>:    mov    %eax,-0xc(%ebp)
   0xf730d4ca <+26>:    xor    %eax,%eax
   0xf730d4cc <+28>:    mov    0x10(%ebp),%eax
   0xf730d4cf <+31>:    movl   $0x400,0x4(%esp)
   0xf730d4d7 <+39>:    mov    %ebx,(%esp)
   0xf730d4da <+42>:    mov    0x8(%ebp),%esi
   0xf730d4dd <+45>:    mov    %eax,0xc(%esp)
   0xf730d4e1 <+49>:    mov    0xc(%ebp),%eax
   0xf730d4e4 <+52>:    mov    %eax,0x8(%esp)
   0xf730d4e8 <+56>:    call   0xf7355810 <_Z11V_vsnprintfPciPKcS_>
   0xf730d4ed <+61>:    cmpb   $0x0,0xf74e48e0
   0xf730d4f4 <+68>:    jne    0xf730d650 <_Z18Sys_Error_InternalbPKcPc+416>
   0xf730d4fa <+74>:    cmpb   $0x0,0xf74e49a8
   0xf730d501 <+81>:    movb   $0x1,0xf74e48e0
   0xf730d508 <+88>:    jne    0xf730d5a0 <_Z18Sys_Error_InternalbPKcPc+240>
   0xf730d50e <+94>:    mov    %ebx,0x4(%esp)
   0xf730d512 <+98>:    movl   $0xf73be5c6,(%esp)
   0xf730d519 <+105>:    call   0xf730d400 <_Z10Sys_PrintfPcz>
   0xf730d51e <+110>:    movb   $0x1,0xf74e4268
   0xf730d525 <+117>:    call   0xf7d24050 <CommandLine_Tier0>
   0xf730d52a <+122>:    mov    (%eax),%edx
   0xf730d52c <+124>:    movl   $0xf739dd27,0x4(%esp)
   0xf730d534 <+132>:    mov    %eax,(%esp)
   0xf730d537 <+135>:    call   *0x28(%edx)
   0xf730d53a <+138>:    test   %eax,%eax
   0xf730d53c <+140>:    je     0xf730d600 <_Z18Sys_Error_InternalbPKcPc+336>
   0xf730d542 <+146>:    movl   $0x0,(%esp)
   0xf730d549 <+153>:    call   0xf7d28400 <Plat_IsInDebugSession>
   0xf730d54e <+158>:    test   %al,%al
   0xf730d550 <+160>:    jne    0xf730d5e8 <_Z18Sys_Error_InternalbPKcPc+312>
   0xf730d556 <+166>:    movl   $0x1,0x4(%esp)
   0xf730d55e <+174>:    mov    %ebx,(%esp)
   0xf730d561 <+177>:    call   0xf730f530 <_Z20BuildMinidumpCommentPKcb>
   0xf730d566 <+182>:    mov    %esi,%eax
   0xf730d568 <+184>:    movb   $0x0,0xf7439880
   0xf730d56f <+191>:    test   %al,%al
   0xf730d571 <+193>:    jne    0xf730d5b0 <_Z18Sys_Error_InternalbPKcPc+256>
   0xf730d573 <+195>:    movl   $0x64,(%esp)
   0xf730d57a <+202>:    movb   $0x0,0xf7499538
   0xf730d581 <+209>:    call   0xf7d28620 <Plat_ExitProcess>
   0xf730d586 <+214>:    mov    -0xc(%ebp),%eax
   0xf730d589 <+217>:    xor    %gs:0x14,%eax
   0xf730d590 <+224>:    jne    0xf730d66e <_Z18Sys_Error_InternalbPKcPc+446>
   0xf730d596 <+230>:    add    $0x420,%esp
   0xf730d59c <+236>:    pop    %ebx
   0xf730d59d <+237>:    pop    %esi
   0xf730d59e <+238>:    pop    %ebp
   0xf730d59f <+239>:    ret    
   0xf730d5a0 <+240>:    mov    %ebx,(%esp)
   0xf730d5a3 <+243>:    call   0xf7db3ca0 <puts>
   0xf730d5a8 <+248>:    jmp    0xf730d51e <_Z18Sys_Error_InternalbPKcPc+110>
   0xf730d5ad <+253>:    lea    0x0(%esi),%esi
   0xf730d5b0 <+256>:    movl   $0x0,(%esp)
   0xf730d5b7 <+263>:    call   0xf7d28400 <Plat_IsInDebugSession>
   0xf730d5bc <+268>:    test   %al,%al
   0xf730d5be <+270>:    jne    0xf730d573 <_Z18Sys_Error_InternalbPKcPc+195>
   0xf730d5c0 <+272>:    call   0xf7d24050 <CommandLine_Tier0>
   0xf730d5c5 <+277>:    mov    (%eax),%edx
   0xf730d5c7 <+279>:    movl   $0xf73bdf2d,0x4(%esp)
   0xf730d5cf <+287>:    mov    %eax,(%esp)
   0xf730d5d2 <+290>:    call   *0x28(%edx)
   0xf730d5d5 <+293>:    test   %eax,%eax
   0xf730d5d7 <+295>:    jne    0xf730d573 <_Z18Sys_Error_InternalbPKcPc+195>
=> 0xf730d5d9 <+297>:    movl   $0xdeadbeef,0x0
   0xf730d5e3 <+307>:    jmp    0xf730d573 <_Z18Sys_Error_InternalbPKcPc+195>
   0xf730d5e5 <+309>:    lea    0x0(%esi),%esi
   0xf730d5e8 <+312>:    movl   $0x5,(%esp)
   0xf730d5ef <+319>:    call   0xf7f3a410 <raise>
   0xf730d5f4 <+324>:    jmp    0xf730d556 <_Z18Sys_Error_InternalbPKcPc+166>
   0xf730d5f9 <+329>:    lea    0x0(%esi,%eiz,1),%esi
   0xf730d600 <+336>:    call   0xf7d24050 <CommandLine_Tier0>
   0xf730d605 <+341>:    mov    (%eax),%edx
   0xf730d607 <+343>:    movl   $0xf73bdf1f,0x4(%esp)
   0xf730d60f <+351>:    mov    %eax,(%esp)
   0xf730d612 <+354>:    call   *0x28(%edx)
   0xf730d615 <+357>:    test   %eax,%eax
   0xf730d617 <+359>:    jne    0xf730d542 <_Z18Sys_Error_InternalbPKcPc+146>
   0xf730d61d <+365>:    call   0xf7d24050 <CommandLine_Tier0>
   0xf730d622 <+370>:    mov    (%eax),%edx
   0xf730d624 <+372>:    movl   $0xf73aae94,0x4(%esp)
   0xf730d62c <+380>:    mov    %eax,(%esp)
   0xf730d62f <+383>:    call   *0x28(%edx)
   0xf730d632 <+386>:    test   %eax,%eax
   0xf730d634 <+388>:    jne    0xf730d542 <_Z18Sys_Error_InternalbPKcPc+146>
   0xf730d63a <+394>:    mov    %ebx,0x4(%esp)
   0xf730d63e <+398>:    movl   $0xf73be5c6,(%esp)
   0xf730d645 <+405>:    call   0xf7d256b0 <Warning>
   0xf730d64a <+410>:    jmp    0xf730d542 <_Z18Sys_Error_InternalbPKcPc+146>
   0xf730d64f <+415>:    nop
   0xf730d650 <+416>:    mov    0xf7f24e18,%eax
   0xf730d655 <+421>:    mov    %ebx,0x8(%esp)
   0xf730d659 <+425>:    movl   $0xf73be5c6,0x4(%esp)
   0xf730d661 <+433>:    mov    %eax,(%esp)
   0xf730d664 <+436>:    call   0xf7d9d410 <fprintf>
   0xf730d669 <+441>:    jmp    0xf730d586 <_Z18Sys_Error_InternalbPKcPc+214>
   0xf730d66e <+446>:    call   0xf7e559f0 <__stack_chk_fail>
End of assembler dump.
Stack level 0, frame at 0xff824640:
 eip = 0xf730d5d9 in Sys_Error_Internal(bool, char const*, char*); saved eip = 0xf730d6a0
 called by frame at 0xff824660
 Arglist at 0xff824638, args: 
 Locals at 0xff824638, Previous frame's sp is 0xff824640
 Saved registers:
  ebx at 0xff824630, ebp at 0xff824638, esi at 0xff824634, eip at 0xff82463c
End of Source crash report
---------------------------------------------- 
Attached Files
File Type: log debug.log (13.3 KB, 18 views)
__________________
→MY STEAM PROFILE←

DISCORD: Asphyxia#9797

Sorry for my bad English

Last edited by AsphyxiaJLSA; 07-09-2022 at 18:21.
AsphyxiaJLSA is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 02:17.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode