#1563 closed defect (fixed)
Crash when resolving STUN when there is no network connectivity
Reported by: | bennylp | Owned by: | bennylp |
---|---|---|---|
Priority: | normal | Milestone: | release-2.1 |
Component: | pjsua-lib | Version: | trunk |
Keywords: | Cc: | ||
Backport to 1.x milestone: | release-1.16 | Backported: | yes |
Description
To reproduce: run pjsua with --stun-server <IP-ADDRESS> without network connectivity.
Attachments (1)
Change History (6)
comment:1 Changed 12 years ago by bennylp
- Summary changed from Crash when resolving STUN when there is no network connectivity to Crash or endless PJ_EPENDING loop when resolving STUN when there is no network connectivity
comment:2 Changed 12 years ago by bennylp
- Summary changed from Crash or endless PJ_EPENDING loop when resolving STUN when there is no network connectivity to Crash when resolving STUN when there is no network connectivity
Changed 12 years ago by bennylp
comment:3 Changed 12 years ago by nanang
- Resolution set to fixed
- Status changed from new to closed
In 4219:
comment:4 Changed 12 years ago by ming
In 4389:
comment:5 Changed 12 years ago by ming
- Backported set
Note: See
TracTickets for help on using
tickets.
Patch, against latest 1.x though