[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [msmtp-users] glibc failure when running 1.4.24 under armel



Hello Simon!

On 28/09/11 21:55, Simon Ditner wrote:
> Trying to send a message under ARM using debian squeeze, I get the
> following error:
> 
> # echo 'test message' |  /opt/msmtp/bin/msmtp
> --file=/wherever/msmtp.conf xxx@...20...
> *** glibc detected *** /opt/msmtp/bin/msmtp: malloc(): memory
> corruption: 0x00045538 ***
> 
> [...]
> 
> Works fine with msmtp 1.4.21
> 
> Any thoughts?

This may have been introduced in 1.4.24 with the removal of gnulib, but
this was a large change, so we need to narrow it down some more. Maybe
--debug gives a hint where things go wrong?

Martin