New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #31984 (closed defect: fixed)

Opened 19 months ago

Last modified 10 months ago

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

comment:1 Changed 14 months ago by and.damore@…

  • Cc and.damore@… added

Cc Me!

comment:2 Changed 11 months ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed

comment:3 Changed 10 months ago by ryandesign@…

  • Keywords workaround removed
  • Cc ryandesign@… added

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.