Pekka Pessi a écrit :
On 5/15/06, Thomas Rosenblatt <[EMAIL PROTECTED]> wrote:
Well the problem does not come from malloc or free... indeed malloc is
thread safe on my linux (ptmalloc2...)
I feel lost:(...

Oh, the malloc()/free() are threadsafe, but the su_home memory
tracking may not be, unless you use su_home_threadsafe().

I'm using su_home_threadsafe() for all my object (su_root_t, sres, agent...)
And my program still bugs...
I'have often problems with su_timer, (su_timer_destroy fails, su_timer_set_for_ever etc...) Or sometimes I have a su_port_own_thread assertion what is really weird since su_root_t object is always used with the same thread...

Thanks,

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

Reply via email to