Bug 200338 - Segmentation fault while trying to select PNG format for saving
Summary: Segmentation fault while trying to select PNG format for saving
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-DImg-PNG (show other bugs)
Version: 0.10.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-15 18:41 UTC by Vitaly
Modified: 2017-08-08 11:24 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.0


Attachments
crash log (10.68 KB, text/plain)
2009-07-15 18:48 UTC, Vitaly
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly 2009-07-15 18:41:41 UTC
Version:           0.10.0 (using KDE 4.2.96)
OS:                Linux
Installed from:    SuSE RPMs

1. Open some *.jpeg image.
2. Change resolution (not necessary).
3. Select save to other *.jpeg image.
4. Select save to other *.png image.

After step 4 showfoto crashes.
Comment 1 Vitaly 2009-07-15 18:48:41 UTC
Created attachment 35361 [details]
crash log
Comment 2 Dario Andres 2009-07-15 20:28:00 UTC
Pasted backtrace:
---

Application: showFoto (showfoto), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f85205c7750 (LWP 7184))]

Thread 5 (Thread 0x7f850e87e950 (LWP 7186)):
#0  0x00007f851d8ecd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f851db5de19 in QWaitCondition::wait (this=0x907be0, mutex=0x907bd8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f852005e57c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007f851db5ce65 in QThreadPrivate::start (arg=0x907bc0) at thread/qthread_unix.cpp:188
#4  0x00007f851d8e9070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f851bdc610d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f850e07d950 (LWP 7187)):
#0  0x00007f851d8ecd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f851db5de19 in QWaitCondition::wait (this=0x94b620, mutex=0x94b618, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f852005e57c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007f851db5ce65 in QThreadPrivate::start (arg=0x94b600) at thread/qthread_unix.cpp:188
#4  0x00007f851d8e9070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f851bdc610d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7f850d87c950 (LWP 7188)):
#0  0x00007f851d8ecd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f851db5de19 in QWaitCondition::wait (this=0x946b30, mutex=0x946b28, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f852005e57c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007f851db5ce65 in QThreadPrivate::start (arg=0x946b10) at thread/qthread_unix.cpp:188
#4  0x00007f851d8e9070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f851bdc610d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f8508fd5950 (LWP 7692)):
#0  0x00007f851d8ecd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007f851db5de19 in QWaitCondition::wait (this=0x10d4990, mutex=0x10d4988, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007f852005e57c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007f851db5ce65 in QThreadPrivate::start (arg=0x10d4970) at thread/qthread_unix.cpp:188
#4  0x00007f851d8e9070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007f851bdc610d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f85205c7750 (LWP 7184)):
[KCrash Handler]
#5  0x00007f851f6e2000 in ?? () from /usr/lib64/libkio.so.5
#6  0x00007f851f6e60e2 in ?? () from /usr/lib64/libkio.so.5
#7  0x00007f851f6e7a2e in KDirModel::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkio.so.5
#8  0x00007f851dc5b6e2 in QMetaObject::activate (sender=0x11d0c20, from_signal_index=<value optimized out>, to_signal_index=17, argv=0x0) at kernel/qobject.cpp:3113
#9  0x00007f851f6cb7c5 in KDirLister::itemsDeleted(KFileItemList const&) () from /usr/lib64/libkio.so.5
#10 0x00007f851f6d8aaa in KDirLister::Private::emitChanges() () from /usr/lib64/libkio.so.5
#11 0x00007f8514c03ef0 in KDirOperator::updateDir() () from /usr/lib64/libkfile.so.4
#12 0x00007f8514c23ef9 in ?? () from /usr/lib64/libkfile.so.4
#13 0x00007f8514c24147 in KFileWidget::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkfile.so.4
#14 0x00007f851dc5b6e2 in QMetaObject::activate (sender=0x12620b0, from_signal_index=<value optimized out>, to_signal_index=67, argv=0x0) at kernel/qobject.cpp:3113
#15 0x00007f8514c19548 in KFileFilterCombo::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkfile.so.4
#16 0x00007f851dc5b6e2 in QMetaObject::activate (sender=0x12620b0, from_signal_index=<value optimized out>, to_signal_index=28, argv=0x0) at kernel/qobject.cpp:3113
#17 0x00007f851ccd9c31 in QComboBox::activated (this=0x0, _t1=0) at .moc/release-shared/moc_qcombobox.cpp:269
#18 0x00007f851ccdc5c8 in QComboBoxPrivate::emitActivated (this=<value optimized out>, index=@0x12970a0) at widgets/qcombobox.cpp:1188
#19 0x00007f851ccddb5d in QComboBoxPrivate::_q_itemSelected (this=0x12682a0, item=@0x7fff286023a0) at widgets/qcombobox.cpp:1179
#20 0x00007f851cce29eb in QComboBox::qt_metacall (this=0x12620b0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff28602380) at .moc/release-shared/moc_qcombobox.cpp:186
#21 0x00007f851eb2dc85 in KComboBox::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkdeui.so.5
#22 0x00007f8514c194fd in KFileFilterCombo::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libkfile.so.4
#23 0x00007f851dc5b6e2 in QMetaObject::activate (sender=0x126d260, from_signal_index=<value optimized out>, to_signal_index=27, argv=0x0) at kernel/qobject.cpp:3113
#24 0x00007f851cf6a112 in QComboBoxPrivateContainer::itemSelected (this=0x0, _t1=<value optimized out>) at .moc/release-shared/moc_qcombobox_p.cpp:198
#25 0x00007f851ccdb704 in QComboBoxPrivateContainer::eventFilter (this=0x126d260, o=0x126a080, e=0x7fff28602ad0) at widgets/qcombobox.cpp:667
#26 0x00007f851dc45c48 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x126a080, event=0x7fff28602ad0) at kernel/qcoreapplication.cpp:726
#27 0x00007f851c964adc in QApplicationPrivate::notify_helper (this=0x678980, receiver=0x126a080, e=0x7fff28602ad0) at kernel/qapplication.cpp:4052
#28 0x00007f851c96d4fa in QApplication::notify (this=<value optimized out>, receiver=0x126a080, e=0x7fff28602ad0) at kernel/qapplication.cpp:3758
#29 0x00007f851ea8363b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#30 0x00007f851dc4694c in QCoreApplication::notifyInternal (this=0x7fff28607a70, receiver=0x126a080, event=0x7fff28602ad0) at kernel/qcoreapplication.cpp:610
#31 0x00007f851c96c748 in QApplicationPrivate::sendMouseEvent (receiver=0x126a080, event=0x7fff28602ad0, alienWidget=0x126a080, nativeWidget=0x126d260, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f851d378f30) at ../../src/corelib/kernel/qcoreapplication.h:216
#32 0x00007f851c9d66c4 in QETWidget::translateMouseEvent (this=0x126d260, event=<value optimized out>) at kernel/qapplication_x11.cpp:4341
#33 0x00007f851c9d5543 in QApplication::x11ProcessEvent (this=0x7fff28607a70, event=0x7fff28604650) at kernel/qapplication_x11.cpp:3548
#34 0x00007f851c9fc864 in x11EventSourceDispatch (s=0x67c1d0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00007f85161aa0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#36 0x00007f85161ad8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#37 0x00007f85161ada8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#38 0x00007f851dc6fd3f in QEventDispatcherGlib::processEvents (this=0x656e20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#39 0x00007f851c9fbfef in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#40 0x00007f851dc451d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 677398848}) at kernel/qeventloop.cpp:149
#41 0x00007f851dc455a4 in QEventLoop::exec (this=0x7fff28604980, flags={i = 677398944}) at kernel/qeventloop.cpp:201
#42 0x00007f851cdde75e in QDialog::exec (this=0x1046aa0) at dialogs/qdialog.cpp:498
#43 0x00007f8520160add in Digikam::EditorWindow::startingSaveAs(KUrl const&) () from /usr/lib64/libdigikamcore.so.1
#44 0x0000000000437899 in ?? ()
#45 0x00007f8520164212 in Digikam::EditorWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libdigikamcore.so.1
#46 0x000000000043a135 in ?? ()
#47 0x00007f851dc5b6e2 in QMetaObject::activate (sender=0x8ed460, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x0) at kernel/qobject.cpp:3113
#48 0x00007f851c95eaf7 in QAction::triggered (this=0x0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#49 0x00007f851c95ff70 in QAction::activate (this=0x8ed460, event=<value optimized out>) at kernel/qaction.cpp:1160
#50 0x00007f851ccc516a in QAbstractButtonPrivate::click (this=0xa934b0) at widgets/qabstractbutton.cpp:525
#51 0x00007f851ccc5405 in QAbstractButton::mouseReleaseEvent (this=0xa849c0, e=0x7fff28605b30) at widgets/qabstractbutton.cpp:1115
#52 0x00007f851cd96e7a in QToolButton::mouseReleaseEvent (this=0x0, e=0x7f851be16040) at widgets/qtoolbutton.cpp:709
#53 0x00007f851c9b5aed in QWidget::event (this=0xa849c0, event=0x7fff28605b30) at kernel/qwidget.cpp:7549
#54 0x00007f851c964b0d in QApplicationPrivate::notify_helper (this=0x678980, receiver=0xa849c0, e=0x7fff28605b30) at kernel/qapplication.cpp:4056
#55 0x00007f851c96d4fa in QApplication::notify (this=<value optimized out>, receiver=0xa849c0, e=0x7fff28605b30) at kernel/qapplication.cpp:3758
#56 0x00007f851ea8363b in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#57 0x00007f851dc4694c in QCoreApplication::notifyInternal (this=0x7fff28607a70, receiver=0xa849c0, event=0x7fff28605b30) at kernel/qcoreapplication.cpp:610
#58 0x00007f851c96c748 in QApplicationPrivate::sendMouseEvent (receiver=0xa849c0, event=0x7fff28605b30, alienWidget=0xa849c0, nativeWidget=0xa77a50, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7f851d378f30) at ../../src/corelib/kernel/qcoreapplication.h:216
#59 0x00007f851c9d6509 in QETWidget::translateMouseEvent (this=0xa77a50, event=<value optimized out>) at kernel/qapplication_x11.cpp:4407
#60 0x00007f851c9d5543 in QApplication::x11ProcessEvent (this=0x7fff28607a70, event=0x7fff286076b0) at kernel/qapplication_x11.cpp:3548
#61 0x00007f851c9fc864 in x11EventSourceDispatch (s=0x67c1d0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#62 0x00007f85161aa0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#63 0x00007f85161ad8cd in ?? () from /usr/lib64/libglib-2.0.so.0
#64 0x00007f85161ada8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#65 0x00007f851dc6fd3f in QEventDispatcherGlib::processEvents (this=0x656e20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#66 0x00007f851c9fbfef in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#67 0x00007f851dc451d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 677411232}) at kernel/qeventloop.cpp:149
#68 0x00007f851dc455a4 in QEventLoop::exec (this=0x7fff286079e0, flags={i = 677411312}) at kernel/qeventloop.cpp:201
#69 0x00007f851dc47894 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#70 0x0000000000431e5b in ?? ()
#71 0x00007f851bd11586 in __libc_start_main () from /lib64/libc.so.6
#72 0x0000000000411679 in _start ()
Comment 3 Dario Andres 2009-07-15 20:28:55 UTC
If you can reproduce the crash at will, may you read http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports and post a complete backtrace here? You need to install the "kdelibs5-debuginfo" package. Thanks
Comment 4 Vitaly 2009-07-16 05:09:23 UTC
Application: showFoto (showfoto), signal: Segmentation fault
[Current thread is 1 (Thread 0x7fa022459750 (LWP 22666))]

