From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-3.1 required=5.0 tests=DKIM_ADSP_CUSTOM_MED, DKIM_INVALID,DKIM_SIGNED,FREEMAIL_FROM,HTML_MESSAGE,MAILING_LIST_MULTI, RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL, T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.4 Received: (qmail 26907 invoked from network); 21 Dec 2023 19:27:39 -0000 Received: from second.openwall.net (193.110.157.125) by inbox.vuxu.org with ESMTPUTF8; 21 Dec 2023 19:27:39 -0000 Received: (qmail 20317 invoked by uid 550); 21 Dec 2023 19:26:54 -0000 Mailing-List: contact musl-help@lists.openwall.com; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-ID: Reply-To: musl@lists.openwall.com Received: (qmail 7312 invoked from network); 21 Dec 2023 18:39:16 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703183987; x=1703788787; darn=lists.openwall.com; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=NjjSBjC701sZXDHU6bOwh5Os3K1yX31UqHqozxTB4sQ=; b=FHI8jdNWzrPpyW2KyVSDuFM/CxZ6DG/H3P7seNa98mcPGeM7K5c6SCFPkTaQIdVG9i l1c3xw+Bo3WTWTNLRSaBBQWcc3dPAZ1TTmwwNs20FTLDmungLGl80/NP0zdixwzVLQBY YSjn+dM6ORuNB7N8HN/A/FQKX4ZRcrD96hHsFaX/s3KmRtTznnsfV1M69YoAWw6iMHVg uMYWKprDjAAH0LaIKTHJbW0tDyrrA4V8PabTmtVRWhODXp81OLqmeRvN6znEXJGRTldk SwLNLJ5T9ndm0G1Qg3Wo/51t7pa8Fp5AHXhl9Y++fSz1NifwFiVnf66eyi6WoyJ/BVVn fBZw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703183987; x=1703788787; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=NjjSBjC701sZXDHU6bOwh5Os3K1yX31UqHqozxTB4sQ=; b=miDexrtB6v+k75JSgI9RWfDFcsC2nrPr1+1d5dZRM6Xy1ciSFhCW9WTsHY6l0uRSV7 6DVRG570Dl1+rg+cfohNdqnbpFhkKi7guADEGpybiS7CjjFCU0GCPAYi7iyMDbWVs5vy D+K63rL2ghp7IWiIOaOITVOb3STB9219M6u1/fO5gC12+b6FlIyOs04vagceW5rfkbF7 tc81YeGLJkc/IGXem7yyXHtvlxMzaW7Wzv4BEx/+bo5mQj9PAe3mBuL6gk+QiicA5ZRw PqmiCGMZCZOqPkwnLNbhdmZVD7zlPzfYLez96Jw7+M6OxX8q9i9/RTMONVp+P0J0vb6g bfcQ== X-Gm-Message-State: AOJu0YxGPzZBlu/7bqHZE+hkVbU8pZezAtUvrBmGJqi+HoM2DHHBj4E3 TvwGsxOhOmS4JObGqIA0gZjJgsQHy8wpFfkmZ9Y= X-Google-Smtp-Source: AGHT+IEsueu08KKKu+eE1IQuPN0+NVG3aG4AYJqWNFwBorO4yu5eJGdn3TiOgKVzjjKAvDPqxWCAxZA2mtqXcFexxuM= X-Received: by 2002:a81:83d4:0:b0:5e4:cba8:e4f1 with SMTP id t203-20020a8183d4000000b005e4cba8e4f1mr818684ywf.17.1703183987202; Thu, 21 Dec 2023 10:39:47 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: From: Cody Wetzel Date: Thu, 21 Dec 2023 12:39:35 -0600 Message-ID: To: Markus Wichmann Cc: musl@lists.openwall.com Content-Type: multipart/alternative; boundary="0000000000008b5d73060d096c43" Subject: Re: [musl] Segmentation fault musl 1.2.4 --0000000000008b5d73060d096c43 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Markus, No kidding. I've been dealing with issues running Home Assistant for quite some time thanks to this page size change. Since I'm not the most well versed in Linux I will need to look into how to get logs. I do have a Github issue you can look at for more details in the meantime. https://github.com/home-assistant/core/issues/86589 Note that I think there is an issue in rustc also. Thanks! Cody On Thu, Dec 21, 2023 at 1:57=E2=80=AFAM Markus Wichmann = wrote: > 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@gmail.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 > --=20 Cody Wetzel codyawetzel@gmail.com (402)490-9242 --0000000000008b5d73060d096c43 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Markus,

No kidding.=C2=A0 I've been= dealing with issues running Home Assistant for quite some time thanks to t= his page size change.=C2=A0 Since I'm not the most well versed in Linux= I will need to look into how to get logs.=C2=A0 I do have a Github issue y= ou can look at for more details in the meantime.

<= a href=3D"https://github.com/home-assistant/core/issues/86589">https://gith= ub.com/home-assistant/core/issues/86589

No= te that I think there is an issue in rustc also.

T= hanks!

Cody

On Thu, Dec 21, 2023 at 1:57=E2= =80=AFAM Markus Wichmann <nullplan@g= mx.net> wrote:
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.= =C2=A0 QNAP
> updated the pagesize to 32k and I believe musl isn't handling it > gracefully.=C2=A0 musl 1.2.3 does not have this problem.
>
> https://www.qnap.com/da-dk/ho= w-to/faq/article/why-do-the-installed-third-party-containers-not-run-succes= sfully-on-specific-32-bit-arm-devices
>
> Please CC me.
>
> --
> Cody Wetzel
> codyawetzel= @gmail.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<= br> 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


--
Co= dy Wetzel
cod= yawetzel@gmail.com
(402)490-9242
--0000000000008b5d73060d096c43--