Hello Georg, and many thanks to you for the report.

 On Friday, October 13, 2006 at 23:53:27 +0200, Georg Neis wrote:

> % mutt -f crash
> Sorting mailbox...zsh: segmentation fault (core dumped)  mutt -f crash

    Unreproducible here. Could you please check the backtrace? Let
segfault create a core, gdb $(which mutt) core, then type "bt" and
"quit".

    BTW to send attached such offending mails, better use
<attach-message> (bound to 'A' by default) than <attach-file> (bound to
'a' by default) in Mutt when applicable. Or even better here: Zip the
example mbox and attach the zipfile. This avoids any corruption,
transcoding, and added charset ambiguity.

    Anyway the problem seems to come from raw hibit bytes in the header.
I can't be sure of the used charset, but wild guess it could be BIG-5.
Does it segfault when you set:

| unset strict_mime
| set assumed_charset=big-5

    Does it segfault when you set a more generic:

| unset strict_mime
| set assumed_charset=cp1252


Bye!    Alain.
-- 
set honor_followup_to=yes in muttrc is the default value, and makes your
list replies go where the original author wanted them to go: Only to the
list, or with a private copy.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to