Bug 281055 - Dolphin crashed after removing a file and opening a new tab
Summary: Dolphin crashed after removing a file and opening a new tab
Status: RESOLVED DUPLICATE of bug 278302
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 1.7
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Peter Penz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-30 15:07 UTC by Andrei Sebastian Cimpean
Modified: 2011-09-22 18:07 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 Andrei Sebastian Cimpean 2011-08-30 15:07:57 UTC
Application: dolphin (1.7)
KDE Platform Version: 4.7.1 (4.7.1)
Qt Version: 4.7.3
Operating System: Linux 2.6.37.6-0.7-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
I have deleted a file and dolphin crashed when I wanted to open a new tab.

-- Backtrace:
Application: Dolphin (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fbf08a39760 (LWP 14650))]

Thread 2 (Thread 0x7fbef0737700 (LWP 14654)):
#0  0x00007fbf060d1503 in poll () from /lib64/libc.so.6
#1  0x00007fbf02f2c114 in ?? () from /lib64/libglib-2.0.so.0
#2  0x00007fbf02f2c650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fbf076c9666 in QEventDispatcherGlib::processEvents (this=0x92c7b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fbf0769dc92 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fbf0769dea5 in QEventLoop::exec (this=0x7fbef0736d20, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fbf075b2b94 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492
#7  0x00007fbf0767f3c8 in QInotifyFileSystemWatcherEngine::run (this=0x94d360) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fbf075b5485 in QThreadPrivate::start (arg=0x94d360) at thread/qthread_unix.cpp:320
#9  0x00007fbef9b0a9e3 in ?? () from /usr/X11R6/lib64/libGL.so.1
#10 0x00007fbf07324a3f in start_thread () from /lib64/libpthread.so.0
#11 0x00007fbf060da67d in clone () from /lib64/libc.so.6
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fbf08a39760 (LWP 14650)):
[KCrash Handler]
#6  qobject_cast<QWidget*> (this=<value optimized out>, spontaneous=false) at ../../src/gui/kernel/qwidget.h:910
#7  QWidgetPrivate::hideChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7758
#8  0x00007fbf0689536e in QWidgetPrivate::hideChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7782
#9  0x00007fbf0689536e in QWidgetPrivate::hideChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7782
#10 0x00007fbf0689536e in QWidgetPrivate::hideChildren (this=<value optimized out>, spontaneous=false) at kernel/qwidget.cpp:7782
#11 0x00007fbf0689553d in QWidgetPrivate::hide_helper (this=0x9c6630) at kernel/qwidget.cpp:7526
#12 0x00007fbf0689dc48 in QWidget::setVisible (this=0x923800, visible=<value optimized out>) at kernel/qwidget.cpp:7698
#13 0x00007fbef5f74d5d in hide (this=0x823bd0, index=1) at /usr/include/QtGui/qwidget.h:491
#14 DolphinMainWindow::setActiveTab (this=0x823bd0, index=1) at /usr/src/debug/kde-baseapps-4.7.0/dolphin/src/dolphinmainwindow.cpp:1144
#15 0x00007fbef5f7ab76 in DolphinMainWindow::qt_metacall (this=0x823bd0, _c=QMetaObject::InvokeMetaMethod, _id=59, _a=0x7fff637c9340) at /usr/src/debug/kde-baseapps-4.7.0/build/dolphin/src/dolphinmainwindow.moc:268
#16 0x00007fbf076b2e3f in QMetaObject::activate (sender=0x896090, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff637c9340) at kernel/qobject.cpp:3287
#17 0x00007fbf06c9c27e in QTabBar::currentChanged (this=<value optimized out>, _t1=1) at .moc/release-shared/moc_qtabbar.cpp:201
#18 0x00007fbef5f7601e in DolphinMainWindow::openNewTab (this=0x823bd0) at /usr/src/debug/kde-baseapps-4.7.0/dolphin/src/dolphinmainwindow.cpp:466
#19 0x00007fbef5f7abba in DolphinMainWindow::qt_metacall (this=0x823bd0, _c=QMetaObject::InvokeMetaMethod, _id=51, _a=0x7fff637c94d0) at /usr/src/debug/kde-baseapps-4.7.0/build/dolphin/src/dolphinmainwindow.moc:260
#20 0x00007fbf076b2e3f in QMetaObject::activate (sender=0x822f30, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff637c94d0) at kernel/qobject.cpp:3287
#21 0x00007fbf06841e92 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#22 0x00007fbf0684208a in QAction::activate (this=0x822f30, event=<value optimized out>) at kernel/qaction.cpp:1257
#23 0x00007fbf06842207 in QAction::event (this=<value optimized out>, e=<value optimized out>) at kernel/qaction.cpp:1183
#24 0x00007fbf08346e1d in KAction::event (this=<value optimized out>, event=0x7fff637c9b60) at /usr/src/debug/kdelibs-4.7.0/kdeui/actions/kaction.cpp:131
#25 0x00007fbf06848224 in QApplicationPrivate::notify_helper (this=0x6fe520, receiver=0x822f30, e=0x7fff637c9b60) at kernel/qapplication.cpp:4462
#26 0x00007fbf068507da in QApplication::notify (this=<value optimized out>, receiver=0x822f30, e=0x7fff637c9b60) at kernel/qapplication.cpp:4341
#27 0x00007fbf08429ad6 in KApplication::notify (this=0x7fff637cb100, receiver=0x822f30, event=0x7fff637c9b60) at /usr/src/debug/kdelibs-4.7.0/kdeui/kernel/kapplication.cpp:311
#28 0x00007fbf0769e83c in QCoreApplication::notifyInternal (this=0x7fff637cb100, receiver=0x822f30, event=0x7fff637c9b60) at kernel/qcoreapplication.cpp:731
#29 0x00007fbf0687ab50 in sendEvent (this=<value optimized out>, e=0x7fff637ca150) at ../../src/corelib/kernel/qcoreapplication.h:215
#30 QShortcutMap::dispatchEvent (this=<value optimized out>, e=0x7fff637ca150) at kernel/qshortcutmap.cpp:879
#31 0x00007fbf0687c048 in QShortcutMap::tryShortcutEvent (this=0x6fe648, o=<value optimized out>, e=0x7fff637ca150) at kernel/qshortcutmap.cpp:364
#32 0x00007fbf0685239c in QApplication::notify (this=0x7fff637cb100, receiver=0x8efc40, e=0x7fff637ca150) at kernel/qapplication.cpp:3904
#33 0x00007fbf08429ad6 in KApplication::notify (this=0x7fff637cb100, receiver=0x8efc40, event=0x7fff637ca150) at /usr/src/debug/kdelibs-4.7.0/kdeui/kernel/kapplication.cpp:311
#34 0x00007fbf0769e83c in QCoreApplication::notifyInternal (this=0x7fff637cb100, receiver=0x8efc40, event=0x7fff637ca150) at kernel/qcoreapplication.cpp:731
#35 0x00007fbf068e9d88 in QKeyMapper::sendKeyEvent (keyWidget=0x8efc40, grab=<value optimized out>, type=QEvent::KeyPress, code=84, modifiers=<value optimized out>, text=..., autorepeat=false, count=1, nativeScanCode=28, nativeVirtualKey=116, nativeModifiers=4) at kernel/qkeymapper_x11.cpp:1866
#36 0x00007fbf068ea20f in QKeyMapperPrivate::translateKeyEvent (this=<value optimized out>, keyWidget=0x8efc40, event=<value optimized out>, grab=false) at kernel/qkeymapper_x11.cpp:1836
#37 0x00007fbf068c60ac in QApplication::x11ProcessEvent (this=0x7fff637cb100, event=0x7fff637cad30) at kernel/qapplication_x11.cpp:3480
#38 0x00007fbf068ee222 in x11EventSourceDispatch (s=0x7021f0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#39 0x00007fbf02f2bbd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#40 0x00007fbf02f2c3b0 in ?? () from /lib64/libglib-2.0.so.0
#41 0x00007fbf02f2c650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#42 0x00007fbf076c960f in QEventDispatcherGlib::processEvents (this=0x617cf0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:422
#43 0x00007fbf068edebe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#44 0x00007fbf0769dc92 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#45 0x00007fbf0769dea5 in QEventLoop::exec (this=0x7fff637cb050, flags=...) at kernel/qeventloop.cpp:201
#46 0x00007fbf076a22eb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1008
#47 0x00007fbef5f82c09 in kdemain (argc=5, argv=0x6bca70) at /usr/src/debug/kde-baseapps-4.7.0/dolphin/src/main.cpp:85
#48 0x0000000000407279 in _start ()

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

Possible duplicates by query: bug 280609, bug 278302.

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-09-22 18:07:06 UTC

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