jens-maus / yam

:mailbox_with_mail: YAM (short for 'Yet Another Mailer') is a MIME-compliant open-source Internet email client written for Amiga-based computer systems (AmigaOS4, AmigaOS3, MorphOS, AROS). It supports POP3, SMTP, TLSv1/SSLv3 connection security, multiple users, multiple identities, PGPv2/v5 encryption, unlimited hierarchical folders, an ARexx interface, etc...
https://yam.ch
GNU General Public License v2.0
62 stars 18 forks source link

YAM crashes sometimes during sending of e-mail #581

Open jens-maus opened 8 years ago

jens-maus commented 8 years ago

Originally by christoph.poelzl@rmsvideo.ch on 2014-08-26 08:21:00 +0200


Summary

On morphos, YAM sometimes crashes while sending the e-mail. It starts sending and during transfert I get the crash. Need to reset because it blocks the whole system.

Steps to reproduce

  1. click send 2.

    Expected results

    Actual results

    Regression

    Notes

jens-maus commented 8 years ago

Originally by christoph.poelzl@rmsvideo.ch on 2014-08-26 08:21:53 +0200


Attachment added: yam_log_25-08-14 (569.5 KiB)

tboeckel commented 8 years ago

Originally on 2014-08-26 08:48:31 +0200


"it crashes" is far too weak to start a search, especially if nobody else reports similar problems. Since the crash seems to happen in the 68k emulation I'd guess that this is an issue in AmiSSL. This cannot be fixed in YAM. Although we are already working on an updated AmiSSL it is still quite a long way until we can push out a new release with enhanced debugging capabilities.

jens-maus commented 8 years ago

Originally by christoph.poelzl@rmsvideo.ch on 2014-08-26 09:37:37 +0200


Yea well, that can I say, I know "it crashes" is not enough, that's why I added the log. Anyway if you think it's because of AmiSSL, then we need to wait ;-) Thanks for your reply.