Closed marcerickson closed 4 years ago
It turns out a new glibc version was released on 2019-01-31 and my Fedora currently uses it. I will try to resolve this issue in the future releases, thank you for reporting it!
Until then: You have to use an older fmedia version which I built earlier (https://github.com/stsaz/fmedia/releases) or build fmedia by yourself on your OS.
v1.11 should work OK.
Command: sudo /usr/local/fmedia-1/fmedia '/data4/Media/Bill Withers - Complete Sussex & Columbia Albums Collection (2012)/1972 Still Bill/Bill Withers - Still Bill' --cue-gaps=0 --out='/data4/Media/Bill Withers - Complete Sussex & Columbia Albums Collection (2012)/1972 Still Bill/$tracknumber $artist - $title.flac'
can't load /usr/local/fmedia-1/mod/core.so: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /usr/local/fmedia-1/mod/core.so)
fixed in v1.12
Issue appears again in version 1.16:
can't load /usr/local/fmedia-1/mod/core.so: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /usr/local/fmedia-1/mod/core.so)
fmedia has crashed: /tmp/fmedia-crashdump-5e93ee3c.txt
Segmentation fault
fmedia-crashdump-5e93ee3c.txt:
fmedia (linux-amd64)
Signal:b Address:0x00000000 Flags:1
v1.17
Thanks. Will try soon.
On Thu, Apr 30, 2020 at 12:41 AM Simon Zolin notifications@github.com wrote:
v1.17
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stsaz/fmedia/issues/21#issuecomment-621669419, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHAXHBO4VN2CR6EFMIXTTJDRPETSVANCNFSM4ILRJC3A .
-- Limit limited liability for corporations http://marcerickson.blogspot.ca/2015/03/end-limited-liability-for-corporations.html "...the whole idea of keep everyone afraid, and they'll consume." - Marilyn Manson "For a successful technology, reality must take precedence over public relations, for nature cannot be fooled." - Richard Feynman "Opinion is free but facts are sacred." - C. P. Scott via Stephen Rees
It splits whole .flac files beautifully.
Thanks,
Marc
From: Simon Zolin [mailto:notifications@github.com] Sent: April 30, 2020 12:42 AM To: stsaz/fmedia fmedia@noreply.github.com Cc: marcerickson marcerickson@gmail.com; Author author@noreply.github.com Subject: Re: [stsaz/fmedia] fmedia: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by fmedia) (#21)
Closed #21 https://github.com/stsaz/fmedia/issues/21 .
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/stsaz/fmedia/issues/21#event-3287980814 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AHAXHBO4VN2CR6EFMIXTTJDRPETSVANCNFSM4ILRJC3A . https://github.com/notifications/beacon/AHAXHBLRHFGZU3BKJBUUP7DRPETSVA5CNFSM4ILRJC3KYY3PNVWWK3TUL52HS4DFWZEXG43VMVCXMZLOORHG65DJMZUWGYLUNFXW5KTDN5WW2ZLOORPWSZGOYP5JWDQ.gif
-- This email has been checked for viruses by Avast antivirus software. https://www.avast.com/antivirus
When trying to split a large FLAC file into tracks, I got this error: fmedia: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by fmedia)