Didier LINK wrote:
> Yes I know, I've write two of the comments, my pseudo is Zanfib ;)
> 
> Without more comments I've tried the mailing-list, thanks to your
> attention !
> 
> I think the problem is maybe in the md5 digest code or something
> similar. Anybody have an idea how to look for a more accurate
> debugging ? I'm completely new in the openwengo code and I need a "big
> picture" to point in the right direction ;)

It is a bug in phapi or maybe in exosip.

We go only once in phAddVline2, but 2 or 3 times in phvlRegister  before
the first ph_reg_progress.

That is not normal. We should have 1 phvlRegister followed by a
ph_reg_progress.

Since we go 1 time in phAddVline2 and there are no loops around
phvlRegister , the additional phvlRegister can only come from
ph_refresh_vlines.

It would mean that ph_event_get is called too early. This would mean the
ph_api_thread behaves diffently on x64_64.


This was the last state we discovered. Maybe you have the time to look
into it.

> 
> Regards.
> 
> Didier Link
> 
> 

Cheers,

        -- andreas

-- 
http://www.cynapses.org/ - cybernetic synapses


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Wengophone-devel mailing list
[email protected]
http://dev.openwengo.com/mailman/listinfo/wengophone-devel

Reply via email to