[Bug 284276] ports-mgmt/pkg: 'version' command often segfaults when used with -o option after upgrading to pkg-2.0.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 23 Jan 2025 07:43:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284276

C. Bern <bugs.freebsd.org@cmb.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugs.freebsd.org@cmb.ch

--- Comment #1 from C. Bern <bugs.freebsd.org@cmb.ch> ---
Same here, '-o' option on pkg ver 
crashes as soon as there is a package matching to display.

[root@beastly ~]# pkg ver -vo -n rsync
Child process pid=71786 terminated abnormally: Segmentation fault

[root@beastly ~]# pkg ver -v -n rsync
rsync-3.4.1                        <   needs updating (index has 3.4.1_2)

[root@beastly ~]# uname -a
FreeBSD beastly.cmb.ch 14.2-RELEASE FreeBSD 14.2-RELEASE
releng/14.2-n269506-c8918d6c7412 GENERIC amd64

-- 
You are receiving this mail because:
You are the assignee for the bug.