Re: Panic in destroy_dev_sched_cb() for tty

2010-07-06 Thread Jeremie Le Hen
On Tue, Jul 06, 2010 at 12:54:36AM +0200, Ed Schouten wrote: * Jeremie Le Hen jere...@le-hen.org wrote: I've got a panic obviously from the tty layer but I couldn't get the panic string as no remote system was connected using serial console, and I don't know how to print it from DDB.

Panic in destroy_dev_sched_cb() for tty

2010-07-05 Thread Jeremie Le Hen
Hi Ed, I've got a panic obviously from the tty layer but I couldn't get the panic string as no remote system was connected using serial console, and I don't know how to print it from DDB. However here is the relevant stuff I could get: db show pcpu cpuid= 0 dynamic pcpu= 0x5a0600

Re: Panic in destroy_dev_sched_cb() for tty

2010-07-05 Thread Ed Schouten
* Jeremie Le Hen jere...@le-hen.org wrote: I've got a panic obviously from the tty layer but I couldn't get the panic string as no remote system was connected using serial console, and I don't know how to print it from DDB. Hmmm... This is a tricky one, but I think I do understand what's going