Bug 279713 - databases/postgresql15-server not working on armv7
Summary: databases/postgresql15-server not working on armv7
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Only Me
Assignee: pgsql
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-13 16:36 UTC by jp_ambriz
Modified: 2025-11-12 21:38 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (pgsql)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jp_ambriz 2024-06-13 16:36:25 UTC
On my OrangePi One 512MB installed postgresql15-server on FreeBSD 14.1-RELEASE

service postgresql initdb causes a core dump

gdb core initdb.core

Core was generated by `/usr/local/bin/initdb --encoding=utf-8 --lc-collate=C -D /var/db/postgres/data15'.
Program terminated with signal SIGSEGV, Segmentation fault.
Address not mapped to object.

Same on FreeBSD 13.3-RELEASE latest or quarterly
Comment 1 Palle Girgensohn freebsd_committer freebsd_triage 2025-11-12 21:38:33 UTC
I fail to cross compile on arm. IS this still a problem?