Skip to content

Random crash on 2.2 coming from streamer's DestroyPickup #141

Description

@v1934

Today for the first time I have received a crash coming from Streamer's (2.9.5 so newest) pickup streaming.
I think the problem lies in YSF itself so I post the issue here.
Here's the stack trace:

[20/01/2022 16:03:44] [debug] Server crashed due to an unknown error
[20/01/2022 16:03:44] [debug] Native backtrace:
[20/01/2022 16:03:44] [debug] #0 f7a49e8b in _ZN10StackTraceC1EPv () from plugins/crashdetect.so
[20/01/2022 16:03:44] [debug] #1 f7a42bcf in _ZN11CrashDetect20PrintNativeBacktraceERSoPv () from plugins/crashdetect.so
[20/01/2022 16:03:44] [debug] #2 f7a43dbc in _ZN11CrashDetect20PrintNativeBacktraceEPv () from plugins/crashdetect.so
[20/01/2022 16:03:44] [debug] #3 f7a44226 in _ZN11CrashDetect11OnExceptionEPv () from plugins/crashdetect.so
[20/01/2022 16:03:44] [debug] #4 f7a49adc in ?? () from plugins/crashdetect.so
[20/01/2022 16:03:44] [debug] #5 f7f7d580 in __kernel_rt_sigreturn () from linux-gate.so.1
[20/01/2022 16:03:44] [debug] #6 f796f013 in _ZN7CPlugin14RebuildRPCDataEhPN6RakNet9BitStreamEt () from plugins/YSF.so
[20/01/2022 16:03:44] [debug] #7 f797f4fb in _ZN14CHookRakServer5RPC_2EPvPhPN6RakNet9BitStreamE14PacketPriority17PacketReliabilityj8PlayerIDbb () from plugins/YSF.so
[20/01/2022 16:03:44] [debug] #8 080ac299 in ?? () from ./samp03svr
[20/01/2022 16:03:44] [debug] #9 080c8e8f in ?? () from ./samp03svr
[20/01/2022 16:03:44] [debug] #10 080cb1a5 in ?? () from ./samp03svr
[20/01/2022 16:03:44] [debug] #11 080c8cb8 in ?? () from ./samp03svr
[20/01/2022 16:03:44] [debug] #12 f5e62135 in sampgdk_DestroyPickup () from plugins/streamer.so
[20/01/2022 16:03:44] [debug] #13 f5e8d1d1 in _ZN8Streamer13streamPickupsEv () from plugins/streamer.so
[20/01/2022 16:03:44] [debug] #14 f5ea6f82 in _ZN8Streamer20startAutomaticUpdateEv () from plugins/streamer.so
[20/01/2022 16:03:44] [debug] #15 f5ea704f in ProcessTick () from plugins/streamer.so
[20/01/2022 16:03:44] [debug] #16 080d1ce2 in ?? () from ./samp03svr
[20/01/2022 16:03:44] [debug] #17 080aef6c in ?? () from ./samp03svr
[20/01/2022 16:03:44] [debug] #18 080aa13a in ?? () from ./samp03svr
[20/01/2022 16:03:44] [debug] #19 f7a8be46 in __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
[20/01/2022 16:03:44] [debug] #20 0804b4e1 in ?? () from ./samp03svr

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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