On Mon, May 26, 2014 at 04:20:56PM +0100, Mindaugas Rasiukevicius wrote: > Nicolas Joly <[email protected]> wrote: > > While testing some linux binary, i encountered a reproductible lock > > error when the program issued the following mknod call on a tmpfs > > mount : > > > > mknod("dummy", S_IFMT|0666, 0); > > > > > > http://www.netbsd.org/~rmind/tmpfs_mknod_fix.diff > > Can you try this patch?
This fix the problem ... no more crash. Thanks. -- Nicolas Joly Biology IT Center Institut Pasteur, Paris.
