|
Message-ID: <ZYPv2tTu9NR5UCpL@voyager> Date: Thu, 21 Dec 2023 08:57:14 +0100 From: Markus Wichmann <nullplan@....net> To: musl@...ts.openwall.com Cc: Cody Wetzel <codyawetzel@...il.com> Subject: Re: Segmentation fault musl 1.2.4 Am Wed, Dec 20, 2023 at 03:53:38PM -0600 schrieb Cody Wetzel: > Hello, > > 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 > > Please CC me. > > -- > Cody Wetzel > codyawetzel@...il.com > (402)490-9242 Gonna try my luck since Rich apparently had none: Please procure some data from the crash, such as a core dump or a backtrace. Without any indication of what is going on, there is no telling whether the issue you are experiencing even is in musl, let alone where it is. BTW, the linked website is a hoot and a half. "We made this change to improve your user experience, but it may cause your applications to have less memory and also crash. Your only recourse is to 'Verify compatibility', i.e. sink or swim." Ciao, Markus
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.