NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/52132: Reboot when "shutdown -p now" command is done.
The following reply was made to PR kern/52132; it has been noted by GNATS.
From: Frank Kardel <kardel%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost, kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost
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@localhost 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
>
Home |
Main Index |
Thread Index |
Old Index