pkg updating crash in pkg-1.8.0

Matthew Seaman matthew at FreeBSD.org
Mon May 23 09:24:12 UTC 2016


On 05/23/16 09:46, andrew clarke wrote:
> I'm not really sure what's going on here but it might be obvious to
> the devs.

pkg(8) forked itself and it's the child process that crashed, not the
parent that you're tracing.  Try this in gdb:

set follow-fork-mode child

Or run pkg(8) with one or more '-d' flags, which will suppress the call
to fork(2).

	Cheers,

	Matthew



-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 801 bytes
Desc: OpenPGP digital signature
URL: <http://lists.freebsd.org/pipermail/freebsd-pkg/attachments/20160523/ab38ba63/attachment.sig>


More information about the freebsd-pkg mailing list