Hi Jerry,

I had a similar crashes in imap-2007f running on SLES 11.3. I debugged
the source code; it turned out, there were two bugs. I fixed them and
that resolved the crashes for me. I sent my patch to this list, but I'm
not sure that anyone cares as UW IMAP doesn't seem to be maintained anymore.

Even though I was able to fix the problem, I lost confidence in UW imapd
and switched to dovecot. So far, dovecot has shown to be superior in
every meaningful way.

Regards

Erik

On 11/18/2014 17:41, Jerry Lowry wrote:
> Hello,
> I am hoping that you may be able to help me solve a problem I have
> encountered with UW-imapd.
> We have been running the UW-imap application for quite a while.  First
> on a Sun system and now we have upgraded [2011] to imap-2007f running on
> a Centos system. I have noticed lately that imapd segfaults. I was
> wondering what I can do to determine the cause or if this is known
> problem and there is a fix that I can apply?
> 
> [System]
> Centos 6.5
> 2.6.32-431.1.2.0.1.el6.x86_64 kernel
> memory = 16G
> total of 35 users
> 
> [messages]
> Nov 18 15:05:49 mailsvr kernel: imapd[11359]: segfault at 0 ip
> 0000000000457ca9 sp 00007fff123174d0 error 4 in imapd[400000+f5000]
> 
> [configuration files]
> service imap
> {
>     disable    = no
>     socket_type    = stream
>     wait        = no
>     user        = root
>     server        = /usr/local/sbin/imapd
>     groups        = yes
>     flags        = REUSE
> }
> 
> defaults
> {
> # The next two items are intended to be a quick access place to
> # temporarily enable or disable services.
> #
> #    enabled        =
> #    disabled    =
> 
> # Define general logging characteristics.
>     log_type    = SYSLOG daemon info
>     log_on_failure    = HOST
>     log_on_success    = PID HOST DURATION EXIT
> 
> # Define access restriction defaults
> #
> #    no_access    =
> #    only_from    =
> #    max_load    = 0
>     cps        = 200 10
>     instances    = UNLIMITED
>     per_source    = 100
> 
> # Address and networking defaults
> #
> #    bind        =
> #    mdns        = yes
>     v6only        = no
> 
> # setup environmental attributes
> #
> #    passenv        =
>     groups        = yes
>     umask        = 002
> 
> # Generally, banners are not used. This sets up their global defaults
> #
> #    banner        =
> #    banner_fail    =
> #    banner_success    =
> }
> 
> includedir /etc/xinetd.d
> 
> 
> thanks,
> -- 
> 
> ---------------------------------------------------------------------------
> Jerold Lowry
> IT Manager / Software Engineer
> Engineering Design Team (EDT), Inc. a HEICO company
> 1400 NW Compton Drive, Suite 315
> Beaverton, Oregon 97006 (U.S.A.)
> Phone: 503-690-1234 / 800-435-4320
> Fax: 503-690-1243
> Web: _www.edt.com <http://www.edt.com/>_
> 
>  
> 
> 
> 
> 
> _______________________________________________
> Imap-uw mailing list
> [email protected]
> http://mailman13.u.washington.edu/mailman/listinfo/imap-uw
> 
_______________________________________________
Imap-uw mailing list
[email protected]
http://mailman13.u.washington.edu/mailman/listinfo/imap-uw

Reply via email to