|
Message-ID: <CAH8yC8k=oN+o8=SpMKBT7u2ofVagS0YX-5+obqfnPtG2SiJriA@mail.gmail.com> Date: Thu, 21 Dec 2023 21:22:07 -0500 From: Jeffrey Walton <noloader@...il.com> To: musl@...ts.openwall.com Subject: Re: Segmentation fault musl 1.2.4 On Thu, Dec 21, 2023 at 9:20 PM Jeffrey Walton <noloader@...il.com> wrote: > > On Wed, Dec 20, 2023 at 4:54 PM Cody Wetzel <codyawetzel@...il.com> wrote: > > > > I am running into a segmentation fault on musl 1.2.4 on my QNAP NAS. QNAP updated the pagesize to 32k and I believe musl isn't handling it gracefully. musl 1.2.3 does not have this problem. > > > > https://www.qnap.com/da-dk/how-to/faq/article/why-do-the-installed-third-party-containers-not-run-successfully-on-specific-32-bit-arm-devices > > Related, Apple M1's use a 32k page size. It is baked into the MMU. 32k > memory pages has caused a fair amount of trouble for Asashi Linux, > especially for some userland programs. > See<https://github.com/AsahiLinux/docs/wiki/Broken-Software>. My bad, s/32k/16k. Jeff
Powered by blists - more mailing lists
Confused about mailing lists and their use? Read about mailing lists on Wikipedia and check out these guidelines on proper formatting of your messages.