Date: Wed, 20 Apr 2016 11:27:22 +0300 From: Andriy Gapon <avg@FreeBSD.org> To: ports <freebsd-ports@FreeBSD.org> Subject: minor(?) problem with pkg crashing Message-ID: <f3fab6a8-1221-d96e-1dee-7a3f8631c222@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
pkg 1.7.2 crashed at the end of upgrade run, after completing all the upgrades. Unfortunately no debug symbols, but it looks like a double free or something like that, seems that this happens only if > Conflicts with the existing packages have been found. > One more solver iteration is needed to resolve them. The crash is in pkg_jobs_free() -> pkg_free() -> free() -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?f3fab6a8-1221-d96e-1dee-7a3f8631c222>