You are not logged in.

#1 2023-07-25 19:33:30

xerxes_
Member
Registered: 2018-04-29
Posts: 716

milkytracker crash after update

After update milkytracker to package version "milkytracker-1.04.00-1-x86_64.pkg.tar.zst" it crashes:

$ milkytracker 
Available Renderers: opengl opengles2 software 
Vendor     : Mesa
Renderer   : NV117
Version    : OpenGL ES 3.2 Mesa 23.1.4
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/user/BACKUP00.XM

Przerwane (zrzut pamięci)
$ coredumpctl info 
           PID: 5701 (milkytracker)
           UID: 1000 (user)
           GID: 1000 (user)
        Signal: 6 (ABRT)
     Timestamp: Tue 2023-07-25 20:18:31 CEST (2min 15s ago)
  Command Line: milkytracker
    Executable: /usr/bin/milkytracker
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (user)
       Boot ID: 155b573ec14a420caa6be0248684615d
    Machine ID: 4e6eb13c33544bc2bce3efeaf0d12478
      Hostname: home
       Storage: none
       Message: Process 5701 (milkytracker) of user 1000 dumped core.
$ coredumpctl dump 
           PID: 5701 (milkytracker)
           UID: 1000 (user)
           GID: 1000 (user)
        Signal: 6 (ABRT)
     Timestamp: Tue 2023-07-25 20:18:31 CEST (2min 36s ago)
  Command Line: milkytracker
    Executable: /usr/bin/milkytracker
 Control Group: /user.slice/user-1000.slice/session-1.scope
          Unit: session-1.scope
         Slice: user-1000.slice
       Session: 1
     Owner UID: 1000 (user)
       Boot ID: 155b573ec14a420caa6be0248684615d
    Machine ID: 4e6eb13c33544bc2bce3efeaf0d12478
      Hostname: home
       Storage: none
       Message: Process 5701 (milkytracker) of user 1000 dumped core.
Coredump entry has no core attached (neither internally in the journal nor externally on disk).

Previous version 1.03.00-3 was running good.

I tried to run it like this '$ NO_OPENGL=1 milkytracker' from bash as it is written in file /usr/share/doc/MilkyTracker/readme_unix, but it crash like earlier (NO_OPENGL=1 is ignored).

I don't know and can't find it working how to run it in different renderer: opengl, opengles2, software.
I tried:
env NO_OPENGL=1 milkytracker
env SDL_RENDER_DRIVER=software milkytracker
env __GLX_VENDOR_LIBRARY_NAME=mesa LIBGL_ALWAYS_SOFTWARE=1 milkytracker
__GLX_VENDOR_LIBRARY_NAME=mesa  milkytracker
env SDL_AUDIODRIVER=alsa milkytracker
but it still crashes.

UPDATE:
I opened an issue on github: https://github.com/milkytracker/MilkyTracker/issues/320

Last edited by xerxes_ (2023-07-26 18:28:38)

Offline

#2 2023-07-26 17:28:58

xerxes_
Member
Registered: 2018-04-29
Posts: 716

Re: milkytracker crash after update

A question to moderator: Is this the right section for this topic? Maybe "Pacman & Package Upgrade Issues" or "Multimedia and Games" would be better.

Offline

Board footer

Powered by FluxBB