Opened 10 years ago
Last modified 10 years ago
#1795 closed defect
Assertion if ending 100rel session when invite on early state — at Initial Version
Reported by: | ming | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.4 |
Component: | pjsip | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: | no |
Description
As reported by Brian Walker. Stack trace:
pjsip_100rel_end_session (in MobileClient?) + 91
inv_set_state (in MobileClient?) + 211
inv_on_state_early (in MobileClient?) + 685
mod_inv_on_tsx_state (in MobileClient?) + 69
pjsip_dlg_on_tsx_state (in MobileClient?) + 109
tsx_timer_callback (in MobileClient?) + 227
pj_timer_heap_poll (in MobileClient?) + 159
pjsip_endpt_handle_events2 (in MobileClient?) + 47
worker_thread (in MobileClient?) + 65
thread_main (in MobileClient?) + 67
Similar report can be found in the mailing list (March 2014):
http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/2014-March/017290.html