[Bug 1397666] Re: sshd does not properly initialize libgcrypt
Pieter H
1397666 at bugs.launchpad.net
Mon Dec 1 22:16:50 UTC 2014
thanks for the quick response... well.. it is sort of a clean trusty
install. but.. with the first things being installed are kerberos and
some pam modules ;-) Your remark about the pam module makes sense.
in short.. I installed the debug symbols of packages that interested me.
Installed dbg and setup sshd on a different port. started a new ssh
session, started the debugger and attached it to the process serving my
new session. added a breakpoint on global_init and logged in with the
session.. the breakpoint was hit ;-)
below the backtrace. so I guess I found the module responsible for
this.. unfortunately I was not able to find any debug packages for
libpam-ccreds (version 10-6)... so how to continue.. is there any way I
can get the debug symbols for this package and narrow down to the
functions being involved? or is this information below enough?
#0 global_init () at global.c:100
#1 0x00007f6e26a991b1 in _gcry_global_is_operational () at global.c:169
#2 0x00007f6e26a97c31 in gcry_md_open (h=0x7fffd2ab1d08, algo=2, flags=0) at visibility.c:771
#3 0x00007f6e26d0fa3e in ?? () from /lib/security/pam_ccreds.so
#4 0x00007f6e26d0fced in pam_cc_store_credentials () from /lib/security/pam_ccreds.so
#5 0x00007f6e26d10989 in ?? () from /lib/security/pam_ccreds.so
#6 0x00007f6e26d10f80 in pam_sm_authenticate () from /lib/security/pam_ccreds.so
#7 0x00007f6e2abdcdff in ?? () from /lib/x86_64-linux-gnu/libpam.so.0
#8 0x00007f6e2abdc64d in pam_authenticate () from /lib/x86_64-linux-gnu/libpam.so.0
#9 0x00007f6e2b24ad76 in ?? ()
#10 0x00007f6e2b2296eb in ?? ()
#11 0x00007f6e2b23dc2a in ?? ()
#12 0x00007f6e2b240b91 in ?? ()
#13 0x00007f6e2b241a94 in ?? ()
#14 0x00007f6e2b226ae3 in ?? ()
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1397666
Title:
sshd does not properly initialize libgcrypt
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1397666/+subscriptions
More information about the Ubuntu-server-bugs
mailing list