Skip to content

Crash after using rcon exit on Linux #500

Description

@Walter-Correa

This crash happens when using /rcon exit or just exit in the terminal.

However, it only happens when there are players online!

[16-01-2026 18:45:40] [Info] [debug] Server crashed due to an unknown error
[16-01-2026 18:45:40] [Info] [debug] Native backtrace:
[16-01-2026 18:45:40] [Info] [debug] #0 f1098f91 in _Z13GetStackTraceRSt6vectorI10StackFrameSaIS0_EEPv () in plugins/crashdetect.so
[16-01-2026 18:45:40] [Info] [debug] #1 f109065d in _ZN11CrashDetect20PrintNativeBacktraceERSoRKN2os7ContextE () in plugins/crashdetect.so
[16-01-2026 18:45:40] [Info] [debug] #2 f10917aa in _ZN11CrashDetect20PrintNativeBacktraceERKN2os7ContextE () in plugins/crashdetect.so
[16-01-2026 18:45:40] [Info] [debug] #3 f1092eea in _ZN11CrashDetect7OnCrashERKN2os7ContextE () in plugins/crashdetect.so
[16-01-2026 18:45:40] [Info] [debug] #4 f109851a in ?? () in plugins/crashdetect.so
[16-01-2026 18:45:40] [Info] [debug] #5 f7f75570 in __kernel_rt_sigreturn () in linux-gate.so.1
[16-01-2026 18:45:40] [Info] [debug] #6 f3d56bfa in ?? () in components/LegacyNetwork.so
[16-01-2026 18:45:40] [Info] [debug] #7 f3d52aa8 in ?? () in components/LegacyNetwork.so
[16-01-2026 18:45:40] [Info] [debug] #8 0811a191 in ?? () in ./omp-server
[16-01-2026 18:45:40] [Info] [debug] #9 0811431d in ?? () in ./omp-server
[16-01-2026 18:45:40] [Info] [debug] #10 f4499374 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #11 f4469b99 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #12 f444bc50 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #13 f44992a7 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #14 efc9335c in sampgdk_RemovePlayerMapIcon () in plugins/streamer.so
[16-01-2026 18:45:40] [Info] [debug] #15 efc6cad6 in _ZN7Utility14destroyMapIconENSt8__detail14_Node_iteratorISt4pairIKiSt10shared_ptrIN4Item7MapIconEEELb0ELb0EEE () in plugins/streamer.so
[16-01-2026 18:45:40] [Info] [debug] #16 efc68071 in _ZN7Utility26destroyAllItemsInInterfaceEP6tagAMX () in plugins/streamer.so
[16-01-2026 18:45:40] [Info] [debug] #17 efc7e358 in AmxUnload () in plugins/streamer.so
[16-01-2026 18:45:40] [Info] [debug] #18 f4440ca4 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #19 f4441a56 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #20 f4430a35 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #21 f4430eab in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #22 f44c5041 in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #23 f44c5fdf in ?? () in components/Pawn.so
[16-01-2026 18:45:40] [Info] [debug] #24 08196d4b in ?? () in ./omp-server
[16-01-2026 18:45:40] [Info] [debug] #25 08125006 in ?? () in ./omp-server
[16-01-2026 18:45:40] [Info] [debug] #26 0811f11d in ?? () in ./omp-server
[16-01-2026 18:45:40] [Info] [debug] #27 f7c02519 in ?? () in /lib/i386-linux-gnu/libc.so.6
[16-01-2026 18:45:40] [Info] [debug] #28 f7c025f3 in __libc_start_main () in /lib/i386-linux-gnu/libc.so.6
[16-01-2026 18:45:40] [Info] [debug] #29 0810ede2 in ?? () in ./omp-server
[16-01-2026 18:45:40] [Info] [debug] Registers:
[16-01-2026 18:45:40] [Info] [debug] EAX: 00000000 EBX: f3f4e000 ECX: 0a8df390 EDX: ffec582c
[16-01-2026 18:45:40] [Info] [debug] ESI: 0a909f88 EDI: ffec5858 EBP: 0a8df390 ESP: ffec57f0
[16-01-2026 18:45:40] [Info] [debug] EIP: f3d56bfa EFLAGS: 00010286
[16-01-2026 18:45:40] [Info] [debug] Stack:
[16-01-2026 18:45:40] [Info] [debug] ESP+00000000: 0a909f88 f7635094 00000090 ffec5878
[16-01-2026 18:45:40] [Info] [debug] ESP+00000020: ffec5850 f3f4e000 0a8df398 f3d52aa8
[16-01-2026 18:45:40] [Info] [debug] ESP+00000040: ffec58c8 00000000 ffec5858 12be0400
[16-01-2026 18:45:40] [Info] [debug] ESP+00000060: f7e0b000 f7bdfe40 f7635094 00000090
[16-01-2026 18:45:40] [Info] [debug] ESP+00000080: ffec5898 000a2d2d 00000008 00000008
[16-01-2026 18:45:40] [Info] [debug] ESP+000000a0: 0b704510 f458888a 0b704510 ffec58c8
[16-01-2026 18:45:40] [Info] [debug] ESP+000000c0: 0b704510 ffec58c8 ef02f374 00000001
[16-01-2026 18:45:40] [Info] [debug] ESP+000000e0: 00000027 ffec594c 000001ff 74617453
[16-01-2026 18:45:40] [Info] [debug] ESP+00000100: f46c5e58 0b69a688 ef02f374 00000000
[16-01-2026 18:45:40] [Info] [debug] ESP+00000120: 6c717379 6f6c635f 29286573 6c616320
[16-01-2026 18:45:40] [Info] [debug] ESP+00000140: ffec59bc 08108530 00000000 081aaf9c
[16-01-2026 18:45:40] [Info] [debug] ESP+00000160: ffec59c0 085bd000 ffec59c8 081ab0f9
[16-01-2026 18:45:40] [Info] [debug] ESP+00000180: 00000000 00000005 0b72dcd0 00ceb2e7
[16-01-2026 18:45:40] [Info] [debug] ESP+000001a0: ffec59c8 ffec59d9 f7635094 0811a191
[16-01-2026 18:45:40] [Info] [debug] ESP+000001c0: 00000008 00000002 00000001 f0d9e0a4
[16-01-2026 18:45:40] [Info] [debug] ESP+000001e0: 00000000 ffec59d9 f7bf0101 0b72dcd5
[16-01-2026 18:45:40] [Info] [debug] ESP+00000200: 6c717379 f7d5e735 f0fff48c f7e0b7c0
[16-01-2026 18:45:40] [Info] [debug] ESP+00000220: 00000000 00000000 00000001 f0d9e37d
[16-01-2026 18:45:40] [Info] [debug] ESP+00000240: 00000000 0b72fce0 00000007 f7e0b7c0
[16-01-2026 18:45:40] [Info] [debug] ESP+00000260: 00000000 0b72fd70 00000007 f7e0b7c0
[16-01-2026 18:45:40] [Info] [debug] ESP+00000280: 00000000 f7bdfe40 00000000 12be0400
[16-01-2026 18:45:40] [Info] [debug] ESP+000002a0: f7e0b000 f7bdfe40 00000000 f7e0b7c0
[16-01-2026 18:45:40] [Info] [debug] ESP+000002c0: 00000000 0b729760 ffffffa4 f44c4a1b
[16-01-2026 18:45:40] [Info] [debug] ESP+000002e0: 00000000 ffec5b30 00000000 ffec5fe0
[16-01-2026 18:45:40] [Info] [debug] ESP+00000300: ffec5b08 f7635094 00000081 0000001f
[16-01-2026 18:45:40] [Info] [debug] ESP+00000320: f7635094 00000001 ffec6008 f4499359
[16-01-2026 18:45:40] [Info] [debug] ESP+00000340: f46c932c f7635094 00000001 f4469b6b
[16-01-2026 18:45:40] [Info] [debug] ESP+00000360: f46c932c efcc1ba0 ffec5fe0 00000000
[16-01-2026 18:45:40] [Info] [debug] ESP+00000380: 00000000 00000000 f0d18ecb 00000000
[16-01-2026 18:45:40] [Info] [debug] ESP+000003a0: dc01f000 00081000 00000000 f7e0b7c0
[16-01-2026 18:45:40] [Info] [debug] ESP+000003c0: f0fff974 f5148000 ffffffa4 ef37f048
[16-01-2026 18:45:40] [Info] [debug] ESP+000003e0: 00000000 0b722f50 00000007 f7c6cac2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions