Opened 5 years ago

Closed 4 years ago

#59290 closed defect (fixed)

lbzip2 @2.5: always crashes (Abort trap: 6) when run

Reported by: nlmills (Nicholas Mills) Owned by: eborisch (Eric A. Borisch)
Priority: Normal Milestone:
Component: ports Version: 2.6.1
Keywords: Cc: mascguy (Christopher Nielsen)
Port: lbzip2

Description

The lbzip2 archive tool always crashes after installing on macOS High Sierra Version 10.13.6 with XCode Version 10.1 (10B61) using "sudo port install lbzip2". Running with empty arguments ("lbzip") produces "Abort trap: 6" and exit code 134. Crash dump is attached.

I have the same issue when installing in source-only mode. No errors when manually compiling version 2.5 from the lbzip2.org git repo.

Attachments (1)

lbzip2_2019-10-10-205953_RingoPro.crash (9.9 KB) - added by nlmills (Nicholas Mills) 5 years ago.

Download all attachments as: .zip

Change History (6)

Changed 5 years ago by nlmills (Nicholas Mills)

comment:1 Changed 5 years ago by mf2k (Frank Schima)

Cc: eborisch@… removed
Owner: set to eborisch
Status: newassigned

comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

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

Until upstream releases version 2.6, which will hopefully be packaged with a new gnulib that fixes this bug, we could switch to this fork's tarball of 2.5 which is built with a new gnulib that hopefully fixes this bug.

comment:4 Changed 4 years ago by mascguy (Christopher Nielsen)

Cc: mascguy added

comment:5 Changed 4 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In 12713d4b0b6e3bb69f7b6716071bf2ced103233e/macports-ports (master):

lbzip2: Fix crash on macOS 10.13 and later

Closes: #59290

Note: See TracTickets for help on using tickets.