Hello, 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 [email protected] *** glibc detected *** /opt/msmtp/bin/msmtp: malloc(): memory corruption: 0x00045538 *** msmtp.conf: account default host smtp.gmail.com port 587 auth plain user *** password *** tls on tls_starttls on tls_certcheck off from ***@gmail.com syslog LOG_MAIL # ldd /opt/msmtp/bin/msmtp libssl.so.0.9.8 => /usr/lib/libssl.so.0.9.8 (0x40005000) libcrypto.so.0.9.8 => /usr/lib/libcrypto.so.0.9.8 (0x40050000) libc.so.6 => /lib/libc.so.6 (0x4018c000) libdl.so.2 => /lib/libdl.so.2 (0x402bc000) libz.so.1 => /usr/lib/libz.so.1 (0x402c7000) libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x402e3000) /lib/ld-linux.so.3 (0x2a000000) Compile options: CFLAGS = -Wall -ggdb CXXFLAGS = -ggdb ./configure --prefix=/opt/msmtp Zero byte core file Works fine with msmtp 1.4.21 Any thoughts? ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ msmtp-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/msmtp-users
