Hi all,<br><br>I've compiled dbus 1.2.24 on OSX (No MacPorts/Fink) and I'm experiencing the attached SIGSEGV from time to time (just 5 so far in the last week)<br><br>I still don't know how to reproduce it and adding a _dbus_warn debug call just moves the SIGSEGV'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 < num_fds; j++)<br> { <br> if (dirs[j] && 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 "print '706d617267616d40676d61696c2e636f6d'.decode('hex')"<br><br>