Hi all,<br><br>I&#39;ve compiled dbus 1.2.24 on OSX (No MacPorts/Fink) and I&#39;m experiencing the attached SIGSEGV from time to time (just 5 so far in the last week)<br><br>I still don&#39;t know how to reproduce it and adding a _dbus_warn debug call just moves the SIGSEGV&#39;s to the vprintf used under the hood in _dbus_warn.<br>
<br>Is this known? Should I file a bug for it? Any recommendations to provide you with more helpful info?<br><br>This is the relevant part of the code<br><br># bus/dir-watch-kqueue.c<br><br>  for (i = 0; new_dirs[i]; i++)<br>
  {<br>      for (j = 0; i &lt; num_fds; j++)<br>      {   <br>          if (dirs[j] &amp;&amp; strcmp (new_dirs[i], dirs[j]) == 0)<br>          {   <br><br clear="all"><br>Best regards,<br><br>-- <br>Pablo Martí<br><a href="http://minimoesfuerzo.org">http://minimoesfuerzo.org</a><br>
python -c &quot;print &#39;706d617267616d40676d61696c2e636f6d&#39;.decode(&#39;hex&#39;)&quot;<br><br>