Bug 236867 - Dolphin crashes - related to the konsolepart somehow
Summary: Dolphin crashes - related to the konsolepart somehow
Status: RESOLVED DUPLICATE of bug 195265
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-08 15:56 UTC by Murray Colpman
Modified: 2011-09-18 21:14 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 Murray Colpman 2010-05-08 15:56:13 UTC
Application: dolphin (1.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I was in a directory. I was going to type "file *", but I accidently typed "fuke *". Because command-not-found (installed on Kubuntu) is annoyingly slow and useless when I know I've mistyped it, I pressed ctrl + C a few times and started typing the command again. For some reason after I typed the first f (this was all in a very short space of time, about half a second), exit appeared in the konsolepart and dolphin segfaulted. Very odd...

 -- Backtrace:
Application: Dolphin (dolphin), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7768710 (LWP 15390))]

Thread 3 (Thread 0xb3c6ab70 (LWP 15398)):
#0  0x00f71422 in __kernel_vsyscall ()
#1  0x00bd7b86 in *__GI___poll (fds=0xc6dff4, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x016234eb in IA__g_poll (fds=0xb561d020, nfds=1, timeout=-1) at /build/buildd/glib2.0-2.24.0/glib/gpoll.c:127
#3  0x016160ac in g_main_context_poll (context=0xb5602d68, block=<value optimized out>, dispatch=1, self=0xb561e2d8) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2904
#4  g_main_context_iterate (context=0xb5602d68, block=<value optimized out>, dispatch=1, self=0xb561e2d8) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2586
#5  0x016164b8 in IA__g_main_context_iteration (context=0xb5602d68, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#6  0x014bd60f in QEventDispatcherGlib::processEvents (this=0x9044c28, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#7  0x01490059 in QEventLoop::processEvents (this=0xb3c6a290, flags=) at kernel/qeventloop.cpp:149
#8  0x014904aa in QEventLoop::exec (this=0xb3c6a290, flags=...) at kernel/qeventloop.cpp:201
#9  0x0138c5a8 in QThread::exec (this=0x90de770) at thread/qthread.cpp:487
#10 0x0146fc1b in QInotifyFileSystemWatcherEngine::run (this=0x90de770) at io/qfilesystemwatcher_inotify.cpp:248
#11 0x0138f32e in QThreadPrivate::start (arg=0x90de770) at thread/qthread_unix.cpp:248
#12 0x0083996e in start_thread (arg=0xb3c6ab70) at pthread_create.c:300
#13 0x00be5a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 2 (Thread 0xb3429b70 (LWP 16458)):
#0  0x00f71422 in __kernel_vsyscall ()
#1  0x0083e342 in pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S:179
#2  0x00bf29f4 in __pthread_cond_timedwait (cond=0x988a948, mutex=0x988a930, abstime=0xb3429320) at forward.c:152
#3  0x032d1ce7 in metronom_sync_loop (this=0x988a8e8) at metronom.c:851
#4  0x0083996e in start_thread (arg=0xb3429b70) at pthread_create.c:300
#5  0x00be5a0e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb7768710 (LWP 15390)):
[KCrash Handler]
#6  Konsole::Session::updateForegroundProcessInfo (this=0x0) at ../../../../apps/konsole/src/Session.cpp:825
#7  0x018c2da2 in Konsole::Session::isForegroundProcessActive (this=0x0) at ../../../../apps/konsole/src/Session.cpp:1186
#8  0x01eb102a in Konsole::Part::foregroundProcessId (this=0x8eda890) at ../../../../apps/konsole/src/Part.cpp:202
#9  0x080ba25b in TerminalPanel::setUrl (this=0x8e1a5a0, url=...) at ../../../../apps/dolphin/src/panels/terminal/terminalpanel.cpp:65
#10 0x080ba3b5 in TerminalPanel::qt_metacall (this=0x8e1a5a0, _c=QMetaObject::InvokeMetaMethod, _id=29, _a=0xbf8b6fd8) at ./terminalpanel.moc:80
#11 0x01496c9a in QMetaObject::metacall (object=0x8e1a5a0, cl=22, idx=29, argv=0xbf8b6fd8) at kernel/qmetaobject.cpp:237
#12 0x014a53d5 in QMetaObject::activate (sender=0x8be7db0, m=0x80bc23c, local_signal_index=1, argv=0xbf8b6fd8) at kernel/qobject.cpp:3293
#13 0x08066755 in DolphinMainWindow::urlChanged (this=0x8be7db0, _t1=...) at ./dolphinmainwindow.moc:292
#14 0x0806b6b6 in DolphinMainWindow::changeUrl (this=0x8be7db0, url=...) at ../../../../apps/dolphin/src/dolphinmainwindow.cpp:313
#15 0x08073ffd in DolphinMainWindow::qt_metacall (this=0x8be7db0, _c=QMetaObject::InvokeMetaMethod, _id=5, _a=0xbf8b7168) at ./dolphinmainwindow.moc:191
#16 0x01496c9a in QMetaObject::metacall (object=0x8be7db0, cl=22, idx=51, argv=0xbf8b7168) at kernel/qmetaobject.cpp:237
#17 0x014a53d5 in QMetaObject::activate (sender=0x8d5dee8, m=0x300a34, local_signal_index=1, argv=0xbf8b7168) at kernel/qobject.cpp:3293
#18 0x002ee453 in KUrlNavigator::urlChanged (this=0x8d5dee8, _t1=...) at ./kurlnavigator.moc:145
#19 0x002f20df in KUrlNavigator::goBack (this=0x8d5dee8) at ../../kfile/kurlnavigator.cpp:853
#20 0x0807417d in DolphinMainWindow::qt_metacall (this=0x8be7db0, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0xbf8b72d8) at ./dolphinmainwindow.moc:213
#21 0x01496c9a in QMetaObject::metacall (object=0x8be7db0, cl=22, idx=73, argv=0xbf8b72d8) at kernel/qmetaobject.cpp:237
#22 0x014a53d5 in QMetaObject::activate (sender=0x8d2fd90, m=0x601bd58, local_signal_index=1, argv=0xbf8b72d8) at kernel/qobject.cpp:3293
#23 0x056ecbd9 in QAction::triggered (this=0x8d2fd90, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#24 0x056eedcc in QAction::activate (this=0x8d2fd90, event=QAction::Trigger) at kernel/qaction.cpp:1255
#25 0x056f0698 in QAction::event (this=0x1eb4a14, e=0x0) at kernel/qaction.cpp:1181
#26 0x01065d63 in KAction::event (this=0x8d2fd90, event=0xbf8b77f8) at ../../kdeui/actions/kaction.cpp:129
#27 0x056f34dc in QApplicationPrivate::notify_helper (this=0x8bad778, receiver=0x8d2fd90, e=0xbf8b77f8) at kernel/qapplication.cpp:4300
#28 0x056fa05e in QApplication::notify (this=0xbf8b86d4, receiver=0x8d2fd90, e=0xbf8b77f8) at kernel/qapplication.cpp:3704
#29 0x01151f2a in KApplication::notify (this=0xbf8b86d4, receiver=0x8d2fd90, event=0xbf8b77f8) at ../../kdeui/kernel/kapplication.cpp:302
#30 0x01491a3b in QCoreApplication::notifyInternal (this=0xbf8b86d4, receiver=0x8d2fd90, event=0xbf8b77f8) at kernel/qcoreapplication.cpp:704
#31 0x0573534d in QCoreApplication::sendEvent (this=0x8bad824, e=0xbf8b7c74) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QShortcutMap::dispatchEvent (this=0x8bad824, e=0xbf8b7c74) at kernel/qshortcutmap.cpp:879
#33 0x0573715e in QShortcutMap::tryShortcutEvent (this=0x8bad824, o=0x8be7db0, e=0xbf8b7c74) at kernel/qshortcutmap.cpp:364
#34 0x056fbe43 in QApplication::notify (this=0xbf8b86d4, receiver=0x8be7db0, e=0xbf8b7c74) at kernel/qapplication.cpp:3746
#35 0x01151f2a in KApplication::notify (this=0xbf8b86d4, receiver=0x8be7db0, event=0xbf8b7c74) at ../../kdeui/kernel/kapplication.cpp:302
#36 0x01491a3b in QCoreApplication::notifyInternal (this=0xbf8b86d4, receiver=0x8be7db0, event=0xbf8b7c74) at kernel/qcoreapplication.cpp:704
#37 0x056f42be in QCoreApplication::sendSpontaneousEvent (receiver=0x8be7db0, event=0x1eb4a14) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218
#38 qt_sendSpontaneousEvent (receiver=0x8be7db0, event=0x1eb4a14) at kernel/qapplication.cpp:5279
#39 0x057add90 in QKeyMapper::sendKeyEvent (keyWidget=0x8be7db0, grab=false, type=QEvent::KeyPress, code=16777219, modifiers=..., text=..., autorepeat=<value optimized out>, 
    count=<value optimized out>, nativeScanCode=22, nativeVirtualKey=65288, nativeModifiers=16) at kernel/qkeymapper_x11.cpp:1861
