[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2012-03-28 Thread Jelmer Vernooij
I wonder if this is a symbols clash - dovecot and sshd are both linked against MIT libkrb5. Your pam_krb5.so is linked against Heimdal's krb5 library, which has some overlapping symbols. The version of Heimdal in hardy didn't yet use symbol versioning. It'd be interesting to hear if you can reprod

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-11-05 Thread A. Karl Kornel
Hello again! I've got another twist on this bug! Last night, I tried logging into a machine that is showing this problem. I was logging in using SSH, using the PuTTY Windows SSH client. At the time I made the connection, I entered the wrong username by mistake, but I did not catch my mistake un

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread Steve Langasek
No, this segfault is happening in a specific PAM module, nothing to do with PAM itself. Reassigning to heimdal. ** Package changed: pam (Ubuntu) => heimdal (Ubuntu) -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread Chuck Short
I think this might be more of a pam problem. Thanks chuck ** Changed in: dovecot (Ubuntu) Milestone: ubuntu-9.10 => None ** Package changed: dovecot (Ubuntu) => pam (Ubuntu) -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You rece

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread A. Karl Kornel
Hello! When I got the machine, I installed Ubuntu 6.06.1 LTS. From time to time, I installed additional packages, including Dovecot. Also from time to time, I'd do `apt-get update` followed by `apt-get upgrade`. Then, on 6 August, I ran: apt-get update apt-get install update-manager-core do-rel

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread Chuck Short
Hi, You went me from a 6.06 -> 8.04 directly? Regards chuck -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mai

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-09 Thread Chuck Short
** Changed in: dovecot (Ubuntu) Milestone: None => ubuntu-9.10 -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bug

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-06 Thread Chuck Short
Thanks for the info. Regards chuck ** Changed in: dovecot (Ubuntu) Status: New => Triaged -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-10-01 Thread A. Karl Kornel
** Changed in: dovecot (Ubuntu) Status: Incomplete => New -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-09-24 Thread A. Karl Kornel
H, looks like I needed a couple more debug packages. Here's the GDB file again after installing libcomerr2-dbgsym, libpam-heimdal-dbgsym, and libkrb5-22-heimdal-dbgsym. ** Attachment added: "gdb-dovecot.txt" http://launchpadlibrarian.net/32407763/gdb-dovecot.txt -- Dovecot-imapd, PAM aut

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-09-24 Thread A. Karl Kornel
Hi Chuck, I have done backtraces before, but this one was a little more unusual for me. The last time I needed a backtrace, I was able to capture the daemon's full command line, then run it through GDB. In this case, I'm thinking the offending program is located at /usr/lib/dovecot/dovecot- auth

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-09-23 Thread Chuck Short
Thank you for taking the time to report this bug and helping to make Ubuntu better. Please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report. This will greatly help us in tracking down y

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-08-16 Thread A. Karl Kornel
** Attachment added: "/etc/pam.d/common-account" http://launchpadlibrarian.net/30383648/common-account -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-08-16 Thread A. Karl Kornel
** Attachment added: "/etc/pam.d/common-auth" http://launchpadlibrarian.net/30383646/common-auth -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-08-16 Thread A. Karl Kornel
** Attachment added: "/etc/pam.d/common-session" http://launchpadlibrarian.net/30383657/common-session -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 414359] Re: Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash

2009-08-16 Thread A. Karl Kornel
** Attachment added: "dovecot.conf" http://launchpadlibrarian.net/30383634/dovecot.conf -- Dovecot-imapd, PAM auth., krb auth with non-krb user causes crash https://bugs.launchpad.net/bugs/414359 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t