Opened 10 years ago
Closed 10 years ago
#1795 closed defect (fixed)
Assertion if ending 100rel session when invite on early state
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 (last modified by ming)
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
Change History (2)
comment:1 Changed 10 years ago by ming
- Description modified (diff)
comment:2 Changed 10 years ago by ming
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
In 4936: