retitle 671695 fuseiso9660: breaks when using fuse in multi-threading mode tag 671695 - moreinfo thanks
On Sun, Jun 24, 2012 at 17:37:09 +0200, Ludovico Gardenghi wrote: > thank you for your report. The upstream is trying to find the problem > and some more information would help. The issue is related to multi-threading. fuseiso9660 has been written when fuse did not provide multi-threading and contains some thread-unsafe code. Currently, the only way to "fix" this issue is to always use -s to force single-threaded operations. A new upstream release will be done shortly, which will disable multi-threading until all the components are made thread-safe. Ludovico -- <[email protected]> IRC: garden@freenode OpenPGP: 1024D/63D2D5D907F89BB8 Jabber/gtalk: [email protected] -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

