Bug 272004 - Krusader crashed while closing tabs
Summary: Krusader crashed while closing tabs
Status: RESOLVED DUPLICATE of bug 237607
Alias: None
Product: krusader
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Krusader Bugs Distribution List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-29 19:50 UTC by wesamuels
Modified: 2018-05-06 00:16 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 wesamuels 2011-04-29 19:50:22 UTC
Application: krusader (2.2.0-beta1 "DeKade")
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-28-generic-pae i686
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
Had several (~8) tabs openin each frame, Krusader crashed while closing tabs in right-hand frame.  Window was stratched between two monitors.

The crash can be reproduced every time.

-- Backtrace:
Application: Krusader (krusader), signal: Segmentation fault
[Current thread is 1 (Thread 0xb4815710 (LWP 1809))]

Thread 2 (Thread 0xb4353b70 (LWP 1904)):
#0  0xb7881424 in __kernel_vsyscall ()
#1  0xb540fdf6 in poll () from /lib/libc.so.6
#2  0xb4e8fa1b in g_poll () from /lib/libglib-2.0.so.0
#3  0xb4e8243c in ?? () from /lib/libglib-2.0.so.0
#4  0xb4e82ba7 in g_main_loop_run () from /lib/libglib-2.0.so.0
#5  0xb44686b4 in ?? () from /usr/lib/libgio-2.0.so.0
#6  0xb4ea948f in ?? () from /lib/libglib-2.0.so.0
#7  0xb5659cc9 in start_thread () from /lib/libpthread.so.0
#8  0xb541e69e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb4815710 (LWP 1809)):
[KCrash Handler]
#7  0x080ca7a1 in ListPanel::slotFocusOnMe (this=0x89897d0) at /build/buildd/krusader-2.2.0~beta1/krusader/Panel/listpanel.cpp:740
#8  0x080caf04 in ListPanel::eventFilter (this=0x89897d0, watched=0x89955f0, e=0xbf91c3f0) at /build/buildd/krusader-2.2.0~beta1/krusader/Panel/listpanel.cpp:479
#9  0xb57d129a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#10 0xb5ad6fb9 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0xb5add0e9 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0xb6fa668a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0xb57d1b3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0xb5ae56ce in QCoreApplication::sendEvent(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0xb5adb4c6 in QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason) () from /usr/lib/libQtGui.so.4
#16 0xb5b2fd30 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQtGui.so.4
#17 0xb5b1ca2d in QStackedLayout::setCurrentIndex(int) () from /usr/lib/libQtGui.so.4
#18 0xb5b1cb6d in QStackedLayout::setCurrentWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#19 0xb5fc4b0c in QStackedWidget::setCurrentWidget(QWidget*) () from /usr/lib/libQtGui.so.4
#20 0x08091e56 in PanelManager::slotCloseTab (this=0x8798698) at /build/buildd/krusader-2.2.0~beta1/krusader/panelmanager.cpp:264
#21 0x08093a63 in PanelManager::qt_metacall (this=0x8798698, _c=QMetaObject::InvokeMetaMethod, _id=38, _a=0xbf91c6b8) at /build/buildd/krusader-2.2.0~beta1/obj-i686-linux-gnu/krusader/panelmanager.moc:119
#22 0xb57d78ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#23 0xb57ea6ad in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#24 0xb6245019 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#25 0xb5f04ff9 in ?? () from /usr/lib/libQtGui.so.4
#26 0xb5f066f4 in ?? () from /usr/lib/libQtGui.so.4
#27 0xb5f069ae in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#28 0xb5fed54c in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#29 0xb5b34e08 in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#30 0xb5f04e9e in QAbstractButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#31 0xb5ff00ca in QToolButton::event(QEvent*) () from /usr/lib/libQtGui.so.4
#32 0xb5ad6fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#33 0xb5addc2e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#34 0xb6fa668a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#35 0xb57d1b3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#36 0xb5adc094 in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#37 0xb5b6ad10 in ?? () from /usr/lib/libQtGui.so.4
#38 0xb5b6a151 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#39 0xb5b9936a in ?? () from /usr/lib/libQtGui.so.4
#40 0xb4e7e855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#41 0xb4e82668 in ?? () from /lib/libglib-2.0.so.0
#42 0xb4e82848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#43 0xb5800565 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#44 0xb5b98be5 in ?? () from /usr/lib/libQtGui.so.4
#45 0xb57d0609 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#46 0xb57d0a8a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#47 0xb57d500f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#48 0xb5ad5e07 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#49 0x0809c25b in main (argc=3, argv=0xbf91e044) at /build/buildd/krusader-2.2.0~beta1/krusader/main.cpp:324

Possible duplicates by query: bug 271026, bug 269519, bug 257771, bug 245077, bug 238904.

Reported using DrKonqi
Comment 1 Marcin Gryszkalis 2011-05-01 00:10:23 UTC

*** This bug has been marked as a duplicate of bug 237607 ***