NetBSD Problem Report #52132

From www@NetBSD.org  Mon Apr  3 09:02:24 2017
Return-Path: <www@NetBSD.org>
Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK))
	by mollari.NetBSD.org (Postfix) with ESMTPS id 48A867A1AE
	for <gnats-bugs@gnats.NetBSD.org>; Mon,  3 Apr 2017 09:02:24 +0000 (UTC)
Message-Id: <20170403090223.4ACF67A285@mollari.NetBSD.org>
Date: Mon,  3 Apr 2017 09:02:23 +0000 (UTC)
From: mail@e-yuuki.org
Reply-To: mail@e-yuuki.org
To: gnats-bugs@NetBSD.org
Subject: Reboot when "shutdown -p now" command is done.
X-Send-Pr-Version: www-1.0

>Number:         52132
>Category:       kern
>Synopsis:       Reboot when "shutdown -p now" command is done.
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    kern-bug-people
>State:          closed
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 03 09:05:01 +0000 2017
>Closed-Date:    Mon Sep 25 17:05:33 +0000 2017
>Last-Modified:  Mon Sep 25 17:05:33 +0000 2017
>Originator:     Yuuki Enomoto
>Release:        netbsd-7-1-RELEASE
>Organization:
Chitose Institute of Science and Technology
>Environment:
NetBSD  7.1 NetBSD 7.1 (GENERIC) #1: Mon Apr  3 16:48:52 UTC 2017  root@localhost:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
>Description:
I'm using NetBSD-7.1-RELEASE on Thinkpad X201i.
I updated from version 7.0.2 to version 7.1 using build.sh.
After that, machine reboots when "shutdown -p now" command is done.
The following is part of dmesg's output.

uvm_fault(0xfffffe8107e5acf0, 0x0, 1) -> e
fatal page fault in supervisor mode
trap type 6 code 0 rip ffffffff804af70a cs 8 rflags 10246 cr2 20 ilevel 0 rsp fffffe8
040a24d08
curlwp 0xfffffe812c34e020 pid 258.1 lowest kstack 0xfffffe8040a222c0
Skipping crash dump on recursive panic
panic: trap
cpu0: Begin traceback...
vpanic() at netbsd:vpanic+0x13c
snprintf() at netbsd:snprintf
startlwp() at netbsd:startlwp
alltraps() at netbsd:alltraps+0x96
wm_detach() at netbsd:wm_detach+0x9b
config_detach() at netbsd:config_detach+0x8b
config_detach_all() at netbsd:config_detach_all+0x91
cpu_reboot() at netbsd:cpu_reboot+0x16e
sys_reboot() at netbsd:sys_reboot+0x7e
syscall() at netbsd:syscall+0x9a
--- syscall (number 208) ---
7f7ff703c99a:
cpu0: End traceback...
rebooting...

>How-To-Repeat:
Thinkpad X201i
>Fix:
Unknown

>Release-Note:

>Audit-Trail:
From: Frank Kardel <kardel@netbsd.org>
To: gnats-bugs@NetBSD.org, kern-bug-people@netbsd.org, 
 gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
