﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1775	fuse tests hang	Mario Domenech Goulart	evhan	"The test suite of fuse hangs sometimes.  I don't know a way to reproduce that, but they hang from time to time.

Hangs have been observed with:
* CHICKEN 4 jobs on the salmonella-linux-x86-64 machine (Debian 9)
* CHICKEN 5 jobs on the salmonella-linux-x86 machine (Debian 10)

Below is some info:

{{{
$ cat /etc/debian_version 
9.13

$ clang --version
clang version 3.8.1-24 (tags/RELEASE_381/final)
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/bin

$ strace -p 23651
strace: Process 23651 attached
restart_syscall(<... resuming interrupted poll ...>
}}}

"	defect	assigned	minor	someday	extensions			fuse		
