Summary: | Instant messenger contact list crashing | ||
---|---|---|---|
Product: | [Unmaintained] telepathy | Reporter: | droidSumit <droidsumit> |
Component: | contactlist | Assignee: | Telepathy Bugs <kde-telepathy-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | wbauer1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | Future | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
droidSumit
2020-02-17 05:08:42 UTC
The reproduction steps: 1. Go to instant messaging settings 2. Click on the notification and it crashes. (In reply to droidSumit from comment #0) > Thread 1 (Thread 0x7f7fc2f8b800 (LWP 30098)): > [KCrash Handler] > #6 0x00007f7fbd027646 in KCModuleProxy::realModule() const () at > /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 > #7 0x00007f7fbd027bd9 in KCModuleProxy::buttons() const () at > /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 > #8 0x00007f7fbd024ce0 in () at > /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 > #9 0x00007f7fbd025937 in () at > /usr/lib/x86_64-linux-gnu/libKF5KCMUtils.so.5 This looks exactly like the crash in bug#417396, and should therefore be fixed in KDE Frameworks 5.68.0 by this change in kcmutils: https://cgit.kde.org/kcmutils.git/commit/?id=ea7120ed901bf6161bb483ab73211a6491daac8f *** This bug has been marked as a duplicate of bug 417396 *** |