Cc: 
Subject: Re: kern/52132: Reboot when "shutdown -p now" command is done.
Date: Mon, 03 Apr 2017 13:24:54 +0200

 Can you check whether it is similar to PR 52039?

 Do you have an 82577 ethernet chip? Look in /var/run/dmesg.boot for 
 wm[0-9]* interfaces.

 A pullup request for PR 52039 is already in the queue.

 Best regards,
    Frank

 On 04/03/17 11:05, mail@e-yuuki.org wrote:
 >> Number:         52132
 >> Category:       kern
 >> Synopsis:       Reboot when "shutdown -p now" command is done.
 >> Confidential:   no
 >> Severity:       serious
 >> Priority:       medium
 >> Responsible:    kern-bug-people
 >> State:          open
 >> Class:          sw-bug
 >> Submitter-Id:   net
 >> Arrival-Date:   Mon Apr 03 09:05:01 +0000 2017
 >> Originator:     Yuuki Enomoto
 >> Release:        netbsd-7-1-RELEASE
 >> Organization:
 > Chitose Institute of Science and Technology
 >> Environment:
 > NetBSD  7.1 NetBSD 7.1 (GENERIC) #1: Mon Apr  3 16:48:52 UTC 2017  root@localhost:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
 >> Description:
 > I'm using NetBSD-7.1-RELEASE on Thinkpad X201i.
 > I updated from version 7.0.2 to version 7.1 using build.sh.
 > After that, machine reboots when "shutdown -p now" command is done.
 > The following is part of dmesg's output.
 >
 > uvm_fault(0xfffffe8107e5acf0, 0x0, 1) -> e
 > fatal page fault in supervisor mode
 > trap type 6 code 0 rip ffffffff804af70a cs 8 rflags 10246 cr2 20 ilevel 0 rsp fffffe8
 > 040a24d08
 > curlwp 0xfffffe812c34e020 pid 258.1 lowest kstack 0xfffffe8040a222c0
 > Skipping crash dump on recursive panic
 > panic: trap
 > cpu0: Begin traceback...
 > vpanic() at netbsd:vpanic+0x13c
 > snprintf() at netbsd:snprintf
 > startlwp() at netbsd:startlwp
 > alltraps() at netbsd:alltraps+0x96
 > wm_detach() at netbsd:wm_detach+0x9b
 > config_detach() at netbsd:config_detach+0x8b
 > config_detach_all() at netbsd:config_detach_all+0x91
 > cpu_reboot() at netbsd:cpu_reboot+0x16e
 > sys_reboot() at netbsd:sys_reboot+0x7e
 > syscall() at netbsd:syscall+0x9a
 > --- syscall (number 208) ---
 > 7f7ff703c99a:
 > cpu0: End traceback...
 > rebooting...
 >
 >> How-To-Repeat:
 > Thinkpad X201i
 >> Fix:
 > Unknown
 >

