Opened 10 years ago

Closed 8 years ago

#42239 closed defect (fixed)

hnb @1.9.18_0 Segmentation fault 11

Reported by: parkerbrent@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: SickTeddyBear
Port: hnb

Description

Tried building, cleaning and running this multiple times. I always get this segmentation fault. Segmentation fault: 11

Change History (6)

comment:1 Changed 10 years ago by larryv (Lawrence Velázquez)

Keywords: Mavericks removed
Owner: changed from macports-tickets@… to css@…
Port: hnb added

comment:2 Changed 9 years ago by SickTeddyBear

Cc: amcgee@… added

Cc Me!

comment:3 Changed 8 years ago by cssdev

There may some serious 64-bit compatibility issues upstream. The original source hasn't been changed in years, and it does not appear to be 64-bit clean. I'll see if I can force this to build 32-bit only to see if that at least resolves the segfault.

There is a fork called Tines that may be more reliable.

comment:4 Changed 8 years ago by cssdev

If I manually tweak the source to build 32-bit on Yosemite, it runs without a segfault.

  • Source doesn't cleanly accept $CFLAGS, so I need to patch for using supported_archs.
  • Portfile also doesn't declare a dependency on ncurses, so I need to see how much of a wrench that throws into things.

comment:5 Changed 8 years ago by cssdev

Status: newassigned

comment:6 Changed 8 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Should be fixed in r144672.

Note: See TracTickets for help on using tickets.