Thread 5 (Thread 0x7fa010710950 (LWP 22668)):
#0  0x00007fa01f77fd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa01f9f0e19 in QWaitCondition::wait (this=0x8d0f60, mutex=0x8d0f58, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fa021ef157c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007fa01f9efe65 in QThreadPrivate::start (arg=0x8d0f40) at thread/qthread_unix.cpp:188
#4  0x00007fa01f77c070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fa01dc5910d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fa00ff0f950 (LWP 22669)):
#0  0x00007fa01f77fd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa01f9f0e19 in QWaitCondition::wait (this=0x8d84d0, mutex=0x8d84c8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fa021ef157c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007fa01f9efe65 in QThreadPrivate::start (arg=0x8d84b0) at thread/qthread_unix.cpp:188
#4  0x00007fa01f77c070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fa01dc5910d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 3 (Thread 0x7fa00f70e950 (LWP 22670)):
#0  0x00007fa01f77fd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa01f9f0e19 in QWaitCondition::wait (this=0x944900, mutex=0x9448f8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fa021ef157c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007fa01f9efe65 in QThreadPrivate::start (arg=0x9448e0) at thread/qthread_unix.cpp:188
#4  0x00007fa01f77c070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fa01dc5910d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7fa0007bc950 (LWP 22676)):
#0  0x00007fa01f77fd59 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fa01f9f0e19 in QWaitCondition::wait (this=0xba9510, mutex=0xba9508, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  0x00007fa021ef157c in Digikam::LoadSaveThread::run() () from /usr/lib64/libdigikamcore.so.1
#3  0x00007fa01f9efe65 in QThreadPrivate::start (arg=0xba94f0) at thread/qthread_unix.cpp:188
#4  0x00007fa01f77c070 in start_thread () from /lib64/libpthread.so.0
#5  0x00007fa01dc5910d in clone () from /lib64/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fa022459750 (LWP 22666)):
[KCrash Handler]
#5  KDirModelNode::rowNumber (this=0x0) at /usr/src/debug/kdelibs-4.2.96/kio/kio/kdirmodel.cpp:120
#6  0x00007fa0215790e2 in KDirModelPrivate::_k_slotDeleteItems (this=0xda7fc0, items=<value optimized out>) at /usr/src/debug/kdelibs-4.2.96/kio/kio/kdirmodel.cpp:486
#7  0x00007fa02157aa2e in KDirModel::qt_metacall (this=0xda8e70, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2a494df0)
    at /usr/src/debug/kdelibs-4.2.96/build/kio/kdirmodel.moc:83
