Re: panic in get_next_dirent

2010-09-03 Thread Brian Somers
solves the problem? Thanks. On Thu, 02 Sep 2010 11:48:44 +0300 Andriy Gapon wrote: > > Brian, > > after I upgrade from beginning-of-June kernel to end-of-August one (r211758) I > get a panic in get_next_dirent which happens during parallel access to FS like > during buildworl

Re: panic in get_next_dirent

2010-09-02 Thread Andriy Gapon
on 02/09/2010 13:01 Andriy Gapon said the following: > > Brian, > > after I upgraded my kernel from beginning of July version to end of August > version I started to get panics in get_next_dirent under parallel FS load, > like > e.g. during buildworld with -jN. > > Is this something that might

panic in get_next_dirent

2010-09-02 Thread Andriy Gapon
Brian, after I upgraded my kernel from beginning of July version to end of August version I started to get panics in get_next_dirent under parallel FS load, like e.g. during buildworld with -jN. Is this something that might have been broken by accident and then fixed later? I've seen that you we

panic in get_next_dirent

2010-09-02 Thread Andriy Gapon
Brian, after I upgrade from beginning-of-June kernel to end-of-August one (r211758) I get a panic in get_next_dirent which happens during parallel access to FS like during buildworld with -jN. I am upgrading kernel to the latest revision as of today. Could this be something that you