Bug 459308 - Adding account wizard
Summary: Adding account wizard
Status: REPORTED
Alias: None
Product: Akonadi
Classification: Frameworks and Libraries
Component: Account Wizard (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2022-09-18 05:51 UTC by Naeem
Modified: 2022-09-18 10:31 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Naeem 2022-09-18 05:51:05 UTC
Application: accountwizard (0.2)

Qt Version: 5.15.5
Frameworks Version: 5.97.0
Operating System: Linux 5.19.9-200.fc36.x86_64 x86_64
Windowing System: X11
Distribution: Fedora Linux 36 (KDE Plasma)
DrKonqi: 5.25.5 [KCrashBackend]

-- Information about the crash:
Account wizard crashses when trying to add new email account.

The crash can be reproduced every time.

-- Backtrace:
Application: Account Assistant (accountwizard), signal: Segmentation fault

[KCrash Handler]
#4  0x000055f236ffce4f in CryptoPage::enterPageNext() ()
#5  0x000055f236ffffc0 in Dialog::slotNextOk() ()
#6  0x00007fc7262db8b6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7  0x00007fc7262db8b6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#8  0x000055f23701497f in Ispdb::slotResult(KJob*) ()
#9  0x00007fc7262db8b6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007fc725c2b879 in KJob::result(KJob*, KJob::QPrivateSignal) () from /lib64/libKF5CoreAddons.so.5
#11 0x00007fc725c312db in KJob::finishJob(bool) () from /lib64/libKF5CoreAddons.so.5
#12 0x00007fc7262db8b6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#13 0x00007fc725f3010a in KIO::SlaveInterface::error(int, QString const&) () from /lib64/libKF5KIOCore.so.5
#14 0x00007fc725f35008 in KIO::SlaveInterface::dispatch(int, QByteArray const&) () from /lib64/libKF5KIOCore.so.5
#15 0x00007fc725f2ff9a in KIO::SlaveInterface::dispatch() () from /lib64/libKF5KIOCore.so.5
#16 0x00007fc725f325f1 in KIO::Slave::gotInput() () from /lib64/libKF5KIOCore.so.5
#17 0x00007fc7262db8b6 in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#18 0x00007fc7262d22b4 in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#19 0x00007fc726faed22 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#20 0x00007fc7262a8218 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#21 0x00007fc7262ab584 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#22 0x00007fc7262f6495 in QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007fc71291a242 in QXcbUnixEventDispatcher::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5XcbQpa.so.5
#24 0x00007fc7262a6c6a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#25 0x00007fc7262aed32 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#26 0x000055f236fef447 in main ()
[Inferior 1 (process 12387) detached]

The reporter indicates this bug may be a duplicate of or related to bug 458923, bug 459236.

Reported using DrKonqi
Comment 1 Nicolas Fella 2022-09-18 10:31:11 UTC
Looks similar to https://bugs.kde.org/show_bug.cgi?id=459236