From owner-freebsd-current@FreeBSD.ORG Fri Jan 18 09:44:32 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 06417BA9; Fri, 18 Jan 2013 09:44:32 +0000 (UTC) (envelope-from glebius@FreeBSD.org) Received: from cell.glebius.int.ru (glebius.int.ru [81.19.69.10]) by mx1.freebsd.org (Postfix) with ESMTP id 88FF5A24; Fri, 18 Jan 2013 09:44:30 +0000 (UTC) Received: from cell.glebius.int.ru (localhost [127.0.0.1]) by cell.glebius.int.ru (8.14.5/8.14.5) with ESMTP id r0I9iOxo007300; Fri, 18 Jan 2013 13:44:24 +0400 (MSK) (envelope-from glebius@FreeBSD.org) Received: (from glebius@localhost) by cell.glebius.int.ru (8.14.5/8.14.5/Submit) id r0I9iOmd007299; Fri, 18 Jan 2013 13:44:24 +0400 (MSK) (envelope-from glebius@FreeBSD.org) X-Authentication-Warning: cell.glebius.int.ru: glebius set sender to glebius@FreeBSD.org using -f Date: Fri, 18 Jan 2013 13:44:24 +0400 From: Gleb Smirnoff To: Vitalij Satanivskij Subject: Re: panic after r244584 Message-ID: <20130118094424.GD2331@FreeBSD.org> References: <20130118073600.GA70874@hell.ukr.net> MIME-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <20130118073600.GA70874@hell.ukr.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: mav@FreeBSD.org, freebsd-current@FreeBSD.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Jan 2013 09:44:32 -0000 On Fri, Jan 18, 2013 at 09:36:00AM +0200, Vitalij Satanivskij wrote: V> Hello. V> V> After upgrading server from old hardware/software to freebsd current (## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/245479), V> system hung's with message - V> panic: make_dev_alias_v: bad si_name (error=22 si_name=enc@n5003048000bab37d/tpe0/slot@1/elmdesc@Slot 01/pass7) EINVAL (22) is caused by space character in the si_name: si_name=enc@n5003048000bab37d/tpe0/slot@1/elmdesc@Slot 01/pass7 ^ I think Alexander (in Cc) has idea on why did that happen and how should that be fixed. -- Totus tuus, Glebius.