Comment 21 for bug 1240400

Revision history for this message
Andreas Pokorny (andreas-pokorny) wrote :

A fix for that bug would hide the issue here, but we should not crash in that case.

When the incoming call is accepted another session is created for another dialer-app which for some reason is not launched. The final crash happens in unity-mir ApplicationManager::suspendApplication application_manager.cpp:226 (initiated by the user switching applications or going back to phone shell/launcher) when it tries to defocus and suspend the session.

I now try to investigate why the application session is invalid.