NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-alpha/54307 (Lots of jemalloc assertions in latest -current)
The following reply was made to PR port-alpha/54307; it has been noted by GNATS.
From: John Klos <john%ziaspace.com@localhost>
To: Rin Okuyama <rokuyama.rk%gmail.com@localhost>
Cc: gnats-bugs%netbsd.org@localhost, port-alpha-maintainer%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
Subject: Re: port-alpha/54307 (Lots of jemalloc assertions in latest -current)
Date: Sat, 10 Aug 2019 02:38:51 +0000 (UTC)
-current from 9-August-2019, 22:04 UTC has tons of segmentation faults
from unaligned accesses:
tar xpf comp.tar
[ 279.9183081] pid 38 (tar): unaligned access: va=0x3fffded8944 pc=0x3fffd7d2c08 ra=0x3fffd7d2cc4 sp=0x1fffff258 op=ldq
[ 279.9183081] pid 38 (tar): unaligned access: va=0x3fffded8944 pc=0x3fffd824870 ra=0x3fffd7d2ed4 sp=0x1fffff208 op=ldq
[ 279.9183081] pid 38 (tar): unaligned access: va=0x3fffded894c pc=0x3fffd8248b8 ra=0x3fffd7d2ed4 sp=0x1fffff208 op=ldq
[ 279.9192850] pid 38 (tar): unaligned access: va=0x3fffded8984 pc=0x3fffd8248f0 ra=0x0 sp=0x1fffff208 op=ldq
[1] Segmentation fault (core dumped) tar xpf comp.tar
It's hardly usable.
Home |
Main Index |
Thread Index |
Old Index