From: <mail@e-yuuki.org>
To: "gnats-bugs@NetBSD.org" <gnats-bugs@NetBSD.org>
Cc: 
Subject: RE: kern/52132: Reboot when "shutdown -p now" command is done.
Date: Tue, 4 Apr 2017 18:22:17 +0900

 --_51FAC58A-2808-4AFF-98BE-0808307B3F50_
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/plain; charset="utf-8"

 In /var/run dmesg.boot:=20
 =E2=80=A6
 wm0 at pci0 dev 25 function 0: PCH LAN (82577LM) Controller (rev. 0x06)
 wm0: interrupting at ioapic0 pin 20
 wm0: PCI-Express bus
 wm0: 2048 words FLASH
 wm0: Ethernet address 5c:ff:35:02:a3:c6
 ihphy0 at wm0 phy 2: i82577 10/100/1000 media interface, rev. 3
 =E2=80=A6

 Sorry, it seems similar to PR 52039.

 Thank you.

 =E3=80=80=E3=80=80Yuuki Enomoto

 =E5=B7=AE=E5=87=BA=E4=BA=BA: Frank Kardel
 =E9=80=81=E4=BF=A1=E6=97=A5=E6=99=82: 2017=E5=B9=B44=E6=9C=883=E6=97=A5 20:=
 30
 =E5=AE=9B=E5=85=88: kern-bug-people@netbsd.org; gnats-admin@netbsd.org; net=
 bsd-bugs@netbsd.org; mail@e-yuuki.org
 =E4=BB=B6=E5=90=8D: Re: kern/52132: Reboot when "shutdown -p now" command i=
 s done.

 The following reply was made to PR kern/52132; it has been noted by GNATS.

 From: Frank Kardel <kardel@netbsd.org>
 To: gnats-bugs@NetBSD.org, kern-bug-people@netbsd.org,=20
  gnats-admin@netbsd.org, netbsd-bugs@netbsd.org
 Cc:=20
 Subject: Re: kern/52132: Reboot when "shutdown -p now" command is done.
 Date: Mon, 03 Apr 2017 13:24:54 +0200

  Can you check whether it is similar to PR 52039?
 =20
  Do you have an 82577 ethernet chip? Look in /var/run/dmesg.boot for=20
  wm[0-9]* interfaces.
 =20
  A pullup request for PR 52039 is already in the queue.
 =20
  Best regards,
     Frank
 =20
  On 04/03/17 11:05, mail@e-yuuki.org wrote:
  >> Number:         52132
  >> Category:       kern
  >> Synopsis:       Reboot when "shutdown -p now" command is done.
  >> Confidential:   no
  >> Severity:       serious
  >> Priority:       medium
  >> Responsible:    kern-bug-people
  >> State:          open
  >> Class:          sw-bug
  >> Submitter-Id:   net
  >> Arrival-Date:   Mon Apr 03 09:05:01 +0000 2017
  >> Originator:     Yuuki Enomoto
  >> Release:        netbsd-7-1-RELEASE
  >> Organization:
  > Chitose Institute of Science and Technology
  >> Environment:
  > NetBSD  7.1 NetBSD 7.1 (GENERIC) #1: Mon Apr  3 16:48:52 UTC 2017  root@=
 localhost:/usr/obj/sys/arch/amd64/compile/GENERIC amd64
  >> Description:
  > I'm using NetBSD-7.1-RELEASE on Thinkpad X201i.
  > I updated from version 7.0.2 to version 7.1 using build.sh.
  > After that, machine reboots when "shutdown -p now" command is done.
  > The following is part of dmesg's output.
  >
  > uvm_fault(0xfffffe8107e5acf0, 0x0, 1) -> e
  > fatal page fault in supervisor mode
  > trap type 6 code 0 rip ffffffff804af70a cs 8 rflags 10246 cr2 20 ilevel =
 0 rsp fffffe8
  > 040a24d08
  > curlwp 0xfffffe812c34e020 pid 258.1 lowest kstack 0xfffffe8040a222c0
  > Skipping crash dump on recursive panic
  > panic: trap
  > cpu0: Begin traceback...
  > vpanic() at netbsd:vpanic+0x13c
  > snprintf() at netbsd:snprintf
  > startlwp() at netbsd:startlwp
  > alltraps() at netbsd:alltraps+0x96
  > wm_detach() at netbsd:wm_detach+0x9b
  > config_detach() at netbsd:config_detach+0x8b
  > config_detach_all() at netbsd:config_detach_all+0x91
  > cpu_reboot() at netbsd:cpu_reboot+0x16e
  > sys_reboot() at netbsd:sys_reboot+0x7e
  > syscall() at netbsd:syscall+0x9a
  > --- syscall (number 208) ---
  > 7f7ff703c99a:
  > cpu0: End traceback...
  > rebooting...
  >
  >> How-To-Repeat:
  > Thinkpad X201i
  >> Fix:
  > Unknown
  >
 =20


 --_51FAC58A-2808-4AFF-98BE-0808307B3F50_
 Content-Transfer-Encoding: quoted-printable
 Content-Type: text/html; charset="utf-8"

 <html xmlns:o=3D"urn:schemas-microsoft-com:office:office" xmlns:w=3D"urn:sc=
 hemas-microsoft-com:office:word" xmlns:m=3D"http://schemas.microsoft.com/of=
 fice/2004/12/omml" xmlns=3D"http://www.w3.org/TR/REC-html40"><head><meta ht=
 tp-equiv=3DContent-Type content=3D"text/html; charset=3Dutf-8"><meta name=
 =3DGenerator content=3D"Microsoft Word 15 (filtered medium)"><style><!--
 /* Font Definitions */
 @font-face
 	{font-family:"Cambria Math";
 	panose-1:2 4 5 3 5 4 6 3 2 4;}
 @font-face
 	{font-family:"Yu Gothic";
 	panose-1:2 11 4 0 0 0 0 0 0 0;}
 @font-face
 	{font-family:"MS PGothic";
 	panose-1:2 11 6 0 7 2 5 8 2 4;}
 @font-face
 	{font-family:"Yu Gothic";
 	panose-1:2 11 4 0 0 0 0 0 0 0;}
 @font-face
 	{font-family:"MS PGothic";}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
 	{margin:0mm;
 	margin-bottom:.0001pt;
 	text-align:justify;
 	text-justify:inter-ideograph;
 	font-size:10.5pt;
 	font-family:"=E6=B8=B8=E3=82=B4=E3=82=B7=E3=83=83=E3=82=AF",sans-serif;}
 a:link, span.MsoHyperlink
 	{mso-style-priority:99;
 	color:blue;
 	text-decoration:underline;}
 a:visited, span.MsoHyperlinkFollowed
 	{mso-style-priority:99;
 	color:#954F72;
 	text-decoration:underline;}
 .MsoChpDefault
 	{mso-style-type:export-only;}
 /* Page Definitions */
 @page WordSection1
 	{size:612.0pt 792.0pt;
 	margin:99.25pt 30.0mm 30.0mm 30.0mm;}
 div.WordSection1
 	{page:WordSection1;}
 --></style></head><body lang=3DJA link=3Dblue vlink=3D"#954F72"><div class=
 =3DWordSection1><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:=
 11.0pt'>In /var/run dmesg.boot: <o:p></o:p></span></p><p class=3DMsoNormal>=
 <span lang=3DEN-US style=3D'font-size:11.0pt'>=E2=80=A6<o:p></o:p></span></=
 p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:11.0pt'>wm0 at=
  pci0 dev 25 function 0: PCH LAN (82577LM) Controller (rev. 0x06)<o:p></o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:11.0=
 pt'>wm0: interrupting at ioapic0 pin 20<o:p></o:p></span></p><p class=3DMso=
 Normal><span lang=3DEN-US style=3D'font-size:11.0pt'>wm0: PCI-Express bus<o=
 :p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-s=
 ize:11.0pt'>wm0: 2048 words FLASH<o:p></o:p></span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US style=3D'font-size:11.0pt'>wm0: Ethernet address 5c:ff:=
 35:02:a3:c6<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US st=
 yle=3D'font-size:11.0pt'>ihphy0 at wm0 phy 2: i82577 10/100/1000 media inte=
 rface, rev. 3<o:p></o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US =
 style=3D'font-size:11.0pt'>=E2=80=A6<o:p></o:p></span></p><p class=3DMsoNor=
 mal><span lang=3DEN-US style=3D'font-size:11.0pt'><o:p>&nbsp;</o:p></span><=
 /p><p class=3DMsoNormal><span lang=3DEN-US style=3D'font-size:11.0pt'>Sorry=
 , it seems similar to PR 52039.<o:p></o:p></span></p><p class=3DMsoNormal><=
 span lang=3DEN-US style=3D'font-size:11.0pt'><o:p>&nbsp;</o:p></span></p><d=
 iv style=3D'mso-element:para-border-div;border:none;border-bottom:solid win=
 dowtext 1.0pt;padding:0mm 0mm 1.0pt 0mm'><p class=3DMsoNormal style=3D'bord=
 er:none;padding:0mm'><span lang=3DEN-US style=3D'font-size:11.0pt'>Thank yo=
 u.<o:p></o:p></span></p><p class=3DMsoNormal style=3D'border:none;padding:0=
 mm'><span lang=3DEN-US style=3D'font-size:11.0pt'><o:p>&nbsp;</o:p></span><=
 /p><p class=3DMsoNormal style=3D'text-indent:22.0pt;border:none;padding:0mm=
 '><span lang=3DEN-US style=3D'font-size:11.0pt'>Yuuki Enomoto<o:p></o:p></s=
 pan></p></div><div style=3D'mso-element:para-border-div;border:none;border-=
 top:solid #E1E1E1 1.0pt;padding:3.0pt 0mm 0mm 0mm'><p class=3DMsoNormal sty=
 le=3D'border:none;padding:0mm'><span lang=3DEN-US><o:p>&nbsp;</o:p></spa=
 n></p><p class=3DMsoNormal style=3D'border:none;padding:0mm'>=E5=B7=
 =AE=E5=87=BA=E4=BA=BA<span lang=3DEN-US>: </span><span lang=3DEN-US><a =
 href=3D"mailto:kardel@netbsd.org">Frank Kardel</a><br></span>=E9=80=81=
 =E4=BF=A1=E6=97=A5=E6=99=82<span lang=3DEN-US>: </span><span lang=3DEN-=
 US>2017</span>=E5=B9=B4<span lang=3DEN-US>4</span>=E6=9C=88<span lang=3DEN-=
 US>3</span>=E6=97=A5<span lang=3DEN-US> 20:30<br></span>=E5=AE=9B=E5=85=
 =88<span lang=3DEN-US>: </span><span lang=3DEN-US><a href=3D"mailto:ker=
 n-bug-people@netbsd.org">kern-bug-people@netbsd.org</a>; <a href=3D"mailto:=
 gnats-admin@netbsd.org">gnats-admin@netbsd.org</a>; <a href=3D"mailto:netbs=
 d-bugs@netbsd.org">netbsd-bugs@netbsd.org</a>; <a href=3D"mailto:mail@e-yuu=
 ki.org">mail@e-yuuki.org</a><br></span>=E4=BB=B6=E5=90=8D<span lang=3DEN=
 -US>: </span><span lang=3DEN-US>Re: kern/52132: Reboot when &quot;shutd=
 own -p now&quot; command is done.</span></p></div><p class=3DMsoNormal><spa=
 n lang=3DEN-US style=3D'font-size:12.0pt;font-family:"=EF=BC=AD=EF=BC=B3 =
 =EF=BC=B0=E3=82=B4=E3=82=B7=E3=83=83=E3=82=AF",sans-serif'><o:p>&nbsp;</o:p=
 ></span></p><p class=3DMsoNormal><span lang=3DEN-US>The following reply was=
  made to PR kern/52132; it has been noted by GNATS.</span></p><p class=3DMs=
 oNormal><span lang=3DEN-US><o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US>From: Frank Kardel &lt;kardel@netbsd.org&gt;</span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US>To: gnats-bugs@NetBSD.org, kern-bug=
 -people@netbsd.org, </span></p><p class=3DMsoNormal><span lang=3DEN-US>=C2=
 =A0gnats-admin@netbsd.org, netbsd-bugs@netbsd.org</span></p><p class=3DMsoN=
 ormal><span lang=3DEN-US>Cc: </span></p><p class=3DMsoNormal><span lang=3DE=
 N-US>Subject: Re: kern/52132: Reboot when &quot;shutdown -p now&quot; comma=
 nd is done.</span></p><p class=3DMsoNormal><span lang=3DEN-US>Date: Mon, 03=
  Apr 2017 13:24:54 +0200</span></p><p class=3DMsoNormal><span lang=3DEN-US>=
 <o:p>&nbsp;</o:p></span></p><p class=3DMsoNormal><span lang=3DEN-US> Can yo=
 u check whether it is similar to PR 52039?</span></p><p class=3DMsoNormal><=
 span lang=3DEN-US> </span></p><p class=3DMsoNormal><span lang=3DEN-US>=C2=
 =A0Do you have an 82577 ethernet chip? Look in /var/run/dmesg.boot for </sp=
 an></p><p class=3DMsoNormal><span lang=3DEN-US>=C2=A0wm[0-9]* interfaces.</=
 span></p><p class=3DMsoNormal><span lang=3DEN-US> </span></p><p class=3DMso=
 Normal><span lang=3DEN-US>=C2=A0A pullup request for PR 52039 is already in=
  the queue.</span></p><p class=3DMsoNormal><span lang=3DEN-US> </span></p><=
 p class=3DMsoNormal><span lang=3DEN-US>=C2=A0Best regards,</span></p><p cla=
 ss=3DMsoNormal><span lang=3DEN-US>=C2=A0=C2=A0=C2=A0 Frank</span></p><p cla=
 ss=3DMsoNormal><span lang=3DEN-US> </span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US>=C2=A0On 04/03/17 11:05, mail@e-yuuki.org wrote:</span></p><p cl=
 ass=3DMsoNormal><span lang=3DEN-US> &gt;&gt; Number:=C2=A0=C2=A0=C2=A0=C2=
 =A0=C2=A0=C2=A0=C2=A0=C2=A0 52132</span></p><p class=3DMsoNormal><span lang=
 =3DEN-US> &gt;&gt; Category:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 kern</span=
 ></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;&gt; Synopsis:=C2=A0=C2=
 =A0=C2=A0=C2=A0=C2=A0=C2=A0 Reboot when &quot;shutdown -p now&quot; command=
  is done.</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;&gt; Confi=
 dential:=C2=A0=C2=A0 no</span></p><p class=3DMsoNormal><span lang=3DEN-US> =
 &gt;&gt; Severity:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 serious</span></p><p=
  class=3DMsoNormal><span lang=3DEN-US> &gt;&gt; Priority:=C2=A0=C2=A0=C2=A0=
 =C2=A0=C2=A0=C2=A0 medium</span></p><p class=3DMsoNormal><span lang=3DEN-US=
 > &gt;&gt; Responsible:=C2=A0=C2=A0=C2=A0 kern-bug-people</span></p><p clas=
 s=3DMsoNormal><span lang=3DEN-US> &gt;&gt; State:=C2=A0=C2=A0=C2=A0=C2=A0=
 =C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 open</span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US> &gt;&gt; Class:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
 =C2=A0 sw-bug</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;&gt; S=
 ubmitter-Id:=C2=A0=C2=A0 net</span></p><p class=3DMsoNormal><span lang=3DEN=
 -US> &gt;&gt; Arrival-Date:=C2=A0=C2=A0 Mon Apr 03 09:05:01 +0000 2017</spa=
 n></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;&gt; Originator:=C2=A0=
 =C2=A0=C2=A0=C2=A0 Yuuki Enomoto</span></p><p class=3DMsoNormal><span lang=
 =3DEN-US> &gt;&gt; Release:=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 netbs=
 d-7-1-RELEASE</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;&gt; O=
 rganization:</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; Chitos=
 e Institute of Science and Technology</span></p><p class=3DMsoNormal><span =
 lang=3DEN-US> &gt;&gt; Environment:</span></p><p class=3DMsoNormal><span la=
 ng=3DEN-US> &gt; NetBSD=C2=A0 7.1 NetBSD 7.1 (GENERIC) #1: Mon Apr=C2=A0 3 =
 16:48:52 UTC 2017=C2=A0 root@localhost:/usr/obj/sys/arch/amd64/compile/GENE=
 RIC amd64</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;&gt; Descr=
 iption:</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; I'm using N=
 etBSD-7.1-RELEASE on Thinkpad X201i.</span></p><p class=3DMsoNormal><span l=
 ang=3DEN-US> &gt; I updated from version 7.0.2 to version 7.1 using build.s=
 h.</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; After that, mach=
 ine reboots when &quot;shutdown -p now&quot; command is done.</span></p><p =
 class=3DMsoNormal><span lang=3DEN-US> &gt; The following is part of dmesg's=
  output.</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;</span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US> &gt; uvm_fault(0xfffffe8107e5acf0,=
  0x0, 1) -&gt; e</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; fa=
 tal page fault in supervisor mode</span></p><p class=3DMsoNormal><span lang=
 =3DEN-US> &gt; trap type 6 code 0 rip ffffffff804af70a cs 8 rflags 10246 cr=
 2 20 ilevel 0 rsp fffffe8</span></p><p class=3DMsoNormal><span lang=3DEN-US=
 > &gt; 040a24d08</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; cu=
 rlwp 0xfffffe812c34e020 pid 258.1 lowest kstack 0xfffffe8040a222c0</span></=
 p><p class=3DMsoNormal><span lang=3DEN-US> &gt; Skipping crash dump on recu=
 rsive panic</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; panic: =
 trap</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; cpu0: Begin tr=
 aceback...</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; vpanic()=
  at netbsd:vpanic+0x13c</span></p><p class=3DMsoNormal><span lang=3DEN-US> =
 &gt; snprintf() at netbsd:snprintf</span></p><p class=3DMsoNormal><span lan=
 g=3DEN-US> &gt; startlwp() at netbsd:startlwp</span></p><p class=3DMsoNorma=
 l><span lang=3DEN-US> &gt; alltraps() at netbsd:alltraps+0x96</span></p><p =
 class=3DMsoNormal><span lang=3DEN-US> &gt; wm_detach() at netbsd:wm_detach+=
 0x9b</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; config_detach(=
 ) at netbsd:config_detach+0x8b</span></p><p class=3DMsoNormal><span lang=3D=
 EN-US> &gt; config_detach_all() at netbsd:config_detach_all+0x91</span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US> &gt; cpu_reboot() at netbsd:cpu_re=
 boot+0x16e</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt; sys_rebo=
 ot() at netbsd:sys_reboot+0x7e</span></p><p class=3DMsoNormal><span lang=3D=
 EN-US> &gt; syscall() at netbsd:syscall+0x9a</span></p><p class=3DMsoNormal=
 ><span lang=3DEN-US> &gt; --- syscall (number 208) ---</span></p><p class=
 =3DMsoNormal><span lang=3DEN-US> &gt; 7f7ff703c99a:</span></p><p class=3DMs=
 oNormal><span lang=3DEN-US> &gt; cpu0: End traceback...</span></p><p class=
 =3DMsoNormal><span lang=3DEN-US> &gt; rebooting...</span></p><p class=3DMso=
 Normal><span lang=3DEN-US> &gt;</span></p><p class=3DMsoNormal><span lang=
 =3DEN-US> &gt;&gt; How-To-Repeat:</span></p><p class=3DMsoNormal><span lang=
 =3DEN-US> &gt; Thinkpad X201i</span></p><p class=3DMsoNormal><span lang=3DE=
 N-US> &gt;&gt; Fix:</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;=
  Unknown</span></p><p class=3DMsoNormal><span lang=3DEN-US> &gt;</span></p>=
 <p class=3DMsoNormal><span lang=3DEN-US> </span></p><p class=3DMsoNormal><s=
 pan lang=3DEN-US><o:p>&nbsp;</o:p></span></p></div></body></html>=

 --_51FAC58A-2808-4AFF-98BE-0808307B3F50_--

State-Changed-From-To: open->closed
State-Changed-By: snj@NetBSD.org
State-Changed-When: Mon, 25 Sep 2017 17:05:33 +0000
State-Changed-Why:
Duplicate of 52039, which has been fixed and pulled up.


>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.