From: Sergey Vlasov <vsu@altlinux.ru>
To: ALT Developers List <devel@altlinux.ru>
Subject: [devel] strange failure under strace
Date: Thu, 29 May 2003 17:38:45 +0400
Message-ID: <20030529173845.2638dbac.vsu@altlinux.ru> (raw)
Hello!
На ядре 2.4.18-alt9-up происходит что-то странное:
strace -s 256 -vkqfF -o gpgme.spec.trace -- rpmbuild -bc gpgme.spec
26239 rt_sigprocmask(SIG_BLOCK, [INT CHLD], [], 8) = 0
26239 fork() = 26257
26239 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
26239 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
26239 rt_sigprocmask(SIG_SETMASK, [], NULL, 8) = 0
26239 rt_sigprocmask(SIG_BLOCK, [CHLD], [], 8) = 0
26239 rt_sigaction(SIGINT, {0x806d9c0, [], SA_RESTORER, 0x2aaf7768}, {SIG_DFL}, 8) = 0
26239 wait4(-1, 0x7fffef38, 0, NULL) = -1 ECHILD (No child processes)
Откуда в подобной ситуации берётся ECHILD? Обработчик SIGCHLD там
стоит (это /bin/sh), но он ведь не вызывался...
2.4.18-alt10 не пробовал - трафик жалко. На 2.4.20-alt7 этой проблемы
нет, но strace у меня с ним неюзабелен по причине #0002220 - для
buildreq приходится либо перегружаться, либо гонять его на другой
машине с ext3. 2.4.21 пока не качал.
Это я ковыряю новый libgpgme - попробовал собрать с --with-gpgsm, так
при buildreq вываливается на make check - libtool не собирает часть
tests/gpgsm/.libs/lt-* (причём каждый раз разные), при этом сборка
пакета без buildreq проходит нормально.
--
Sergey Vlasov
reply other threads:[~2003-05-29 13:38 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20030529173845.2638dbac.vsu@altlinux.ru \
--to=vsu@altlinux.ru \
--cc=devel@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git