From owner-freebsd-stable@freebsd.org Tue Oct 4 01:14:40 2016 Return-Path: Delivered-To: freebsd-stable@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 10E0BAF2CA8 for ; Tue, 4 Oct 2016 01:14:40 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: from mail-oi0-x234.google.com (mail-oi0-x234.google.com [IPv6:2607:f8b0:4003:c06::234]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D6B4F2E2 for ; Tue, 4 Oct 2016 01:14:39 +0000 (UTC) (envelope-from chuzzwassa@gmail.com) Received: by mail-oi0-x234.google.com with SMTP id d132so17921551oib.2 for ; Mon, 03 Oct 2016 18:14:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to; bh=wX9E4POVviAitdQAy9e4flHHSvT61fiRnjScLF4FRl0=; b=TGoUHa7oOvsam9H+iVSw8uFQUm5zfgqwe/dEKM7fLnnOgvtjEQ4TmY5+IkjT/qJx8h 43yr44LqEwsf6xEIWwOiQ0WcJTZH+TFg/MTgY2r1lCpAsL//ShMuwDbt2PTuA7YidAk7 6JLcPQGyTz8/Ax6ntFvCnpoIL+pfU7AZ7Mz0BG37JTsQOBvYR8alVa8xRhrq2/eFshcK KWxMT7VnLG9PW3DXlctlgfS37F+JMAY82wc55tMdqDWdWIvnwRgTPZ/9L+vBmmPMDPiD TmnfG1rl1iYuId2l0lbISXdcbrtkl/dvVNsNqNVGidXueQWhVU3PAnrPcYWzvjRf8lVY +JmA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:from:date:message-id:subject:to; bh=wX9E4POVviAitdQAy9e4flHHSvT61fiRnjScLF4FRl0=; b=UzFJnDBgtf0Cv9b5oxx63kzgVhBDEPxzHsbmCwwuEY727HYkNDCziz8Bu8l9nZQ8l1 FBgbtiN4s19fCGc94g/Wn8DLwOTg6RKhDW5iMhLdiE3J6n2+0iB9DyQuM9I5Nz2I6Wmy mRQGeBKOH9Ipdm526AbO6Jvv8CchJFfPIqiI+duRbAD4RONb6ts94yk2yIPbL1XFlxpB ja602/xtXuZRowwRkBHpw43LlpvMp3V1IpvdBv1+OuOcmeTitWlC0ma90VeezJP5aMyI oynArSAlF9gfRaAe+0p5N9dPR07cEZ2M8Z1AF8C5oEUKctDDiKvw9wdPJQBSbRqPJ7Al NHmw== X-Gm-Message-State: AA6/9Rn1JCcz2OHxaKq+fkIGlSHBGK4b5cwFdEM7+uqiwpHMRY/QiAeHUG0zTuiGF6iz7tZlSrm23AZhxdV7rg== X-Received: by 10.157.45.113 with SMTP id v104mr517095ota.167.1475543678975; Mon, 03 Oct 2016 18:14:38 -0700 (PDT) MIME-Version: 1.0 Received: by 10.157.3.238 with HTTP; Mon, 3 Oct 2016 18:14:38 -0700 (PDT) From: Andy Farkas Date: Tue, 4 Oct 2016 11:14:38 +1000 Message-ID: Subject: Reproducible panic - Going nowhere without my init! To: freebsd-stable@freebsd.org Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Oct 2016 01:14:40 -0000 Is it just me or.... Step 1: boot Step 2: login as root Step 3: type "w" * Step 4: type "shutdown now; logout" Step 5: press at the 'Enter full pathname of shell or RETURN for /bin/sh:' prompt Step 6: type "reboot" Step 7: get a Panic: "Going nowhere without my init!" * The panic will not happen if you skip step 3. The panic will not happen if you type "sync; sync; sync" after step 5. The panic will not happen if you wait (an unknown amount of) some time after step 5. # uname -a FreeBSD deepthink 11.0-PRERELEASE FreeBSD 11.0-PRERELEASE #6 r306656: Tue Oct 4 09:03:05 AEST 2016 root@deepthink:/usr/obj/usr/src/sys/GENERIC amd64 -andyf ps. apologies, forced to send from a gmail account. reply-to: andyf@andyit.com.au