Bug#402876: [fuse-devel] FUSE not working on ARM? Hangs during stat64
On Thu, Dec 21, 2006 at 10:52:53AM +0100, Martin Michlmayr wrote:
> * Russell King <rmk@arm.linux.org.uk> [2006-12-21 09:43]:
> > > > That contains a workaround for a bug in the ARM architecture code.
> > > >
> > This is the first I've heard of a problem.
> >
> > What _exactly_ is the problem and can you provide a test case or
> > instructions to reproduce it?
>
> stat64 hangs when you try to access any filesystem mounted with FUSE.
> strace shows:
>
> munmap(0x40016000, 4096) = 0
> ioctl(1, SNDCTL_TMR_TIMEBASE or TCGETS, {B38400 opost isig icanon echo ...}) = 0
> ioctl(1, TIOCGWINSZ, {ws_row=36, ws_col=102, ws_xpixel=1020, ws_ypixel=720}) = 0
> stat64("/mnt",
>
> and there it hangs.
>
> I guess Miklos can provide a better description given that he put a
> workaround for ARM into his FUSE code.
Hmm. It'll be a few days (or more likely the new year provided I
remember) before I can solve this.
--
Russell King
Reply to: