Skip to content

crossplay not working with 2 Xbox connect (valheim_server from arm64 vm) #8

@bitdo1

Description

@bitdo1

So the crossplay is working fine with 1 Xbox.  With 2 Xbox connected, the server crashes after anywhere from a couple minutes to 22 minutes.  We both had an icon appear in the upper left of the screen which indicates it lost connection with server.  Then we cannot reconnect.  Looking at the host, htop shows a bunch of threads were still running, 1 CPU was pegged at 100%, and the syslog makes it look like the server is still running even though we cannot connect.   Stopping and restarting the service we were able to resume playing but it kept crashing every few minutes.

The follow information came out of journalctl.  At least one thread took a SIGSEGV page fault.  It looks like it tried to execute a bad address (0xffffffff) while in the PlayFab code.  Let me know if you want to look up any address ranges from the dump of /proc/self/maps which I did not include below.  One of the threads is named ZPlayFab... so if I had to guess, that is the one that took the SIGSEGV.

The lines after the first stacktrace show a shorter 2 line "native stacktrace" for a library inside mono (C# libraries?).  I'm not sure how thats related.

  at <unknown> <0xffffffff>
  at (wrapper managed-to-native) PartyCSharpSDK.Interop.PFPInterop.PartyEndpointSendMessage (PartyCSharpSDK.Interop.PARTY_ENDPOINT_HANDLE,uint,intptr,PartyCSharpSDK.PARTY_SEND_MESSAGE_OPTIONS,PartyCSharpSDK.Interop.PARTY_SEND_MESSAGE_QUEUING_CONFIGURATION*,uint,PartyCSharpSDK.Interop.PARTY_DATA_BUFFER*,intptr) [0x00014] in <2a1ef85868414a97a033eac3f475139e>:0
  at PartyCSharpSDK.SDK.PartyEndpointSendMessage (PartyCSharpSDK.PARTY_ENDPOINT_HANDLE,PartyCSharpSDK.PARTY_ENDPOINT_HANDLE[],PartyCSharpSDK.PARTY_SEND_MESSAGE_OPTIONS,PartyCSharpSDK.PARTY_SEND_MESSAGE_QUEUING_CONFIGURATION,intptr,uint) [0x00085] in <2a1ef85868414a97a033eac3f475139e>:0
  at PartyCSharpSDK.SDK.PartyEndpointSendMessage (PartyCSharpSDK.PARTY_ENDPOINT_HANDLE,PartyCSharpSDK.PARTY_ENDPOINT_HANDLE[],PartyCSharpSDK.PARTY_SEND_MESSAGE_OPTIONS,PartyCSharpSDK.PARTY_SEND_MESSAGE_QUEUING_CONFIGURATION,byte[]) [0x0001e] in <2a1ef85868414a97a033eac3f475139e>:0
  at PlayFab.Party.PlayFabMultiplayerManager._SendDataMessage (byte[],System.Collections.Generic.IEnumerable`1<PlayFab.Party.PlayFabPlayer>,PlayFab.Party.DeliveryOption) [0x00069] in <2a1ef85868414a97a033eac3f475139e>:0
  at PlayFab.Party.PlayFabMultiplayerManager.SendDataMessage (byte[],System.Collections.Generic.IEnumerable`1<PlayFab.Party.PlayFabPlayer>,PlayFab.Party.DeliveryOption) [0x00004] in <2a1ef85868414a97a033eac3f475139e>:0
  at ZPlayFabSocket.InternalSendCont (byte[]) [0x00015] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0
  at ZPlayFabSocket.LateUpdate () [0x00025] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0
  at ZPlayFabSocket.LateUpdateAllSocket () [0x00019] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0
  at ZNet.LateUpdate () [0x00000] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0
  at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) [0x00020] in <e5437daeca9a4c2a9c4cbe33a826b52a>:0
