[akregator] [Bug 463384] New: Akregator crash while adding feeds via D-Bus

bugzilla_noreply at kde.org bugzilla_noreply at kde.org
Fri Dec 23 09:30:38 GMT 2022


https://bugs.kde.org/show_bug.cgi?id=463384

            Bug ID: 463384
           Summary: Akregator crash while adding feeds via D-Bus
    Classification: Applications
           Product: akregator
           Version: unspecified
          Platform: Fedora RPMs
                OS: Linux
            Status: REPORTED
          Keywords: drkonqi
          Severity: crash
          Priority: NOR
         Component: general
          Assignee: kdepim-bugs at kde.org
          Reporter: foxhead128 at gmail.com
  Target Milestone: ---

Application: akregator (5.21.3 (22.08.3))

Qt Version: 5.15.7
Frameworks Version: 5.101.0
Operating System: Linux 5.14.0-162.6.1.el9_1.x86_64 x86_64
Windowing System: Wayland
Distribution: Fedora Linux 37 (Workstation Edition)
DrKonqi: 5.26.4 [KCrashBackend]

-- Information about the crash:
I have a Python script that uses pydbus to add feed URLs to Akregator via
`org.kde.akregator /Akregator org.kde.akregator.part.addFeedsToGroup`. The
script works, but sometimes Akregator will crash while running the script
(usually with a larger number of feeds).

The crash can be reproduced sometimes.

-- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault

[KCrash Handler]
#4  0x00007fd3ceb2295c in Akregator::Backend::FeedStorage::lastFetch() const ()
from /lib64/libakregatorprivate.so.5
#5  0x00007fd3ceafe91c in
Akregator::Feed::slotAddToFetchQueue(Akregator::FetchQueue*, bool) () from
/lib64/libakregatorprivate.so.5
#6  0x00007fd3ceb0d9a3 in
Akregator::Folder::slotAddToFetchQueue(Akregator::FetchQueue*, bool) () from
/lib64/libakregatorprivate.so.5
#7  0x00007fd3cd4b8c26 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#8  0x00007fd3cd4bbfae in QTimer::timeout(QTimer::QPrivateSignal) () from
/lib64/libQt5Core.so.5
#9  0x00007fd3cd4afd55 in QObject::event(QEvent*) () from
/lib64/libQt5Core.so.5
#10 0x00007fd3cdf41d12 in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#11 0x00007fd3cd485278 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#12 0x00007fd3cd4d5711 in QTimerInfoList::activateTimers() () from
/lib64/libQt5Core.so.5
#13 0x00007fd3cd4d6034 in idleTimerSourceDispatch(_GSource*, int (*)(void*),
void*) () from /lib64/libQt5Core.so.5
#14 0x00007fd3cb3e0cbf in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#15 0x00007fd3cb436598 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#16 0x00007fd3cb3ddf40 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#17 0x00007fd3cd4d638a in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#18 0x00007fd3cd483cca in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#19 0x00007fd3cd48bd92 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#20 0x000055be073d7133 in main ()
[Inferior 1 (process 639329) detached]

Reported using DrKonqi

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


More information about the Kdepim-bugs mailing list