Aymeric Moizard writes: > #5 0x00007f7dcf9e8551 in base64_encode_file (in=0xa2d0b0, out_fd=<optimized > out>) at AmSmtpClient.cpp:371 > #6 0x00007f7dcf9e9c79 in AmSmtpClient::send_data > #(this=this@entry=0x7f7dcc698c00, hdrs=..., mail=...) at #AmSmtpClient.cpp:294
looks like the crash is related to sending mail via smtp and encoding of (audio?) file. i'm not using myself that feature. add some debug statements to the code and try to find out why sems crashes. -- juha _______________________________________________ Sems mailing list [email protected] http://lists.iptel.org/mailman/listinfo/sems
