Opened 7 years ago

Last modified 7 years ago

#2009 closed defect

Crash in TURN server resolution callback when ICE objects already destroyed — at Initial Version

Reported by: nanang Owned by: bennylp
Priority: normal Milestone: release-2.7
Component: pjnath Version: trunk
Keywords: Cc:
Backport to 1.x milestone: Backported: no

Description

Reported that the there is possibility of ICE objects are destroyed while DNS resolution of TURN server is on progress, so crash will happen when the resolution callback is invoked.

Stack trace

Exception Type:  SIGSEGV
Exception Codes: SEGV_MAPERR at 0x321e07eb52803ca1
Thread 17 Crashed:
0   0x30303363 null
1   0x10124bb40 sess_init_update + 528
2   0x10124f9d8 turn_on_state + 1520
3   0x101262374 turn_on_state + 112
4   0x10125ef74 set_state + 216
5   0x10125f74c dns_srv_resolver_cb + 64
6   0x1011ae078 dns_callback + 3272
7   0x1011a698c on_read_complete + 1308

Thank you Qinxi Chen for the report.

Change History (0)

Note: See TracTickets for help on using tickets.