<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>Hi Sandra,<br></div>
<div><br></div>
<div>The issue you linked to was due to an issue with some sieve scripts. The administrator tried compiling the system scripts by hand using sievec to work out which ones were no good. They were then removed/fixed.<br></div>
<div><br></div>
<div>This documentation tells you how to enable core dumps:<br></div>
<div><a href="http://cyrusimap.org/imap/reference/faqs/o-coredump.html">http://cyrusimap.org/imap/reference/faqs/o-coredump.html</a><br></div>
<div><br></div>
<div>Once your lmtp segfaults, it should dump core.<br></div>
<div><br></div>
<div>Then you can fire up gdb:<br></div>
<div><br></div>
<div>gdb /usr/local/cyrus/lmtpd /tmo/core.XXX  (use proper locations) <br></div>
<div><br></div>
<div>At the (gdb) prompt run the backtrace command (bt).<br></div>
<div><br></div>
<div>This should give you a stack trace. Please post it here and we'll see if that tells us what's going wrong.<br></div>
<div><br></div>
<div>Good luck,<br></div>
<div><br></div>
<div>   Nicola<br></div>
<div><br></div>
<div><br></div>
<div>On Wed, May 17, 2017, at 04:27 AM, Sandra R. S. Pisciotto wrote:<br></div>
<blockquote type="cite"><div>Hello everybody,<br></div>
<div><br></div>
<div><br></div>
<div>    I am trying to upgrade my cyrus-2.4.17 to cyrus-3.0.1 but I have<br></div>
<div>found some problems with lmtp segfaults as<br></div>
<div><br></div>
<div>described some time ago in this info-cyrus thread<br></div>
<div><br></div>
<div><a href="https://lists.andrew.cmu.edu/pipermail/info-cyrus/2015-November/038585.html">https://lists.andrew.cmu.edu/pipermail/info-cyrus/2015-November/038585.html</a><br></div>
<div><br></div>
<div>    I want to know it this problem has been solved, because I can use<br></div>
<div>autocreate in my cyrus-murder configuration.<br></div>
<div><br></div>
<div><br></div>
<div>    Is there any solution?<br></div>
<div><br></div>
<div>Thanks a lot.<br></div>
<div><br></div>
<div>Sandra<br></div>
<div><br></div>
<div><br></div>
<div>----<br></div>
<div>Cyrus Home Page: <a href="http://www.cyrusimap.org/">http://www.cyrusimap.org/</a><br></div>
<div>List Archives/Info: <a href="http://lists.andrew.cmu.edu/pipermail/info-cyrus/">http://lists.andrew.cmu.edu/pipermail/info-cyrus/</a><br></div>
<div>To Unsubscribe:<br></div>
<div><a href="https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus">https://lists.andrew.cmu.edu/mailman/listinfo/info-cyrus</a><br></div>
</blockquote><div><br></div>
</body>
</html>