NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-arm/59063 (userland broken since switch to jemalloc 5.3)



Synopsis: userland broken since switch to jemalloc 5.3

State-Changed-From-To: open->needs-pullups
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Thu, 06 Mar 2025 14:43:02 +0000
State-Changed-Why:
Fixed in HEAD.  Although the symptom might not have been there in 9 or 10,
the underlying problem certainly was.  Followup commits:

Module Name:    src
Committed By:   christos
Date:           Thu Feb 27 10:55:27 UTC 2025

Modified Files:
        src/lib/libc/arch/arm/misc: arm_initfini.c

Log Message:
use the latest version that does not abort on error.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/arch/arm/misc/arm_initfini.c



Module Name:    src
Committed By:   christos
Date:           Mon Mar  3 17:00:22 UTC 2025

Modified Files:
        src/lib/libc/arch/arm/misc: arm_initfini.c

Log Message:
don't abort, just fail.


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/lib/libc/arch/arm/misc/arm_initfini.c





Home | Main Index | Thread Index | Old Index