On Tue, Oct 26, 2010 at 22:19, Matthew L. Creech <[email protected]> wrote: > Hi, > > I recently updated to kernel version 2.6.36 and UnionFS 2.5.6, and I > get a kernel BUG which seems to be due to UnionFS. > > I was able to reproduce the bug whenever I stopped sshd. To isolate > which filesystem was at fault, I created a TmpFS-based chroot > environment, in which sshd worked fine. When I then added a UnionFS > overlay to "/var", starting & stopping sshd results in the dump below. > Also, I'm unable to unmount my overlayed "/var" afterward, although > that may just be a consequence of the BUG_ON(). > > This is reproducible 100% of the time on my KVM image, if you need me > to test any patches, etc. Thanks!
Can you try the patch I sent in March for a oops on unlink? Maybe this is the same problem http://www.fsl.cs.sunysb.edu/pipermail/unionfs/attachments/20100311/8d80b335/attachment.obj _______________________________________________ unionfs mailing list: http://unionfs.filesystems.org/ [email protected] http://www.fsl.cs.sunysb.edu/mailman/listinfo/unionfs
