#55498 closed defect (fixed)
pan2 @0.143 crashes when built with gmime3
Reported by: | johnrosshunt | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.4.2 |
Keywords: | Cc: | dbevans (David B. Evans), macuserguru | |
Port: | pan2 |
Description
pan 0.143 is not yet ready for gmime3. I can download new headers and even save attachments, but just about anything else causes a segfault.
The author cautions against building with gmime3 in the following post: http://lists.nongnu.org/archive/html/pan-announce/2017-12/msg00002.html.
Change History (6)
comment:1 Changed 7 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | dbevans added |
---|---|
Summary: | pan crashes when built with gmime3 → pan2 @0.143 crashes when built with gmime3 |
comment:2 Changed 7 years ago by jmroot (Joshua Root)
comment:4 Changed 7 years ago by macuserguru
Cc: | macuserguru added |
---|
comment:5 Changed 7 years ago by jmroot (Joshua Root)
Owner: | set to jmroot |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:6 Changed 7 years ago by jmroot (Joshua Root)
Note: See
TracTickets for help on using
tickets.
Unfortunately the configure script checks for gmime3 first and only falls back to gmime2 if 3 is not found. There is no way to override this choice with configure flags.