Pressing the Japanese Yen key (while in a party) instantly crashes Steam, and causes Deadlock to hang.

officialnochill

New member
I can share the crashdumps to the devs.

Bug is as the title describes, and crucially, only works when you are in a party.
Certain Japanese keyboards have a dedicated "Yen" button



The bug appears to be very similar to the bug so it might just be that unrecognized inputs cause the issue.


and this:


and this:


[ 16: wl_keyboard] key: serial: 71064; time: 33617655; key: 132; state: 1 (pressed) sym: NoSymbol (0), utf8: ''[ 16: wl_keyboard] key: serial: 71065; time: 33618276; key: 132; state: 0 (released)

This is what the key is recognized as by the system.

10/29 01:22:35 Init: Installing breakpad exception handler for appid(gameoverlayui)/version(1.0)/tid(65470)src/clientdll/interfacemap_client.h (5574) : Assertion Failed: Fencepost deserialize mismatch in IClientNetworkingSocketsSerialized::SendP2PRendezvoussrc/clientdll/interfacemap_client.h (5574) : Assertion Failed: Fencepost deserialize mismatch in IClientNetworkingSocketsSerialized::SendP2PRendezvousassert_20251029012559_38.dmp[65744]: Uploading dump (out-of-process)/tmp/dumps/assert_20251029012559_38.dmpterminate called after throwing an instance of 'std::length_error' what(): basic_string::_S_createcrash_20251029012559_39.dmp[65748]: Uploading dump (out-of-process)/tmp/dumps/crash_20251029012559_39.dmp/home/nochill/.local/share/Steam/steam.sh: line 928: 61531 Aborted (core dumped) "$STEAMROOT/$STEAMEXEPATH" "$@"

The above is what Steams hard crash reports in the terminal

the std::length_error certainly makes it seem input related

The key is right next to backspace so its rather easy to accidentally hit.
 
Last edited:
I'm on Linux and I have the same issue but with the tilde button (~ or `) while in party. It's right next to number 1 button so it's easy to hit, I also tried to unbind it just in case, didn't help (unbind `, unbind ~ in console). It instantly freezes both deadlock and steam, but again it happens only when in party (both in-game and in hideout).
Both on DX11 and Vulkan


Specs:
OS: CachyOS x86_64
Kernel: Linux 6.17.5-2-cachyos
DE: KDE Plasma 6.5.1
WM: KWin (Wayland)
CPU: AMD Ryzen 9 5950X (32) @ 5.09 GHz
GPU: AMD Radeon RX 6800 XT
 
Back
Top