From: davidm@egauge.net (David Mosberger)
To: linux-arm-kernel@lists.infradead.org
Subject: crash after receiving SIGCHLD during system call
Date: Wed, 17 May 2017 17:27:20 -0600 [thread overview]
Message-ID: <CALnQHM2ocw5ETbwsRF_c43tweHruunOjsfaBOT5Qxgt2K6Ww1g@mail.gmail.com> (raw)
In-Reply-To: <20170517230236.GK22219@n2100.armlinux.org.uk>
Ah, yes, that makes sense now. Thanks for decoding this properly!
It does look like rt_sigreturn is being used:
--- SIGCHLD {si_signo=SIGCHLD, si_code=CLD_EXITED, si_pid=4909,
si_uid=33, si_status=0, si_utime=1, si_stime=2} ---
rt_sigreturn() = 0
Rather disconcerting this problem. I'll keep digging...
--david
next prev parent reply other threads:[~2017-05-17 23:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-17 16:04 crash after receiving SIGCHLD during system call David Mosberger
2017-05-17 17:09 ` Russell King - ARM Linux
2017-05-17 22:28 ` David Mosberger
2017-05-17 22:46 ` David Mosberger
2017-05-17 23:02 ` Russell King - ARM Linux
2017-05-17 23:27 ` David Mosberger [this message]
2017-05-18 5:34 ` David Mosberger
2017-05-18 15:28 ` David Mosberger
2017-05-18 16:11 ` Russell King - ARM Linux
2017-05-19 19:42 ` David Mosberger
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=CALnQHM2ocw5ETbwsRF_c43tweHruunOjsfaBOT5Qxgt2K6Ww1g@mail.gmail.com \
--to=davidm@egauge.net \
--cc=linux-arm-kernel@lists.infradead.org \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).