From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 24 15:28:04 2014 Return-Path: Delivered-To: freebsd-ports-bugs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 501ED583 for ; Wed, 24 Sep 2014 15:28:04 +0000 (UTC) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 364DDD06 for ; Wed, 24 Sep 2014 15:28:04 +0000 (UTC) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.14.9/8.14.9) with ESMTP id s8OFS4Zt002985 for ; Wed, 24 Sep 2014 15:28:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 193890] On FreeBSD 10.1-BETA2 amd64, pkg 1.3.8 segfaults Date: Wed, 24 Sep 2014 15:28:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports Tree X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Many People X-Bugzilla-Who: lifanov@mail.lifanov.com X-Bugzilla-Status: Needs Triage X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Sep 2014 15:28:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193890 --- Comment #1 from Nikolai Lifanov --- I'm not able to reproduce it with a freshly-installed 10.1-BETA2, but I was able to use it to create a non-stripped version to install on the problem system. Backtrace: #0 0x000000080063c571 in r_debug_state () from /libexec/ld-elf.so.1 (gdb) bt #0 0x000000080063c571 in r_debug_state () from /libexec/ld-elf.so.1 #1 0x0000000800655548 in ?? () #2 0x0000000800000001 in ?? () #3 0x0000000200000000 in ?? () #4 0x0000000802876218 in ?? () from /lib/libc.so.7 #5 0x00007fffffffdb38 in ?? () #6 0x00007fff00000002 in ?? () #7 0x00007fffffffdab8 in ?? () #8 0x00007fffffffdab8 in ?? () #9 0x00007fffffffda50 in ?? () #10 0x0000000800656400 in ?? () #11 0x00007fffffffd970 in ?? () #12 0x000000080063f7bc in _rtld_get_stack_prot () from /libexec/ld-elf.so.1 Previous frame inner to this frame (corrupt stack?) -- You are receiving this mail because: You are the assignee for the bug.