protonscr

realloc(): invalid next size: 0x569eb120 (varies)

steamclosed
ValveSoftware/steam-for-linux#5145 · opened 2017-08-26 by Valmar33 · updated 2017-08-26 · 2 comments · github
VValmar33 2017-08-26 github

Your system information

  • Steam client version: today's, I guess?
  • Distribution: Arch Linux
  • Opted into Steam client beta?: No
  • Have you checked for system updates?: Yes

Please describe your issue in as much detail as possible:

Steam should run, but I immediately get this:
https://gist.github.com/Valmar33/a46be9701526510122edaa7320597c5f

I tried running the native Linux version when my Steam installation on Wine was giving the error. My Wine installation was working fine at 3am this morning... :(

Eelmisto 2017-08-26 github

Hi,

I had the same problem today.
Checked the backtrace with gdb and the issue seems to be with the recent libdrm update. After downgrading the package to the previous version it is now working for me.

You could try downgrading libdrm from the package cache with:
# pacman -U /var/cache/pacman/pkg/libdrm-2.4.82-1-x86_64.pkg.tar.xz

Hope this helps.

VValmar33 2017-08-26 github

Many thanks! :)

Nothing extracted yet.