Bug 271026 - crash when closing tabs
Summary: crash when 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-15 14:12 UTC by George Nugent
Modified: 2018-05-06 00:16 UTC (History)
2 users (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 George Nugent 2011-04-15 14:12:57 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 x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:
closed tab using mouse in right pane.
when close a tab on left pane, program crashed/

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

Thread 3 (Thread 0x7fbc94654700 (LWP 29969)):
#0  0x00007fbc9d4f7203 in poll () from /lib/libc.so.6
#1  0x00007fbc996fa009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fbc996fa7b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007fbc94d8b3c4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007fbc9971f7e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007fbc9e1c1971 in start_thread () from /lib/libpthread.so.0
#6  0x00007fbc9d50392d in clone () from /lib/libc.so.6
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fbc815f0700 (LWP 29972)):
#0  0x00007fbc996fa475 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#1  0x00007fbc9e56c1e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#2  0x00007fbc9e53ea02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#3  0x00007fbc9e53edec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007fbc9e4492fd in QThread::exec() () from /usr/lib/libQtCore.so.4
#5  0x00007fbc9e51e5f8 in ?? () from /usr/lib/libQtCore.so.4
#6  0x00007fbc9e44c27e in ?? () from /usr/lib/libQtCore.so.4
#7  0x00007fbc9e1c1971 in start_thread () from /lib/libpthread.so.0
#8  0x00007fbc9d50392d in clone () from /lib/libc.so.6
#9  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbca2851760 (LWP 29968)):
[KCrash Handler]
#6  0x0000000000000100 in ?? ()
#7  0x000000000048ea3e in ListPanel::slotFocusOnMe (this=0x2890b60) at /build/buildd/krusader-2.2.0~beta1/krusader/Panel/listpanel.cpp:740
#8  0x000000000048f0e4 in ListPanel::eventFilter (this=0x2d0c538, watched=<value optimized out>, e=<value optimized out>) at /build/buildd/krusader-2.2.0~beta1/krusader/Panel/listpanel.cpp:479
#9  0x00007fbc9e53f507 in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#10 0x00007fbc9ecf9fac in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#11 0x00007fbc9ecffaed in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#12 0x00007fbca167e156 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#13 0x00007fbc9e53fcdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x00007fbc9ecfe0b6 in QApplicationPrivate::setFocusWidget(QWidget*, Qt::FocusReason) () from /usr/lib/libQtGui.so.4
#15 0x00007fbc9ed4b051 in QWidget::setFocus(Qt::FocusReason) () from /usr/lib/libQtGui.so.4
#16 0x00007fbc9ed398b0 in QStackedLayout::setCurrentIndex(int) () from /usr/lib/libQtGui.so.4
#17 0x000000000045872d in PanelManager::slotCloseTab (this=0x2861a20) at /build/buildd/krusader-2.2.0~beta1/krusader/panelmanager.cpp:264
#18 0x000000000045a31c in PanelManager::qt_metacall (this=0x2861a20, _c=QMetaObject::InvokeMetaMethod, _id=40906896, _a=0x7fff6d20ae40) at /build/buildd/krusader-2.2.0~beta1/obj-x86_64-linux-gnu/krusader/panelmanager.moc:119
#19 0x00007fbc9e557b27 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#20 0x00007fbc9f3d7402 in QAbstractButton::clicked(bool) () from /usr/lib/libQtGui.so.4
#21 0x00007fbc9f0d1eeb in ?? () from /usr/lib/libQtGui.so.4
#22 0x00007fbc9f0d35bb in ?? () from /usr/lib/libQtGui.so.4
#23 0x00007fbc9f0d382c in QAbstractButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00007fbc9f1a352a in QToolButton::mouseReleaseEvent(QMouseEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00007fbc9ed5004e in QWidget::event(QEvent*) () from /usr/lib/libQtGui.so.4
#26 0x00007fbc9ecf9fdc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#27 0x00007fbc9ed0030e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#28 0x00007fbca167e156 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#29 0x00007fbc9e53fcdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#30 0x00007fbc9ecfedbe in QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) () from /usr/lib/libQtGui.so.4
#31 0x00007fbc9ed82345 in ?? () from /usr/lib/libQtGui.so.4
#32 0x00007fbc9ed80c5c in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#33 0x00007fbc9edad0e2 in ?? () from /usr/lib/libQtGui.so.4
#34 0x00007fbc996f6342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#35 0x00007fbc996fa2a8 in ?? () from /lib/libglib-2.0.so.0
#36 0x00007fbc996fa45c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#37 0x00007fbc9e56c193 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x00007fbc9edaca4e in ?? () from /usr/lib/libQtGui.so.4
#39 0x00007fbc9e53ea02 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#40 0x00007fbc9e53edec in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#41 0x00007fbc9e542ebb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#42 0x0000000000461c7a in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/krusader-2.2.0~beta1/krusader/main.cpp:324

This bug may be a duplicate of or related to bug 237607.

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

Reported using DrKonqi
Comment 1 George Nugent 2011-04-15 14:17:49 UTC
retried the following to repeat crash.

1. start krusader
2. open new tab on left pane.
3. open new tab on right pane.
4. close tab on right pane.
5. close tab on left pane.
Program crashed
Comment 2 Dario Andres 2011-04-17 00:00:43 UTC
[Comment from a bug triager]
This is fixed in Krusader 2.3.0 beta 1.
Regards

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