System freeze after using custom game party chat

ljon4ik97

Member
As title says, i got memory leak i guess gdb backtrace and journal logs attached

GDB

Code:
#0  0xee6b0579 in __kernel_vsyscall ()
[Current thread is 1 (Thread 0xdadffb40 (LWP 3735))]
(gdb) bt
#0  0xee6b0579 in __kernel_vsyscall ()
#1  0xee2e69bf in __pthread_kill_implementation (threadid=threadid@entry=3672111936, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:43
#2  0xee2e6a4f in __pthread_kill_internal (threadid=3672111936, signo=6) at pthread_kill.c:78
#3  0xee28b7b7 in __GI_raise (sig=6) at ../sysdeps/posix/raise.c:26
#4  0xee272121 in __GI_abort () at abort.c:79
#5  0xdbf9905f in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#6  0xdd84b5d4 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#7  0xdd84b61d in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#8  0xdd84b78b in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#9  0xdbf99c35 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#10 0xdd86a357 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#11 0xdd86a481 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#12 0xdd86b926 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#13 0xdc14ed57 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#14 0xdc5c8d5b in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#15 0xdc75b4f2 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#16 0xdc92c65f in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#17 0xdc75aae7 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#18 0xdc929302 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#19 0xdc92b9dd in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#20 0xdc92c221 in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/steamclient.so
#21 0xe3cfc6de in SteamThreadTools::CThread::ThreadExceptionWrapper(void*) () from /home/leonid/.local/share/Steam/ubuntu12_32/libtier0_s.so
#22 0xe3cfa49e in ?? () from /home/leonid/.local/share/Steam/ubuntu12_32/libtier0_s.so
#23 0xe3cfad60 in CatchAndWriteMiniDumpExForVoidPtrFn () from /home/leonid/.local/share/Steam/ubuntu12_32/libtier0_s.so
#24 0xe3cfada8 in CatchAndWriteMiniDumpForVoidPtrFn () from /home/leonid/.local/share/Steam/ubuntu12_32/libtier0_s.so
#25 0xe3cff1c2 in SteamThreadTools::CThread::ThreadProc(void*) () from /home/leonid/.local/share/Steam/ubuntu12_32/libtier0_s.so
#26 0xee2e4490 in start_thread (arg=<optimized out>) at pthread_create.c:447
#27 0xee381408 in __GI___clone3 () at ../sysdeps/unix/sysv/linux/i386/clone3.S:111

Journal

Code:
Jan 12 21:51:26 archlinux steam[3274]: GameScope focus changed to appID 0
Jan 12 21:51:26 archlinux steam[3274]: Window title set to Deadlock
Jan 12 21:51:27 archlinux steam[3274]: src/clientdll/interfacemap_client.h (5713) : Assertion Failed: Fencepost deserialize mismatch in IClientNetworkingSocketsSerialized::SendP2PRendezvous
Jan 12 21:51:27 archlinux steam[3274]: src/clientdll/interfacemap_client.h (5713) : Assertion Failed: Fencepost deserialize mismatch in IClientNetworkingSocketsSerialized::SendP2PRendezvous
Jan 12 21:51:27 archlinux assert_20250112215127_44.dmp[11493]: Uploading dump (out-of-process)
                                                               /tmp/dumps/assert_20250112215127_44.dmp
Jan 12 21:51:27 archlinux steam[3274]: assert_20250112215127_44.dmp[11493]: Uploading dump (out-of-process)
Jan 12 21:51:27 archlinux steam[3274]: /tmp/dumps/assert_20250112215127_44.dmp
Jan 12 21:51:27 archlinux steam[3274]: terminate called after throwing an instance of 'std::length_error'
Jan 12 21:51:27 archlinux steam[3274]:   what():  basic_string::_S_create
Jan 12 21:51:27 archlinux steam[3274]: crash_20250112215127_45.dmp[11497]: Uploading dump (out-of-process)
Jan 12 21:51:27 archlinux steam[3274]: /tmp/dumps/crash_20250112215127_45.dmp
Jan 12 21:51:27 archlinux crash_20250112215127_45.dmp[11497]: Uploading dump (out-of-process)
                                                              /tmp/dumps/crash_20250112215127_45.dmp
Jan 12 21:51:27 archlinux systemd-coredump[11498]: Process 3299 (steam) of user 1000 terminated abnormally with signal 6/ABRT, processing...
Jan 12 21:51:27 archlinux systemd[1]: Created slice Slice /system/drkonqi-coredump-processor.
Jan 12 21:51:27 archlinux systemd[1]: Created slice Slice /system/systemd-coredump.
Jan 12 21:51:27 archlinux systemd[1]: Started Process Core Dump (PID 11498/UID 0).
Jan 12 21:51:27 archlinux systemd[1]: Started Pass systemd-coredump journal entries to relevant user for potential DrKonqi handling.
Jan 12 21:51:27 archlinux discord[2211]: 21:51:27.694 › [OverlayUsageStatsManager] ScreenTypeAnalytics: Unknown screen type: 1631591440 1631591440
Jan 12 21:51:28 archlinux wpa_supplicant[904]: wlan0: CTRL-EVENT-SIGNAL-CHANGE above=1 signal=-42 noise=9999 txrate=960700
Jan 12 21:51:28 archlinux systemd-coredump[11500]: Process 3299 (steam) of user 1000 dumped core.
                                                  
                                                   Stack trace of thread 3735:
                                                   #0  0x00000000ee6b0579 n/a (n/a + 0x0)
                                                   ELF object binary architecture: Intel 80386
Jan 12 21:51:28 archlinux discord[2211]: 21:51:28.957 › [HDStreamingConsumableModal] Setting bitrates
Jan 12 21:51:28 archlinux systemd[1]: systemd-coredump@0-11498-0.service: Deactivated successfully.
Jan 12 21:51:28 archlinux systemd[1]: systemd-coredump@0-11498-0.service: Consumed 1.048s CPU time, 695.2M memory peak.
Jan 12 21:51:28 archlinux kded6[1428]: Service  ":1.115" unregistered
Jan 12 21:51:29 archlinux steam[3274]: /home/leonid/.local/share/Steam/steam.sh: line 906:  3299 Aborted                 (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"
Jan 12 21:51:29 archlinux discord[2211]: 21:51:29.156 › [RTCControlSocket(default)] Sending heartbeat with last received sequence number: 70
Jan 12 21:51:29 archlinux discord[2211]: 21:51:29.173 › [RTCControlSocket(default)] Heartbeat ACK received
Jan 12 21:51:29 archlinux drkonqi-coredump-processor[11501]: "/home/leonid/.local/share/Steam/ubuntu12_32/steam" 3299 "/var/lib/systemd/coredump/core.steam.1000.ab69735f410749dabd618980ad06fc79.3299.1736711487000000.zst"
Jan 12 21:51:29 archlinux systemd[1278]: Started Launch DrKonqi for a systemd-coredump crash (PID 11501/UID 0).
Jan 12 21:51:29 archlinux drkonqi-coredump-launcher[11511]: Detected locale "C" with character encoding "ANSI_X3.4-1968", which is not UTF-8.
                                                            Qt depends on a UTF-8 locale, and has switched to "C.UTF-8" instead.
                                                            If this causes problems, reconfigure your locale. See the locale(1) manual
                                                            for more information.
Jan 12 21:51:29 archlinux drkonqi-coredump-launcher[11511]: Unable to find file for pid 3299 expected at "kcrash-metadata/steam.ab69735f410749dabd618980ad06fc79.3299.ini"
Jan 12 21:51:29 archlinux drkonqi-coredump-launcher[11511]: Nothing handled the dump :O
Jan 12 21:51:29 archlinux systemd[1]: drkonqi-coredump-processor@0-11498-0.service: Deactivated successfully.
Jan 12 21:51:29 archlinux systemd[1]: drkonqi-coredump-processor@0-11498-0.service: Consumed 48ms CPU time, 86.6M memory peak.
Jan 12 21:51:29 archlinux crash_20250112215127_45.dmp[11497]: Finished uploading minidump (out-of-process): success = yes
Jan 12 21:51:29 archlinux crash_20250112215127_45.dmp[11497]: response: CrashID=bp-03b93403-48a5-428f-9811-13ee82250112
Jan 12 21:51:29 archlinux steam[3274]: crash_20250112215127_45.dmp[11497]: Finished uploading minidump (out-of-process): success = yes
Jan 12 21:51:29 archlinux steam[3274]: crash_20250112215127_45.dmp[11497]: response: CrashID=bp-03b93403-48a5-428f-9811-13ee82250112
Jan 12 21:51:29 archlinux steam[3274]: crash_20250112215127_45.dmp[11497]: file ''/tmp/dumps/crash_20250112215127_45.dmp'', upload yes: ''CrashID=bp-03b93403-48a5-428f-9811-13ee82250112''
Jan 12 21:51:29 archlinux crash_20250112215127_45.dmp[11497]: file ''/tmp/dumps/crash_20250112215127_45.dmp'', upload yes: ''CrashID=bp-03b93403-48a5-428f-9811-13ee82250112''
Jan 12 21:51:29 archlinux assert_20250112215127_44.dmp[11493]: Finished uploading minidump (out-of-process): success = yes
Jan 12 21:51:29 archlinux steam[3274]: assert_20250112215127_44.dmp[11493]: Finished uploading minidump (out-of-process): success = yes
Jan 12 21:51:29 archlinux steam[3274]: assert_20250112215127_44.dmp[11493]: response: CrashID=bp-5dd72731-b3cb-4353-847d-5ca5d2250112
Jan 12 21:51:29 archlinux steam[3274]: assert_20250112215127_44.dmp[11493]: file ''/tmp/dumps/assert_20250112215127_44.dmp'', upload yes: ''CrashID=bp-5dd72731-b3cb-4353-847d-5ca5d2250112''
Jan 12 21:51:29 archlinux assert_20250112215127_44.dmp[11493]: response: CrashID=bp-5dd72731-b3cb-4353-847d-5ca5d2250112
Jan 12 21:51:29 archlinux assert_20250112215127_44.dmp[11493]: file ''/tmp/dumps/assert_20250112215127_44.dmp'', upload yes: ''CrashID=bp-5dd72731-b3cb-4353-847d-5ca5d2250112''
 
Linux archlinux 6.12.8-arch1-1 #1 SMP PREEMPT_DYNAMIC Thu, 02 Jan 2025 22:52:26 +0000 x86_64 GNU/Linux
Also hw info in attachements
 

Attachments

Back
Top