#8  0x00007fa01faee6e2 in QMetaObject::activate (sender=0xda85c0, from_signal_index=<value optimized out>, to_signal_index=17, argv=0x0) at kernel/qobject.cpp:3113
#9  0x00007fa02155e7c5 in KDirLister::itemsDeleted (this=0x0, _t1=<value optimized out>) at /usr/src/debug/kdelibs-4.2.96/build/kio/kdirlister.moc:289
#10 0x00007fa02156baaa in KDirLister::Private::emitChanges (this=0xda8d00) at /usr/src/debug/kdelibs-4.2.96/kio/kio/kdirlister.cpp:2022
#11 0x00007fa016a96ef0 in KDirOperator::updateDir (this=0xdae450) at /usr/src/debug/kdelibs-4.2.96/kfile/kdiroperator.cpp:1105
#12 0x00007fa016ab6ef9 in KFileWidgetPrivate::_k_slotFilterChanged (this=0xbaa7f0) at /usr/src/debug/kdelibs-4.2.96/kfile/kfilewidget.cpp:1359
#13 0x00007fa016ab7147 in KFileWidget::qt_metacall (this=0xbab540, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2a4950d0)
    at /usr/src/debug/kdelibs-4.2.96/build/kfile/kfilewidget.moc:132
#14 0x00007fa01faee6e2 in QMetaObject::activate (sender=0xd93310, from_signal_index=<value optimized out>, to_signal_index=67, argv=0x0) at kernel/qobject.cpp:3113
#15 0x00007fa016aac548 in KFileFilterCombo::qt_metacall (this=0xd93310, _c=QMetaObject::InvokeMetaMethod, _id=15255760, _a=<value optimized out>)
    at /usr/src/debug/kdelibs-4.2.96/build/kfile/kfilefiltercombo.moc:70
