Displaying 9 results from an estimated 9 matches similar to: "Dovecot 2.3.9 - lmtp crashes with Signal 11"
2019 Dec 13
2
Dovecot 2.3.9 - lmtp crashes with Signal 11
Hallo Aki,
the affected code location seems to be concerned with parsing to ?To:? header. I checked all the mails causing the crash, the To: header is either empty (but present) or contains ?undisclosed-recipients:;?.
I checked this manually and sure enough lmtp crashes:
nc -C -U dovecot-lmtp
220 keira.mike2k.de Dovecot
2019 Dec 13
2
Dovecot 2.3.9 - lmtp crashes with Signal 11
Hi Aki,
first thanks for the quick fix.
Unfortunately, it only resolves the issue partially. For the ?To: undisclosed-recipients:;?, it works now. For ?To: ? it still crashes (i. e. what I did with my manual lmtp dialog).
Michael
> On 13. Dec 2019, at 11:54, Aki Tuomi <aki.tuomi at open-xchange.com> wrote:
>
> Hi!
>
> We have released v2.3.9.1 fixing this issue.
>
2019 Dec 13
1
Dovecot 2.3.9 - lmtp crashes with Signal 11
Can you provide p *addr?
Aki
On 13.12.2019 13.15, Michael Stilkerich wrote:
> HI,
>
> and the backtrace (essentially same as before except for the line numbers moved by the code changes):
>
> Core was generated by `dovecot/lmtp'. [50/749]
> Program terminated
2019 Dec 11
0
Dovecot 2.3.9 - lmtp crashes with Signal 11
Hi!
Can you provide a mail sample and doveconf -n please?
Aki
> On 11/12/2019 08:57 Michael Stilkerich via dovecot <dovecot at dovecot.org> wrote:
>
>
> Hello,
>
> since the upgrade from 2.3.8 to 2.3.9 (using the Ubuntu 18.04 packages from dovecot.org), lmtp crashes for me for some mails. Currently I have three pending mails in my postfix deferred queue since the
2019 Dec 13
0
Dovecot 2.3.9 - lmtp crashes with Signal 11
Hi!
We have released v2.3.9.1 fixing this issue.
Thank you for your effort!
Aki
On 13.12.2019 12.27, Michael Stilkerich wrote:
> Hallo Aki,
>
> the affected code location seems to be concerned with parsing to ?To:? header. I checked all the mails causing the crash, the To: header is either empty (but present) or contains ?undisclosed-recipients:;?.
>
> I checked this manually
2019 Dec 13
0
Dovecot 2.3.9 - lmtp crashes with Signal 11
HI,
and the backtrace (essentially same as before except for the line numbers moved by the code changes):
Core was generated by `dovecot/lmtp'. [50/749]
Program terminated with signal SIGSEGV, Segmentation fault.
#0 decode_address_header (pool=pool at entry=0x5569a8e10550,
2015 Jan 25
0
SmartOS: nss_wrapper: conflicting types
Hello,
I am attempting to build Samba 4.2.0 RC4 (I have not tried previous
versions yet) and after applying attached patches the build fails with
(full build and configure output attached).
[2006/3812] Compiling lib/nss_wrapper/nss_wrapper.c
../lib/nss_wrapper/nss_wrapper.c:2405:5: error: conflicting types for
'gethostby
name_r'
In file included from
2007 Apr 18
20
dependency and communication between defined classes
Hi,
i wanted to know how you handle case when classes or define need to
communicate between them. For exemple i got an ftpd define and a
apachevhost define. Both need to know the path where the vhost is set
and this path is defined by the ftpuser home''s directory. How can i ask
information from other define or other classes ? we allready seen that
tag are not reliable as they
2007 Feb 22
33
Scaling Puppet 0.22.1 to hunderdes of nodes.
Hi,
My environment is composed of ~250 workstations hitting a single
puppetmaster server, which has been working fairly well up until now.
The most recent change has been a migration of a lot of remote file copy
objects which were previously handled with cfengine.
client side puppetd calls to the puppetmaster.getconfig method are
taking unreasonably long, on the order of 2-3 minutes. It