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 6844 invoked from network); 20 Dec 2023 21:54:38 -0000 Received: from second.openwall.net (193.110.157.125) by inbox.vuxu.org with ESMTPUTF8; 20 Dec 2023 21:54:38 -0000 Received: (qmail 13583 invoked by uid 550); 20 Dec 2023 21:53:55 -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 11848 invoked from network); 20 Dec 2023 21:53:21 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1703109230; x=1703714030; darn=lists.openwall.com; h=to:subject:message-id:date:from:mime-version:from:to:cc:subject :date:message-id:reply-to; bh=UEFXbrLusT5Efs+YlY+c+TRr0w7HDH4ZvkTszgYNX5g=; b=Z1pz+ZEbZ2DUgUB2jqaSvqjF8KmfSNRR2bACvsF3RI7/LOFshf5i/En5c+QoxVsCKs V5n1lObEPilKsJib/1BaiRy4kXJLJ7cCWF684aSrP4G8CPcslNpwCHm98w/4wiKQxuJY nLUi+oIi1w76GtHFbT7tvslHucI6ewApppylziy7+kyiyGM41lYumokKv2ND3OKTAW7b jO3uGCnBbOyF2M47som0FVOqad70QntR51bDFrLsxy6UxtWxmNr+0nUZzRBq5ASLno6Y oLzLeg+gWk8e8nK52Iyolxxwgn5LxWbtcAwlEKStqoS2OmctUS1YYcteFacb0jxrQDex 2bzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703109230; x=1703714030; h=to:subject:message-id:date:from:mime-version:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=UEFXbrLusT5Efs+YlY+c+TRr0w7HDH4ZvkTszgYNX5g=; b=T+oEM5IFnmhs9XnUPYvz29ytu/mlhILRdKqNGb0OT/xp9hZcOgqECFhuXcl/fEKnh7 6HVQ/xlBlr7iO7oOtJamqLLvx20tfDSKFHdb8LyIEN5wsAPECSPEWkJ/VtkxeD5hpdM0 wjR03T2RsHuJa1fdfr4VptlqQ0aS/EywZGY5SvJ7S82chdb60QPSaKqBYAC5KIwaNwEk n3g8YM8Ta2Tl1pUu0+cqWclq/uQcGD34Q6MnjM4mqVzsgTOI4Rl5Wfcr1x0wUjryPckP VmKXqAw3qV8rqhL6cq74jIgM7UOF3HVbwBiMeJ9J+NsJ2sXpr/W56r5zLf1nDC1oYIam QEHA== X-Gm-Message-State: AOJu0YxQ4jklGJv3Qqu7dh8FB5RyxpjkAWQT7E+1x1hoay9kqc8YHetl zksEELTNUpNeWTvlqiB1EkE9udY0qZKcGs8SirubKVN2A150nA== X-Google-Smtp-Source: AGHT+IE7QuQvdfAWgljT97CyrfRNSo8l5O+NACMlJpqNey5bpFUz6ugir5QVxhY+TkQ+ZTvhGWt3yqrSi/byxluaRIs= X-Received: by 2002:a0d:da04:0:b0:5e0:3f3f:8cd1 with SMTP id c4-20020a0dda04000000b005e03f3f8cd1mr367310ywe.97.1703109229767; Wed, 20 Dec 2023 13:53:49 -0800 (PST) MIME-Version: 1.0 From: Cody Wetzel Date: Wed, 20 Dec 2023 15:53:38 -0600 Message-ID: To: musl@lists.openwall.com Content-Type: multipart/alternative; boundary="000000000000a77259060cf804ad" Subject: [musl] Segmentation fault musl 1.2.4 --000000000000a77259060cf804ad Content-Type: text/plain; charset="UTF-8" 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 --000000000000a77259060cf804ad Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
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=C2=A0musl isn't handling it gracefully.=C2=A0 musl 1.2.3= does not have this problem.=C2=A0=C2=A0


Please CC me.=C2=A0

--
--000000000000a77259060cf804ad--