Bug 451636 - Neochat crash (on start)
Summary: Neochat crash (on start)
Status: RESOLVED DUPLICATE of bug 451391
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Mandriva RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-03-17 21:07 UTC by Anton
Modified: 2022-03-18 14:12 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Anton 2022-03-17 21:07:55 UTC
Application: neochat (21.12)

Qt Version: 5.15.3
Frameworks Version: 5.90.0
Operating System: Linux 5.16.13-desktop-1omv4003 x86_64
Windowing System: X11
Distribution: "OpenMandriva Lx 4.3"
DrKonqi: 5.23.5 [KCrashBackend]

-- Information about the crash:
- What I was doing when the application crashed:
 Just chatting with somebody

- How I can reproduce the crash:
 Just by opening the application so that chat gets loaded

The crash can be reproduced every time.

-- Backtrace:
Application: NeoChat (neochat), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f40f8e883af 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  0x00007f40f8e84b1f in Quotient::Connection::onSyncSuccess(Quotient::SyncData&&, bool) () from /usr/lib64/libQuotient.so.0.7
#6  0x00007f40f8e8dc4d 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  0x00007f40f6c371de in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5
#8  0x00007f40f6c42cac in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQt5Core.so.5
#9  0x00007f40f8ef32c1 in Quotient::BaseJob::finishJob() () from /usr/lib64/libQuotient.so.0.7
#10 0x00007f40f8ef6387 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 0x00007f40f6c371de in void doActivate<false>(QObject*, int, void**) () from /usr/lib64/libQt5Core.so.5
#12 0x00007f40f6c42cac in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQt5Core.so.5
#13 0x00007f40f7ed1460 in QNetworkReplyHttpImplPrivate::finished() () from /usr/lib64/libQt5Network.so.5
#14 0x00007f40f7f6f0c9 in QNetworkReplyHttpImpl::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib64/libQt5Network.so.5
#15 0x00007f40f6c33f8e in QMetaCallEvent::placeMetaCall(QObject*) () from /usr/lib64/libQt5Core.so.5
#16 0x00007f40f6c35c0f in QObject::event(QEvent*) () from /usr/lib64/libQt5Core.so.5
#17 0x00007f40f7718c09 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#18 0x00007f40f771669d in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQt5Widgets.so.5
#19 0x00007f40f6bffefd in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /usr/lib64/libQt5Core.so.5
#20 0x00007f40f6c0077e in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQt5Core.so.5
#21 0x00007f40f6c6f322 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /usr/lib64/libQt5Core.so.5
#22 0x00007f40f60f0cb5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#23 0x00007f40f60f1052 in g_main_context_iterate () from /usr/lib64/libglib-2.0.so.0
#24 0x00007f40f60f111d in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#25 0x00007f40f6c6f8ff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#26 0x00007f40ef314246 in QXcbGlibEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5XcbQpa.so.5
#27 0x00007f40f6bf7cc7 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQt5Core.so.5
#28 0x00007f40f6c00311 in QCoreApplication::exec() () from /usr/lib64/libQt5Core.so.5
#29 0x00007f40f6f592e6 in QGuiApplication::exec() () from /usr/lib64/libQt5Gui.so.5
#30 0x00007f40f771d333 in QApplication::exec() () from /usr/lib64/libQt5Widgets.so.5
#31 0x0000000000325794 in main ()
[Inferior 1 (process 7833) 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!
Comment 1 Tobias Fella 2022-03-18 14:12:37 UTC

*** This bug has been marked as a duplicate of bug 451391 ***