#591 closed defect (fixed)
Assertion failure in ICE session (thanks Pedro Gonçalves for the report)
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-1.0-rc1 |
Component: | pjnath | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | Backported: |
Description (last modified by bennylp)
Symptom:
Assertion pj_assert(tdata == check->tdata) in on_stun_request_complete() function in ice_session.c:1771, because STUN client transaction completes while the connectivity check doesn't have record for this transaction.
Attachments (1)
Change History (4)
comment:1 follow-up: ↓ 2 Changed 16 years ago by bennylp
- Description modified (diff)
- Resolution set to fixed
- Status changed from new to closed
comment:2 in reply to: ↑ 1 Changed 16 years ago by bennylp
comment:3 Changed 16 years ago by bennylp
More in r2206
Note: See
TracTickets for help on using
tickets.
Fixed in 2202: