[MacPorts] #59437: jq: Segmentation fault when using any regex feature
MacPorts
noreply at macports.org
Tue Oct 22 15:01:09 UTC 2019
#59437: jq: Segmentation fault when using any regex feature
--------------------+--------------------
Reporter: amake | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: jq
--------------------+--------------------
Using any regex feature
(https://stedolan.github.io/jq/manual/v1.6/#RegularexpressionsPCRE) seems
to trigger a segmentation fault:
{{{#!shell
% echo '"foo"' | jq 'test("foo")'
zsh: done echo '"foo"' |
zsh: segmentation fault jq 'test("foo")'
}}}
Other uses work fine.
I did try building with oniguruma6 instead of oniguruma5 but it didn't
help.
macOS 10.15 19A583
Xcode 11.1 11A1027
--
Ticket URL: <https://trac.macports.org/ticket/59437>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list