On Sat, Mar 19, 2016 at 04:38:42PM -0700, Kevin J. McCarthy wrote: > On Sat, Mar 19, 2016 at 01:35:04PM -0600, The Doctor wrote: > > Finally got an error > > > > Including quoted message...assertion "errno == E2BIG || (BUGGY_ICONV && > > (errno == EILSEQ || errno == ENOENT))" failed: file "sendlib.c", line 700 > > Abort > > trap > > > > This happens sometimes when I am replying to a message. > > > > This is a showstopper. > > Sorry about the problem. There is an assertion in the character set > conversion routines that is failing. I'm not very familiar with that > code yet so I'll need to study it. > > What language and encoding is the email that you are replying to? Does > it always fail for the same email, or only occasionally? > > Also, what is the default language and encoding for your computer?
Actually, it looks like the assertions should have been disabled according to the comment on line 55. Apparently your system is returning a strange errno, but regardless we don't need to abort on an assertion for that. I'll just change it to turn the assertion code off. -- Kevin J. McCarthy GPG Fingerprint: 8975 A9B3 3AA3 7910 385C 5308 ADEF 7684 8031 6BDA http://www.8t8.us/configs/gpg-key-transition-statement.txt
signature.asc
Description: PGP signature