[kleopatra] [Bug 415168] Kleopatra crashing when looking up id on server

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Jan 3 12:40:25 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=415168

groot at kde.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |groot at kde.org

--- Comment #2 from groot at kde.org ---
The relevant bit of Gerard's stack trace is this:

```
#6  0x000000000050ec86 in
Kleo::Dialogs::LookupCertificatesDialog::Private::selectedCertificates
(this=0x81666e280)
    at
/usr/ports/security/kleopatra/work/kleopatra-19.12.0/src/dialogs/lookupcertificatesdialog.cpp:103
        view = 0x81ea3c300
        model = 0x0
        sm = 0x7fffffffcde0
```

which is tripping the assert() on that line (model is null). Since this is a
FreeBSD-specific thing, it seems, we'll track it at
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242670 in first instance.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Kdepim-bugs mailing list