Re: [exim] Ongoing email issues

2017-02-28 Thread Odhiambo Washington via Exim-users
On 1 March 2017 at 01:45, Jeremy Harris wrote: > On 28/02/17 22:16, Daryl Richards via Exim-users wrote: > > (gdb) bt full > > #0 0x000802c03b1a in ?? () > > No symbol table info available. > > Cannot access memory at address 0x7fffdfffee20 > > > > > > Binary

[exim] Exim 4.89 RC7

2017-02-28 Thread Phil Pennock
I have uploaded Exim 4.89 RC7 to: https://ftp.exim.org/pub/exim/exim4/test/ Over RC6, this fixes a few different crash bugs and fixes ${extract } corrupting an enclosing ${reduce } $value. Please note that we are seeing OpenSSL issues which require 1.0.2 minimum build up in our backlog for

Re: [exim] Ongoing email issues

2017-02-28 Thread Lena--- via Exim-users
> > FreeBSD > If you can, please try building the exim-4_89_RC6 How to: cd /usr/ports/distfiles/exim fetch https://ftp.exim.org/pub/exim/exim4/test/exim-4.89_RC6.tar.bz2 cd /usr/ports/mail/exim make clean extract cd work tar xof /usr/ports/distfiles/exim/exim-4.89_RC6.tar.bz2 mv exim-4.89_RC6

Re: [exim] Ongoing email issues

2017-02-28 Thread Daryl Richards via Exim-users
On 2017-02-28 6:19 PM, Jeremy Harris wrote: On 28/02/17 23:08, Daryl Richards via Exim-users wrote: On 2017-02-28 5:58 PM, Jeremy Harris wrote: On 28/02/17 22:44, Daryl Richards via Exim-users wrote: On 2017-02-28 5:16 PM, Daryl Richards via Exim-users wrote: I got a better one... #17

Re: [exim] Ongoing email issues

2017-02-28 Thread Daryl Richards via Exim-users
On 2017-02-28 5:58 PM, Jeremy Harris wrote: On 28/02/17 22:44, Daryl Richards via Exim-users wrote: On 2017-02-28 5:16 PM, Daryl Richards via Exim-users wrote: I got a better one... #17 0x0049cf60 in cutthrough_headers_send () No symbol table info available. #18 0x0049cf60 in

Re: [exim] Ongoing email issues

2017-02-28 Thread Jeremy Harris
On 28/02/17 22:44, Daryl Richards via Exim-users wrote: > On 2017-02-28 5:16 PM, Daryl Richards via Exim-users wrote: > > I got a better one... > #17 0x0049cf60 in cutthrough_headers_send () > No symbol table info available. > #18 0x0049cf60 in cutthrough_headers_send () > No

Re: [exim] Ongoing email issues

2017-02-28 Thread Daryl Richards via Exim-users
On 2017-02-28 5:16 PM, Daryl Richards via Exim-users wrote: I got a better one... root@lagoon:/var/dump# gdb /usr/local/sbin/exim exim.core GNU gdb 6.1.1 [FreeBSD] Copyright 2004 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome

Re: [exim] Ongoing email issues

2017-02-28 Thread Jeremy Harris
On 28/02/17 22:16, Daryl Richards via Exim-users wrote: > (gdb) bt full > #0 0x000802c03b1a in ?? () > No symbol table info available. > Cannot access memory at address 0x7fffdfffee20 > > Binary distribution or self-built? If the latter, rebuild with make CFLAGS="-g -O0" If the

Re: [exim] Ongoing email issues

2017-02-28 Thread Daryl Richards via Exim-users
On 2017-02-28 4:27 PM, Daryl Richards via Exim-users wrote: On 28/02/2017 3:12 PM, Jeremy Harris wrote: mmpff. we could try to make it give up after the first, but we'd still need to fix the crashing process - so probably not worth putting any effort into. Can you set up for getting a

Re: [exim] Ongoing email issues

2017-02-28 Thread Daryl Richards via Exim-users
On 28/02/2017 3:12 PM, Jeremy Harris wrote: mmpff. we could try to make it give up after the first, but we'd still need to fix the crashing process - so probably not worth putting any effort into. Can you set up for getting a coredump? I am attempting to get that. FreeBSD doesn't seem to want

Re: [exim] Ongoing email issues

2017-02-28 Thread Jeremy Harris
On 28/02/17 19:42, Daryl Richards via Exim-users wrote: > On 28/02/2017 2:10 PM, Jeremy Harris wrote: >> On 28/02/17 18:50, Daryl Richards via Exim-users wrote: >>> This is happening with MANY hosts, not just that one.. So far today: >>> >>> root@lagoon:~# grep SSL_write /var/log/exim/mainlog | wc

Re: [exim] Ongoing email issues

2017-02-28 Thread Daryl Richards via Exim-users
On 28/02/2017 2:10 PM, Jeremy Harris wrote: On 28/02/17 18:50, Daryl Richards via Exim-users wrote: This is happening with MANY hosts, not just that one.. So far today: root@lagoon:~# grep SSL_write /var/log/exim/mainlog | wc -l 14970469 root@lagoon:~# grep SSL_write /var/log/exim/mainlog |

Re: [exim] Ongoing email issues

2017-02-28 Thread Jeremy Harris
On 28/02/17 18:50, Daryl Richards via Exim-users wrote: > This is happening with MANY hosts, not just that one.. So far today: > > root@lagoon:~# grep SSL_write /var/log/exim/mainlog | wc -l > 14970469 > root@lagoon:~# grep SSL_write /var/log/exim/mainlog | uniq -s 20 | wc -l > 414281 > >

Re: [exim] Ongoing email issues

2017-02-28 Thread Daryl Richards via Exim-users
On 28/02/2017 12:34 AM, Odhiambo Washington via Exim-users wrote: That's FreeBSD ports thing, major version_port version ... however exim -bV would not produce the correct number. Yes, that's the FreeBSD version number... So, to answer the questions up to now: root@lagoon:~# exim -bV Exim

Re: [exim] SSL verify error

2017-02-28 Thread Alain Williams
On Tue, Feb 28, 2017 at 02:59:13AM +, Phil Pennock wrote: > On 2017-02-28 at 00:55 +, Alain Williams wrote: > > Running on CentOS 6 (64 bit), using exim 4.88 installed from RPM > > Build Host: buildvm-30.phx2.fedoraproject.org Source RPM: > > exim-4.88-2.el6.src.rpm > > > I only get