On Mon, Aug 15, 2011 at 02:01:12PM -0400, Justin Piszcz wrote: > It crashed again with the patches, this time I got a picture: > http://home.comcast.net/~jpiszcz/20110815/26030-kernel-crash-when-cifs-mount.jpg > > The machine is up no issues until you try and mount a CIFS share, then > the problem occurs, every time (and with the patches as well). This looks like you oopsed in cache_alloc_refill, and then after that the watchdog kicked in, and spewed traces, scrolling the backtrace for the actual oops off the screen. Might be worth trying to reproduce it with CONFIG_LOCKUP_DETECTOR disabled. We frequently see this sort of thing reported in Fedora. It would be nice if we had a means of either reading scrollback when we lockup, or buffering the output so we pause between dumping traces. Dave -- To unsubscribe from this list: send the line "unsubscribe linux-cifs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html