Winbindd using 100% of CPU. Any solution?

Jeremy Allison jra at samba.org
Wed Dec 4 12:27:26 MST 2013


On Wed, Dec 04, 2013 at 11:11:46AM -0800, Richard Sharpe wrote:
> 
> Those line numbers seem messed up. I caught it in talloc_free, so it
> looks like we are in a loop here:
> 
>         for (domain = domain_list(); domain; domain = domain->next) {
>                 TALLOC_FREE(domain->check_online_event);
>         }
> 
> Here is what the list of domain looks like and the prev pointers are
> seriously messed up:

Yes, we know that. The problem is finding out *HOW*
the pointers got messed up :-(.

Jeremy.


More information about the samba-technical mailing list