Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 08 Sep 2020 13:53:45 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 249166] ports-mgmt/pkg audit -F Segmentation fault - 1.15, regression
Message-ID:  <bug-249166-32340-bzekA7L5HR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-249166-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-249166-32340@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D249166

--- Comment #7 from Matthias Andree <mandree@FreeBSD.org> ---
Urmas,=20

the report is useless and you are reporting a different crash than Alexande=
r.

Please rebuild the new pkg 1.15.1 with WITH_DEBUG=3Dyes set, then make it c=
rash
under gdb, and provide a backtrace in a *new* bug report.

Something along the lines of:

portsnap fetch update
cd /usr/ports/ports-mgmt/pkg
env WITH_DEBUG=3Dyes make clean reinstall
gdb --args pkg-static (whatever other options you need)
run
<wait for crash>
<possibly> set pagination off=20=20=20=20=20=20=20=20=20=20=20=20=20=20=20=
=20=20=20=20=20
bt full
<post result to a new bug>

be sure to start the Summary line with    ports-mgmt/pkg:
so it gets auto-assigned.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-249166-32340-bzekA7L5HR>