Re: 8.0 amd64 poweroff reboots

2019-04-02 Thread Mayuresh
On Tue, Apr 02, 2019 at 05:19:20PM +0200, Martin Husemann wrote: > > ?() at 0 > > usb_transfer_complete() at netbsd:usb_transfer_complete+0x... > > xhci_softintr() ... > > usb_soft_intr() ... > > softint_dispatch() ... > > OK, which kernel is that exactly and can you give the +0x at the end

Re: 8.0 amd64 poweroff reboots

2019-04-02 Thread Martin Husemann
On Tue, Apr 02, 2019 at 08:39:15PM +0530, Mayuresh wrote: > Yes. > > ?() at 0 > usb_transfer_complete() at netbsd:usb_transfer_complete+0x... > xhci_softintr() ... > usb_soft_intr() ... > softint_dispatch() ... OK, which kernel is that exactly and can you give the +0x at the end of the first

Re: 8.0 amd64 poweroff reboots

2019-04-02 Thread Mayuresh
On Tue, Apr 02, 2019 at 04:50:19PM +0200, Martin Husemann wrote: > > sd0(umass0:0:0:0) generic HBA error > > sd0: cache synchronization failed > > fatal page fault in supervisor mode > > trap type 6 code 0x10 rip 0 cs 0x8 rcflags 0x10282 cr2 0 ilevel 0x5 rsp... > > curlwp 0x pid 0.6 lowest

Re: 8.0 amd64 poweroff reboots

2019-04-02 Thread Martin Husemann
On Tue, Apr 02, 2019 at 08:08:35PM +0530, Mayuresh wrote: > On Tue, Apr 02, 2019 at 04:02:10PM +0200, Martin Husemann wrote: > > This likely is a crash late in the shutdown sequence, maybe try > > Yes. The trace shows somewhat like: > > sd0(umass0:0:0:0) generic HBA error > sd0: cache

Re: 8.0 amd64 poweroff reboots

2019-04-02 Thread Mayuresh
On Tue, Apr 02, 2019 at 04:02:10PM +0200, Martin Husemann wrote: > This likely is a crash late in the shutdown sequence, maybe try Yes. The trace shows somewhat like: sd0(umass0:0:0:0) generic HBA error sd0: cache synchronization failed fatal page fault in supervisor mode trap type 6 code 0x10

Re: 8.0 amd64 poweroff reboots

2019-04-02 Thread Jay Patel
For Poweroff : shutdown -p now For reboot : shutdown -r now Are recommended. On Tue 2 Apr, 2019, 7:28 PM Mayuresh, wrote: > I have been using poweroff command (without any arguments) to power off a > laptop on NetBSD 8.0_RC1 amd64. > > Recently I installed 8.0 on a usb stick and notice that

Re: 8.0 amd64 poweroff reboots

2019-04-02 Thread Martin Husemann
On Tue, Apr 02, 2019 at 07:28:24PM +0530, Mayuresh wrote: > I have been using poweroff command (without any arguments) to power off a > laptop on NetBSD 8.0_RC1 amd64. > > Recently I installed 8.0 on a usb stick and notice that poweroff now > reboots the laptop instead of powering off. This

8.0 amd64 poweroff reboots

2019-04-02 Thread Mayuresh
I have been using poweroff command (without any arguments) to power off a laptop on NetBSD 8.0_RC1 amd64. Recently I installed 8.0 on a usb stick and notice that poweroff now reboots the laptop instead of powering off. The /etc/rc.shutdown is not altered by me and neither it is different between