Bug 241167 - just used the menu to try and configure it.
Summary: just used the menu to try and configure it.
Status: RESOLVED WORKSFORME
Alias: None
Product: akregator
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2010-06-09 05:00 UTC by Don Harter
Modified: 2018-10-21 04:51 UTC (History)
1 user (show)

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 Don Harter 2010-06-09 05:00:55 UTC
Application that crashed: akregator
Version of the application: 1.5.4
KDE Version: 4.3.5 (KDE 4.3.5) "release 4"
Qt Version: 4.5.3
Operating System: Linux 2.6.25.20-0.7-default x86_64
Distribution: "openSUSE 11.0 (X86-64)"

What I was doing when the application crashed:
I suspect that I have incompatible versions of programs, but my system verifies as to dependencies.

 -- Backtrace:
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fc64966ac20 in ?? ()
#6  0x00007fc62d72da42 in QListView::updateGeometries () from /usr/lib64/libQtGui.so.4
#7  0x00007fc62d7016c9 in QAbstractItemView::doItemsLayout () from /usr/lib64/libQtGui.so.4
#8  0x00007fc62d72d27c in QListView::doItemsLayout () from /usr/lib64/libQtGui.so.4
#9  0x00007fc62d709207 in QAbstractItemView::event () from /usr/lib64/libQtGui.so.4
#10 0x00007fc62d233a2d in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#11 0x00007fc62d23bcaa in QApplication::notify () from /usr/lib64/libQtGui.so.4
#12 0x00007fc62f35f3ab in KApplication::notify () from /usr/lib64/libkdeui.so.5
#13 0x00007fc62e518d3c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#14 0x00007fc62d289b32 in QWidgetPrivate::show_helper () from /usr/lib64/libQtGui.so.4
#15 0x00007fc62d28a0ca in QWidget::setVisible () from /usr/lib64/libQtGui.so.4
#16 0x00007fc62d289e9e in QWidgetPrivate::showChildren () from /usr/lib64/libQtGui.so.4
#17 0x00007fc62d289a1f in QWidgetPrivate::show_helper () from /usr/lib64/libQtGui.so.4
#18 0x00007fc62d28a0ca in QWidget::setVisible () from /usr/lib64/libQtGui.so.4
#19 0x00007fc62d289e9e in QWidgetPrivate::showChildren () from /usr/lib64/libQtGui.so.4
#20 0x00007fc62d289a1f in QWidgetPrivate::show_helper () from /usr/lib64/libQtGui.so.4
#21 0x00007fc62d28a0ca in QWidget::setVisible () from /usr/lib64/libQtGui.so.4
#22 0x00007fc62d6ae1cc in QDialog::setVisible () from /usr/lib64/libQtGui.so.4
#23 0x00007fc620f72ebd in Akregator::Part::showOptions () from /usr/lib64/kde4/akregatorpart.so
#24 0x00007fc620f7a9d0 in Akregator::Part::qt_metacall () from /usr/lib64/kde4/akregatorpart.so
#25 0x00007fc62e52db22 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#26 0x00007fc62d22da07 in QAction::triggered () from /usr/lib64/libQtGui.so.4
#27 0x00007fc62d22ee80 in QAction::activate () from /usr/lib64/libQtGui.so.4
#28 0x00007fc62d6192cd in ?? () from /usr/lib64/libQtGui.so.4
#29 0x00007fc62d61f29f in ?? () from /usr/lib64/libQtGui.so.4
#30 0x00007fc62f432261 in KMenu::mouseReleaseEvent () from /usr/lib64/libkdeui.so.5
#31 0x00007fc62d284d1f in QWidget::event () from /usr/lib64/libQtGui.so.4
#32 0x00007fc62d621b2b in QMenu::event () from /usr/lib64/libQtGui.so.4
#33 0x00007fc62d233a2d in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#34 0x00007fc62d23c40a in QApplication::notify () from /usr/lib64/libQtGui.so.4
#35 0x00007fc62f35f3ab in KApplication::notify () from /usr/lib64/libkdeui.so.5
#36 0x00007fc62e518d3c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#37 0x00007fc62d23b658 in QApplicationPrivate::sendMouseEvent () from /usr/lib64/libQtGui.so.4
#38 0x00007fc62d2a5964 in ?? () from /usr/lib64/libQtGui.so.4
#39 0x00007fc62d2a4815 in QApplication::x11ProcessEvent () from /usr/lib64/libQtGui.so.4
#40 0x00007fc62d2cbcec in ?? () from /usr/lib64/libQtGui.so.4
#41 0x00007fc625d6e93a in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#42 0x00007fc625d72040 in ?? () from /usr/lib64/libglib-2.0.so.0
#43 0x00007fc625d721dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#44 0x00007fc62e54223c in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#45 0x00007fc62d2cb43f in ?? () from /usr/lib64/libQtGui.so.4
#46 0x00007fc62e5175b2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#47 0x00007fc62e517984 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#48 0x00007fc62e519c94 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#49 0x0000000000409798 in main ()

Reported using DrKonqi
Comment 1 Christophe Marin 2010-06-09 13:26:35 UTC
Can you reproduce the crash every time ? In this case, can you install the kdepim-debuginfo package to get a better backtrace ?

Thanks.
Comment 2 Don Harter 2010-06-09 13:39:33 UTC
That is all that I can supply.  I had other problems such as konqueror
and dolphin crashing on execution with an undefined reference.
That has already been reported.  My audio also stopped working.   So I
am doing a 'factory upgrade" of suse 11.0.  Nothing is probably the
same.  So if you want to close it you can.


On 06/09/2010 06:26 AM, Christophe Giboudeaux wrote:
> https://bugs.kde.org/show_bug.cgi?id=241167
>
>
>
>
>
> --- Comment #1 from Christophe Giboudeaux <cgiboudeaux gmail com>  2010-06-09 13:26:35 ---
> Can you reproduce the crash every time ? In this case, can you install the
> kdepim-debuginfo package to get a better backtrace ?
>
> Thanks.
>
>
Comment 3 Nicolas L. 2010-08-12 20:33:04 UTC
Application: Akregator (akregator), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fc64966ac20 in ?? ()
#6  0x00007fc62d72da42 in QListView::updateGeometries () from
/usr/lib64/libQtGui.so.4
#7  0x00007fc62d7016c9 in QAbstractItemView::doItemsLayout () from
/usr/lib64/libQtGui.so.4
#8  0x00007fc62d72d27c in QListView::doItemsLayout () from
/usr/lib64/libQtGui.so.4
#9  0x00007fc62d709207 in QAbstractItemView::event () from
/usr/lib64/libQtGui.so.4
#10 0x00007fc62d233a2d in QApplicationPrivate::notify_helper () from
/usr/lib64/libQtGui.so.4


Please install the debuginfo packages for qt4 kdelibs and kdepim and paste a new backtrace on this bugreport
Comment 4 Andrew Crouthamel 2018-09-20 22:01:58 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 set the bug status 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 5 Andrew Crouthamel 2018-10-21 04:51:14 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!