Thomas Rosenblatt a écrit :
Pekka Pessi a écrit :
On 5/16/06, Thomas Rosenblatt <[EMAIL PROTECTED]> wrote:
> Hmm.. are you now using sres_resolver_copy()? Or
> sres_resolver_create()? I guess this might be caused by timers and
> stuff hanging around after sres_resolver_destroy().
Yes I'm using sres_resolver_create (a little bit modified, to avoid
parsing resolv.conf...).
yes it should be cause by timers and stuff hanging around, but how
can I
manage this, since i need timers!
There was yet another problem with reference counting of
sres_config_t.. Try to apply this and the earlier patch and see if the
asserts() in su_port.c and su_timer_ problems go away.
Well I got a segfault in
sres_resolver_destroy->sres_resolver_unref->su_home_unref-> else if
(sub->sub_ref == UINT_MAX)
sub is not a valid adress...
I have changed sres_resolver_destroy(sres->sres_resolver) by
sres_resolver_destroy(res). (cause srs is free now)
And I got a SEGFAULT (when there is more than 2 threads) in :
sres_resolver_destroy->sres_resolver_unref->su_home_unref->_su_home_deinit->free(b->sub_nodes[i].sua_data);
Have you got any idea?
Thomas.
-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid0709&bid&3057&dat1642
_______________________________________________
Sofia-sip-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel