Summary: | The application Akregator (akregator) crashed and caused the signal 11 (SIGSEGV) at startup and will not open, After Upgrade from OpenSuse 11.0 to 11.1 (x86_64) | ||
---|---|---|---|
Product: | [Applications] akregator | Reporter: | clint <clesterhuizen> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | andresbajotierra, finex |
Priority: | NOR | Keywords: | investigated, triaged |
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
clint
2009-01-04 10:31:57 UTC
Hi! Can you explain how to reproduce the crash? If you can reproduce it, you should install the debug enabled packages and provide a new backtrace. Read this page for the instructions: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports Thanks! (In reply to comment #1) Unable to reproduce crash exactly as occurred as akregator crashed on startup producing the KDE crash dialog from which I obtained the previously added backtrace. Since then akregator does not start and the error is not reproduced on restart. When running akregator from desktop it simply produces the bouncing cursor and then dissappears. I was also unable to locate -debuginfo rpms for akregator. Below is the strace and gdb output: zebluey@linux-blqj:~> gdb akregator GNU gdb (GDB; openSUSE 11.1) 6.8.50.20081120-cvs Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-suse-linux". For bug reporting instructions, please see: <http://bugs.opensuse.org/>... (no debugging symbols found) (gdb) run Starting program: /usr/bin/akregator (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] (no debugging symbols found) . . . Object::connect: No such signal Akregator::SubscriptionListView::signalContextMenu(K3ListView*,Akregator::TreeNode*,QPoint) Object::connect: (sender name: 'feedtree') Object::connect: (receiver name: 'akregator_view') Object::connect: No such signal Akregator::SubscriptionListView::signalDropped(KUrl::List&,Akregator::TreeNode*,Akregator::Folder*) Object::connect: (sender name: 'feedtree') Object::connect: (receiver name: 'akregator_view') Object::connect: No such slot Akregator::ArticleListView::slotPaletteOrFontChanged() KCrash: Application 'akregator' crashing... sock_file=/home/zebluey/.kde4/socket-linux-blqj/kdeinit4__0 akregator(10474): Communication problem with "akregator" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " Program exited with code 0377. zebluey@linux-blqj:~> strace -f -ttt -o strace.log akregator Object::connect: No such signal Akregator::SubscriptionListView::signalContextMenu(K3ListView*,Akregator::TreeNode*,QPoint) Object::connect: (sender name: 'feedtree') Object::connect: (receiver name: 'akregator_view') Object::connect: No such signal Akregator::SubscriptionListView::signalDropped(KUrl::List&,Akregator::TreeNode*,Akregator::Folder*) Object::connect: (sender name: 'feedtree') Object::connect: (receiver name: 'akregator_view') Object::connect: No such slot Akregator::ArticleListView::slotPaletteOrFontChanged() KCrash: Application 'akregator' crashing... sock_file=/home/zebluey/.kde4/socket-linux-blqj/kdeinit4__0 akregator(10521): Communication problem with "akregator" , it probably crashed. Error message was: "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " Hope that helps! Have you experienced the same crash recently with an updated KDE version? Thanks Marking as NEEDSINFO 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! |