[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size
From: |
c.luck at datact dot ch |
Subject: |
[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size |
Date: |
Mon, 06 Jan 2025 13:37:16 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=32048
--- Comment #9 from Claudio Luck <c.luck at datact dot ch> ---
The problem is, on QNAP I get a different result than with Qemu:
Linux version 4.2.8 (root@mini-builder-05) (gcc version 4.8.2 20131014
(prerelease) (crosstool-NG linaro-1.13.1-4.8-2013.10 - Linaro GCC 2013.10) ) #2
SMP Thu Nov 14 03:41:21 CST 2024
OS: Debian 11.11
Binutils: 2.35.2
Pagesize: 32768 (getconf PAGESIZE = 32768)
Works:
- ./helloworld-binutils_2.35.2-pagesize_32768
- ./helloworld-binutils_2.35.2-pagesize_32768-lib
- ./helloworld-binutils_2.35.2-pagesize_4096
- ./helloworld-binutils_2.35.2-pagesize_4096-lib
- ./getconf-binutils_2.35.2
Fails:
- ./helloworld-binutils_2.40-pagesize_4096
- ./helloworld-binutils_2.40-pagesize_4096-lib
- ./getconf-binutils_2.40
Is the pre-5.10 Kernel an issue?
--
You are receiving this mail because:
You are on the CC list for the bug.