[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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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-release-upgrade

(I already had the dapper-updates repository in my APT sources.list when
I did this)

I ran those commands based on the instructions at
https://help.ubuntu.com/community/HardyUpgrades#Network%20Upgrade%20from%206.06%20for%20Ubuntu%20Servers%20(Recommended).

-- 
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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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, it is run by the dovecot daemon as needed, and then exits with a
result (or, in this case, a crash) shortly after starting.

In this case, I stopped dovecot, sudo-ed into root, ran `ulimit -c
unlimited`, ran dovecot manually, and had my IMAP client try a login.
That caused dovecot-auth to die again (as expected), and dropped a core
file in /var/run/dovecot.  I installed both dovecot-common-dbgsym and
libpam0g-dbgsym packages, ran `gdb /usr/lib/dovecot/dovecot-auth core`,
and then ran the 5 GDB commands requested in
https://wiki.ubuntu.com/Backtrace.  Attached are the results!

** Attachment added: gdb-dovecot.txt
   http://launchpadlibrarian.net/32407551/gdb-dovecot.txt

-- 
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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 your problem.

** Changed in: dovecot (Ubuntu)
   Status: New = Incomplete

-- 
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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs