Application: neochat (21.12) Qt Version: 5.15.3 Frameworks Version: 5.90.0 Operating System: Linux 5.16.7-desktop-1omv4003 x86_64 Windowing System: X11 Distribution: "OpenMandriva Lx 4.3" DrKonqi: 5.23.5 [KCrashBackend] -- Information about the crash: Neochat crashes instantly after start. The crash can be reproduced every time. -- Backtrace: Application: NeoChat (neochat), signal: Segmentation fault [KCrash Handler] #4 0x00007f46bfcd43af in Quotient::Connection::Private::consumeToDeviceEvents(std::vector<std::unique_ptr<Quotient::Event, std::default_delete<Quotient::Event> >, std::allocator<std::unique_ptr<Quotient::Event, std::default_delete<Quotient::Event> > > >&&) () from /usr/lib64/libQuotient.so.0.7 #5 0x00007f46bfcd0b1f in Quotient::Connection::onSyncSuccess(Quotient::SyncData&&, bool) () from /usr/lib64/libQuotient.so.0.7 #6 0x00007f46bfcd9c4d in QtPrivate::QFunctorSlotObject<Quotient::Connection::sync(int)::$_15, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /usr/lib64/libQuotient.so.0.7 #7 0x00007f46bda831de in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5 #8 0x00007f46bda8ecac in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQt5Core.so.5 #9 0x00007f46bfd3f2c1 in Quotient::BaseJob::finishJob() () from /usr/lib64/libQuotient.so.0.7 #10 0x00007f46bfd42387 in QtPrivate::QFunctorSlotObject<Quotient::BaseJob::sendRequest()::$_1, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /usr/lib64/libQuotient.so.0.7 #11 0x00007f46bda831de in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5 #12 0x00007f46bda8ecac in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQt5Core.so.5 #13 0x00007f46bed1d460 in QNetworkReplyHttpImplPrivate::finished() () from /usr/lib64/libQt5Network.so.5 #14 0x00007f46bedbb0c9 in QNetworkReplyHttpImpl::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib64/libQt5Network.so.5 #15 0x00007f46bda7ff8e in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib64/libQt5Core.so.5 #16 0x00007f46bda81c0f in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5 #17 0x00007f46be564c09 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #18 0x00007f46be56269d in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5 #19 0x00007f46bda4befd in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5 #20 0x00007f46bda4c77e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5 #21 0x00007f46bdabb322 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5Core.so.5 #22 0x00007f46bcf3ccb5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #23 0x00007f46bcf3d052 in g_main_context_iterate () from /usr/lib64/libglib-2.0.so.0 #24 0x00007f46bcf3d11d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #25 0x00007f46bdabb8ff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #26 0x00007f46b5ed0246 in QXcbGlibEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5XcbQpa.so.5 #27 0x00007f46bda43cc7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5 #28 0x00007f46bda4c311 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5 #29 0x00007f46bdda52e6 in QGuiApplication::exec() () from /usr/lib64/libQt5Gui.so.5 #30 0x00007f46be569333 in QApplication::exec() () from /usr/lib64/libQt5Widgets.so.5 #31 0x0000000000325794 in main () [Inferior 1 (process 1624) detached] Reported using DrKonqi This report was filed against 'kde' because the product 'neochat' could not be located in Bugzilla. Add it to drkonqi's mappings file!
Do you use libQuotient from distro packages or self-built? if it is self-built, is it a 0.6 version or from dev branch?
Actually, i see that openmandriva ships 0.7 quotient with end-to-end encryption enabled. This doesn't work correctly and leads to this crash. Please tell your distro to switch to using libquotient 0.6.11 and disable end-to-end-encryption
(In reply to Tobias Fella from comment #2) > Actually, i see that openmandriva ships 0.7 quotient with end-to-end > encryption enabled. This doesn't work correctly and leads to this crash. > Please tell your distro to switch to using libquotient 0.6.11 and disable > end-to-end-encryption I will do this. Thank you!
*** Bug 451636 has been marked as a duplicate of this bug. ***