[Bug 278290] emulators/qemu-user-static: ruby33 crashes under amd64->arm64 emulation
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Apr 2024 15:04:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278290 John F. Carr <jfc@mit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jfc@mit.edu --- Comment #1 from John F. Carr <jfc@mit.edu> --- This is the failing shell command, with /tmp/work being any scratch directory you like. Run it in in a qemu-emulated arm64 world with ruby 3.3 installed. # gem unpack --target=/tmp/work /distfiles/rubygem/asciidoctor-2.0.22.gem Unpacked gem: '/tmp/work/asciidoctor-2.0.22' <jemalloc>: jemalloc_rtree.c:205: Failed assertion: "!dependent || leaf != NULL" Segmentation fault (core dumped) -- You are receiving this mail because: You are the assignee for the bug.