#16 0x00007fa01faee6e2 in QMetaObject::activate (sender=0xd93310, from_signal_index=<value optimized out>, to_signal_index=28, argv=0x0) at kernel/qobject.cpp:3113
#17 0x00007fa01eb6cc31 in QComboBox::activated (this=0x0, _t1=0) at .moc/release-shared/moc_qcombobox.cpp:269
#18 0x00007fa01eb6f5c8 in QComboBoxPrivate::emitActivated (this=<value optimized out>, index=@0xe320e0) at widgets/qcombobox.cpp:1188
#19 0x00007fa01eb70b5d in QComboBoxPrivate::_q_itemSelected (this=0xddde00, item=@0x7fff2a495430) at widgets/qcombobox.cpp:1179
#20 0x00007fa01eb759eb in QComboBox::qt_metacall (this=0xd93310, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff2a495410) at .moc/release-shared/moc_qcombobox.cpp:186
#21 0x00007fa0209c0c85 in KComboBox::qt_metacall (this=0x0, _c=499814464, _id=49, _a=0x0) at /usr/src/debug/kdelibs-4.2.96/build/kdeui/kcombobox.moc:100
#22 0x00007fa016aac4fd in KFileFilterCombo::qt_metacall (this=0x0, _c=499814464, _id=49, _a=0x0) at /usr/src/debug/kdelibs-4.2.96/build/kfile/kfilefiltercombo.moc:65
#23 0x00007fa01faee6e2 in QMetaObject::activate (sender=0xde0d80, from_signal_index=<value optimized out>, to_signal_index=27, argv=0x0) at kernel/qobject.cpp:3113
#24 0x00007fa01edfd112 in QComboBoxPrivateContainer::itemSelected (this=0x0, _t1=<value optimized out>) at .moc/release-shared/moc_qcombobox_p.cpp:198
#25 0x00007fa01eb6e704 in QComboBoxPrivateContainer::eventFilter (this=0xde0d80, o=0xddcad0, e=0x7fff2a495b60) at widgets/qcombobox.cpp:667
#26 0x00007fa01fad8c48 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0xddcad0, event=0x7fff2a495b60) at kernel/qcoreapplication.cpp:726
#27 0x00007fa01e7f7adc in QApplicationPrivate::notify_helper (this=0x678a40, receiver=0xddcad0, e=0x7fff2a495b60) at kernel/qapplication.cpp:4052
#28 0x00007fa01e8004fa in QApplication::notify (this=<value optimized out>, receiver=0xddcad0, e=0x7fff2a495b60) at kernel/qapplication.cpp:3758
#29 0x00007fa02091663b in KApplication::notify (this=0x7fff2a49ab00, receiver=0xddcad0, event=0x7fff2a495b60) at /usr/src/debug/kdelibs-4.2.96/kdeui/kernel/kapplication.cpp:302
#30 0x00007fa01fad994c in QCoreApplication::notifyInternal (this=0x7fff2a49ab00, receiver=0xddcad0, event=0x7fff2a495b60) at kernel/qcoreapplication.cpp:610
#31 0x00007fa01e7ff748 in QApplicationPrivate::sendMouseEvent (receiver=0xddcad0, event=0x7fff2a495b60, alienWidget=0xddcad0, nativeWidget=0xde0d80, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7fa01f20bf30) at ../../src/corelib/kernel/qcoreapplication.h:216
#32 0x00007fa01e8696c4 in QETWidget::translateMouseEvent (this=0xde0d80, event=<value optimized out>) at kernel/qapplication_x11.cpp:4341
#33 0x00007fa01e868543 in QApplication::x11ProcessEvent (this=0x7fff2a49ab00, event=0x7fff2a4976e0) at kernel/qapplication_x11.cpp:3548
#34 0x00007fa01e88f864 in x11EventSourceDispatch (s=0x67c290, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00007fa01803d0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#36 0x00007fa0180408cd in ?? () from /usr/lib64/libglib-2.0.so.0
#37 0x00007fa018040a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#38 0x00007fa01fb02d3f in QEventDispatcherGlib::processEvents (this=0x656e20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#39 0x00007fa01e88efef in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#40 0x00007fa01fad81d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 709458384}) at kernel/qeventloop.cpp:149
#41 0x00007fa01fad85a4 in QEventLoop::exec (this=0x7fff2a497a10, flags={i = 709458480}) at kernel/qeventloop.cpp:201
#42 0x00007fa01ec7175e in QDialog::exec (this=0xd1dc70) at dialogs/qdialog.cpp:498
#43 0x00007fa021ff3add in Digikam::EditorWindow::startingSaveAs(KUrl const&) () from /usr/lib64/libdigikamcore.so.1
#44 0x0000000000437899 in ?? ()
#45 0x00007fa021ff7212 in Digikam::EditorWindow::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libdigikamcore.so.1
#46 0x000000000043a135 in ?? ()
#47 0x00007fa01faee6e2 in QMetaObject::activate (sender=0x84ff90, from_signal_index=<value optimized out>, to_signal_index=6, argv=0x0) at kernel/qobject.cpp:3113
#48 0x00007fa01e7f1af7 in QAction::triggered (this=0x0, _t1=false) at .moc/release-shared/moc_qaction.cpp:236
#49 0x00007fa01e7f2f70 in QAction::activate (this=0x84ff90, event=<value optimized out>) at kernel/qaction.cpp:1160
#50 0x00007fa01eb5816a in QAbstractButtonPrivate::click (this=0xa92ab0) at widgets/qabstractbutton.cpp:525
#51 0x00007fa01eb58405 in QAbstractButton::mouseReleaseEvent (this=0xa842c0, e=0x7fff2a498bc0) at widgets/qabstractbutton.cpp:1115
#52 0x00007fa01ec29e7a in QToolButton::mouseReleaseEvent (this=0x0, e=0x7fa01dca9040) at widgets/qtoolbutton.cpp:709
#53 0x00007fa01e848aed in QWidget::event (this=0xa842c0, event=0x7fff2a498bc0) at kernel/qwidget.cpp:7549
#54 0x00007fa01e7f7b0d in QApplicationPrivate::notify_helper (this=0x678a40, receiver=0xa842c0, e=0x7fff2a498bc0) at kernel/qapplication.cpp:4056
#55 0x00007fa01e8004fa in QApplication::notify (this=<value optimized out>, receiver=0xa842c0, e=0x7fff2a498bc0) at kernel/qapplication.cpp:3758
#56 0x00007fa02091663b in KApplication::notify (this=0x7fff2a49ab00, receiver=0xa842c0, event=0x7fff2a498bc0) at /usr/src/debug/kdelibs-4.2.96/kdeui/kernel/kapplication.cpp:302
#57 0x00007fa01fad994c in QCoreApplication::notifyInternal (this=0x7fff2a49ab00, receiver=0xa842c0, event=0x7fff2a498bc0) at kernel/qcoreapplication.cpp:610
#58 0x00007fa01e7ff748 in QApplicationPrivate::sendMouseEvent (receiver=0xa842c0, event=0x7fff2a498bc0, alienWidget=0xa842c0, nativeWidget=0x71b980, buttonDown=<value optimized out>, 
    lastMouseReceiver=@0x7fa01f20bf30) at ../../src/corelib/kernel/qcoreapplication.h:216
