Application: konqueror (4.7.4 (4.7.4)) KDE Platform Version: 4.7.4 (4.7.4) Qt Version: 4.7.4 Operating System: Linux 3.0.0-16-generic i686 Distribution: Ubuntu 11.10 -- Information about the crash: I had an FTP site open and went into split pane mode, planning on dragging a file from my home folder to the FTP server. When I attempted to open a sub-directory beneath my home folder, the app crashed. -- Backtrace: Application: Konqueror (konqueror), signal: Segmentation fault [Current thread is 1 (Thread 0xb7886710 (LWP 1782))] Thread 3 (Thread 0xb6d9fb70 (LWP 1784)): #0 0x01436973 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 #1 0x01436a17 in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 #2 0x0894bf24 in g_main_context_check () from /lib/i386-linux-gnu/libglib-2.0.so.0 #3 0x0894c8f0 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #4 0x0894cf9b in g_main_loop_run () from /lib/i386-linux-gnu/libglib-2.0.so.0 #5 0x01495cea in ?? () from /usr/lib/i386-linux-gnu/libgio-2.0.so.0 #6 0x089735f4 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #7 0x00ebed31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #8 0x003450ce in clone () from /lib/i386-linux-gnu/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 2 (Thread 0xb75f7b70 (LWP 1806)): #0 0x00e8ed10 in clock_gettime () from /lib/i386-linux-gnu/librt.so.1 #1 0x00aa47d5 in do_gettime (frac=0xb75f7020, sec=0xb75f7018) at tools/qelapsedtimer_unix.cpp:123 #2 qt_gettime () at tools/qelapsedtimer_unix.cpp:140 #3 0x00b774b6 in QTimerInfoList::updateCurrentTime (this=0xa56440c) at kernel/qeventdispatcher_unix.cpp:339 #4 0x00b7780a in QTimerInfoList::timerWait (this=0xa56440c, tm=...) at kernel/qeventdispatcher_unix.cpp:442 #5 0x00b76053 in timerSourcePrepareHelper (src=<optimized out>, timeout=0xb75f712c) at kernel/qeventdispatcher_glib.cpp:136 #6 0x00b760ed in timerSourcePrepare (source=0xa5643d8, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169 #7 0x0894b88c in g_main_context_prepare () from /lib/i386-linux-gnu/libglib-2.0.so.0 #8 0x0894c637 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #9 0x0894cc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #10 0x00b76b37 in QEventDispatcherGlib::processEvents (this=0xa60b6f0, flags=...) at kernel/qeventdispatcher_glib.cpp:424 #11 0x00b471dd in QEventLoop::processEvents (this=0xb75f72b0, flags=...) at kernel/qeventloop.cpp:149 #12 0x00b47421 in QEventLoop::exec (this=0xb75f72b0, flags=...) at kernel/qeventloop.cpp:201 #13 0x00a4a90b in QThread::exec (this=0xa567ef8) at thread/qthread.cpp:498 #14 0x00b27e2d in QInotifyFileSystemWatcherEngine::run (this=0xa567ef8) at io/qfilesystemwatcher_inotify.cpp:248 #15 0x00a4d7b3 in QThreadPrivate::start (arg=0xa567ef8) at thread/qthread_unix.cpp:331 #16 0x00ebed31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0 #17 0x003450ce in clone () from /lib/i386-linux-gnu/libc.so.6 Backtrace stopped: Not enough registers or memory available to unwind further Thread 1 (Thread 0xb7886710 (LWP 1782)): [KCrash Handler] #7 0x00000168 in ?? () #8 0x0210a01e in DirFilterPlugin::slotOpenURL (this=0xa86b430) at ../../../konq-plugins/dirfilter/dirfilterplugin.cpp:186 #9 0x0210d9cc in DirFilterPlugin::qt_metacall (this=0xa86b430, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbf8d6424) at ./dirfilterplugin.moc:91 #10 0x00b4eb7d in metacall (argv=0xbf8d6424, idx=6, cl=QMetaObject::InvokeMetaMethod, object=0xa86b430) at kernel/qmetaobject.cpp:237 #11 QMetaObject::metacall (object=0xa86b430, cl=QMetaObject::InvokeMetaMethod, idx=6, argv=0xbf8d6424) at kernel/qmetaobject.cpp:232 #12 0x00b5da6a in QMetaObject::activate (sender=0xa49e0e8, m=0x6670e84, local_signal_index=1, argv=0x0) at kernel/qobject.cpp:3278 #13 0x0666b3d5 in DolphinPart::aboutToOpenURL (this=0xa49e0e8) at ./dolphinpart.moc:199 #14 0x0666b55f in DolphinPart::openUrl (this=0xa49e0e8, url=...) at ../../../dolphin/src/dolphinpart.cpp:300 #15 0x00cb72a4 in KonqView::openUrl (this=0xa2949e0, url=..., locationBarURL=..., nameFilter=..., tempFile=false) at ../../../konqueror/src/konqview.cpp:207 #16 0x00d00e7a in KonqMainWindow::openView (this=0xa0d59f8, mimeType=..., _url=..., childView=<optimized out>, req=...) at ../../../konqueror/src/konqmainwindow.cpp:981 #17 0x00d04762 in KonqMainWindow::openUrl (this=0xa0d59f8, _view=0xa2949e0, _url=..., _mimeType=..., _req=..., trustedSource=true) at ../../../konqueror/src/konqmainwindow.cpp:667 #18 0x00d078ad in KonqMainWindow::openUrlRequestHelper (this=0xa0d59f8, childView=0xa2949e0, url=..., args=..., browserArgs=...) at ../../../konqueror/src/konqmainwindow.cpp:1067 #19 0x00d0dc92 in KonqMainWindow::slotOpenURLRequest (this=0xa0d59f8, url=..., args=..., browserArgs=...) at ../../../konqueror/src/konqmainwindow.cpp:1057 #20 0x00d11f74 in KonqMainWindow::qt_metacall (this=0xa0d59f8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbf8d6cc0) at ./konqmainwindow.moc:348 #21 0x00b4eb7d in metacall (argv=0xbf8d6cc0, idx=62, cl=QMetaObject::InvokeMetaMethod, object=0xa0d59f8) at kernel/qmetaobject.cpp:237 #22 QMetaObject::metacall (object=0xa0d59f8, cl=QMetaObject::InvokeMetaMethod, idx=62, argv=0xbf8d6cc0) at kernel/qmetaobject.cpp:232 #23 0x00b5da6a in QMetaObject::activate (sender=0xa75d888, m=0x17f868, local_signal_index=5, argv=0xbf8d6cc0) at kernel/qobject.cpp:3278 #24 0x0015c515 in KParts::BrowserExtension::openUrlRequestDelayed (this=0xa75d888, _t1=..., _t2=..., _t3=...) at ./browserextension.moc:293 #25 0x0015d24c in KParts::BrowserExtension::slotEmitOpenUrlRequestDelayed (this=0xa75d888) at ../../kparts/browserextension.cpp:668 #26 0x00160886 in KParts::BrowserExtension::qt_metacall (this=0xa75d888, _c=QMetaObject::InvokeMetaMethod, _id=42, _a=0xa567520) at ./browserextension.moc:231 #27 0x0666a68e in DolphinPartBrowserExtension::qt_metacall (this=0xa75d888, _c=QMetaObject::InvokeMetaMethod, _id=46, _a=0xa567520) at ./dolphinpart.moc:256 #28 0x00b4eb7d in metacall (argv=0xa567520, idx=46, cl=QMetaObject::InvokeMetaMethod, object=0xa75d888) at kernel/qmetaobject.cpp:237 #29 QMetaObject::metacall (object=0xa75d888, cl=QMetaObject::InvokeMetaMethod, idx=46, argv=0xa567520) at kernel/qmetaobject.cpp:232 #30 0x00b59685 in QMetaCallEvent::placeMetaCall (this=0xa590138, object=0xa75d888) at kernel/qobject.cpp:535 #31 0x00b60b52 in QObject::event (this=0xa75d888, e=0xa590138) at kernel/qobject.cpp:1217 #32 0x02f2cd84 in notify_helper (e=0xa590138, receiver=0xa75d888, this=0x9f161a8) at kernel/qapplication.cpp:4486 #33 QApplicationPrivate::notify_helper (this=0x9f161a8, receiver=0xa75d888, e=0xa590138) at kernel/qapplication.cpp:4458 #34 0x02f32133 in QApplication::notify (this=0xa590138, receiver=0xa75d888, e=0xa590138) at kernel/qapplication.cpp:3886 #35 0x01143971 in KApplication::notify (this=0xbf8d775c, receiver=0xa75d888, event=0xa590138) at ../../kdeui/kernel/kapplication.cpp:311 #36 0x00b4819e in QCoreApplication::notifyInternal (this=0xbf8d775c, receiver=0xa75d888, event=0xa590138) at kernel/qcoreapplication.cpp:787 #37 0x00b4bf93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #38 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9ef7520) at kernel/qcoreapplication.cpp:1428 #39 0x00b4c0ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321 #40 0x00b766a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220 #41 postEventSourceDispatch (s=0x9f17b80) at kernel/qeventdispatcher_glib.cpp:277 #42 0x0894c25f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0 #43 0x0894c990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0 #44 0x0894cc2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0 #45 0x00b76ada in QEventDispatcherGlib::processEvents (this=0x9ef8260, flags=...) at kernel/qeventdispatcher_glib.cpp:422 #46 0x02fe4e7a in QGuiEventDispatcherGlib::processEvents (this=0x9ef8260, flags=...) at kernel/qguieventdispatcher_glib.cpp:204 #47 0x00b471dd in QEventLoop::processEvents (this=0xbf8d75e4, flags=...) at kernel/qeventloop.cpp:149 #48 0x00b47421 in QEventLoop::exec (this=0xbf8d75e4, flags=...) at kernel/qeventloop.cpp:201 #49 0x00b4c19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064 #50 0x02f2a924 in QApplication::exec () at kernel/qapplication.cpp:3760 #51 0x00d35bd5 in kdemain (argc=2, argv=0xbf8d7ab4) at ../../../konqueror/src/konqmain.cpp:242 #52 0x0804850b in main (argc=2, argv=0xbf8d7ab4) at konqueror_dummy.cpp:3 Reported using DrKonqi
*** Bug 297097 has been marked as a duplicate of this bug. ***
*** Bug 297100 has been marked as a duplicate of this bug. ***
*** Bug 300744 has been marked as a duplicate of this bug. ***
*** Bug 300743 has been marked as a duplicate of this bug. ***
I cannot reproduce this crash. Is this still reproduciable in KDE 4.8 or higher ?
Setting status correctly.
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 set the bug status 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!
Dear Bug Submitter, 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!