v86
v86 copied to clipboard
postgres segfault
running bootstrap script ... ok
performing post-bootstrap initialization ... sh: locale: not found
2022-09-04 09:15:36.176 UTC [130] WARNING: no usable system locales were found
[ 32.076550] postgres[130]: segfault at 28 ip 007f751e sp bf9d7230 error 4 in
postgres[52a000+41a000]
[ 32.076675] Code: 7f 75 05 89 73 04 eb 08 e8 5c ff ff ff 89 70 04 c7 41 04 00
00 00 00 c7 01 00 00 00 00 5b 5e 5d c3 55 89 c1 89 e5 56 89 d6 53 <8b> 40 04 85
f6 75 0f 8d 90 00 00 00 01 a9 ff ff ff 01 74 0b eb 0d
child process was terminated by signal 11: Segmentation fault
initdb: removing contents of data directory "/var/lib/pgsql"
pg_ctl: database system initialization failed
done
Starting postgresql: pg_ctl: directory "/var/lib/pgsql" is not a database cluste
r directory
OK
Doesn't happen with jit disabled.