Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 186338 - net-mail/cyrus-imapd-2.2.13 deliver transport segfault
Summary: net-mail/cyrus-imapd-2.2.13 deliver transport segfault
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Tobias Scherbaum (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-23 14:59 UTC by Guillaume Castagnino
Modified: 2007-07-23 18:52 UTC (History)
0 users

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


Attachments
cyrus-2.2.13-deliver-segfault.patch (cyrus-2.2.13-deliver-segfault.patch,443 bytes, patch)
2007-07-23 15:00 UTC, Guillaume Castagnino
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Guillaume Castagnino 2007-07-23 14:59:33 UTC
Since I upgraded to cyrus-imapd-2.2.13, I get a segfault on deliver transport. No more delivering into mailboxes is possible :

Jul 23 16:26:11 xwing grsec: From 192.168.14.14: signal 11 sent to /usr/lib/cyrus/deliver[deliver:11882] uid/euid:85/85 gid/egid:12/12, parent /usr/lib/postfix/pipe[pipe:11879] uid/euid:0/207 gid/egid:0/207

After some googling, I found this : http://archives.devshed.com/forums/bsd-93/patch-for-cyrus-imapd-2-2-13-deliver-segfault-on-4t-2162451.html
After applying this, no more segfault, deliver is working fine

Patch follows.
Please can you apply to the tree

Regards
Comment 1 Guillaume Castagnino 2007-07-23 15:00:07 UTC
Created attachment 125748 [details, diff]
cyrus-2.2.13-deliver-segfault.patch

Patch that solves the segfault
Comment 2 Tobias Scherbaum (RETIRED) gentoo-dev 2007-07-23 18:52:29 UTC
Fixed in cyrus-imapd-2.2.13-r1. Thanks for reporting!