Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2016 10:24:08 +0100
From:      Matthew Seaman <matthew@FreeBSD.org>
To:        freebsd-pkg@freebsd.org
Subject:   Re: pkg updating crash in pkg-1.8.0
Message-ID:  <ce850a4f-6dc6-7dcf-1342-d99f0bd2714d@freebsd.org>
In-Reply-To: <20160523084604.GA33081@ozzmosis.com>
References:  <20160523084604.GA33081@ozzmosis.com>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--Qdk6vL7XKfEkUmXljqfiKp64ExW16x2cC
Content-Type: multipart/mixed; boundary="HbVOrPKetsUKHMQKdoTaworBk3liJmJKh"
From: Matthew Seaman <matthew@freebsd.org>
To: freebsd-pkg@freebsd.org
Message-ID: <ce850a4f-6dc6-7dcf-1342-d99f0bd2714d@freebsd.org>
Subject: Re: pkg updating crash in pkg-1.8.0
References: <20160523084604.GA33081@ozzmosis.com>
In-Reply-To: <20160523084604.GA33081@ozzmosis.com>

--HbVOrPKetsUKHMQKdoTaworBk3liJmJKh
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable

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




--HbVOrPKetsUKHMQKdoTaworBk3liJmJKh--

--Qdk6vL7XKfEkUmXljqfiKp64ExW16x2cC
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCgAGBQJXQsw4AAoJEABRPxDgqeTnRDAP/0GdzJOBgQ3jVC16L/hfMeru
ExMjQ3cUY6aJ9wd4gb06LI/0wk0Mkj+vLNfBcOsLLjAMFeg4Au3theq8oXNeq5Uw
psc224tG3MwWTsYPiaFYVBa822fLjJfQleIj9dkrudwkYaLc/m/2v4h20ky6SMIj
t0QqpzdIigXgsMJZk+MudKPSF7hlcggiUSTp2xZCvkPqO5+AZxHE0jwm0hkJTif8
uEsYhPAZz+U4YXu7O3JXwwrcW5+h/6Rp3WGbem3bIikRc0R0uHmBm1ubxty7QDw7
Avf9CxEFe5cT6KX+xa+FyU/xQm5rCoGQqGgTbjMAT64itP0juRNCkFAlYV9ZHu8a
A3fR4Zrgu0mvIXTUblZs4tyzOhNqwulxS653zoAqgbLf961Dl9LpbnRakqrQhlo6
Gu65HLYAvYq73aZvuO7z2gCge/bqr3a2P+ph2YPTLHhQr1vsntK071fZZchoB7US
9oajjumx08t/fn4129DLdfWyJ+C0zlZcWnTSKutcrTHR8TIVXiVsIPKEToOiOXrp
eCPKlJTmCI2gJE3861WcRHkIUdspeBpXcH+2/ZqPZO378lAb6nLj1rviON7bbTSd
EOFo9T63av9/kDMX5ze4xdpm4lFAs3HBhooxqGKT5orF38mkMjr8+sozuix+0tdc
rmc+KV4ZQtM/I6VpRIAn
=DKrA
-----END PGP SIGNATURE-----

--Qdk6vL7XKfEkUmXljqfiKp64ExW16x2cC--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ce850a4f-6dc6-7dcf-1342-d99f0bd2714d>