Re: Kernel error with March 20th amd64 snapshot

2014-03-24 Thread Philip Guenther
On Sun, Mar 23, 2014 at 10:49 PM, Peter Kane pwk...@gmail.com wrote: However, the problem of an automatic resume when a USB drive is attached on suspend still persists. This is the problem that started some time ago, unrelated to mpi@'s recent changes, right? So, what's the latest snapshot or

Re: Kernel error with March 20th amd64 snapshot

2014-03-24 Thread Ville Valkonen
Hello gents, and thanks to all involved, it's fixed in the latest snapshot. Here are the snapshots I've used lately and marked whether it works: 24-03-2014/ [Works] 20-03-2014/ [Crashes] 24-02-2014/ [Works] Hope this helps even a bit. -- Regards, Ville On 24 March 2014 08:09, Philip Guenther

Re: Kernel error with March 20th amd64 snapshot

2014-03-23 Thread Peter Kane
Hi Martin Just to add another dimension to this, the same snapshot caused a suspend resume regession for me (I also get a crash if I replug the wireless keyboard/mouse). If I try to suspend with or without a USB flash drive attached I get the same crash. The trace etc below looks fairly similar

Re: Kernel error with March 20th amd64 snapshot

2014-03-23 Thread Andre de Oliveira
please try the following patch. Index: uhidev.c === RCS file: /cvs/src/sys/dev/usb/uhidev.c,v retrieving revision 1.56 diff -u -p -r1.56 uhidev.c --- uhidev.c19 Mar 2014 08:59:37 - 1.56 +++ uhidev.c23 Mar 2014

Re: Kernel error with March 20th amd64 snapshot

2014-03-23 Thread Peter Kane
Hello By the time I had downloaded the cvs tree it seems a slightly modified version of Andre's patch had been committed. I tested with that and it fixed my crash on suspend problem (I could also replug the keyboard/mouse). However, the problem of an automatic resume when a USB drive is attached

Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Tristan PILAT
Hello, I noticed a crash with the March 20th amd64 snapshot. When I unplug my USB wireless mouse receiver, i get this; wskbd1: disconnecting from wsdisplay0 wskbd1 detached ukbd0 detached uhidev0 detached uvm_faut(0x81dc6f00, 0x24, 0, 1) - e kernel: page faut trap, code=0 Stopper at

Re: Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Shawn K. Quinn
On Fri, Mar 21, 2014, at 07:34 PM, Tristan PILAT wrote: Hello, I noticed a crash with the March 20th amd64 snapshot. When I unplug my USB wireless mouse receiver, i get this; wskbd1: disconnecting from wsdisplay0 wskbd1 detached ukbd0 detached uhidev0 detached

Re: Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Martin Pieuchot
On 22/03/14(Sat) 02:30, Shawn K. Quinn wrote: On Fri, Mar 21, 2014, at 07:34 PM, Tristan PILAT wrote: Hello, I noticed a crash with the March 20th amd64 snapshot. When I unplug my USB wireless mouse receiver, i get this; wskbd1: disconnecting from wsdisplay0 wskbd1 detached

Re: Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Tristan PILAT
2014-03-22 18:31 GMT+01:00 Martin Pieuchot mpieuc...@nolizard.org: On 22/03/14(Sat) 02:30, Shawn K. Quinn wrote: On Fri, Mar 21, 2014, at 07:34 PM, Tristan PILAT wrote: Hello, I noticed a crash with the March 20th amd64 snapshot. When I unplug my USB wireless mouse receiver, i get

Re: Kernel error with March 20th amd64 snapshot

2014-03-22 Thread Ville Valkonen
Hello Martin, same crash happens here. A USB-monitor-hub is connected to a USB3 port (though USB3 disabled from BIOS) in a computer. Same setup than before, dongles are in the monitor hub. I can try if this is reproducible with a USB2 port. Will let you know tomorrow. Here's trace with