Forums

Community: Linux Support 2.0 Thread is sticky

Quick find code: 409-410-916-65990459

Logical92

Logical92

Posts: 2 Bronze Posts by user Forum Profile RuneMetrics Profile
I too am getting very random seeming? but consistent crashes no matter my settings in Linux. (Using fairly new drivers and kernel)
It seems to possibly be a buffer overrun issue or something similar because the error is
'malloc_consolidate(): unaligned fastbin chunk detected'
which is apparently thrown when something has corrupted malloc's data structures.

01-Dec-2021 04:11:42

Piece Maker
Sep Member 2010

Piece Maker

Posts: 2,081 Mithril Posts by user Forum Profile RuneMetrics Profile
Getting the consistent crashes again too :( The Flatpak OpenGL runtime seems to have updated to a point that I can't rollback again using the commands provided previously (as there's now a difference between the '20.08' commits and the '21.08' commits... or something... I don't fully understand Flatpak). AUR package gives me the same problem too!

04-Dec-2021 17:35:10

dijumx

dijumx

Posts: 3 Bronze Posts by user Forum Profile RuneMetrics Profile
I am also receiving the same crashes that Logical92 is referencing.

Running the native client, from command line, when the game crashes I get a "malloc_consolidate(): unaligned fastbin chunk detected" message.

11-Dec-2021 14:26:38

aibikei

aibikei

Posts: 29 Bronze Posts by user Forum Profile RuneMetrics Profile
Same error here, it's becoming very annoying because sometimes I can play for an hour straight without crashing, others the game crashes 3 times in 10 minutes (that's when I usually rage quit for the day) and I haven't been able to figure out what's triggering it.

I'm running fully upgraded Arch Linux (although this happened to me on Ubuntu too) with KDE Plasma and an AMD GPU with Mesa drivers.

12-Dec-2021 03:17:33

dijumx

dijumx

Posts: 3 Bronze Posts by user Forum Profile RuneMetrics Profile
I attached gdb to rs2client to get a backtrace of where the crash was occurring.

This is the backtrace, which seems to confirm a problem with MESA (radeonsi_dri.so is provided by libgl1-mesa-dri on Debian):

#0 __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:49
#1 0x00007f083cb1e536 in __GI_abort () at abort.c:79
#2 0x00007f083cb75e88 in __libc_message (action=action@entry=do_abort, fmt=fmt@entry=0x7f083cc835f9 "%s\n&quot ;)
at ../sysdeps/posix/libc_fatal.c:155
#3 0x00007f083cb7d8ea in malloc_printerr (str=str@entry=0x7f083cc85ed8 "malloc(): unaligned fastbin chunk detected&quot ;) at malloc.c:5628
#4 0x00007f083cb809a3 in _int_malloc (av=av@entry=0x7f06ec000020, bytes=bytes@entry=112) at malloc.c:3812
#5 0x00007f083cb83161 in __libc_calloc (n=<optimized out>, elem_size=<optimized out&gt ;) at malloc.c:3639
#6 0x00007f07aa004661 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#7 0x00007f07a9d87314 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#8 0x00007f07a988eb10 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#9 0x00007f07a9890cbd in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#10 0x00007f07a9891046 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#11 0x00007f07a98aaab0 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#12 0x00007f07a989cce2 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#13 0x00007f07a989d2bf in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#14 0x00007f07a99580a3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#15 0x00007f07a9959fd3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#16 0x00007f07a995a18b in ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
#17 0x000055d3b4f3c22c in ?? ()
#18 0x000055d3b4f7b499 in ?? ()
#19 0x000055d3b4f79c1c in ?? ()
#20 0x000055d3b5231b0f in ?? ()
#21 0x000055d3b516b321 in ?? ()

18-Dec-2021 09:39:45

veaa
Aug Member 2022

veaa

Posts: 1 Bronze Posts by user Forum Profile RuneMetrics Profile
Had these crashes on Arch linux (Kernel version 5.15.12-arch1-1 (64-bit) too with KDE Plasma 5.23.5 latest desktop enviroment. Running xorg server and not wayland

Game crashes when new content is loaded
Tried the following installation methodes:
Aur: https://aur.archlinux.org/packages/runescape-launcher/ - Crash when loading content, crackling sound sometimes (sync issue)
Flatpack: https://flathub.org/apps/details/com.jagex.RuneScape - Crash when loading content, no crackling sound (sync issue)
Lurtis: https://lutris.net/games/runescape/ - Crash when loading content, crackling sound sometimes (sync issue)
Steam with proton: Crash when loading content
Offical deb package: Not able to download because no apt on arch and not in official arch repository https://www.runescape.com/download#linux-instructions

Snap: Trying snap package now - seems stable so far, no crackling sound (sync issue)
https://snapcraft.io/docs/installing-snap-on-arch-linux
https://snapcraft.io/runescape

06-Jan-2022 15:45:04

Quick find code: 409-410-916-65990459 Back to Top