[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-06 Thread c.luck at datact dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #9 from Claudio Luck --- 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 201

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-06 Thread c.luck at datact dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #8 from Claudio Luck --- I hope this is what you asked for: # In each of bullseye and bookworm images, called for both QEMU_PAGESIZE 4096 and 32768 I prepare two binaries with/without shared lib: mkdir test docker run -e "QEMU_CP

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #7 from Sam James --- Thanks, that's a start. A further useful step would be to build some small C program which, when built with an arm compiler with bad binutils, breaks when run under qemu with the page size setting. It's then

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 Sam James changed: What|Removed |Added See Also||https://sourceware.org/bugz

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread c.luck at datact dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #6 from Claudio Luck --- Related, if not a duplicate of: Bug #30033 (that is for 32bit userspace on 64bit CPU, here we have 32bit userspace on 32bit CPU). -- You are receiving this mail because: You are on the CC list for the bug

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2025-01-05 Thread c.luck at datact dot ch
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 Claudio Luck changed: What|Removed |Added CC||c.luck at datact dot ch --- Comment #5

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2024-08-07 Thread codyawetzel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #4 from Cody Wetzel --- I'm not an expert on the topic unfortunately and have since upgraded my NAS to a x86 QNAP. When we were researching the issue on the Home Assistant Github thread magicse and I found that Alpine 3.17 would b

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2024-08-06 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 Sam James changed: What|Removed |Added CC||sam at gentoo dot org Ever confirmed|

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2024-08-05 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 Sam James changed: What|Removed |Added See Also||https://github.com/home-ass

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2024-08-05 Thread codyawetzel at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 --- Comment #2 from Cody Wetzel --- It can be recreated by attempting to run any Alpine Linux image on a QNAP arm32 NAS. The image will always fail to start with a segfault. This link might provide some useful information... https://github.

[Bug binutils/32048] SEGFAULT on arm32 with abnormal page size

2024-08-02 Thread sam at gentoo dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=32048 Sam James changed: What|Removed |Added CC||hp at sourceware dot org See Al