Comment 4 for bug 141344

Revision history for this message
sander (s-devrieze) wrote : Re: [Bug 141344] Re: XMPP SRV records and related crash

You can use the test account; see the end of my previous comment!

2007/12/19, Mats <email address hidden>:
> This problem is unrelated to DNS SRV records (which is indeed supported).
> It seems that there is a circular reference in the disco tree somehow, where a (JID node) combination references itself. This is the only way I can see this happen.
> I have therefore added a fallback for this case to ease debugging:
>
> incr treeRefCount
> if {$treeRefCount > 20} {
> puts "+++ max refCount had been reached, likely a circular reference in disco tree: vstruct=$vstruct"
> }
>
> This shall be used together with
> set debugLevel 4
> in Coccinella.tcl as usual.
> Best would be if I could get an account there myself, but there is no online registration.
>
> --
> XMPP SRV records and related crash
> https://bugs.launchpad.net/bugs/141344
> You received this bug notification because you are a direct subscriber
> of the bug.
>
>

--
Mvg, Sander Devrieze.