From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Dec 10 20:41: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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B18FBFC1 for ; Wed, 10 Dec 2014 20:41: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 7F46DFE0 for ; Wed, 10 Dec 2014 20:41: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 sBAKf4A8068175 for ; Wed, 10 Dec 2014 20:41:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 195802] www/squid restarts after shutdown and dumps core Date: Wed, 10 Dec 2014 20:41:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: bin X-Bugzilla-Version: 10.1-RELEASE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: la5lbtyi@aon.at X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: component version product 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, 10 Dec 2014 20:41:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195802 Martin Birgmeier changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Individual Port(s) |bin Version|Latest |10.1-RELEASE Product|Ports Tree |Base System --- Comment #1 from Martin Birgmeier --- I now believe that this is actually not a bug in squid, but rather the base system, because this behavior has started with the upgrade of the base system from 9.2 to 10.1. Note that with this upgrade, all ports have been recompiled. What seems to happen is that instead of exiting normally, the squid child process dumps core with signal 6. There is another utility which now also regularly dumps core on exit: etherape, but this one always with signal 11. All of this is happening on a rather old (year 2000) computer sporting an Athlon processor: FreeBSD 10.1-RELEASE #0 r274437M: Sun Nov 30 09:34:53 CET 2014 root@v905.xyzzy:/.../hal/z/OBJ/FreeBSD/i386/releng/10.1/sys/XYZZY i386 FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512 CPU: AMD Athlon(tm) Processor (807.21-MHz 686-class CPU) Origin = "AuthenticAMD" Id = 0x642 Family = 0x6 Model = 0x4 Stepping = 2 Features=0x183f9ff AMD Features=0xc0440800,MMX+,3DNow!+,3DNow!> real memory = 1342177280 (1280 MB) avail memory = 1303310336 (1242 MB) I suspect that this is actually a library or compiler problem of the base system. -- You are receiving this mail because: You are the assignee for the bug.