Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25179 - mutt 1.5.4i segfaults on adding Lines-Header
Summary: mutt 1.5.4i segfaults on adding Lines-Header
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Peter Johanson (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-24 05:49 UTC by Christoph Probst
Modified: 2004-01-14 14:27 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Potential fix (patch-1.5.5.1.rjb.lines_fix.1,657 bytes, patch)
2004-01-14 14:27 UTC, Bob Bell
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Christoph Probst 2003-07-24 05:49:36 UTC
Switch on "edit_headers" in your muttrc, write a Mail containing a Lines-Header, 
e. g.

| From: <fromname>
| To: <toname>
| Lines: 10

save, exit your editor and see the segfault:

| "/tmp/mutt-sanacht-23229-1" 4L, 41C written
| Segmentation fault
| chris@sanacht chris $
Comment 1 Aron Griffis (RETIRED) gentoo-dev 2004-01-14 13:49:46 UTC
I've verified this is still true in 1.5.5.1 and submitted the bug upstream.
Comment 2 Bob Bell 2004-01-14 14:27:29 UTC
Created attachment 23824 [details, diff]
Potential fix

This patch appears to resolve the segfault, though I'm not 100% confident that
there aren't other lurking issues with specifying a Lines: header.