From nobody@FreeBSD.org  Tue Jan 14 12:13:48 2014
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 2C44A593
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Jan 2014 12:13:48 +0000 (UTC)
Received: from oldred.freebsd.org (oldred.freebsd.org [IPv6:2001:1900:2254:206a::50:4])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id DF6F91F05
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Jan 2014 12:13:47 +0000 (UTC)
Received: from oldred.freebsd.org ([127.0.1.6])
	by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id s0ECDlou036301
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 14 Jan 2014 12:13:47 GMT
	(envelope-from nobody@oldred.freebsd.org)
Received: (from nobody@localhost)
	by oldred.freebsd.org (8.14.5/8.14.5/Submit) id s0ECDl21036282;
	Tue, 14 Jan 2014 12:13:47 GMT
	(envelope-from nobody)
Message-Id: <201401141213.s0ECDl21036282@oldred.freebsd.org>
Date: Tue, 14 Jan 2014 12:13:47 GMT
From: Attila Nagy <bra@fsn.hu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Kernel panic with RADIX_MPATH kernel option
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         185771
>Category:       kern
>Synopsis:       [panic] early kernel panic with RADIX_MPATH kernel option
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 14 12:20:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Sun Apr 20 02:22:21 UTC 2014
>Originator:     Attila Nagy
>Release:        stable/10@r260625
>Organization:
>Environment:
>Description:
On a netbooted machine, with the following kernel config:

include GENERIC
options RADIX_MPATH
options SMP
options BOOTP
options BOOTP_NFSV3
options BOOTP_NFSROOT
options NFSCLIENT
device          carp
device          crypto          # core crypto support
device          cryptodev       # /dev/crypto for access to h/w
options KDB
options DDB

it crashes during the kernel BOOTP/DHCP phase with:
da0 at mpt0 bus 0 scbus2 target 0 lun 0
da0: <VMware Virtual disk 1.0> Fixed Direct Access SCSI-2 device
da0: 300.000MB/s transfers
da0: Command Queueing enabled
da0: 5120MB (10485760 512 byte sectors: 255H 63S/T 652C)
panic: bootpc_fakeup_interfac: SIOCAIFADDR, error=17
cpuid = 0
KDB stack backtrace:
db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xffffffff81891a40
kdb_backtrace() at kdb_backtrace+0x39/frame 0xffffffff81891af0
panic() at panic+0x155/frame 0xffffffff81891b70
bootpc_init() at bootpc_init+0x1ef7/frame 0xffffffff81891c90
mi_startup() at mi_startup+0x118/frame 0xffffffff81891cb0
btext() at btext+0x2c
KDB: enter: panic
[ thread pid 0 tid 100000 ]
Stopped at      kdb_enter+0x3e: movq    $0, kdb_why


>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:
