From owner-freebsd-ports@freebsd.org Wed Apr 20 16:54:07 2016 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 283FCB15326 for ; Wed, 20 Apr 2016 16:54:07 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x241.google.com (mail-wm0-x241.google.com [IPv6:2a00:1450:400c:c09::241]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id AD1481B93; Wed, 20 Apr 2016 16:54:06 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by mail-wm0-x241.google.com with SMTP id n3so15457257wmn.1; Wed, 20 Apr 2016 09:54:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to:user-agent; bh=xNWfV+pEQiyE3MLc/Iit8r2Chh/VNXiwPNKUD0Zxn8w=; b=Vy+DW6keEm5H9m/M7Xku+dxPFtxLxhIoKMpQweNYvS/GetMrLk7UrLl8dPTj15EOCm SH8Gs86sT7tjO7cEHe6nJ0TQAdKLQ24gn551T0S3BE32UWfZGf8inS5F213xxNN3iq3a iUC1vzH5JkSxT38D34808Ye50Wvt0QuCwJgVKuwio+VFpQsWeJuRVjc9kcilBUVltJeK K7nXneQoEI5tISyhEEjFBpXJ1v/be/KNVwzgZ0MOhnqVvk20Jq0uuybS9sQGIcO3zNfK 6FbpRADQZ7HTsa/lyRAudDGdVCmTx82FWh+9R6+PPdWrI02Ua0086f1W09XOix6vj0UM NBTw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:sender:date:from:to:cc:subject:message-id :references:mime-version:content-disposition:in-reply-to:user-agent; bh=xNWfV+pEQiyE3MLc/Iit8r2Chh/VNXiwPNKUD0Zxn8w=; b=VRh0hof15rBaYWSZFOgobEhn35ys51FMaFC9g0KOm+Ukhhzpwl6wH3w7BkwP96r4P1 jfTQ+Kllfck8mEahZ2r665Q+MRnAecLKeO/p2utfO/8cukRtagxFscznMVHMYjFAR8eQ ueXypw+kQ/AN+A/hXIuGquG/q2/sLjOqITFrjjJglJpKUDKeek2/xv5H9eHW2filcMXr I0bjDn7MC0dm917a5X0jsGdyN9XToolmttya/guC/EEFTifyjnbckKRlGavsu+VYMmQS +oHzI0OuZ4vqn77pBU3e+w4W7jOLnSKGL/Hwe7IAFC1Aa2pUldQ34fcEQ2xFzVGFA0Bl y7Zw== X-Gm-Message-State: AOPr4FU6eoJwOZpu0awjFkUS/weG+7NDjuc5F0IrSzBJBrQwVEAIfxOBvdJsWbWVNoYZ7A== X-Received: by 10.28.109.87 with SMTP id i84mr10888847wmc.3.1461171244400; Wed, 20 Apr 2016 09:54:04 -0700 (PDT) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id d123sm10595183wmd.9.2016.04.20.09.54.03 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Apr 2016 09:54:03 -0700 (PDT) Sender: Baptiste Daroussin Date: Wed, 20 Apr 2016 18:54:01 +0200 From: Baptiste Daroussin To: Andriy Gapon Cc: ports Subject: Re: minor(?) problem with pkg crashing Message-ID: <20160420165401.GF26116@ivaldir.etoilebsd.net> References: <20160420083947.GD26116@ivaldir.etoilebsd.net> <9cf498cc-4e9f-155b-9b52-88d33b418fba@FreeBSD.org> <20160420143639.GE26116@ivaldir.etoilebsd.net> <7d5d8cdd-cdb5-01fc-fda5-01b32d6d98d8@FreeBSD.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="Il7n/DHsA0sMLmDu" Content-Disposition: inline In-Reply-To: <7d5d8cdd-cdb5-01fc-fda5-01b32d6d98d8@FreeBSD.org> User-Agent: Mutt/1.6.0 (2016-04-01) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Apr 2016 16:54:07 -0000 --Il7n/DHsA0sMLmDu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Apr 20, 2016 at 07:47:26PM +0300, Andriy Gapon wrote: > On 20/04/2016 17:36, Baptiste Daroussin wrote: > > On Wed, Apr 20, 2016 at 03:30:08PM +0300, Andriy Gapon wrote: > >> On 20/04/2016 11:39, Baptiste Daroussin wrote: > >>> On Wed, Apr 20, 2016 at 11:27:22AM +0300, Andriy Gapon wrote: > >>>> pkg 1.7.2 crashed at the end of upgrade run, after completing all th= e upgrades. > >>>> Unfortunately no debug symbols, but it looks like a double free or s= omething > >>>> 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() > >>>> > >>> Did it happen only once, or is it a reproducible case for you? > >> > >> Reproducible. > >> > > Do you have a core file? >=20 > Yes, but pkg / libpkg is without debug symbols. > E.g.: >=20 > Core was generated by `pkg'. > Program terminated with signal SIGBUS, Bus error. Maybe you can just put that core file online somewhere I can fetch it? Bapt --Il7n/DHsA0sMLmDu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXF7QpAAoJEGOJi9zxtz5aZuIP/06pK9gObRbFi4A4N/7bhGxA PNJ2UYndo2akRvHU3lTjdei90g3rp88Ycf9+yeeFkZ2ffnuo/fkePGMPi79KlG0S CemA8aQ+DTF7eZO85iCQU3MRV/pwo61+3wuJmBIpuVRs9GHSLSj4A7tzLjPs4VDd EaV5X1z4uDKr9i7+YBO4ja3qvQaxHo22GOxRWnQaesL0AscsoQaaosgt4JpZNTPQ dOPOCsts6R9mQY1SM+Js2PNgGVhaLy2x5tmEp66t70+9QX94dhu92z55K2k2XZx0 eBEghnJcRMBtrlxgWqSOlFcbcBsbmhFu/pKq4H/zUKkGMGO9rCWchOw/Qabe6R76 QqVLFfv5gNzc73vf6EX7zAEYPDtz/Zz5+3bFqCuKweBqGvwJ5KNCeoG+RnnhAzRd K4qnQuAa35MC9SbHfHAiq6xKr08Ipjl3rAanuipkyCscD9oekx5/+qJotK5UJj1E K6UDZFtygpOhLBNpX5u4pBOQ4sJcjOCsOK9h9TNTYFLiBEhvUjP/Wjr7zH3U9Oxg Sqy7NqEujTu02PH9gIqFdpDPhtpWL4MnUACgk82+NIhktgJAeCgaxwKSN4cb9rjM skW5MjtSI/ttK811muYDMePIz1h8iGrcr208wZpDzDAkrTJB/lYquerknt5Z5FNf +N2/SBmC7sEKdlOXydip =qNaF -----END PGP SIGNATURE----- --Il7n/DHsA0sMLmDu--