milkytracker/MilkyTracker

milkytracker crashing on startup

aliu-here opened this issue · 1 comments

crashing immediately on startup, on arch
terminal output:

Available Renderers: opengl opengles2 software 
Vendor     : AMD
Renderer   : AMD Radeon RX 6600 (navi23, LLVM 16.0.6, DRM 3.54, 6.5.3-arch1-1)
Version    : OpenGL ES 3.2 Mesa 23.1.7-arch1.1
SDL: Minimum window size set to 640x480.
SDL: Using accelerated renderer.
SDL: Renderer supports rendering to texture.
0 0
SDL: Using audio driver: pulseaudio
SDL: Buffer size = 2048 samples (requested 2048)
MIDI: scanning input ports:
MIDI:  0. Midi Through:Midi Through Port-0 14:0
free(): double free detected in tcache 2

Crashed with signal 6
Please submit a bug report stating exactly what you were doing at the time of the crash, as well as the above signal number. Also note if it is possible to reproduce this crash.

A backup has been saved to /home/aliu-here/BACKUP00.XM

Aborted (core dumped)

It seems that this only happens with the arch package, as it works as normal if compiled from source, or using the milkytracker-git package from the AUR.