Mod Archive Forums

Music Production => MilkyTracker => Tracking => MilkyTracker Support => Topic started by: musbur on August 13, 2023, 12:05:26

Title: Bug report: "Crash with Signal 6"
Post by: musbur on August 13, 2023, 12:05:26
I just installed milkytracker on an up-to-date Archlinux distro. After displaying the graphics starup sccreen, the program crashes. Here's the console output:

Code: [Select]
~$ milkytracker
Available Renderers: opengl opengles2 software
Vendor     : Intel
Renderer   : Mesa Intel(R) UHD Graphics 620 (KBL GT2)
Version    : OpenGL ES 3.2 Mesa 23.1.5
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/dh/BACKUP03.XM

zsh: IOT instruction (core dumped)  milkytracker
~$

Title: Re: Bug report: "Crash with Signal 6"
Post by: musbur on August 13, 2023, 20:33:50
Seems to be a known issue. I downloaded the latest patch from GitHub, built it, copied the binary to /usr/bin, and the problem went away.