Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 813783 - media-sound/sox-14.4.2_p20200803: uninitialized string in spectrogram code
Summary: media-sound/sox-14.4.2_p20200803: uninitialized string in spectrogram code
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on: 819450
Blocks:
  Show dependency tree
 
Reported: 2021-09-19 05:58 UTC by Nekun
Modified: 2021-10-29 07:11 UTC (History)
2 users (show)

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 Nekun 2021-09-19 05:58:02 UTC
Current revision contains severe bug in the spectrogram code causing random segfaults because of the uninitialized prefix string. It was fixed at https://sourceforge.net/p/sox/code/ci/c5a09dda746ae8359a8af1a3ca1f9d495d7b0ea1/ , so we need a version bump of the mirrored snapshot (if a direct link to SF is undesirable for some reasons).
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-19 06:01:33 UTC
Thanks!
Comment 2 Larry the Git Cow gentoo-dev 2021-09-22 04:12:01 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f9a77761062e52ae0575a764c0c21a5d43b2359

commit 0f9a77761062e52ae0575a764c0c21a5d43b2359
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-09-22 04:11:43 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-09-22 04:11:43 +0000

    media-sound/sox: removed 14.4.2_p20200803-r3
    
    Bug: https://bugs.gentoo.org/813783
    Package-Manager: Portage-3.0.23, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/sox/sox-14.4.2_p20200803-r3.ebuild | 109 -------------------------
 1 file changed, 109 deletions(-)

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

commit a01c742fa152cbfaa8dc95eea382d9b1ece29385
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-09-22 04:09:57 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-09-22 04:09:57 +0000

    media-sound/sox: bump to 14.4.2_p20210509
    
    updated ./configure options according to the upstream changes,
    dropped debug use flag
    
    Bug: https://bugs.gentoo.org/813783
    Package-Manager: Portage-3.0.23, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/sox/Manifest                    |   1 +
 media-sound/sox/sox-14.4.2_p20210509.ebuild | 108 ++++++++++++++++++++++++++++
 2 files changed, 109 insertions(+)
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-09-23 19:09:09 UTC
Not fixed in stable yet so reopening. Thanks for the report!
Comment 4 Miroslav Šulc gentoo-dev 2021-10-29 07:11:30 UTC
the version is gone