protonscr

Running gameoverlayui fails by "Address boundary error"

steamopen overlayDistro Family: Arch
ValveSoftware/steam-for-linux#9311 · opened 2023-03-31 by Lunarnovaa · updated 2023-03-31 · 0 comments · github
LLunarnovaa 2023-03-31 github

Your system information

  • Steam client version (build number or date): 3/31
  • Distribution (e.g. Ubuntu): Arch Linux
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes

I'm trying to manually hook the game overlay onto a process, but I get the following error:
Job 1, './gameoverlayui' terminated by signal SIGSEGV (Address boundary error)

To reproduce:

  1. Run steamoverlayui in /steam/ubuntu12_32 with the following command
    ./steamoverlayui -steampid ${pidof steam} -pid ${pidof [game process]}

Apologies if this is a trivial mistake.

Nothing extracted yet.