Opened 3 years ago

Last modified 2 years ago

#1775 assigned defect

fuse tests hang — at Version 1

Reported by: Mario Domenech Goulart Owned by: evhan
Priority: minor Milestone: someday
Component: extensions Version:
Keywords: fuse Cc:
Estimated difficulty:

Description (last modified by Mario Domenech Goulart)

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 ...>

Change History (1)

comment:1 Changed 2 years ago by Mario Domenech Goulart

Description: modified (diff)
Version: 4.13.0

Just caught fuse tests hanging on a machine running C5 too.

Note: See TracTickets for help on using tickets.