#59 0x00007fa01e869509 in QETWidget::translateMouseEvent (this=0x71b980, event=<value optimized out>) at kernel/qapplication_x11.cpp:4407
#60 0x00007fa01e868543 in QApplication::x11ProcessEvent (this=0x7fff2a49ab00, event=0x7fff2a49a740) at kernel/qapplication_x11.cpp:3548
#61 0x00007fa01e88f864 in x11EventSourceDispatch (s=0x67c290, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#62 0x00007fa01803d0fb in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#63 0x00007fa0180408cd in ?? () from /usr/lib64/libglib-2.0.so.0
#64 0x00007fa018040a8b in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#65 0x00007fa01fb02d3f in QEventDispatcherGlib::processEvents (this=0x656e20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#66 0x00007fa01e88efef in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#67 0x00007fa01fad81d2 in QEventLoop::processEvents (this=<value optimized out>, flags={i = 709470768}) at kernel/qeventloop.cpp:149
#68 0x00007fa01fad85a4 in QEventLoop::exec (this=0x7fff2a49aa70, flags={i = 709470848}) at kernel/qeventloop.cpp:201
#69 0x00007fa01fada894 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#70 0x0000000000431e5b in ?? ()
#71 0x00007fa01dba4586 in __libc_start_main () from /lib64/libc.so.6
#72 0x0000000000411679 in _start ()
Comment 5 caulier.gilles 2009-07-16 05:24:35 UTC

*** This bug has been marked as a duplicate of bug 190830 ***
Comment 6 caulier.gilles 2017-08-08 11:24:25 UTC
Since digiKam 5.0.0, KDirWatch was been replaced by QFileSytemWatcher. It will
not reproducible.

Gilles Caulier