[MacPorts] #68791: openssl 3.2.0 incompatible with psql

MacPorts noreply at macports.org
Tue Nov 28 03:18:43 UTC 2023


#68791: openssl 3.2.0 incompatible with psql
----------------------------+----------------------------
 Reporter:  jrabinow        |      Owner:  (none)
     Type:  defect          |     Status:  new
 Priority:  Normal          |  Milestone:
Component:  ports           |    Version:
 Keywords:  openssl3, psql  |       Port:  openssl3, psql
----------------------------+----------------------------
 {{{
 $ psql service=localdb
 psql (16.1)
 Type "help" for help.

 localhost/localdb=>
 \q
 }}}
 {{{
 $ psql service=remotedb
 psql: error: connection to server at "remotedb.rds.amazonaws.com"
 (10.0.0.1), port 5432 failed: FATAL:  no PostgreSQL user name specified in
 startup packet
 connection to server at "remotedb.rds.amazonaws.com" (10.0.0.1), port 5432
 failed: FATAL:  no PostgreSQL user name specified in startup packet
 psql(18855,0x1e2cfdec0) malloc: *** error for object 0xa3: pointer being
 freed was not allocated
 psql(18855,0x1e2cfdec0) malloc: *** set a breakpoint in malloc_error_break
 to debug
 Abort trap: 6
 [Exit 134 (ABRT)]
 }}}

 I chanced upon [https://stackoverflow.com/a/77558811 this stack overflow
 response] and gave reverting [https://github.com/macports/macports-
 ports/commit/95984554 commit 95984554] a shot. Results show that neither
 psql13 nor psql16 can run with openssl3 at 3.2.0, while both run fine with
 openssl3 at 3.1.4

 This might be reported upstream, I'm not sure whether with the openssl or
 the postgresql folks, but I wanted to open a bug here against openssl3
 port since this port update triggered the breakage.

-- 
Ticket URL: <https://trac.macports.org/ticket/68791>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list