Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-11-02 Thread Sylvain LÉVÊQUE
> In case it is important, I can reproduce the bug when recompiling from > source as well. The segfault is gone after applying the patch available here: https://bugs.exim.org/show_bug.cgi?id=1708#c10 Thank you -- Sylvain

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-11-01 Thread Sylvain LÉVÊQUE
> It is reproducible, please see https://bugs.exim.org/show_bug.cgi?id=1708#c4 In case it is important, I can reproduce the bug when recompiling from source as well. # cat /tmp/email-addresses root: h...@example.com # cat /tmp/exim.conf begin rewrite *@foo.bar "${lookup{${local_part}}lsearch{/tm

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-30 Thread Sylvain LÉVÊQUE
Hello > I have forwarded the issue upstream to > where a some > questions came up. Would you mind following up there? > > * Is the bug reproducable via 'exim -brw root' > If it is, a debug run (/usr/sbin/exim4 -d+rewrite+expand -brw root) > would help.

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-30 Thread Andreas Metzler
On 2015-10-28 Sylvain LEVEQUE wrote: > Package: exim4 > Version: 4.86-4 > Severity: important > Dear Maintainer, > After upgrading from exim4 4.86-3 to 4.86-4, I observe a segfault > when /etc/email-addresses is looked up by sendmail/exim and an entry > with a rewriting rule is found. These mail

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-28 Thread Sylvain LÉVÊQUE
> Could you provide a backtrace, please? There you go: (gdb) run -v sylv...@gromi.net < /tmp/echo_subject Starting program: /usr/sbin/sendmail -v sylv...@gromi.net < /tmp/echo_subject [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/arm-linux-gnueabi/libthread_db

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-28 Thread Andreas Metzler
On 2015-10-28 Sylvain LEVEQUE wrote: > Package: exim4 > Version: 4.86-4 > Severity: important > Dear Maintainer, > After upgrading from exim4 4.86-3 to 4.86-4, I observe a segfault > when /etc/email-addresses is looked up by sendmail/exim and an entry > with a rewriting rule is found. These mail

Bug#803255: exim4: segfault upon reading /etc/email-addresses

2015-10-28 Thread Sylvain LEVEQUE
Package: exim4 Version: 4.86-4 Severity: important Dear Maintainer, After upgrading from exim4 4.86-3 to 4.86-4, I observe a segfault when /etc/email-addresses is looked up by sendmail/exim and an entry with a rewriting rule is found. These mails don't get sent. Commenting out the correspondin