Is the problem easily reproducible? Debug logs could really help to get where the problem happened.
There seems to be a problem with unbalanced ref counts in MMCallbackInfo. We could try to minimize the problem just checking the refcount to be > 0 when calling mm_callback_info_unref(), but the proper fix is to avoid that additional call to unref(). As said before, debug logs could really help to check where exactly (in which MMCallbackInfo) the issue is happening. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/945744 Title: modem-manager crashed with SIGABRT in __libc_message() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/945744/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
