From: Frank Cusack <fcusack@fcusack.com>
To: lkml <linux-kernel@vger.kernel.org>, phil-list@redhat.com
Subject: Re: NPTL v userland v LT (RH9+custom kernel problem)
Date: Fri, 8 Aug 2003 10:37:45 -0700 [thread overview]
Message-ID: <20030808103745.B30702@google.com> (raw)
In-Reply-To: <20030807013930.A26426@google.com>; from fcusack@fcusack.com on Thu, Aug 07, 2003 at 01:39:30AM -0700
On Thu, Aug 07, 2003 at 01:39:30AM -0700, Frank Cusack wrote:
> PAM prompts for the username and password, then pam_ldap appears to
> get stuck in a syslog call. It doesn't actually call syslog(), but if
> I compare to a functional system, the working one opens /dev/log etc
> whereas the broken one does an rt_sigsuspend() and hangs until a SIGALRM
> is delivered (login having set this up before prompting for the password).
> That's from looking at strace; I haven't looked at ltrace or tried to
> run under the debugger yet.
Even without pam_ldap, I see it getting stuck. 'groups: files ldap' in
nsswitch.conf sets it off. Here's an sshd that's hung, does this light
the a-ha bulb for anyone?
(gdb) bt
#0 0x40564845 in __pthread_sigsuspend () from /lib/i686/libpthread.so.0
#1 0x40564318 in __pthread_wait_for_restart_signal ()
from /lib/i686/libpthread.so.0
#2 0x40565d30 in __pthread_alt_lock () from /lib/i686/libpthread.so.0
#3 0x40562d37 in pthread_mutex_lock () from /lib/i686/libpthread.so.0
#4 0x401df2fc in vsyslog () from /lib/i686/libc.so.6
#5 0x4024b4b7 in _log_err () from /lib/security/pam_unix.so
#6 0x40249039 in pam_sm_open_session () from /lib/security/pam_unix.so
#7 0x4003ac09 in pam_fail_delay () from /lib/libpam.so.0
#8 0x4003ad93 in _pam_dispatch () from /lib/libpam.so.0
#9 0x4003c978 in pam_open_session () from /lib/libpam.so.0
...
/fc
next prev parent reply other threads:[~2003-08-08 17:37 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-08-07 8:39 NPTL v userland v LT (RH9+custom kernel problem) Frank Cusack
2003-08-07 8:49 ` Arjan van de Ven
2003-08-07 14:42 ` Jerry Cooperstein
2003-08-07 13:06 ` Mathias Fröhlich
2003-08-08 5:45 ` Frank Cusack
2003-08-08 6:02 ` Valdis.Kletnieks
2003-08-08 6:53 ` Peter Svensson
2003-08-08 7:10 ` Pau Aliagas
2003-08-08 10:32 ` Henning P. Schmiedehausen
2003-08-08 17:37 ` Frank Cusack [this message]
2003-08-08 19:05 ` Ulrich Drepper
-- strict thread matches above, loose matches on Subject: below --
2003-08-07 13:20 Luke Howard
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=20030808103745.B30702@google.com \
--to=fcusack@fcusack.com \
--cc=linux-kernel@vger.kernel.org \
--cc=phil-list@redhat.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.