This might be contributing to some segfaults in the failover code:
https://fedorahosted.org/sssd/ticket/1037
Thanks Jan
On Fri, Dec 02, 2011 at 04:27:53PM +0100, Jan Zelený wrote:
This might be contributing to some segfaults in the failover code:
https://fedorahosted.org/sssd/ticket/1037
Thanks Jan
Ack, nice catch. This was probably the cause, because the next/prev pointers were mismatched and the crash occured when collapsing the expired SRV query.
On Mon, 2011-12-05 at 13:27 +0100, Jakub Hrozek wrote:
On Fri, Dec 02, 2011 at 04:27:53PM +0100, Jan Zelený wrote:
This might be contributing to some segfaults in the failover code:
https://fedorahosted.org/sssd/ticket/1037
Thanks Jan
Ack, nice catch. This was probably the cause, because the next/prev pointers were mismatched and the crash occured when collapsing the expired SRV query.
Pushed to master, sssd-1-6 and sssd-1-5.
sssd-devel@lists.fedorahosted.org