X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@lists.alpinelinux.org Received: from mail.squbes.com (squbes.com [208.74.142.49]) by lists.alpinelinux.org (Postfix) with ESMTP id DB94F360F716 for ; Fri, 20 Nov 2009 07:00:03 +0000 (UTC) Received: from [10.252.6.134] (c-98-234-19-2.hsd1.ca.comcast.net [98.234.19.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: nangel@nothome.org) by mail.squbes.com (Postfix) with ESMTPSA id 1CA56508E83A8 for ; Fri, 20 Nov 2009 07:00:02 +0000 (UTC) Message-ID: <4B063E6D.8040607@nothome.org> Date: Thu, 19 Nov 2009 22:59:57 -0800 From: Nathan Angelacos User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20091109) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 To: Alpine-devel Subject: [alpine-devel] Bug in alpine-1.9.1 with via_velocity ethernet driver Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Not a complaint, just a comment: The VIA VB8001 motherboard has a via-velocity ethernet chip; alpine 1.9.1 hard crashes, no warning, just a server reboot, with the following set of commands [boot from pristine usb] apk add openssh ip link set eth0 up ssh-keygen -t rsa -b1024 -f mykey -N '' Technically, userspace programs shouldn't crash the kernel. There is no debugging output, no kernel oops - the machine simply reboots. --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---