Changes between Initial Version and Version 1 of Ticket #1753
- Timestamp:
- Mar 26, 2014 6:28:40 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1753 – Description
initial v1 1 1 It is easily reproducible by simply sending unsolicited MWI notification to pjsua2 app. 2 2 3 Output and call stack trace:3 Reported output and call stack trace: 4 4 {{{ 5 5 signal 11 (SIGSEGV), code 1 (SEGV_MAPERR), fault addr 00000054 … … 9 9 #01 libpjsua2.so (pj::Endpoint::on_mwi_info(int, pjsua_mwi_info*)+44) 10 10 }}} 11 12 Thanks Rahul Paliwal for the report.