Summary: | Akregator crashes when adding link | ||
---|---|---|---|
Product: | [Applications] kontact | Reporter: | joop.beris |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | alex.danila.web, jscott |
Priority: | NOR | Keywords: | drkonqi |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
joop.beris
2019-01-10 10:57:30 UTC
Created attachment 118848 [details]
New crash information added by DrKonqi
akregator (5.9.3) using Qt 5.11.3
I experienced this on Debian, previewing feeds in Firefox which invoked Akregator. It takes 15 seconds or so for it to crash. I hope my backtrace can be helpful.
It could be a coincidence, but I did notice after subscribing to the feed that it showed in 'Imported Folder,' but the feed doesn't have a name and the icon is an 'x' in a bubble.
-- Backtrace (Reduced):
#6 0x00007f78efd05dbf in Akregator::Feed::slotAddToFetchQueue (this=0x5626423d3910, queue=0x562641cc8f70, intervalFetchOnly=<optimized out>) at ./src/feed/feed.cpp:535
#7 0x00007f78efd1aff1 in Akregator::Folder::slotAddToFetchQueue (this=<optimized out>, queue=0x562641cc8f70, intervalFetchOnly=true) at ./src/folder.cpp:389
#8 0x00007f78ee7da703 in QtPrivate::QSlotObjectBase::call (a=0x7ffdb25a93e0, r=0x562641b1db00, this=0x562641ca83e0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376
[...]
#10 0x00007f78ee7e62d7 in QTimer::timeout (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:200
#11 0x00007f78ee7dae0b in QObject::event (this=0x562641c14c10, e=<optimized out>) at kernel/qobject.cpp:1232
Created attachment 123867 [details]
New crash information added by DrKonqi
akregator (5.9.3) using Qt 5.12.5
- What I was doing when the application crashed:
Like the original reporter, tried to add a link to a website feed, but with right click add.
-- Backtrace (Reduced):
#6 0x00007f1145978dbf in Akregator::Feed::slotAddToFetchQueue(Akregator::FetchQueue*, bool) () from /usr/lib/x86_64-linux-gnu/libakregatorprivate.so.5
#7 0x00007f114598dff1 in Akregator::Folder::slotAddToFetchQueue(Akregator::FetchQueue*, bool) () from /usr/lib/x86_64-linux-gnu/libakregatorprivate.so.5
#8 0x00007f114437f528 in QtPrivate::QSlotObjectBase::call (a=0x7ffcc3e814b0, r=0x563f19e1e170, this=0x563f19c9f0d0) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:394
[...]
#10 0x00007f114438c147 in QTimer::timeout (this=<optimized out>, _t1=...) at .moc/moc_qtimer.cpp:204
#11 0x00007f114437fd85 in QObject::event (this=0x563f19d6c7b0, e=<optimized out>) at kernel/qobject.cpp:1282
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version? If you can reproduce the issue, please change the status to "CONFIRMED" when replying. Thank you! I have attempted to reproduce the issue on KDE Neon, using Akregator Version 5.21.1 (22.08.1) KDE Frameworks Version 5.98.0. Qt Version 5.15.6 (built against 5.15.6) I can no longer produce the error. Now, Akregator adds the new feed to a folder called "Imported Folder". There the feed appears with the website name and recent unread articles. That is the expected behaviour. I am setting this to WORKSFORME. If others can confirm that it works for them too, we can consider this bug squashed. 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! 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! |