From owner-freebsd-stable@FreeBSD.ORG Sat Jan 11 21:11:07 2014 Return-Path: Delivered-To: FreeBSD-stable@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 8317DAA1 for ; Sat, 11 Jan 2014 21:11:07 +0000 (UTC) Received: from mail-la0-x242.google.com (mail-la0-x242.google.com [IPv6:2a00:1450:4010:c03::242]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 0E7D21595 for ; Sat, 11 Jan 2014 21:11:03 +0000 (UTC) Received: by mail-la0-f66.google.com with SMTP id y1so64951lam.5 for ; Sat, 11 Jan 2014 13:11:01 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=vBqdmoEKfzGVvYTnlhDgq7NBSZnR/vmn/5cROkw/r3s=; b=cWpv7WjbWPM/rOVMSe88L7K3kckceKWIkObQccIfyfrNuW/ADIeZgRXyOBet4O/4d9 yEPXkYt6ir+ipho4BlXZZUYIaTK1To/XfQmsHBvscvEihU+M3hQdEpGP6Mav8oXopmmm w8TbmUXQjK1MYc0pmMWnZYKanYZSCGLDNSlVMHzO/M4yJDxpn8JFWvqv2GacfyaZm77l PU6DzJGxof8a+YVJab3y5+qvVoXp8mgFobZqrqz3Yn+quT2LMABFe0SG6BiDixCbHFQ0 ur5auIQoK1rHXF+oz8CdWAGG1GlDkFIh4FOfQjQrqcnCF4d06HkWXkD/D3fiCerhYrv0 LlkQ== MIME-Version: 1.0 X-Received: by 10.112.167.228 with SMTP id zr4mr451865lbb.56.1389474661778; Sat, 11 Jan 2014 13:11:01 -0800 (PST) Received: by 10.114.78.106 with HTTP; Sat, 11 Jan 2014 13:11:01 -0800 (PST) Date: Sun, 12 Jan 2014 01:11:01 +0400 Message-ID: Subject: freebsd-update broken for i386? From: not notnot To: FreeBSD-stable@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Jan 2014 21:11:07 -0000 After binary update kernel dumping every 15-30 min. here pr: http://www.freebsd.org/cgi/query-pr.cgi?pr=185476 So, i can save may old PC (without full reinstalling system). I can not understand why it dumping everytime, it is i386 specific problem? Maybe try build and install new kernel\world?