-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

Can you try with ssh and debugging symbols on ? Probably you get more
information with gdb then.

I'll ask also the upstream maintainer.

Russ: Can you take a look at this bug report. It seems that sshd is
segfaulting on AMD64 when using the libpam-heimdal module. I do not have
a AMD64 box, so it's almost impossible for me to test.

Regards,

Matthijs Mohlmann

Richard Nelson wrote:
> Ah, a little more information - this segv only happens when using
> password authentication (ssh keys work fine)
> 
> sshd_config has
> UsePAM yes
> PubkeyAuthentication yes
> PasswordAuthentication yes
> ChallengeResponseAuthentication no
> 
> Richard Nelson wrote:
>> # /usr/sbin/sshd -Dddd >~/log 2>&1
>> Segmentation fault
>>
>> The last lines of log:
>> debug3: mm_auth_password entering
>> debug3: mm_request_send entering: type 11
>> debug3: mm_auth_password: waiting for MONITOR_ANS_AUTHPASSWORD
>> debug3: mm_request_receive_expect entering: type 12
>> debug3: mm_request_receive entering
>> debug3: monitor_read: checking request 11
>> debug1: do_cleanup
>> debug1: PAM: cleanup
>> debug3: PAM: sshpam_thread_cleanup entering
>>
>> gdb isn't very helpful
>> Program received signal SIGSEGV, Segmentation fault.
>> 0x00002acda6fe7af2 in ?? ()
>> (gdb) bt
>> #0  0x00002acda6fe7af2 in ?? ()
>> #1  0x00002acda692ad86 in ?? ()
>> #2  0x0000000000000050 in ?? ()
>> #3  0x0000000000000001 in ?? ()
>> #4  0x00007fff05c7cf10 in ?? ()
>> #5  0x0000000000000000 in ?? ()
>> (gdb) quit
>> The program is running.  Exit anyway? (y or n) y
>> debug1: do_cleanup
>> debug1: PAM: cleanup
>> debug3: PAM: sshpam_thread_cleanup entering
>>
>> I installed libpam-dbg, but still didn't get any information
>>
>> removing pam_krb5 from /etc/pam.d/common-auth fixes the problem
>>
> 
> 
> 

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIAb1n2n1ROIkXqbARAuG7AJ9glEncS6jvQie2UhnY4ya5Tk91HACbBKEp
sgyobGhwwaO6vxCDg4TQb0U=
=9KMZ
-----END PGP SIGNATURE-----



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to