unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#72605: [core-updates] jemalloc test failures on aarch64-linux
@ 2024-08-13 16:15 Ludovic Courtès
  0 siblings, 0 replies; only message in thread
From: Ludovic Courtès @ 2024-08-13 16:15 UTC (permalink / raw)
  To: 72605

The ‘test/unit/psset’ test of jemalloc 5.3.0 fails on ‘core-updates’ for
aarch64-linux, but only on the Honeycombs (I retried several times) and
not on the Overdrive:

--8<---------------cut here---------------start------------->8---
=== test/unit/prof_sys_thread_name ===
test_prof_sys_thread_name:test/unit/prof_sys_thread_name.c:27: Test skipped: (!config_prof)
test_prof_sys_thread_name (non-reentrant): skip
test_prof_sys_thread_name:test/unit/prof_sys_thread_name.c:27: Test skipped: (!config_prof)
test_prof_sys_thread_name (libc-reentrant): skip
test_prof_sys_thread_name:test/unit/prof_sys_thread_name.c:27: Test skipped: (!config_prof)
test_prof_sys_thread_name (arena_new-reentrant): skip
--- pass: 0/3, skip: 3/3, fail: 0/3 ---

=== test/unit/psset ===
test_empty (non-reentrant): pass
test/test.sh: line 34:  9643 Segmentation fault      $JEMALLOC_TEST_PREFIX ${t} /tmp/guix-build-jemalloc-5.3.0.drv-0/jemalloc-5.3.0/ /tmp/guix-build-jemalloc-5.3.0.drv-0/jemalloc-5.3.0/
Test harness error: test/unit/psset w/ MALLOC_CONF=""
Use prefix to debug, e.g. JEMALLOC_TEST_PREFIX="gdb --args" sh test/test.sh test/unit/psset
make: *** [Makefile:673: check_unit] Error 1

Test suite failed, dumping logs.
error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "make" arguments: ("check" "-j" "1") exit-status: 2 term-signal: #f stop-signal: #f> 
phase `check' failed after 568.7 seconds
command "make" "check" "-j" "1" failed with status 2
build process 18 exited with status 256
builder for `/gnu/store/yq7v90g1sxs5gcc2b5pwyf31zqx1nqyq-jemalloc-5.3.0.drv' failed with exit code 1
--8<---------------cut here---------------end--------------->8---

(From <https://ci.guix.gnu.org/build/4573316/details>.)

I wonder if this has to do with large page sizes (‘--with-lg-page=14’
added in commit c2c12037eea880f935f225b9166e59e9c19be883).

It echoes this upstream bug report:

  https://github.com/jemalloc/jemalloc/issues/2408

However, on both overdrive1 and pankow, I get:

--8<---------------cut here---------------start------------->8---
$ guix shell glibc -- getconf PAGESIZE
4096
--8<---------------cut here---------------end--------------->8---

Any idea what other factors might be relevant?

Ludo’.




^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-08-13 16:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-13 16:15 bug#72605: [core-updates] jemalloc test failures on aarch64-linux Ludovic Courtès

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).