chicken-janitors
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: #1775: fuse tests hang


From: Chicken Trac
Subject: Re: #1775: fuse tests hang
Date: Wed, 27 Oct 2021 18:16:04 -0000

#1775: fuse tests hang
-----------------------------------------------+----------------------
            Reporter:  Mario Domenech Goulart  |      Owner:  evhan
                Type:  defect                  |     Status:  assigned
            Priority:  minor                   |  Milestone:  someday
           Component:  extensions              |    Version:
          Resolution:                          |   Keywords:  fuse
Estimated difficulty:                          |
-----------------------------------------------+----------------------
Changes (by Mario Domenech Goulart):

 * version:  4.13.0 =>


Old description:

> The test suite of fuse hangs sometimes.  I don't know a way to reproduce
> that, but they hang from time to time on CHICKEN 4 jobs on the
> salmonella-linux-x86-64 machine.
>
> 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 ...>
> }}}

New description:

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

--

Comment:

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

-- 
Ticket URL: <https://bugs.call-cc.org/ticket/1775#comment:1>
CHICKEN Scheme <https://www.call-cc.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]