On Mon, 2016-09-19 at 17:34 +0800, Herbert Xu wrote: > On Mon, Sep 19, 2016 at 11:27:24AM +0200, Johannes Berg wrote: > > > > > > I have a feeling there's a bug with ht->nelems, since the crash is > > always in the grow worker, but I haven't quite put my finger on it > > yet. > > Can you show me a stack trace? Oops, just deleted the old ones to reproduce with some debug printks :) It's always while trying to grow a table from the worker; it kills processes, but eventually no process are left and the kernel panics. I'll send you a trace when I have one again - I'm running a new reproduction now. johannes