Hello,

[EMAIL PROTECTED]:
> ********error********
> ------------[ cut here ]------------
> kernel BUG at /home/ico2/src/aufs/fs/aufs/cpup.c:456!

It is an unexpected situation related to 'pseudo-link' (see the aufs
manual in detail).
It may happen if your writable branch is one of these cirsumstances.
- shared with another aufs mount
  (this is not your case since there is no such mount in your
  /proc/mount)
- '.wh..wh.plink' on the branch had ever been handled directly
  (I don't think you did it)
- has ever used as an aufs branch and the pseudo-links are not flushed
  correctly

The third is most likely I think. Is this your case?
(Or it may be a totally bug)

If you build aufs without CONFIG_AUFS_DEBUG, aufs will not
crash (at least in the line cpup.c:456). Instead, it will produce an
error which may look strange.

By the way, your report has rich information and makes clear many
things. It is very helpful for me to consider what happened to aufs.
But you don't have to send the same mail three times.


Junjiro Okajima

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4

Reply via email to