https://bugs.kde.org/show_bug.cgi?id=415168
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- 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.
