So this indicates the QtMultimedia backend (libaalmediaplayer.so) is
throwing an exception which is originating in libmedia-hub-client.so.3.

QML can't deal with exceptions (in C++ terms) and will inevitably crash.
As exceptions are not used in Qt by design, no QML module should ever
throw them.

Seems like there are two things to do here:

1) add a global try/catch somewhere to libaalmediaplayer.so to never throw 
exceptions up towards unity as there is no way for us to catch them.
2) fix this particular issue in libmedia-hub-client.so.3

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

Title:
  All sound stops playing after receiving SMS messages

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1457129/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to