http://bugs.winehq.org/show_bug.cgi?id=2525
Summary: The Reiser4 Filesystem Causes Wine to Hang Product: Wine Version: CVS Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: wine-files AssignedTo: wine-bugs@winehq.org ReportedBy: cloud1086@hotmail.com
Hi,
I'm currently on a reiser4 filesystem and am testing out wine. For the past few releases (I'm sorry I can't be more precise but I believe this started around the July/August releases), file selector dialogs hang wine, as well as some other file i/o operations.
When removing my ~/.wine directory and replacing it with a mounted ext2 file system, the problems went away.
I have pseudo files off on my reiser4 (the feature that allows files to be treated as directories) as can be shown by the output of the following command:
mgcloud@nebula ~ $ touch temp.txt mgcloud@nebula ~ $ cd temp.txt -bash: cd: temp.txt: Not a directory