[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: rcs configure hang
From: |
Florian Weimer |
Subject: |
Re: rcs configure hang |
Date: |
Mon, 09 Nov 2020 10:14:00 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
* Kelly Wang:
> You are right, after remove confdir3, rerun strace hang.
> Checked tr output, it stopped at bunch of mkdir and chdir and no further
> steps after that.
> mkdir("confdir3", 0700) = 0
> chdir("confdir3") = 0
Would you be able to share details of the file system used (XFS or
something else?) and the kernel version (uname -a, rpm -q kernel)?
Do you use virtualization or containers?
I would like to see if I can reproduce it internally.
Thanks,
Florian
--
Red Hat GmbH, https://de.redhat.com/ , Registered seat: Grasbrunn,
Commercial register: Amtsgericht Muenchen, HRB 153243,
Managing Directors: Charles Cachera, Brian Klemm, Laurie Krebs, Michael O'Neill
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/05
- Re: rcs configure hang, Paul Eggert, 2020/11/05
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/05
- Re: rcs configure hang, Paul Eggert, 2020/11/05
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/05
- Re: rcs configure hang, Paul Eggert, 2020/11/05
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/06
- Re: rcs configure hang, Paul Eggert, 2020/11/06
- Re: rcs configure hang, Kelly Wang (kellythw), 2020/11/06
Re: rcs configure hang,
Florian Weimer <=