<span class="gmail_quote"></span><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div><span class="e" id="q_10cf8d73c4daeff6_1"><div>
<span class="gmail_quote">On 10/08/06, <b class="gmail_sendername">Timo Sirainen</b> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

On Thu, 2006-08-10 at 17:29 +0200, dale gallagher wrote:<br>&gt; I'm now getting the following error in the logs - any idea? The error<br>&gt; isn't terribly informative.<br>&gt;<br>&gt; Fatal: sigaction(SIGRTMIN) failed: Invalid argument
<br><br>configure --with-ioloop=none<br><br>I'll fix this anyway in next version to just silently not use dnotify.</blockquote></div></span></div></blockquote></div><br>I tried building with --with-ioloop=none alone, but that resulted in the same error, namely:
<br>
<span class="e" id="q_10cf8d73c4daeff6_1">Fatal: sigaction(SIGRTMIN) failed: Invalid argument
<br>
<br>
Then, I configured with both </span>--with-ioloop=none and --with-notify=none and the original error has gone, but a new one has reared its head:<br>
<br>
dovecot: Info: Dovecot v1.0.rc6 starting up<br>
dovecot: Error: Login process died too early - shutting down<br>
dovecot: Error: child 17320 (login) killed with signal 11<br>
dovecot: Error: child 17319 (login) killed with signal 11<br><br>Where should I look for problems now? Could this be with my checkpassword binary?<br>