Bug 274563 - Crash when I opened the popup panel with a directory tree in it
Summary: Crash when I opened the popup panel with a directory tree in it
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 4.4
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: kdelibs bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-31 03:04 UTC by David
Modified: 2018-11-29 04:51 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David 2011-05-31 03:04:34 UTC
Application: krusader (2.0.0 "Mars Pathfinder")
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-32-generic x86_64
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
I had filtered the view (view/custom) and then opened the popup panel using the icon in bottom right. I moved the mouse over the tree, and it crashed immediately - no mouse clicks needed. I could not replicate this bug. KDE version 4.4.5, Krusader 2.0.0

 -- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
[KCrash Handler]
#5  0x00007f06b71c974b in KFileItemDelegate::Private::transition(QPixmap const&, QPixmap const&, double) const () from /usr/lib/libkio.so.5
#6  0x00007f06b71ce8d5 in KFileItemDelegate::paint(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/libkio.so.5
#7  0x00007f06b633abc9 in QTreeView::drawRow(QPainter*, QStyleOptionViewItem const&, QModelIndex const&) const () from /usr/lib/libQtGui.so.4
#8  0x00007f06b63345b6 in QTreeView::drawTree(QPainter*, QRegion const&) const () from /usr/lib/libQtGui.so.4
#9  0x00007f06b6335093 in QTreeView::paintEvent(QPaintEvent*) () from /usr/lib/libQtGui.so.4
#10 0x00007f06b5e22162 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007f06b61c94e6 in QFrame::event(QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007f06b62f826b in QAbstractItemView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#13 0x00007f06b6333902 in QTreeView::viewportEvent(QEvent*) () from /usr/lib/libQtGui.so.4
#14 0x00007f06b53b3487 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#15 0x00007f06b5dcc1fc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x00007f06b5dd26fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#17 0x00007f06b86c4a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#18 0x00007f06b53b406c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007f06b5e2a7dd in QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) () from /usr/lib/libQtGui.so.4
#20 0x00007f06b5fe4866 in ?? () from /usr/lib/libQtGui.so.4
#21 0x00007f06b5e1bb60 in QWidgetPrivate::syncBackingStore() () from /usr/lib/libQtGui.so.4
#22 0x00007f06b5e22865 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x00007f06b61e4cab in QMainWindow::event(QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007f06b87dbf63 in KXmlGuiWindow::event(QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x00007f06b5dcc22c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007f06b5dd26fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007f06b86c4a16 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#28 0x00007f06b53b406c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#29 0x00007f06b53b67e7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#30 0x00007f06b53dd9d3 in ?? () from /usr/lib/libQtCore.so.4
#31 0x00007f06b0dd38c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#32 0x00007f06b0dd7748 in ?? () from /lib/libglib-2.0.so.0
#33 0x00007f06b0dd78fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#34 0x00007f06b53dd513 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00007f06b5e7c46e in ?? () from /usr/lib/libQtGui.so.4
#36 0x00007f06b53b2992 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x00007f06b53b2d6c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x00007f06b53b6aab in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0x000000000045c40e in _start ()

Possible duplicates by query: bug 272123, bug 271201, bug 265548, bug 259333, bug 252279.

Reported using DrKonqi
Comment 1 Jan Lepper 2011-06-11 13:50:44 UTC
this looks like a bug in KFileItemDelegate (kdelibs)
Comment 2 Jan Lepper 2012-01-15 15:57:51 UTC
I closed this because it's not a krusader bug - apparently that was wrong - moving to kdelibs.
Comment 3 Andrew Crouthamel 2018-10-29 22:24:39 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Bug Janitor Service 2018-11-13 14:32:57 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
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!
Comment 5 Bug Janitor Service 2018-11-29 04:51:42 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!