Bug 269482 - Picasa Upload
Summary: Picasa Upload
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: Plugin-WebService-Google (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-26 19:28 UTC by Jim
Modified: 2018-01-30 21:31 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 2.5.0


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jim 2011-03-26 19:28:07 UTC
Application: digikam (1.2.0)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-30-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
I  was uploading to my Picasa web album when it crashed

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

Thread 16 (Thread 0xb626ab70 (LWP 1619)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x090fe287 in QWaitConditionPrivate::wait (this=0xa541858, mutex=0xa541854, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa541858, mutex=0xa541854, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x08321fb4 in ?? ()
#5  0x090fd32e in QThreadPrivate::start (arg=0xa54a9e8) at thread/qthread_unix.cpp:248
#6  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 15 (Thread 0xb59d1b70 (LWP 1627)):
#0  0x0055e344 in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x02477794 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x024780ce in ?? () from /lib/libglib-2.0.so.0
#3  0x024784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x0922b60f in QEventDispatcherGlib::processEvents (this=0xa7270d0, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0x091fe059 in QEventLoop::processEvents (this=0xb59d1280, flags=) at kernel/qeventloop.cpp:149
#6  0x091fe4aa in QEventLoop::exec (this=0xb59d1280, flags=...) at kernel/qeventloop.cpp:201
#7  0x090fa5a8 in QThread::exec (this=0xa72f428) at thread/qthread.cpp:487
#8  0x00438ced in ?? () from /usr/lib/libdigikamdatabase.so.1
#9  0x090fd32e in QThreadPrivate::start (arg=0xa72f428) at thread/qthread_unix.cpp:248
#10 0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 14 (Thread 0xb5144b70 (LWP 1628)):
#0  0x0055cf5b in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x02478191 in ?? () from /lib/libglib-2.0.so.0
#2  0x024784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x0922b60f in QEventDispatcherGlib::processEvents (this=0xa7271d8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0x091fe059 in QEventLoop::processEvents (this=0xb5144280, flags=) at kernel/qeventloop.cpp:149
#5  0x091fe4aa in QEventLoop::exec (this=0xb5144280, flags=...) at kernel/qeventloop.cpp:201
#6  0x090fa5a8 in QThread::exec (this=0xa726e28) at thread/qthread.cpp:487
#7  0x00438ced in ?? () from /usr/lib/libdigikamdatabase.so.1
#8  0x090fd32e in QThreadPrivate::start (arg=0xa726e28) at thread/qthread_unix.cpp:248
#9  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 13 (Thread 0xb48c3b70 (LWP 1629)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x090fe287 in QWaitConditionPrivate::wait (this=0xa77e2b8, mutex=0xa77e2b4, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xa77e2b8, mutex=0xa77e2b4, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0765610a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x090fd32e in QThreadPrivate::start (arg=0xa77e2a8) at thread/qthread_unix.cpp:248
#6  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 12 (Thread 0xb40c2b70 (LWP 1630)):
#0  0x0055e344 in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x02476326 in g_main_context_acquire () from /lib/libglib-2.0.so.0
#2  0x02477e5e in ?? () from /lib/libglib-2.0.so.0
#3  0x024784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x0922b60f in QEventDispatcherGlib::processEvents (this=0xa7895e8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0x091fe059 in QEventLoop::processEvents (this=0xb40c22a0, flags=) at kernel/qeventloop.cpp:149
#6  0x091fe4aa in QEventLoop::exec (this=0xb40c22a0, flags=...) at kernel/qeventloop.cpp:201
#7  0x090fa5a8 in QThread::exec (this=0xa78a1f8) at thread/qthread.cpp:487
#8  0x090fd32e in QThreadPrivate::start (arg=0xa78a1f8) at thread/qthread_unix.cpp:248
#9  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 11 (Thread 0xb38c1b70 (LWP 1631)):
#0  0x0055cf5b in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x024777c8 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x024780ce in ?? () from /lib/libglib-2.0.so.0
#3  0x024784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x0922b60f in QEventDispatcherGlib::processEvents (this=0xa789940, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0x091fe059 in QEventLoop::processEvents (this=0xb38c12a0, flags=) at kernel/qeventloop.cpp:149
#6  0x091fe4aa in QEventLoop::exec (this=0xb38c12a0, flags=...) at kernel/qeventloop.cpp:201
#7  0x090fa5a8 in QThread::exec (this=0xa78a5d8) at thread/qthread.cpp:487
#8  0x090fd32e in QThreadPrivate::start (arg=0xa78a5d8) at thread/qthread_unix.cpp:248
#9  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 10 (Thread 0xb1452b70 (LWP 1642)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f342 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06aaace7 in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 9 (Thread 0xb0846b70 (LWP 1645)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x03f08971 in select () from /lib/tls/i686/cmov/libc.so.6
#2  0x06ad45cc in xine_usec_sleep () from /usr/lib/libxine.so.1
#3  0x00000000 in ?? ()

Thread 8 (Thread 0xb0045b70 (LWP 1646)):
#0  0x0055e344 in __pthread_mutex_unlock_usercnt () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x02477794 in g_main_context_check () from /lib/libglib-2.0.so.0
#2  0x024780ce in ?? () from /lib/libglib-2.0.so.0
#3  0x024784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#4  0x0922b60f in QEventDispatcherGlib::processEvents (this=0xac71ff8, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#5  0x091fe059 in QEventLoop::processEvents (this=0xb0045230, flags=) at kernel/qeventloop.cpp:149
#6  0x091fe4aa in QEventLoop::exec (this=0xb0045230, flags=...) at kernel/qeventloop.cpp:201
#7  0x090fa5a8 in QThread::exec (this=0xac71c08) at thread/qthread.cpp:487
#8  0x031ca96a in ?? () from /usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#9  0x090fd32e in QThreadPrivate::start (arg=0xac71c08) at thread/qthread_unix.cpp:248
#10 0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#11 0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 7 (Thread 0xab843b70 (LWP 1652)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x03f01b86 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x08c81a8f in ?? () from /usr/lib/xine/plugins/1.27/xineplug_ao_out_alsa.so
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 6 (Thread 0xab042b70 (LWP 1653)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x06abb9ee in ?? () from /usr/lib/libxine.so.1
Backtrace stopped: previous frame inner to this frame (corrupt stack?)

Thread 5 (Thread 0xaa841b70 (LWP 1654)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x090fe287 in QWaitConditionPrivate::wait (this=0xaf90530, mutex=0xaf9052c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xaf90530, mutex=0xaf9052c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0765610a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x090fd32e in QThreadPrivate::start (arg=0xaf90520) at thread/qthread_unix.cpp:248
#6  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 4 (Thread 0xaf844b70 (LWP 1661)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x090fe287 in QWaitConditionPrivate::wait (this=0xb649240, mutex=0xb64923c, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xb649240, mutex=0xb64923c, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0765610a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x090fd32e in QThreadPrivate::start (arg=0xb649230) at thread/qthread_unix.cpp:248
#6  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 3 (Thread 0xad03fb70 (LWP 1662)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x090fe287 in QWaitConditionPrivate::wait (this=0xb7375d0, mutex=0xb7375cc, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xb7375d0, mutex=0xb7375cc, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x0765610a in Digikam::LoadSaveThread::run() () from /usr/lib/libdigikamcore.so.1
#5  0x090fd32e in QThreadPrivate::start (arg=0xb7375c0) at thread/qthread_unix.cpp:248
#6  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 2 (Thread 0xaf043b70 (LWP 1692)):
#0  0x0093d422 in __kernel_vsyscall ()
#1  0x0055f015 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0
#2  0x090fe287 in QWaitConditionPrivate::wait (this=0xd03de14, mutex=0xd03de10, time=4294967295) at thread/qwaitcondition_unix.cpp:87
#3  QWaitCondition::wait (this=0xd03de14, mutex=0xd03de10, time=4294967295) at thread/qwaitcondition_unix.cpp:159
#4  0x03e14258 in KIPIPlugins::LoadRawThumbThread::run() () from /usr/lib/libkipiplugins.so.1
#5  0x090fd32e in QThreadPrivate::start (arg=0xd040808) at thread/qthread_unix.cpp:248
#6  0x0055a96e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#7  0x03f0fa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb785c760 (LWP 1616)):
[KCrash Handler]
#6  0x01020202 in ~QString (this=0xbfdaabac, str=..., appendData=20) at /usr/include/qt4/QtCore/qstring.h:869
#7  QString::clear (this=0xbfdaabac, str=..., appendData=20) at /usr/include/qt4/QtCore/qstring.h:713
#8  khtml::XMLTokenizer::write (this=0xbfdaabac, str=..., appendData=20) at ../../khtml/xml/xml_tokenizer.cpp:496
#9  0x03e1bcb9 in KIPIPlugins::ImagesList::slotProgressTimerDone() () from /usr/lib/libkipiplugins.so.1
#10 0x03e1beeb in KIPIPlugins::ImagesList::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkipiplugins.so.1
#11 0x09204c9a in QMetaObject::metacall (object=0xd01ff88, cl=223687568, idx=-1076188124, argv=0xd01ff88) at kernel/qmetaobject.cpp:237
#12 0x092133d5 in QMetaObject::activate (sender=0xd03b440, m=0x93135a4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#13 0x09264aa7 in QTimer::timeout (this=0xd03b440) at .moc/release-shared/moc_qtimer.cpp:134
#14 0x0921b60e in QTimer::timerEvent (this=0xd03b440, e=0xbfdab260) at kernel/qtimer.cpp:271
#15 0x09210254 in QObject::event (this=0xd03b440, e=0xbfdaabac) at kernel/qobject.cpp:1212
#16 0x016054dc in QApplicationPrivate::notify_helper (this=0xa3fbec8, receiver=0xd03b440, e=0xbfdab260) at kernel/qapplication.cpp:4300
#17 0x0160c05e in QApplication::notify (this=0xbfdab5d8, receiver=0xd03b440, e=0xbfdab260) at kernel/qapplication.cpp:3704
#18 0x02e5040a in KApplication::notify (this=0xbfdab5d8, receiver=0xd03b440, event=0xbfdab260) at ../../kdeui/kernel/kapplication.cpp:302
#19 0x091ffa3b in QCoreApplication::notifyInternal (this=0xbfdab5d8, receiver=0xd03b440, event=0xbfdab260) at kernel/qcoreapplication.cpp:704
#20 0x0922ed66 in QCoreApplication::sendEvent (this=0xa3fecbc) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#21 QTimerInfoList::activateTimers (this=0xa3fecbc) at kernel/qeventdispatcher_unix.cpp:603
#22 0x0922b917 in timerSourceDispatch (source=0xa3ff100) at kernel/qeventdispatcher_glib.cpp:184
#23 idleTimerSourceDispatch (source=0xa3ff100) at kernel/qeventdispatcher_glib.cpp:231
#24 0x024745e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x024782d8 in ?? () from /lib/libglib-2.0.so.0
#26 0x024784b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x0922b5d5 in QEventDispatcherGlib::processEvents (this=0xa3d16e8, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#28 0x016c5135 in QGuiEventDispatcherGlib::processEvents (this=0xa3d16e8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#29 0x091fe059 in QEventLoop::processEvents (this=0xbfdab524, flags=) at kernel/qeventloop.cpp:149
#30 0x091fe4aa in QEventLoop::exec (this=0xbfdab524, flags=...) at kernel/qeventloop.cpp:201
#31 0x0920269f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#32 0x01605577 in QApplication::exec () at kernel/qapplication.cpp:3579
#33 0x083c2c35 in ?? ()
#34 0x03e58bd6 in __libc_start_main () from /lib/tls/i686/cmov/libc.so.6
#35 0x080a6fd1 in _start ()

Reported using DrKonqi
Comment 1 caulier.gilles 2011-03-27 10:33:04 UTC
It's probably fixed with kipi-plugins 1.9.0

Gilles Caulier
Comment 2 caulier.gilles 2011-11-03 12:44:29 UTC
kipi-plugins 2.2.0 is out since few weeks. Crash still valid with this version ?

Gilles Caulier
Comment 3 Farhan 2011-12-06 13:38:43 UTC
As of kipi-plugins 2.3.0, this bug has been fixed.

I successfully uploaded multiple photos and an album to picasaweb using digikam and gwenview.