DDNET_INFO
in the source code
Core was generated by
./DDNet7-Server -f servers/9304.cfg'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 CCharacter::HandleTiles (this=this@entry=0x5570b89f6d48 , Index=92213)
at /home/teeworlds/src7/master/src/game/server/entities/character.cpp:1506
1506 if (((m_TileIndex == TILE_TELE_GUN_ENABLE) || (m_TileFIndex == TILE_TELE_GUN_ENABLE)) && !m_HasTeleGun)
[Current thread is 1 (Thread 0x7f76d957d980 (LWP 27720))]
(gdb) bt
#0 CCharacter::HandleTiles (this...f1b3584
Eliminate static libcurl dependencies, second try - heinrich5991