Re: panic after resume, triggered by vt_switch_timer() ?

2014-03-10 Thread Glen Barber
On Mon, Mar 10, 2014 at 02:35:50PM -0400, John Baldwin wrote: > On Sunday, March 09, 2014 9:39:36 pm Glen Barber wrote: > > I think I have hit a panic in the code path for vt_switch_timer() when > > resuming from suspend. > > > > [...] > > This has been reported multiple times by both adrian@ and

Re: panic after resume, triggered by vt_switch_timer() ?

2014-03-10 Thread John Baldwin
On Sunday, March 09, 2014 9:39:36 pm Glen Barber wrote: > I think I have hit a panic in the code path for vt_switch_timer() when > resuming from suspend. > > In both cases it happened, the laptop was suspended for >2 hours. > > In both cases, c_func is vt_switch_timer(), and c_arg is a negative >

panic after resume, triggered by vt_switch_timer() ?

2014-03-09 Thread Glen Barber
I think I have hit a panic in the code path for vt_switch_timer() when resuming from suspend. In both cases it happened, the laptop was suspended for >2 hours. In both cases, c_func is vt_switch_timer(), and c_arg is a negative value (both times it is -2133611368). I am not sure if these are val