On Wed, Feb 25, 2009 at 01:49:53PM -0800, Aaron Stellman wrote: > On Wed, Feb 25, 2009 at 03:57:22PM +0000, Stuart Henderson wrote: > > an update to the newer mutt which has various improvements, especially > > with imap. obviously I'm not pushing this until after unlock, but it may > > save some duplicated work if I post it here. comments offlist thanks. > > > > the updated sidebar patch is adapted from the one in FreeBSD ports. > > > Hello again, > Found a segfault in mutt-1.5.19-idn-sasl-sidebar. It's reproducible by > openning a specific mail from IMAP box. This doesn't happen on > mutt-1.5.19-idn-sasl -- thus I conjecture that it has to do with sidebar > patch. I've tried to compile it with debugging symbols but it still > strips the binary after I do:
After experiencing the same problem on amd64 (segfaults with specific mails and no debugging symbols though using DEBUG='-O0 -g') I tried it on sparc64 and on this architecture this _does_ get recogniced. It segfaults on sparc64, too, with sidebar and only on some mails and not all. After building it with debugging stuff, I saw that mails with quoted text (lines starting with '>') let mutt segfault. The >-lines are blinking and instead of the quoted text, there's garbage like no~n~on~n~n~n~nno~nno~. Hope that helps. Please let me know if you need more information. -- Simon
