I was able to do 'strace' and it freezes after the following system calls: open("/etc/dbus-1/system.d",O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY|0x80000) = 3 fstat64(3, {st_mode=S_IFDIR|0755, st_size=58, ...}) = 0 fcntl64(3,F_GETFD) = 0x1 (flags FD_CLOEXEC) fstatfs(3,
there it freezes. Does it help? I remember something regarding some change in fstatfs ... but I'm not sure if the change was in fuse or aufs. I guess I shall try to upgrade to latest FUSE version from CVS or something... maybe? Tomas M Tomas M wrote: > Good morning Junjiro. > > I've updated to 2.6.26 kernel and latest aufs (6 days old in cvs now). > I am experiencing some troubles with AUFS+FUSE now, which were not there > before. > > (note, everything works correctly if FUSE branch is not there). > > It is hard to reproduce by a bash script, I'm still trying. > In the meantime, here is the dmesg log. (attached). > > Situation is following > - posixovl (fuse overlaying vfat) branch at the top > - squashfs (rr) branches below > - system boots, loads kernel modules, switches root, starts init scripts, > then it freezes during starting message bus. > > Is it possible for you to find out where the problem may be, after looking at > the dmesg? > > > Thank you very much > > Tomas M > > > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/