Application: digikam (1.2.0) KDE Platform Version: 4.4.2 (KDE 4.4.2) Qt Version: 4.6.2 Operating System: Linux 2.6.32-25-server x86_64 Distribution: Ubuntu 10.04.1 LTS -- Information about the crash: I renamed my removable HDD so Digikam initiated configuration wizard. When I used the button to select my library path, digikam crashed. -- Backtrace: Application: digiKam (digikam), signal: Segmentation fault [KCrash Handler] #5 0x00007f7d48d0b593 in KFileDialog::getExistingDirectory (startDir=..., parent=0x18f8670, caption=...) at ../../kio/kfile/kfiledialog.cpp:642 #6 0x00007f7d48d486eb in KUrlRequester::KUrlRequesterPrivate::_k_slotOpenDialog (this=0x18f8cf0) at ../../kio/kfile/kurlrequester.cpp:331 #7 0x00007f7d48d48f59 in KUrlRequester::qt_metacall (this=0x18f8670, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff092d23c0) at ./kurlrequester.moc:129 #8 0x00007f7d468bae3f in QMetaObject::activate (sender=0x18e7940, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293 #9 0x00007f7d47e2d5f2 in QAbstractButton::clicked (this=0x7f7d45af1e40, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206 #10 0x00007f7d47b4786b in QAbstractButtonPrivate::emitClicked (this=0x18eb0f0) at widgets/qabstractbutton.cpp:546 #11 0x00007f7d47b4870b in QAbstractButtonPrivate::click (this=0x18eb0f0) at widgets/qabstractbutton.cpp:539 #12 0x00007f7d47b4897c in QAbstractButton::mouseReleaseEvent (this=0x18e7940, e=0x7fff092d2d10) at widgets/qabstractbutton.cpp:1121 #13 0x00007f7d477e8582 in QWidget::event (this=0x18e7940, event=0x7fff092d2d10) at kernel/qwidget.cpp:7998 #14 0x00007f7d4779222c in QApplicationPrivate::notify_helper (this=0x14d4f40, receiver=0x18e7940, e=0x7fff092d2d10) at kernel/qapplication.cpp:4300 #15 0x00007f7d47798ecb in QApplication::notify (this=0x7fff092d3a50, receiver=0x18e7940, e=0x7fff092d2d10) at kernel/qapplication.cpp:3865 #16 0x00007f7d486f8526 in KApplication::notify (this=0x7fff092d3a50, receiver=0x18e7940, event=0x7fff092d2d10) at ../../kdeui/kernel/kapplication.cpp:302 #17 0x00007f7d468a806c in QCoreApplication::notifyInternal (this=0x7fff092d3a50, receiver=0x18e7940, event=0x7fff092d2d10) at kernel/qcoreapplication.cpp:704 #18 0x00007f7d477980ae in QCoreApplication::sendEvent (receiver=0x18e7940, event=0x7fff092d2d10, alienWidget=0x18e7940, nativeWidget=0x7fff092d3a10, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215 #19 QApplicationPrivate::sendMouseEvent (receiver=0x18e7940, event=0x7fff092d2d10, alienWidget=0x18e7940, nativeWidget=0x7fff092d3a10, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965 #20 0x00007f7d47817f65 in QETWidget::translateMouseEvent (this=0x7fff092d3a10, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368 #21 0x00007f7d478168ac in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff092d3630) at kernel/qapplication_x11.cpp:3501 #22 0x00007f7d47842882 in x11EventSourceDispatch (s=0x14d8c50, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146 #23 0x00007f7d42b448c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #24 0x00007f7d42b48748 in ?? () from /lib/libglib-2.0.so.0 #25 0x00007f7d42b488fc in g_main_context_iteration () from /lib/libglib-2.0.so.0 #26 0x00007f7d468d1513 in QEventDispatcherGlib::processEvents (this=0x149a6d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412 #27 0x00007f7d4784246e in QGuiEventDispatcherGlib::processEvents (this=0x7f7d45af1e40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #28 0x00007f7d468a6992 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #29 0x00007f7d468a6d6c in QEventLoop::exec (this=0x7fff092d3960, flags=) at kernel/qeventloop.cpp:201 #30 0x00007f7d47c5c09e in QDialog::exec (this=0x7fff092d3a10) at dialogs/qdialog.cpp:546 #31 0x000000000077eaf7 in main (argc=<value optimized out>, argv=<value optimized out>) at /build/buildd/digikam-1.2.0/digikam/main.cpp:132 This bug may be a duplicate of or related to bug 244982. Possible duplicates by query: bug 244982. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 244982 ***
*** Bug 257848 has been marked as a duplicate of this bug. ***
This crash is relevant of KFileDialog. Since digiKam 5.0.0, we use QFileDIalog instead. This problem will not reproducible.