/proc/self/maps:....Native stacktrace:
        /home/ubuntu/valheim_server/valheim_server_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so+d8314 [0x104038314]
        /home/ubuntu/valheim_server/valheim_server_Data/MonoBleedingEdge/x86_64/libmonobdwgc-2.0.so+14d48f [0x1040ad48f]
        ??? [0x60e93]
Debug info from gdb:[New LWP 207675]
[New LWP 207676]
[New LWP 207677]
[New LWP 207678]
[New LWP 207679]
[New LWP 207680]
[New LWP 207681]
[New LWP 207682]
[New LWP 207683]
[New LWP 207684]
[New LWP 207685]
[New LWP 207686]
[New LWP 207687]
[New LWP 207688]
[New LWP 207689]
[New LWP 207690]
[New LWP 207691]
[New LWP 207692]
[New LWP 207693]
[New LWP 207694]
[New LWP 207695]
[New LWP 207696]
[New LWP 207697]
[New LWP 207699]
[New LWP 207701]
[New LWP 207709]
[New LWP 207710]
[New LWP 207712]
[New LWP 207714]
[New LWP 207715]
[New LWP 207717]
[New LWP 207718]
[New LWP 207719]
[New LWP 207720]
[New LWP 207724]
[New LWP 207725]
[New LWP 207727]
[New LWP 207728]
[New LWP 207738]
[New LWP 207764]
[New LWP 207765]
[New LWP 207766]
[New LWP 207767]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/aarch64-linux-gnu/libthread_db.so.1".0x0000ffffb0886780 in __GI___wait4 (pid=<optimized out>, stat_loc=0x10200b5b4, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
30        ../sysdeps/unix/sysv/linux/wait4.c: No such file or directory.
  Id   Target Id                                            Frame
