Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Dec 2013 19:40:39 GMT
From:      Andrew Wright <ahamiltonwright@mta.ca>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/184732: pkg audit -F dumps core
Message-ID:  <201312121940.rBCJedIH020002@oldred.freebsd.org>
Resent-Message-ID: <201312121950.rBCJo0g6031562@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         184732
>Category:       ports
>Synopsis:       pkg audit -F dumps core
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Dec 12 19:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Andrew Wright
>Release:        9.2-RELEASE
>Organization:
Mount Allison University
>Environment:
FreeBSD qemg.org 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC 2013     root@bake.isc.freebsd.org:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
As of yesterday (after I updated ports using portsnap), when running "pkg audit -F", I receive the output "Vulnxml file up-to-date." and then "Segmentation fault (core dumped)".

The installed pkg executable is stripped.  Stack appears to be 8 calls deep when the core is examined by gdb:

(gdb) where
#0  0x0000000800dd6130 in ?? ()
#1  0x00000000004083a2 in ?? ()
#2  0x00000008028ab85d in ?? ()
#3  0x0000000800000002 in ?? ()
#4  0x0009ceb400000068 in ?? ()
#5  0x0000000000018124 in ?? ()
#6  0x00153a7800000000 in ?? ()
#7  0x000000005294ec05 in ?? ()
#8  0x0000000000000000 in ?? ()


pkg -v reports "1.2.3"

Adding "-d"  as in "pkg -d audit -F" does not change the output.

Running "pkg audit" by itself simply reports "0 problem(s) in the installed packages found."

>How-To-Repeat:
pkg audit -F

>Fix:
n/a

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312121940.rBCJedIH020002>