Bug 237818 - Crash when uploading multiple images to Flickr
Summary: Crash when uploading multiple images to Flickr
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Flickr (show other bugs)
Version: 5.6.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-16 13:56 UTC by Tristan
Modified: 2018-08-15 09:52 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 6.0.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tristan 2010-05-16 13:56:55 UTC
Application: digikam (1.1.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.31-21-generic x86_64
Distribution: Ubuntu 9.10

-- Information about the crash:
Uploading 3 images to flickr works fine.  Using the same settings, uploading 8+ images (.tiff) causes digikam to crash with no errors when you press the "Start Upload" button.   

Using jpeg resize option.   Haven't yet found the sweet spot between 3-8 which works.

Tristan



The crash can be reproduced every time.

 -- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f3e3213e7c0 (LWP 9222))]

Thread 16 (Thread 0x7f3e1f263910 (LWP 9223)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3e2b8d072b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x26498d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x26498d0, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00000000006cc59b in ?? ()
#4  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x2649660) at thread/qthread_unix.cpp:248
#5  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7f3e1b144910 (LWP 9225)):
#0  0x00007f3e2a9783c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3e24d6f37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f3e24d6f6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f3e2b9ed386 in QEventDispatcherGlib::processEvents (this=0x269ad20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f3e2b9c2732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f3e2b9c2b0c in QEventLoop::exec (this=0x7f3e1b143fd0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f3e2b8ccd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x28d5ba0) at thread/qthread_unix.cpp:248
#8  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 14 (Thread 0x7f3e1a8b7910 (LWP 9226)):
#0  0xffffffffff60014a in ?? ()
#1  0x00007f3e1a8b6cc0 in ?? ()
#2  0x00007fff4ead5782 in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently c".

Thread 13 (Thread 0x7f3e1a036910 (LWP 9227)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3e2b8d072b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x29b8188, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x29b8188, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3e2f1872b2 in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#4  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x29b8170) at thread/qthread_unix.cpp:248
#5  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 12 (Thread 0x7f3e19835910 (LWP 9228)):
#0  0x00007f3e2a9783c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3e24d6f37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f3e24d6f6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f3e2b9ed386 in QEventDispatcherGlib::processEvents (this=0x29450f0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f3e2b9c2732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f3e2b9c2b0c in QEventLoop::exec (this=0x7f3e19834fd0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f3e2b8ccd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x2963840) at thread/qthread_unix.cpp:248
#8  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 11 (Thread 0x7f3e19034910 (LWP 9229)):
#0  0x00007f3e2a9783c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3e24d6f37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f3e24d6f6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f3e2b9ed386 in QEventDispatcherGlib::processEvents (this=0x2945410, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f3e2b9c2732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f3e2b9c2b0c in QEventLoop::exec (this=0x7f3e19033fd0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f3e2b8ccd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x2944cb0) at thread/qthread_unix.cpp:248
#8  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#9  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 10 (Thread 0x7f3e18833910 (LWP 9230)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3e2b8d072b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x29da278, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x29da278, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3e2f1872b2 in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#4  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x29da260) at thread/qthread_unix.cpp:248
#5  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7f3e08cbe910 (LWP 9231)):
#0  pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:220
#1  0x00007f3e120f4c91 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 8 (Thread 0x7f3e07881910 (LWP 9232)):
#0  0x00007f3e2a97d412 in select () from /lib/libc.so.6
#1  0x00007f3e1211d725 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007f3e121027e9 in ?? () from /usr/lib/libxine.so.1
#3  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#4  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 7 (Thread 0x7f3e07080910 (LWP 9233)):
#0  0x00007f3e2a9783c3 in *__GI___poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007f3e24d6f37c in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f3e24d6f6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f3e2b9ed386 in QEventDispatcherGlib::processEvents (this=0x3015a60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00007f3e2b9c2732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007f3e2b9c2b0c in QEventLoop::exec (this=0x7f3e0707ff70, flags=) at kernel/qeventloop.cpp:201
#6  0x00007f3e2b8ccd59 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:487
#7  0x00007f3e12350440 in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x30154c0) at thread/qthread_unix.cpp:248
#9  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#10 0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 6 (Thread 0x7f3e06675910 (LWP 9236)):
#0  0x00007f3e2b6480cb in read () from /lib/libpthread.so.0
#1  0x00007f3e127b6ad5 in ?? () from /usr/lib/libasound.so.2
#2  0x00007f3e127b1818 in snd_hctl_handle_events () from /usr/lib/libasound.so.2
#3  0x00007f3e127bb589 in snd_mixer_handle_events () from /usr/lib/libasound.so.2
#4  0x00007f3e0667bd04 in ?? () from /usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#5  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 5 (Thread 0x7f3e05e74910 (LWP 9237)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3e12105983 in ?? () from /usr/lib/libxine.so.1
#2  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#3  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7f3e03be0910 (LWP 9238)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3e2b8d072b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x32f2fb8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x32f2fb8, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3e2f1872b2 in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#4  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x32f2fa0) at thread/qthread_unix.cpp:248
#5  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 3 (Thread 0x7f3e033df910 (LWP 9245)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3e2b8d072b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3c9a118, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3c9a118, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3e2f1872b2 in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#4  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x3c9a100) at thread/qthread_unix.cpp:248
#5  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f3e02bde910 (LWP 9246)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007f3e2b8d072b in QWaitConditionPrivate::wait (this=<value optimized out>, mutex=0x3d36458, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=<value optimized out>, mutex=0x3d36458, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007f3e2f1872b2 in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#4  0x00007f3e2b8cf775 in QThreadPrivate::start (arg=0x3d36440) at thread/qthread_unix.cpp:248
#5  0x00007f3e2b640a04 in start_thread (arg=<value optimized out>) at pthread_create.c:300
#6  0x00007f3e2a98480d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f3e3213e7c0 (LWP 9222)):
[KCrash Handler]
#5  0x00007f3e2ccbd1fc in QLineEdit::text (this=0x775ceb0) at widgets/qlineedit.cpp:377
#6  0x00007f3dfc702f0f in ?? () from /usr/lib/kde4/kipiplugin_flickrexport.so
#7  0x00007f3dfc6e72cf in ?? () from /usr/lib/kde4/kipiplugin_flickrexport.so
#8  0x00007f3dfc6e8e4c in ?? () from /usr/lib/kde4/kipiplugin_flickrexport.so
#9  0x00007f3e2b9d6c0f in QMetaObject::activate (sender=0x6cbd7a0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#10 0x00007f3e2d78523a in KDialog::slotButtonClicked (this=0x6cbd7a0, button=4096) at ../../kdeui/dialogs/kdialog.cpp:878
#11 0x00007f3e2d787279 in KDialog::qt_metacall (this=0x6cbd7a0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4ea6d620) at ./kdialog.moc:190
#12 0x00007f3dfc6e8de0 in ?? () from /usr/lib/kde4/kipiplugin_flickrexport.so
#13 0x00007f3e2b9d6c0f in QMetaObject::activate (sender=0x6c23518, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#14 0x00007f3e2b9dbefe in QSignalMapper::mapped (this=0x7fff4ea6cf50, _t1=4096) at .moc/release-shared/moc_qsignalmapper.cpp:101
#15 0x00007f3e2b9dd112 in QSignalMapper::map (this=0x6c23518, sender=0x6bd0220) at kernel/qsignalmapper.cpp:266
#16 0x00007f3e2b9dd390 in QSignalMapper::qt_metacall (this=0x6c23518, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff4ea6d7b0) at .moc/release-shared/moc_qsignalmapper.cpp:87
#17 0x00007f3e2b9d6c0f in QMetaObject::activate (sender=0x6bd0220, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3293
#18 0x00007f3e2cf4a3b2 in QAbstractButton::clicked (this=0x7fff4ea6cf50, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#19 0x00007f3e2cc64c5b in QAbstractButtonPrivate::emitClicked (this=0x6d7f200) at widgets/qabstractbutton.cpp:546
#20 0x00007f3e2cc65b1b in QAbstractButtonPrivate::click (this=0x6d7f200) at widgets/qabstractbutton.cpp:539
#21 0x00007f3e2cc65d8c in QAbstractButton::mouseReleaseEvent (this=0x6bd0220, e=0x7fff4ea6e0f0) at widgets/qabstractbutton.cpp:1121
#22 0x00007f3e2c906502 in QWidget::event (this=0x6bd0220, event=0x7fff4ea6e0f0) at kernel/qwidget.cpp:7998
#23 0x00007f3e2c8b012c in QApplicationPrivate::notify_helper (this=0x24f2510, receiver=0x6bd0220, e=0x7fff4ea6e0f0) at kernel/qapplication.cpp:4300
#24 0x00007f3e2c8b6efb in QApplication::notify (this=0x7fff4ea6ee10, receiver=0x6bd0220, e=0x7fff4ea6e0f0) at kernel/qapplication.cpp:3865
#25 0x00007f3e2d816076 in KApplication::notify (this=0x7fff4ea6ee10, receiver=0x6bd0220, event=0x7fff4ea6e0f0) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x00007f3e2b9c3e0c in QCoreApplication::notifyInternal (this=0x7fff4ea6ee10, receiver=0x6bd0220, event=0x7fff4ea6e0f0) at kernel/qcoreapplication.cpp:704
#27 0x00007f3e2c8b60d6 in QCoreApplication::sendEvent (receiver=0x6bd0220, event=0x7fff4ea6e0f0, alienWidget=0x6bd0220, nativeWidget=0x6cbd7a0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QApplicationPrivate::sendMouseEvent (receiver=0x6bd0220, event=0x7fff4ea6e0f0, alienWidget=0x6bd0220, nativeWidget=0x6cbd7a0, buttonDown=<value optimized out>, 
    lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2965
#29 0x00007f3e2c935c65 in QETWidget::translateMouseEvent (this=0x6cbd7a0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4368
#30 0x00007f3e2c93497a in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff4ea6ea10) at kernel/qapplication_x11.cpp:3501
#31 0x00007f3e2c960322 in x11EventSourceDispatch (s=0x24f61e0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#32 0x00007f3e24d6bbce in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x00007f3e24d6f598 in ?? () from /lib/libglib-2.0.so.0
#34 0x00007f3e24d6f6c0 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x00007f3e2b9ed333 in QEventDispatcherGlib::processEvents (this=0x24b80d0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#36 0x00007f3e2c95ff0e in QGuiEventDispatcherGlib::processEvents (this=0x7fff4ea6cf50, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00007f3e2b9c2732 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#38 0x00007f3e2b9c2b0c in QEventLoop::exec (this=0x7fff4ea6ed40, flags=) at kernel/qeventloop.cpp:201
#39 0x00007f3e2b9c684b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x000000000076e54b in ?? ()
#41 0x00007f3e2a8c3abd in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=0x7fff4ea6fcb8) at libc-start.c:220
#42 0x0000000000474959 in _start ()
The current source language is "auto; currently c".

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

Possible duplicates by query: bug 233263, bug 231410, bug 221298.

Reported using DrKonqi
Comment 1 Johannes Wienke 2010-05-16 14:10:11 UTC
Please install the debug packages for kipi-plugins and try to reproduce the crash. We need a backtrace with line information.
Comment 2 Tristan 2010-05-16 14:47:44 UTC
Appears to be related to re-order of sequence prior to upload.  

Most likely duplicate of BZ221298 which was confirmed resolved with kipi-plugins 1.1.0.  Currently running 1.0.0 will upgrade to current version (1.2.0) and test before marking duplicate.

Tristan
Comment 3 Tristan 2010-05-16 15:08:54 UTC

*** This bug has been marked as a duplicate of bug 221298 ***
Comment 4 caulier.gilles 2018-08-15 09:52:37 UTC
Problem not reproducible with 6.0.0 pre-release.