#40 0x057b02f5 in QKeyMapperPrivate::translateKeyEvent (this=0x8bd9050, keyWidget=0x8be7db0, event=0xbf8b833c, grab=false) at kernel/qkeymapper_x11.cpp:1831
#41 0x05783757 in QApplication::x11ProcessEvent (this=0xbf8b86d4, event=0xbf8b833c) at kernel/qapplication_x11.cpp:3394
#42 0x057b360a in x11EventSourceDispatch (s=0x8bb1b40, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#43 0x016125e5 in g_main_dispatch (context=0x8bb0e90) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:1960
#44 IA__g_main_context_dispatch (context=0x8bb0e90) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2513
#45 0x016162d8 in g_main_context_iterate (context=0x8bb0e90, block=<value optimized out>, dispatch=1, self=0x8bae770) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2591
#46 0x016164b8 in IA__g_main_context_iteration (context=0x8bb0e90, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#47 0x014bd5d5 in QEventDispatcherGlib::processEvents (this=0x8b8d9c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#48 0x057b3135 in QGuiEventDispatcherGlib::processEvents (this=0x8b8d9c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#49 0x01490059 in QEventLoop::processEvents (this=0xbf8b8634, flags=) at kernel/qeventloop.cpp:149
#50 0x014904aa in QEventLoop::exec (this=0xbf8b8634, flags=...) at kernel/qeventloop.cpp:201
#51 0x0149469f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#52 0x056f3577 in QApplication::exec () at kernel/qapplication.cpp:3579
#53 0x0807bbcf in main (argc=5, argv=0xbf8b88b4) at ../../../../apps/dolphin/src/main.cpp:101

Reported using DrKonqi
Comment 1 Jekyll Wu 2011-09-18 21:14:12 UTC

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