From: Andrew Morton <akpm@osdl.org>
To: David Woodhouse <dwmw2@infradead.org>
Cc: torvalds@osdl.org, linux-kernel@vger.kernel.org,
drepper@redhat.com, dhowells@redhat.com
Subject: Re: [PATCH] [5/6] Handle TIF_RESTORE_SIGMASK for i386
Date: Thu, 12 Jan 2006 20:54:51 -0800 [thread overview]
Message-ID: <20060112205451.392c0c5c.akpm@osdl.org> (raw)
In-Reply-To: <1137126606.3085.44.camel@localhost.localdomain>
David Woodhouse <dwmw2@infradead.org> wrote:
>
> On Thu, 2006-01-12 at 19:59 -0800, Andrew Morton wrote:
> > applied, or with all of David's patches applied, an FC5-test1 machine hangs
> > during the login process (local vt or sshd). An FC1 machine doesn't
> > exhibit the problem.
>
> So the 'successful' login reported at 19:21:45 never actually completed
> and gave you a shell?
Yup.
> I can't make out which process it is that's misbehaving... and your
> login was pid 2292 but I don't see your SysRq-T output going up that
> far. Am I missing something?
Yes, that dmesg output seems to have been truncated.
Here's another one, better:
http://www.zip.com.au/~akpm/linux/patches/stuff/dmesg
Note that I have /bin/zsh in /etc/passwd.
> I note you're running auditd -- FC5-test1 enabled syscall auditing by
> default.
This is basically the fc5-t1 .config, only it has selinux turned off due to
earlier problems. Suggest you base testing on my config-sony.
> Does the problem persist if you prevent the auditd initscript
> from starting up?
<chkconfig auditd off>
<reboot>
<problem persists>
> If so, let's turn auditing back on
<chkconfig auditd on>
> and actually make
> use of it -- assuming the offending process is actually one of your own
> after the login has changed uid, can you set an audit rule to log all
> syscalls from your own userid? (add '-Aexit,always -Fuid=500'
> to /etc/audit.rules, assuming 500 is your own uid). Then show me the
> appropriate section from /var/log/audit/audit.log.
<does that>
<reboots>
<logs in>
You wouldn't believe how much stuff that produces. Or maybe you would.
<several minutes pass, disk LED flashing>
<crap starts scrolling past too fast to read. Some complaint from auditd, afaict>
<does alt-SUB>
<grabs the last bit of auditd.log>
http://www.zip.com.au/~akpm/linux/patches/stuff/auditd.log
That looks like the crap I saw scrolling past. How come it came out on the
console after a few minutes?
> I tested both with and without audit on PPC -- David, did you test this
> patch with auditing enabled on i386?
>
> Will attempt to reproduce locally... I've _also_ seen login hangs on
> current linus trees but they've been different (and on that machine I
> haven't had the TIF_RESTORE_SIGMASK patches either). It happens on disk
> activity though -- after 'rpm -i <kernelpackage>' the whole machine
> locks up and I have no more file system access. If your SysRq-T got to
> the disk, I suspect you aren't seeing the same problem.
Sounds like the jens-barrier-bug. Fixed in current -linus.
next prev parent reply other threads:[~2006-01-13 4:55 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1136923488.3435.78.camel@localhost.localdomain>
2006-01-10 20:18 ` [PATCH] [1/6] Add pselect/ppoll system call implementation David Woodhouse
2006-01-13 11:40 ` Andrew Morton
2006-01-10 20:18 ` [PATCH] [2/6] TIF_RESTORE_SIGMASK support for arch/powerpc David Woodhouse
2006-01-10 20:18 ` [PATCH] [3/6] Generic sys_rt_sigsuspend() David Woodhouse
2006-01-10 20:19 ` [PATCH] [4/6] Handle TIF_RESTORE_SIGMASK for FRV David Woodhouse
2006-01-10 20:19 ` [PATCH] [5/6] Handle TIF_RESTORE_SIGMASK for i386 David Woodhouse
2006-01-13 3:59 ` Andrew Morton
2006-01-13 4:30 ` David Woodhouse
2006-01-13 4:54 ` Andrew Morton [this message]
2006-01-13 5:11 ` David Woodhouse
2006-01-13 6:10 ` Andrew Morton
2006-01-13 6:23 ` David Woodhouse
2006-01-13 8:28 ` David Woodhouse
2006-01-13 8:48 ` Andrew Morton
2006-01-13 8:51 ` Andrew Morton
2006-01-13 9:18 ` Andrew Morton
2006-01-10 20:23 ` [PATCH] [6/6] Add pselect/ppoll system calls on i386 David Woodhouse
2006-01-15 18:17 [PATCH] [5/6] Handle TIF_RESTORE_SIGMASK for i386 Oleg Nesterov
[not found] <1134732739.7104.54.camel@pmac.infradead.org>
2005-12-16 11:45 ` David Woodhouse
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=20060112205451.392c0c5c.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=dhowells@redhat.com \
--cc=drepper@redhat.com \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@osdl.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