[Bug 261069] deskutils/korganizer: Signal: Segmentation fault (11)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Jan 21 04:34:58 GMT 2022


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=261069

--- Comment #3 from Tobias C. Berner <tcberner at freebsd.org> ---
* thread #1, name = 'korganizer', stop reason = signal SIGSEGV: invalid address
(fault address: 0x20)
    frame #0: 0x0000000803ad4ad0
libKF5Ldap.so.5`QWeakPointer<QObject>::internalData(this=0x0000000000000020)
const at qsharedpointer_impl.h:698:18
   695      // a weak pointer's data but the weak pointer itself
   696      inline T *internalData() const noexcept
   697      {
-> 698          return d == nullptr || d->strongref.loadRelaxed() == 0 ?
nullptr : value;
   699      }
   700
   701      Data *d;

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the kde-freebsd mailing list