Hi,
David Coppa wrote on Tue, Sep 05, 2017 at 04:54:24PM +0200:
> On Tue, Sep 5, 2017 at 4:41 PM, Marc Peters <marc@mpeters.org> wrote:
>> running Sundays snapshot and just reinstalled ncmpcpp and dependencies
>> with "pkg_add -D installed -u ncmpcpp" ncmpcpp core dumps:
>>
>> $ ncmpcpp
>> terminating with uncaught exception of type std::runtime_error:
>> ctype_byname<char>::ctype_byname failed to construct for C
>> Abort trap (core dumped)
>>
>> CC'ing the maintainer.
>>
>> Does anyone know what the exception means and how to solve it?
> Ingo's POSIX xlocale implementation
> (https://marc.info/?l=openbsd-cvs&m=150458138122317) should fix it.
>
> I'm about to rebuild ncmpcpp and all its dependencies to check if it
> is true, but I'm pretty confident...
To make sure that i did not break this, i just did that as well
on amd64-current: i rebuilt ncmpcpp with all its dependencies,
and i can no longer reproduce the crash. So it should be good
when the next complete package snapshot arrives on your mirror.
(My system is still slightly Frankenstein'ed because i have various
ports installed that were built against a libc with my xlocale patch
but without guenther@'s pthread patch. Those no longer work, but
i no longer have anything of that kind in what affects ncmpcpp.)
Yours,
Ingo
No comments:
Post a Comment