The crash happens because if gprs_context_remove is called and the
subsequent send of a DEACTIVATE_CALL fails, then retry_deactivate is
added as a timeout callback.   When retry_deactivate is invoked two
seconds later, the atom data struct ( gprs_context_data ) has already
been freed, so retry_deactivate crashes at: /rilmodem/gprs-
context.c:line 348:

if (gcd->state == STATE_IDLE) {

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1492483

Title:
  
/usr/sbin/ofonod:11:retry_deactivate:g_timeout_dispatch:g_main_dispatch:g_main_context_dispatch:g_main_context_iterate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ofono/+bug/1492483/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to