On 06/03/08 13:39 -0500, Dale Harris said ... > > I'm having some problems with imapfilter SEGV apparently in > response_fetchbody. I'll attach my strace and gdb backtrace...
Can you send across the rules that trigger this problem (one of those rules that has got to do with: headerfields=0x80a2848 "from subject to")? If this is reproducible with those rules, I can create similar rules and try to nail down this issue. And also the output of "imapfilter -v" please. Reading the strace output is difficult. > read(3, "* FLAGS (\\Answered \\Flagged \\Dra"..., 4096) = 275 > write(1, "S (3): 105E OK [READ-WRITE] Comp"..., 39) = 39 > write(1, "C (3): 105F UID FETCH 472968 BOD"..., 73) = 73 > select(4, NULL, [3], NULL, {120, 0}) = 1 (out [3], left {120, 0}) > write(3, "105F UID FETCH 472968 BODY.PEEK["..., 66) = 66 > select(4, [3], NULL, NULL, {120, 0}) = 1 (in [3], left {119, 985000}) > read(3, "* 1 FETCH (UID 472968 BODY[HEADE"..., 4096) = 251 Note: This happens just after BODY.PEEK in the following strace output, so I am suspecting that this and http://bugs.debian.org/355506 are the same problem. Giridhar -- Y Giridhar Appaji Nag | http://www.appaji.net/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]