http://bugs.winehq.org/show_bug.cgi?id=2287
------- Additional Comments From m.d.nagy@worldnet.att.net 2004-01-07 10:50 ------- "ps alx|grep wine" shows similar output in either case; I've pasted examples at the bottom of this comment.
The filesystem if FAT32. I've tried this on two different FAT32 filesystems, one of which I rebuilt first (mkfs.vfat -F32) just to be sure it wasn't pre-existing filesystem corruption. They also have shown no difficulty with Windows.
I'm using Free Agent "Version 2.0/32.652" (as described by the about box). IOW, build 652.
When the error is occurring: $ ps alx|grep wine 0 500 3306 3305 15 0 2376332 19244 pipe_w S ? 0:03 /usr/bin/wine-preloader /usr/bin/wine-pthread agent.exe 1 500 3309 1 15 0 4560 1304 - S ? 0:02 /usr/bin/wineserver 0 500 3329 2733 17 0 4912 500 - R pts/1 0:00 grep wine
When the error is not occurring: $ ps alx|grep wine 0 500 3331 3330 16 0 2376432 19412 pipe_w S ? 0:04 /usr/bin/wine-preloader /usr/bin/wine-pthread agent.exe 1 500 3334 1 15 0 4516 1276 - S ? 0:01 /usr/bin/wineserver 0 500 3354 2733 17 0 4352 572 - R pts/1 0:00 grep wine