Bug 354459 - Online Account addition
Summary: Online Account addition
Status: RESOLVED WORKSFORME
Alias: None
Product: KAccounts
Classification: Frameworks and Libraries
Component: KCM (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Telepathy Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2015-10-27 14:26 UTC by Satyendra Singh
Modified: 2018-11-30 04:08 UTC (History)
0 users

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 Satyendra Singh 2015-10-27 14:26:56 UTC
Application: systemsettings5 (5.4.1)

Qt Version: 5.5.0
Operating System: Linux 4.2.3-200.fc22.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
- What I was doing when the application crashed:

I was trying to login online Settings -> Online Accounts -> addiing google and yahoo account

The crash can be reproduced sometimes.

-- Backtrace:
Application: System Settings (systemsettings5), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f176420f840 (LWP 1308))]

Thread 3 (Thread 0x7f17485d0700 (LWP 1309)):
#0  0x00007f175e4c42fd in poll () from /lib64/libc.so.6
#1  0x00007f175b417182 in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007f175b418c77 in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007f174b5fd999 in QXcbEventReader::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007f175f0d054e in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007f175abd4555 in start_thread () from /lib64/libpthread.so.0
#6  0x00007f175e4cfb9d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f1732407700 (LWP 1432)):
#0  0x00007f175e4bffad in read () from /lib64/libc.so.6
#1  0x00007f1759e61b00 in g_wakeup_acknowledge () from /lib64/libglib-2.0.so.0
#2  0x00007f1759e1d8b4 in g_main_context_check () from /lib64/libglib-2.0.so.0
#3  0x00007f1759e1dd60 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#4  0x00007f1759e1e142 in g_main_loop_run () from /lib64/libglib-2.0.so.0
#5  0x00007f172bd61696 in gdbus_shared_thread_func () from /lib64/libgio-2.0.so.0
#6  0x00007f1759e450a5 in g_thread_proxy () from /lib64/libglib-2.0.so.0
#7  0x00007f175abd4555 in start_thread () from /lib64/libpthread.so.0
#8  0x00007f175e4cfb9d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f176420f840 (LWP 1308)):
[KCrash Handler]
#5  0x00007f17317c7440 in Accounts::Account::id() const () from /lib64/libaccounts-qt5.so.1
#6  0x00007f17319e816b in QtPrivate::QFunctorSlotObject<AccountWidget::setAccount(Accounts::Account*)::{lambda()#1}, 0, QtPrivate::List<>, void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*) () from /usr/lib64/qt5/plugins/kcm_kaccounts.so
#7  0x00007f175f2dffe7 in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#8  0x00007f172b5a51e1 in KAccountsUiProvider::onConnectionManagerReady(Tp::PendingOperation*) () from /usr/lib64/qt5/plugins/kaccounts/ui/ktpaccountskcm_plugin_kaccounts.so
#9  0x00007f172b5a98a4 in KAccountsUiProvider::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib64/qt5/plugins/kaccounts/ui/ktpaccountskcm_plugin_kaccounts.so
#10 0x00007f175f2e015a in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#11 0x00007f172af6c2df in Tp::PendingOperation::finished(Tp::PendingOperation*) () from /lib64/libtelepathy-qt5.so.0
#12 0x00007f172af6da00 in Tp::PendingOperation::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) () from /lib64/libtelepathy-qt5.so.0
#13 0x00007f175f2e1021 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#14 0x00007f1760dfd4ac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007f1760e02976 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#16 0x00007f175f2b161b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007f175f2b3a16 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007f175f307983 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007f1759e1da8a in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007f1759e1de20 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007f1759e1decc in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007f175f307d8f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007f175f2aedaa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007f175f2b6e6c in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x000000000040eb1b in main ()

Reported using DrKonqi
Comment 1 Andrew Crouthamel 2018-10-31 04:11:31 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 2 Bug Janitor Service 2018-11-15 10:56:23 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2018-11-30 04:08:36 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!