Ticket #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: | and.damore@…, ryandesign@… | |
| 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
Note: See
TracTickets for help on using
tickets.


Cc Me!