* 1    Thread 0xffffb09b4020 (LWP 207669) "MainValheimThre" 0x0000ffffb0886780 in __GI___wait4 (pid=<optimized out>, stat_loc=0x10200b5b4, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
  2    Thread 0xffffafff9f60 (LWP 207675) "Finalizer"       __futex_abstimed_wait_common64 (private=<optimized out>, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x1044c9880) at ./nptl/futex-internal.c:57
  3    Thread 0xffffaf08ef60 (LWP 207676) "Job.Worker 0"    syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  4    Thread 0xffffae87ef60 (LWP 207677) "Job.Worker 1"    syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  5    Thread 0xffffae06ef60 (LWP 207678) "Job.Worker 2"    syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  6    Thread 0xffffad85ef60 (LWP 207679) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  7    Thread 0xffffad04ef60 (LWP 207680) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  8    Thread 0xffffac83ef60 (LWP 207681) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  9    Thread 0xffff9fffef60 (LWP 207682) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  10   Thread 0xffff9f7eef60 (LWP 207683) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  11   Thread 0xffff9efdef60 (LWP 207684) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  12   Thread 0xffff9e7cef60 (LWP 207685) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  13   Thread 0xffff9dfbef60 (LWP 207686) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  14   Thread 0xffff9d7aef60 (LWP 207687) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  15   Thread 0xffff9cf9ef60 (LWP 207688) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  16   Thread 0xffff9c78ef60 (LWP 207689) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  17   Thread 0xffff9bf7ef60 (LWP 207690) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  18   Thread 0xffff9b76ef60 (LWP 207691) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  19   Thread 0xffff9af5ef60 (LWP 207692) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  20   Thread 0xffff9a74ef60 (LWP 207693) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  21   Thread 0xffff99f3ef60 (LWP 207694) "Background Job." syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  22   Thread 0xffff9972ef60 (LWP 207695) "Loading.AsyncRe" syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  23   Thread 0xffffafde9f60 (LWP 207696) "valheim_server." 0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=req@entry=0xffffafde93e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
  24   Thread 0xffffafcd9f60 (LWP 207697) "valheim_server." 0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=req@entry=0xffffafcd93e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
  25   Thread 0xffff98d70f60 (LWP 207699) "Loading.Preload" syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
  26   Thread 0xffff9844ff60 (LWP 207701) "Loading.Preload" __futex_abstimed_wait_common64 (private=<optimized out>, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x1d5ff5728) at ./nptl/futex-internal.c:57
  27   Thread 0xffff7b78ef60 (LWP 207709) "IOCP Thread 0"   0x0000ffffb08abc78 in __GI___poll (fds=0xffff6c0094f0, nfds=2, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
  28   Thread 0xffff7af7ef60 (LWP 207710) "IPC:CSteamEngin" 0x0000ffffb08b5ebc in __GI_epoll_pwait (epfd=<error reading variable: value has been optimized out>, events=events@entry=0xffff7af7e390, maxevents=1, maxevents@entry=<error reading variable: value has been optimized out>, timeout=49, timeout@entry=<error reading variable: value has been optimized out>, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40
  29   Thread 0xffff7ad5ef60 (LWP 207712) "CFileWriterThre" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x10a198964) at ./nptl/futex-internal.c:57
  30   Thread 0xffff7ac4ef60 (LWP 207714) "CHTTPCacheFileT" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10a89fd20, op=137, expected=0, futex_word=0xffff70694dfc) at ./nptl/futex-internal.c:57
  31   Thread 0xffff7ab3ef60 (LWP 207715) "CHTTPClientThre" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10a99fd20, op=137, expected=0, futex_word=0xffff706c50d8) at ./nptl/futex-internal.c:57
  32   Thread 0xffff7a91ef60 (LWP 207717) "IPC:CSteamEngin" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10aa9fd20, op=137, expected=0, futex_word=0x10a204cb0) at ./nptl/futex-internal.c:57
  33   Thread 0xffff7a80ef60 (LWP 207718) "CJobMgr::m_Work" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10ab9fd20, op=137, expected=0, futex_word=0xffff707966bc) at ./nptl/futex-internal.c:57
  34   Thread 0xffff7a6fef60 (LWP 207719) "CNet Encrypt:0"  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10ac9fd20, op=137, expected=0, futex_word=0xffff70a3c4ac) at ./nptl/futex-internal.c:57
  35   Thread 0xffff7a5eef60 (LWP 207720) "valheim_server." 0x0000ffffb08abc78 in __GI___poll (fds=0xffff4c008fa0, nfds=1, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
  36   Thread 0xffff79418f60 (LWP 207724) "Timer-Scheduler" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x3a940c94) at ./nptl/futex-internal.c:57  37   Thread 0xffffac02ef60 (LWP 207725) "valheim_server." 0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=req@entry=0xffffac02e3e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
  38   Thread 0xffff78ff8f60 (LWP 207727) "valheim_server." __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10bb1f8d0, op=137, expected=0, futex_word=0x1044ca2f8) at ./nptl/futex-internal.c:57
  39   Thread 0xffff78de8f60 (LWP 207728) "Thread Pool I/O" 0x0000ffffb08abc78 in __GI___poll (fds=0xffff481c6cc0, nfds=1, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
  40   Thread 0xffff7b99ef60 (LWP 207738) "PlayfabZlibThre" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x3a946aa0) at ./nptl/futex-internal.c:57
  41   Thread 0xffff29c36f60 (LWP 207764) "MainValheimThre" 0x0000ffffb089ec4c in sched_yield () at ../sysdeps/unix/syscall-template.S:120
  42   Thread 0xffff2a446f60 (LWP 207765) "MainValheimThre" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0xffff78bd9e98, op=393, expected=0, futex_word=0x4414b718) at ./nptl/futex-internal.c:57
  43   Thread 0xffff28c16f60 (LWP 207766) "MainValheimThre" 0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=0xffff29427f40, rem=0xffff29427f40) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
  44   Thread 0xffff23ffef60 (LWP 207767) "MainValheimThre" __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0xffff29127e68, op=393, expected=0, futex_word=0x44312748) at ./nptl/futex-internal.c:57Thread 44 (Thread 0xffff23ffef60 (LWP 207767) "MainValheimThre"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0xffff29127e68, op=393, expected=0, futex_word=0x44312748) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0xffff29127e68, clockid=-1333486120, expected=0, futex_word=0x44312748) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x44312748, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0xffff29127e68, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0xffff29127e68, clockid=0, mutex=0x443126f8, cond=0x44312720) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x44312720, cond@entry=<error reading variable: value has been optimized out>, mutex=0x443126f8, mutex@entry=<error reading variable: value has been optimized out>, abstime=0xffff29127e68, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0x4219d800, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000ffff74ae2c88 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 43 (Thread 0xffff28c16f60 (LWP 207766) "MainValheimThre"):
