Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#31984 closed defect (fixed)

elinks-devel @0.12pre5_1 Segmentation fault on Lion with boehmgc

Reported by: brent@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc: anddam (Andrea D'Amore), ryandesign (Ryan Carsten Schmidt)
Port: elinks-devel

Description

On Lion 10.7.2 with Xcode 4.1, doing "port install elinks-devel": The port builds and installs, but immediately segfaults when run. This same port and version works fine on my other Mac, Leopard 10.5.8 with Xcode 3.1.3.

I tried using the different compilers as noted on the ProblemHotlist page, but it didn't make a difference (note that the Portfile overrides one of these compiler choices).

Workaround: The Portfile requires the boehmgc port, and adds "--with-gc" to configure.args; when I change that to "--without-gc" in the Portfile, then elinks works fine.

Change History (3)

comment:1 Changed 12 years ago by anddam (Andrea D'Amore)

Cc: and.damore@… added

Cc Me!

comment:2 Changed 12 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed

comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added
Keywords: workaround removed

boehmgc has been updated to a newer version (#34501); might that mean we can revert this change?

Note: See TracTickets for help on using tickets.