Hello all,

I still have problems running sofia-sip on a ARM processor. Sometimes
on incoming SIP requests, sofia-sip crash when calling  "tagi_t
*msghdrtag_dup(tagi_t *dst, tagi_t const *src, void **bb)". To find
out what is going
wrong I put some logs and it seems that the variable size (= SIZE_MAX
- (uintptr_t)b) is always bigger than ISSIZE_MAX. The crash happens
since after calling the function "b = hc->hc_dup_one(h, o, b, size)",
b is not null.
Is it normal that size is always bigger than ISSIZE_MAX. Does someone
has the same problem on ARM  processor ? Maybe I need to add some
compile flags ?
I use sofia sip version 1.12.11


Regards,

Chris

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Sofia-sip-devel mailing list
Sofia-sip-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sofia-sip-devel

Reply via email to