Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 910283 - media-sound/milkytracker-1.04.00: free(): double free detected in tcache 2
Summary: media-sound/milkytracker-1.04.00: free(): double free detected in tcache 2
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2023-07-13 06:59 UTC by Morton Pellung
Modified: 2023-07-13 10:27 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Morton Pellung 2023-07-13 06:59:30 UTC
Current media-sound/milkytracker-1.04.00 crashes for me with
free(): double free detected in tcache 2

This is a bug already reported and seemingly fixed upstream https://github.com/milkytracker/MilkyTracker/issues/316

As the older milkytracker-1.03.00 ebuild currently also no longer compiles because of https://bugs.gentoo.org/834366

...there is currently NO working milkytracker ebuild in Gentoo :-(


Reproducible: Always
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-13 07:02:40 UTC
I'll take a look.
Comment 2 Larry the Git Cow gentoo-dev 2023-07-13 07:06:41 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e2d8bde0380beb2d6da474685542a4d4039dcfa

commit 5e2d8bde0380beb2d6da474685542a4d4039dcfa
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-13 07:05:26 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-13 07:05:26 +0000

    media-sound/milkytracker: backport UB fix (-Wreturn-type)
    
    Closes: https://bugs.gentoo.org/910283
    Signed-off-by: Sam James <sam@gentoo.org>

 .../files/milkytracker-1.04.00-wreturn-type.patch    | 20 ++++++++++++++++++++
 ...1.04.00.ebuild => milkytracker-1.04.00-r1.ebuild} |  4 ++++
 2 files changed, 24 insertions(+)
Comment 3 Morton Pellung 2023-07-13 10:27:09 UTC
confirming milkytracker-1.04.00-r1 no longer crashes for me

Thank you! :-)