I had MailMate Version 2.0BETA (6103) crash when parsing a message. I had no idea that was what happened, but finally remember one can start MailMate from the terminal window and get a better error message:
$ ./MailMate --debug : : 00:03:25: T0 3:18.92: ( 0:00.69/ 0:04.45)/( 0:04.22/ 0:29.36) elapsed for 'Loading oracle (#quoted#lc)' (64) 00:03:25: T0 3:18.92: ( 0:00.00/ 0:13.64)/( 0:00.00/ 0:13.64) elapsed for 'adding plain text' (1) 00:03:25: T0 3:19.18: ( 0:00.26/ 0:00.26)/( 0:11.38/ 0:11.38) elapsed for 'Performing threading' (2) 00:03:25: T0 3:19.18: ( 0:00.02/ 0:21.36)/( 0:00.02/ 0:21.36) elapsed for 'add body part' (1) Problems while parsing reported for one or more messages. Details can be found in /tmp/mailmate_logs/mailmate_parser_problems.log 00:03:25: T0 3:19.18: ( 0:00.00/ 0:21.36)/( 0:00.00/ 0:21.36) elapsed for 'add message' (1) Segmentation fault: 11 $ As you can see the error message did point at /tmp/mailmate_logs/mailmate_parser_problems.log which complained on non-ascii characters in a message that otherwise where claimed to be 7bit. Unfortunately I do not have a copy of that file :-( Luckily I have access to the IMAP server so I could remove the email message from the imap server and then start MailMate again. I have the message that I removed from the server if that helps. Weird, isn't it? Patrik
signature.asc
Description: OpenPGP digital signature
_______________________________________________ mailmate mailing list [email protected] https://lists.freron.com/listinfo/mailmate
