平台:Linux3.10.0-693.el7.s390x (mockbuild@clefos-build-image08.bld.sinenomine.net) (gcc版本4.8.5 20150623 (红帽4.8.5-11) (GCC) ) #1 SMP Sep Sep 16 05:21:59 2017年
Postgres版本: PostgreSQL 13.6 on s390x-ibm-linux-musl,由gcc (阿尔卑斯10.3.1_git20211027) 10.3.1 20211027,64位编译
使用Postgres的码头图像:13-高寒,散列ad9f6807f8a2
org.postgresql.util.PSQLException: ERROR: failed to JIT module: Added modules have incompatible data layouts: E-m:e-i1:8:16-i8:8:16-i64:64-f128:64-a:8:16-n32:64 (module) vs E-m:e-i1:8:16-i8:8:16-i64:64-f128:64-v128:64-a:8:16-n32:64 (jit)发布于 2022-06-19 14:43:26
@a_horse_with_no_name禁用jit修复了它
https://stackoverflow.com/questions/72109119
复制相似问题