#0  0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=0xffff29427f40, rem=0xffff29427f40) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
husjon/creality-k1#1  0x0000ffffb0886aec in __GI___nanosleep (req=<optimized out>, rem=<optimized out>) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
husjon/husjon#2  0x0000ffff7491fad8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 42 (Thread 0xffff2a446f60 (LWP 207765) "MainValheimThre"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0xffff78bd9e98, op=393, expected=0, futex_word=0x4414b718) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0xffff78bd9e98, clockid=-1333486120, expected=0, futex_word=0x4414b718) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x4414b718, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0xffff78bd9e98, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0xffff78bd9e98, clockid=0, mutex=0x4414b6c8, cond=0x4414b6f0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x4414b6f0, cond@entry=<error reading variable: value has been optimized out>, mutex=0x4414b6c8, mutex@entry=<error reading variable: value has been optimized out>, abstime=0xffff78bd9e98, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0x42284aa0, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000ffff74ae2c88 in ?? ()
#7  0x0000ffff74000030 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 41 (Thread 0xffff29c36f60 (LWP 207764) "MainValheimThre"):
#0  0x0000ffffb089ec4c in sched_yield () at ../sysdeps/unix/syscall-template.S:120
husjon/creality-k1#1  0x000000004417697c in ?? ()
husjon/husjon#2  0x0000ffff24000030 in ?? ()
Backtrace stopped: previous frame inner to this frame (corrupt stack?)
Thread 40 (Thread 0xffff7b99ef60 (LWP 207738) "PlayfabZlibThre"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x3a946aa0) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x3a946aa0) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x3a946aa0, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084c8fc in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x3a946a50, cond=0x3a946a78) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x3a946a78, cond@entry=<error reading variable: value has been optimized out>, mutex=0x3a946a50, mutex@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:627
#5  0x0000000034aaa2fc in iFEpp (emu=0x433e5240, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3370
#6  0x0000ffff70e66e08 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 39 (Thread 0xffff78de8f60 (LWP 207728) "Thread Pool I/O"):
#0  0x0000ffffb08abc78 in __GI___poll (fds=0xffff481c6cc0, nfds=1, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
husjon/creality-k1#1  0x0000ffff481880c4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)Thread 38 (Thread 0xffff78ff8f60 (LWP 207727) "valheim_server."):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10bb1f8d0, op=137, expected=0, futex_word=0x1044ca2f8) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x10bb1f8d0, clockid=-1333486120, expected=0, futex_word=0x1044ca2f8) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x1044ca2f8, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x10bb1f8d0, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0x10bb1f8d0, clockid=1, mutex=0x1044ca300, cond=0x1044ca2d0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x1044ca2d0, cond@entry=<error reading variable: value has been optimized out>, mutex=0x1044ca300, mutex@entry=<error reading variable: value has been optimized out>, abstime=0x10bb1f8d0, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0x41430550, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000ffff70e67fb0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 37 (Thread 0xffffac02ef60 (LWP 207725) "valheim_server."):
#0  0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=req@entry=0xffffac02e3e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
husjon/creality-k1#1  0x0000ffffb0886aec in __GI___nanosleep (req=req@entry=0xffffac02e3e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
husjon/husjon#2  0x0000ffffb08af2f4 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:31
husjon/valheim_server_oci_setup#8  0x000000003c83c14c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 36 (Thread 0xffff79418f60 (LWP 207724) "Timer-Scheduler"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x3a940c94) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x3a940c94) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x3a940c94, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084c8fc in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x3a940c40, cond=0x3a940c68) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x3a940c68, cond@entry=<error reading variable: value has been optimized out>, mutex=0x3a940c40, mutex@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:627
#5  0x0000000034aaa2fc in iFEpp (emu=0xffff440d1f90, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3370
#6  0x0000ffff70e66e08 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 35 (Thread 0xffff7a5eef60 (LWP 207720) "valheim_server."):
#0  0x0000ffffb08abc78 in __GI___poll (fds=0xffff4c008fa0, nfds=1, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
husjon/creality-k1#1  0x0000ffff4c0226f0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 34 (Thread 0xffff7a6fef60 (LWP 207719) "CNet Encrypt:0"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10ac9fd20, op=137, expected=0, futex_word=0xffff70a3c4ac) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x10ac9fd20, clockid=-1333486120, expected=0, futex_word=0xffff70a3c4ac) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0xffff70a3c4ac, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x10ac9fd20, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0x10ac9fd20, clockid=1, mutex=0xffff70a3c458, cond=0xffff70a3c480) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0xffff70a3c480, cond@entry=<error reading variable: value has been optimized out>, mutex=0xffff70a3c458, mutex@entry=<error reading variable: value has been optimized out>, abstime=0x10ac9fd20, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0xffff70a3c560, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000000040706620 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 33 (Thread 0xffff7a80ef60 (LWP 207718) "CJobMgr::m_Work"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10ab9fd20, op=137, expected=0, futex_word=0xffff707966bc) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x10ab9fd20, clockid=-1333486120, expected=0, futex_word=0xffff707966bc) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0xffff707966bc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x10ab9fd20, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0x10ab9fd20, clockid=1, mutex=0xffff70796668, cond=0xffff70796690) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0xffff70796690, cond@entry=<error reading variable: value has been optimized out>, mutex=0xffff70796668, mutex@entry=<error reading variable: value has been optimized out>, abstime=0x10ab9fd20, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0xffff7083fb30, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000000040706620 in ?? ()Thread 32 (Thread 0xffff7a91ef60 (LWP 207717) "IPC:CSteamEngin"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10aa9fd20, op=137, expected=0, futex_word=0x10a204cb0) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x10aa9fd20, clockid=-1333486120, expected=0, futex_word=0x10a204cb0) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x10a204cb0, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x10aa9fd20, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0x10aa9fd20, clockid=1, mutex=0x10a204c60, cond=0x10a204c88) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0x10a204c88, cond@entry=<error reading variable: value has been optimized out>, mutex=0x10a204c60, mutex@entry=<error reading variable: value has been optimized out>, abstime=0x10aa9fd20, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0xffff70795720, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000000040706620 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 31 (Thread 0xffff7ab3ef60 (LWP 207715) "CHTTPClientThre"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10a99fd20, op=137, expected=0, futex_word=0xffff706c50d8) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x10a99fd20, clockid=-1333486120, expected=0, futex_word=0xffff706c50d8) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0xffff706c50d8, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x10a99fd20, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0x10a99fd20, clockid=1, mutex=0xffff706c5088, cond=0xffff706c50b0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0xffff706c50b0, cond@entry=<error reading variable: value has been optimized out>, mutex=0xffff706c5088, mutex@entry=<error reading variable: value has been optimized out>, abstime=0x10a99fd20, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0xffff706d12c0, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000000040706620 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 30 (Thread 0xffff7ac4ef60 (LWP 207714) "CHTTPCacheFileT"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x10a89fd20, op=137, expected=0, futex_word=0xffff70694dfc) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x10a89fd20, clockid=-1333486120, expected=0, futex_word=0xffff70694dfc) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0xffff70694dfc, expected=expected@entry=0, clockid=clockid@entry=1, abstime=abstime@entry=0x10a89fd20, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084cc10 in __pthread_cond_wait_common (abstime=0x10a89fd20, clockid=1, mutex=0xffff70694da8, cond=0xffff70694dd0) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_timedwait64 (cond=0xffff70694dd0, cond@entry=<error reading variable: value has been optimized out>, mutex=0xffff70694da8, mutex@entry=<error reading variable: value has been optimized out>, abstime=0x10a89fd20, abstime@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:652
#5  0x0000000034aab7b0 in iFEppp (emu=0xffff706c4290, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3825
#6  0x0000000040706620 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 29 (Thread 0xffff7ad5ef60 (LWP 207712) "CFileWriterThre"):
#0  __futex_abstimed_wait_common64 (private=0, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x10a198964) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=0, abstime=0x0, clockid=0, expected=0, futex_word=0x10a198964) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x10a198964, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=private@entry=0) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb084c8fc in __pthread_cond_wait_common (abstime=0x0, clockid=0, mutex=0x10a198910, cond=0x10a198938) at ./nptl/pthread_cond_wait.c:503
#4  ___pthread_cond_wait (cond=0x10a198938, cond@entry=<error reading variable: value has been optimized out>, mutex=0x10a198910, mutex@entry=<error reading variable: value has been optimized out>) at ./nptl/pthread_cond_wait.c:627
#5  0x0000000034aaa2fc in iFEpp (emu=0xffff7007b0d0, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:3370
#6  0x0000ffff7013f28c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 28 (Thread 0xffff7af7ef60 (LWP 207710) "IPC:CSteamEngin"):
#0  0x0000ffffb08b5ebc in __GI_epoll_pwait (epfd=<error reading variable: value has been optimized out>, events=events@entry=0xffff7af7e390, maxevents=1, maxevents@entry=<error reading variable: value has been optimized out>, timeout=49, timeout@entry=<error reading variable: value has been optimized out>, set=set@entry=0x0) at ../sysdeps/unix/sysv/linux/epoll_pwait.c:40
husjon/creality-k1#1  0x0000ffffb08b6168 in epoll_wait (epfd=<error reading variable: value has been optimized out>, events=events@entry=0xffff7af7e390, maxevents=<error reading variable: value has been optimized out>, timeout=<error reading variable: value has been optimized out>) at ../sysdeps/unix/sysv/linux/epoll_wait.c:32
husjon/husjon#2  0x0000000034b24614 in my_epoll_wait (emu=<error reading variable: value has been optimized out>, epfd=<error reading variable: value has been optimized out>, events=0x10a69fd74, events@entry=<error reading variable: value has been optimized out>, maxevents=<error reading variable: value has been optimized out>, timeout=<error reading variable: value has been optimized out>) at /home/ubuntu/box64/src/wrapped/wrappedlibc.c:1830
husjon/valheim_server_oci_setup#8  0x0000000034abd788 in iFEipii (emu=0x402718d0, fcn=<optimized out>) at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5827
#4  0x0000000040acc5a8 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)Thread 27 (Thread 0xffff7b78ef60 (LWP 207709) "IOCP Thread 0"):
#0  0x0000ffffb08abc78 in __GI___poll (fds=0xffff6c0094f0, nfds=2, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:41
husjon/creality-k1#1  0x000000004070c1d0 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 26 (Thread 0xffff9844ff60 (LWP 207701) "Loading.Preload"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x1d5ff5728) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=<optimized out>, abstime=0x0, clockid=0, expected=0, futex_word=0x1d5ff5728) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x1d5ff5728, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized out>) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb08559a4 in do_futex_wait (sem=sem@entry=0x1d5ff5728, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x0000ffffb0855a5c in __new_sem_wait_slow64 (sem=0x1d5ff5728, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
#5  0x000000003c8330b4 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 25 (Thread 0xffff98d70f60 (LWP 207699) "Loading.Preload"):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3e2ad1a0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 24 (Thread 0xffffafcd9f60 (LWP 207697) "valheim_server."):
#0  0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=req@entry=0xffffafcd93e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
husjon/creality-k1#1  0x0000ffffb0886aec in __GI___nanosleep (req=req@entry=0xffffafcd93e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
husjon/husjon#2  0x0000ffffb08af2f4 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:31
husjon/valheim_server_oci_setup#8  0x000000003c83c14c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 23 (Thread 0xffffafde9f60 (LWP 207696) "valheim_server."):
#0  0x0000ffffb0881924 in __GI___clock_nanosleep (clock_id=<optimized out>, clock_id@entry=0, flags=flags@entry=0, req=req@entry=0xffffafde93e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/clock_nanosleep.c:78
husjon/creality-k1#1  0x0000ffffb0886aec in __GI___nanosleep (req=req@entry=0xffffafde93e8, rem=rem@entry=0x0) at ../sysdeps/unix/sysv/linux/nanosleep.c:25
husjon/husjon#2  0x0000ffffb08af2f4 in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:31
husjon/valheim_server_oci_setup#8  0x000000003c83c14c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 22 (Thread 0xffff9972ef60 (LWP 207695) "Loading.AsyncRe"):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3bb815a0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 21 (Thread 0xffff99f3ef60 (LWP 207694) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c0966b0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 20 (Thread 0xffff9a74ef60 (LWP 207693) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c095b50) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 19 (Thread 0xffff9af5ef60 (LWP 207692) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c094ff0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)Thread 18 (Thread 0xffff9b76ef60 (LWP 207691) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c094490) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 17 (Thread 0xffff9bf7ef60 (LWP 207690) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c093930) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 16 (Thread 0xffff9c78ef60 (LWP 207689) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3bbd9b70) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 15 (Thread 0xffff9cf9ef60 (LWP 207688) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3bbd9010) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 14 (Thread 0xffff9d7aef60 (LWP 207687) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c07bad0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 13 (Thread 0xffff9dfbef60 (LWP 207686) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c07af70) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 12 (Thread 0xffff9e7cef60 (LWP 207685) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3a95f430) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 11 (Thread 0xffff9efdef60 (LWP 207684) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3a95e8d0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 10 (Thread 0xffff9f7eef60 (LWP 207683) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3bbf9b10) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)Thread 9 (Thread 0xffff9fffef60 (LWP 207682) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c075f80) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 8 (Thread 0xffffac83ef60 (LWP 207681) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c09f6b0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 7 (Thread 0xffffad04ef60 (LWP 207680) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c003530) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 6 (Thread 0xffffad85ef60 (LWP 207679) "Background Job."):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3c0aa6d0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 5 (Thread 0xffffae06ef60 (LWP 207678) "Job.Worker 2"):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3bbe5180) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 4 (Thread 0xffffae87ef60 (LWP 207677) "Job.Worker 1"):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3bb98450) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 3 (Thread 0xffffaf08ef60 (LWP 207676) "Job.Worker 0"):
#0  syscall () at ../sysdeps/unix/sysv/linux/aarch64/syscall.S:38
husjon/creality-k1#1  0x00000000349e9778 in my_syscall (emu=0x3bc241a0) at /home/ubuntu/box64/src/emu/x64syscall.c:768
husjon/husjon#2  0x0000000034abd834 in lFEv () at /home/ubuntu/box64/src/wrapped/generated/wrapper.c:5828
husjon/valheim_server_oci_setup#8  0x000000003bb9a960 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 2 (Thread 0xffffafff9f60 (LWP 207675) "Finalizer"):
#0  __futex_abstimed_wait_common64 (private=<optimized out>, cancel=true, abstime=0x0, op=393, expected=0, futex_word=0x1044c9880) at ./nptl/futex-internal.c:57
husjon/creality-k1#1  __futex_abstimed_wait_common (cancel=true, private=<optimized out>, abstime=0x0, clockid=0, expected=0, futex_word=0x1044c9880) at ./nptl/futex-internal.c:87
husjon/husjon#2  __GI___futex_abstimed_wait_cancelable64 (futex_word=futex_word@entry=0x1044c9880, expected=expected@entry=0, clockid=clockid@entry=0, abstime=abstime@entry=0x0, private=<optimized out>) at ./nptl/futex-internal.c:139
husjon/valheim_server_oci_setup#8  0x0000ffffb08559a4 in do_futex_wait (sem=sem@entry=0x1044c9880, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:111
#4  0x0000ffffb0855a5c in __new_sem_wait_slow64 (sem=0x1044c9880, abstime=0x0, clockid=0) at ./nptl/sem_waitcommon.c:183
#5  0x000000003b279e3c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
Thread 1 (Thread 0xffffb09b4020 (LWP 207669) "MainValheimThre"):
#0  0x0000ffffb0886780 in __GI___wait4 (pid=<optimized out>, stat_loc=0x10200b5b4, options=0, usage=0x0) at ../sysdeps/unix/sysv/linux/wait4.c:30
husjon/creality-k1#1  0x0000000044d8a41c in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
[Inferior 1 (process 207669) detached]=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================
NullReferenceException: Object reference not set to an instance of an object
  at (wrapper managed-to-native) PartyCSharpSDK.Interop.PFPInterop.PartyEndpointSendMessage(PartyCSharpSDK.Interop.PARTY_ENDPOINT_HANDLE,uint,intptr,PartyCSharpSDK.PARTY_SEND_MESSAGE_OPTIONS,PartyCSharpSDK.Interop.PARTY_SEND_MESSAGE_QUEUING_CONFIGURATION*,uint,PartyCSharpSDK.Interop.PARTY_DATA_BUFFER*,intptr)
  at PartyCSharpSDK.SDK.PartyEndpointSendMessage (PartyCSharpSDK.PARTY_ENDPOINT_HANDLE endpoint, PartyCSharpSDK.PARTY_ENDPOINT_HANDLE[] targetEndpoints, PartyCSharpSDK.PARTY_SEND_MESSAGE_OPTIONS options, PartyCSharpSDK.PARTY_SEND_MESSAGE_QUEUING_CONFIGURATION queuingConfiguration, System.IntPtr dataBuffer, System.UInt32 dataBufferSize) [0x00076] in <2a1ef85868414a97a033eac3f475139e>:0
  at PartyCSharpSDK.SDK.PartyEndpointSendMessage (PartyCSharpSDK.PARTY_ENDPOINT_HANDLE endpoint, PartyCSharpSDK.PARTY_ENDPOINT_HANDLE[] targetEndpoints, PartyCSharpSDK.PARTY_SEND_MESSAGE_OPTIONS options, PartyCSharpSDK.PARTY_SEND_MESSAGE_QUEUING_CONFIGURATION queuingConfiguration, System.Byte[] dataBuffer) [0x0001a] in <2a1ef85868414a97a033eac3f475139e>:0
  at PlayFab.Party.PlayFabMultiplayerManager._SendDataMessage (System.Byte[] buffer, System.Collections.Generic.IEnumerable`1[T] recipients, PlayFab.Party.DeliveryOption deliveryOption) [0x00059] in <2a1ef85868414a97a033eac3f475139e>:0
  at PlayFab.Party.PlayFabMultiplayerManager.SendDataMessage (System.Byte[] buffer, System.Collections.Generic.IEnumerable`1[T] recipients, PlayFab.Party.DeliveryOption deliveryOption) [0x00000] in <2a1ef85868414a97a033eac3f475139e>:0
  at ZPlayFabSocket.InternalSendCont (System.Byte[] compressedPayload) [0x0000d] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0
  at ZPlayFabSocket.LateUpdate () [0x00023] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0
  at ZPlayFabSocket.LateUpdateAllSocket () [0x00019] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0
  at ZNet.LateUpdate () [0x00000] in <eecdcf8f395d4782a04ac4ff3fc6cb35>:0

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