__terminate:std::terminate:__cxxabiv1::__cxa_throw:unity::scopes::Variant::get_string
That's a dead give-away: it looks like the code is trying to pull a string out of a Variant that doesn't contain a string, and the exception that is thrown because of this isn't caught, taking the program to terminate(). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1357143 Title: /usr/lib/arm-linux-gnueabihf/unity- scopes/scoperunner:6:__gnu_cxx::__verbose_terminate_handler:__cxxabiv1::__terminate:std::terminate:__cxxabiv1::__cxa_throw:unity::scopes::Variant::get_string To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-scopes-api/+bug/1357143/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
