[Digikam-devel] [Bug 213911] New: crash after trying to modify gps coordinates.

dietz at rotfl.franken.de dietz at rotfl.franken.de
Mon Nov 9 23:04:25 GMT 2009


https://bugs.kde.org/show_bug.cgi?id=213911

           Summary: crash after trying to modify gps coordinates.
           Product: digikam
           Version: unspecified
          Platform: Unlisted Binaries
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel at kde.org
        ReportedBy: dietz at rotfl.franken.de


Application that crashed: digikam
Version of the application: 1.0.0-beta5
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5 x86_64

What I was doing when the application crashed:
- Start Digicam
- select image
- go to korrelator dialog
- select modify
- click on ok
->kaboom (reproducible)

 -- Backtrace:
Application: digiKam (digikam), signal: Segmentation fault
The current source language is "auto; currently c".
[Current thread is 1 (Thread 0x7fb821cdd750 (LWP 2631))]

Thread 20 (Thread 0x7fb80fdb7910 (LWP 2644)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x13af068,
mutex=0x13af060, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x13af068, mutex=0x13af060,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00000000006c8420 in Digikam::ScanController::run (this=0x1374610) at
/tmp/buildd/digikam-1.0.0~beta5/digikam/scancontroller.cpp:499
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x1374610) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 19 (Thread 0x7fb80c3e6910 (LWP 2660)):
#0  0xffffffffff60013b in ?? ()
#1  0x00007fb80c3e5d80 in ?? ()
#2  0x00007fff483ff6fc in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)
The current source language is "auto; currently asm".

Thread 18 (Thread 0x7fb80b52a910 (LWP 2661)):
#0  0xffffffffff60013b in ?? ()
#1  0x00007fb80b529d80 in ?? ()
#2  0x00007fff483ff6fc in ?? ()
Backtrace stopped: previous frame identical to this frame (corrupt stack?)

Thread 17 (Thread 0x7fb80aca9910 (LWP 2662)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x13b7930,
mutex=0x13b7928, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x13b7930, mutex=0x13b7928,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb81f07a92c in Digikam::LoadSaveThread::run (this=0x13b7910) at
/tmp/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x13b7910) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 16 (Thread 0x7fb80a4a8910 (LWP 2663)):
#0  __pthread_getspecific (key=1) at pthread_getspecific.c:60
#1  0x00007fb815196289 in g_thread_self () from /lib/libglib-2.0.so.0
#2  0x00007fb815171b29 in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007fb81b7983b6 in QEventDispatcherGlib::processEvents (this=0x139dfa0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#4  0x00007fb81b76e562 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb81b76e934 in QEventLoop::exec (this=0x7fb80a4a8050, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fb81b6875a8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x13d56e0) at
thread/qthread_unix.cpp:188
#8  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()

Thread 15 (Thread 0x7fb809ca7910 (LWP 2664)):
#0  0x00007fb8151710a2 in g_main_context_check () from /lib/libglib-2.0.so.0
#1  0x00007fb8151718a1 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb815171b3c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007fb81b7983b6 in QEventDispatcherGlib::processEvents (this=0x139dfc0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#4  0x00007fb81b76e562 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb81b76e934 in QEventLoop::exec (this=0x7fb809ca7050, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fb81b6875a8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x14d45b0) at
thread/qthread_unix.cpp:188
#8  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#9  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#10 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 14 (Thread 0x7fb8094a6910 (LWP 2665)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x14d5980,
mutex=0x14d5978, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x14d5980, mutex=0x14d5978,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb81f07a92c in Digikam::LoadSaveThread::run (this=0x14d5960) at
/tmp/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x14d5960) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

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

Thread 12 (Thread 0x7fb7fa247910 (LWP 2678)):
#0  0x00007fb81abe7be2 in select () from /lib/libc.so.6
#1  0x00007fb802c00394 in xine_usec_sleep () from /usr/lib/libxine.so.1
#2  0x00007fb802be57bb in ?? () from /usr/lib/libxine.so.1
#3  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#4  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#5  0x0000000000000000 in ?? ()

Thread 11 (Thread 0x7fb7f9a46910 (LWP 2679)):
#0  pthread_mutex_lock (mutex=0x29a2ac8) at forward.c:182
#1  0x00007fb8151717f0 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb815171b3c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007fb81b7983b6 in QEventDispatcherGlib::processEvents (this=0x29a29e0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#4  0x00007fb81b76e562 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb81b76e934 in QEventLoop::exec (this=0x7fb7f9a46000, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fb81b6875a8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007fb802e32aec in ?? () from
/usr/lib/qt4/plugins/phonon_backend/phonon_xine.so
#8  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x29a2450) at
thread/qthread_unix.cpp:188
#9  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 10 (Thread 0x7fb7f903c910 (LWP 2682)):
#0  0x00007fb81abe33a3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=333) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb7f9041899 in ?? () from
/usr/lib/xine/plugins/1.26/xineplug_ao_out_alsa.so
#2  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#3  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 9 (Thread 0x7fb7f883b910 (LWP 2683)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb802be8c53 in ?? () from /usr/lib/libxine.so.1
#2  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#3  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#4  0x0000000000000000 in ?? ()

Thread 8 (Thread 0x7fb7ef7fe910 (LWP 2694)):
#0  0x00007fb81abe33a3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=542) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb815171859 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb815171b3c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007fb81b7983b6 in QEventDispatcherGlib::processEvents (this=0x2fbe960,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#4  0x00007fb81b76e562 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb81b76e934 in QEventLoop::exec (this=0x7fb7ef7fdfe0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fb81b6875a8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007fb7f762568e in Marble::GpsdThread::run (this=0x30b6970) at
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdThread.cpp:27
#8  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x30b6970) at
thread/qthread_unix.cpp:188
#9  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 7 (Thread 0x7fb7effff910 (LWP 2696)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x30b6fe0,
mutex=0x30b6fd8, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x30b6fe0, mutex=0x30b6fd8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb81f07a92c in Digikam::LoadSaveThread::run (this=0x30b6fc0) at
/tmp/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x30b6fc0) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 6 (Thread 0x7fb7f599d910 (LWP 2702)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x3fb9fb0,
mutex=0x3fb9fa8, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x3fb9fb0, mutex=0x3fb9fa8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb81f07a92c in Digikam::LoadSaveThread::run (this=0x3fb9f90) at
/tmp/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x3fb9f90) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 5 (Thread 0x7fb7eeffd910 (LWP 2722)):
#0  0x00007fb81abe33a3 in *__GI___poll (fds=<value optimized out>, nfds=<value
optimized out>, timeout=350) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fb815171859 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fb815171b3c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#3  0x00007fb81b7983b6 in QEventDispatcherGlib::processEvents (this=0x42e1330,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:409
#4  0x00007fb81b76e562 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fb81b76e934 in QEventLoop::exec (this=0x7fb7eeffcfe0, flags=...) at
kernel/qeventloop.cpp:201
#6  0x00007fb81b6875a8 in QThread::exec (this=<value optimized out>) at
thread/qthread.cpp:487
#7  0x00007fb7f762568e in Marble::GpsdThread::run (this=0x42d9b70) at
../../../../../../marble/src/plugins/positionprovider/gpsd/GpsdThread.cpp:27
#8  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x42d9b70) at
thread/qthread_unix.cpp:188
#9  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#10 0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#11 0x0000000000000000 in ?? ()

Thread 4 (Thread 0x7fb7f519c910 (LWP 2723)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x4316770,
mutex=0x4316768, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x4316770, mutex=0x4316768,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb81f07a92c in Digikam::LoadSaveThread::run (this=0x4316750) at
/tmp/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x4316750) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently c".

Thread 3 (Thread 0x7fb7f619e910 (LWP 12108)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x3cd0b30,
mutex=0x3cd0b28, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x3cd0b30, mutex=0x3cd0b28,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb81f07a92c in Digikam::LoadSaveThread::run (this=0x3cd0b10) at
/tmp/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x3cd0b10) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()
The current source language is "auto; currently asm".

Thread 2 (Thread 0x7fb7d2bea910 (LWP 12109)):
#0  pthread_cond_wait@@GLIBC_2.3.2 () at
../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261
#1  0x00007fb81b68b499 in QWaitConditionPrivate::wait (this=0x7fb7d8251700,
mutex=0x7fb7d82516f8, time=18446744073709551615) at
thread/qwaitcondition_unix.cpp:87
#2  QWaitCondition::wait (this=0x7fb7d8251700, mutex=0x7fb7d82516f8,
time=18446744073709551615) at thread/qwaitcondition_unix.cpp:159
#3  0x00007fb81f07a92c in Digikam::LoadSaveThread::run (this=0x7fb7d82516e0) at
/tmp/buildd/digikam-1.0.0~beta5/libs/threadimageio/loadsavethread.cpp:136
#4  0x00007fb81b68a4a5 in QThreadPrivate::start (arg=0x7fb7d82516e0) at
thread/qthread_unix.cpp:188
#5  0x00007fb81999a73a in start_thread (arg=<value optimized out>) at
pthread_create.c:300
#6  0x00007fb81abee2fd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fb821cdd750 (LWP 2631)):
[KCrash Handler]
#5  QWidget::hide (this=0x3786500, __vtt_parm=0x7fb7c9de6da8, __in_chrg=<value
optimized out>) at /usr/include/qt4/QtGui/qwidget.h:477
#6  ~KHTMLPart (this=0x3786500, __vtt_parm=0x7fb7c9de6da8, __in_chrg=<value
optimized out>) at ../../khtml/khtml_part.cpp:612
#7  0x00007fb7c9bc1aab in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#8  0x00007fb8219e6527 in KParts::Part::slotWidgetDestroyed (this=0x3786500) at
../../kparts/part.cpp:354
#9  0x00007fb8219e6618 in KParts::Part::qt_metacall (this=0x3786500,
_c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x7fff48336460) at ./part.moc:76
#10 0x00007fb8219e6665 in KParts::ReadOnlyPart::qt_metacall (this=0x0,
_c=QMetaObject::InvokeMetaMethod, _id=-64, _a=0x7fb81ba64b58) at ./part.moc:154
#11 0x00007fb821040e1d in KHTMLPart::qt_metacall (this=0x0,
_c=QMetaObject::InvokeMetaMethod, _id=-64, _a=0x7fb81ba64b58) at
./khtml_part.moc:246
#12 0x00007fb7c9bc0a16 in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#13 0x00007fb81b784df2 in QMetaObject::activate (sender=0x3f147e0,
from_signal_index=<value optimized out>, to_signal_index=1,
argv=0x7fb81ba64b58) at kernel/qobject.cpp:3112
#14 0x00007fb81b785284 in QObject::destroyed (this=0x0, _t1=0x3f147e0) at
.moc/release-shared/moc_qobject.cpp:143
#15 0x00007fb81b7860de in ~QObject (this=0x3f147e0, __in_chrg=<value optimized
out>) at kernel/qobject.cpp:757
#16 0x00007fb81c383707 in ~QWidget (this=0x3f147e0, __in_chrg=<value optimized
out>) at kernel/qwidget.cpp:1380
#17 0x00007fb81b77dfe1 in QObjectPrivate::deleteChildren (this=0x4c37b80) at
kernel/qobject.cpp:1846
#18 0x00007fb81c383562 in ~QWidget (this=0x1526c50, __in_chrg=<value optimized
out>) at kernel/qwidget.cpp:1367
#19 0x00007fb81b77dfe1 in QObjectPrivate::deleteChildren (this=0x4cb7120) at
kernel/qobject.cpp:1846
#20 0x00007fb81c383ed2 in ~QWidget (this=0x3b7cdb0, __in_chrg=<value optimized
out>) at kernel/qwidget.cpp:1367
#21 0x00007fb7c9bc1cc9 in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#22 0x00007fb7c9bcad2d in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#23 0x00007fb7c9bcb630 in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#24 0x00007fb81b784df2 in QMetaObject::activate (sender=0x4d8bc50,
from_signal_index=<value optimized out>, to_signal_index=41,
argv=0x7fb81ba64b58) at kernel/qobject.cpp:3112
#25 0x00007fb81d6c6588 in KDialog::slotButtonClicked (this=0x4d8bc50,
button=8192) at ../../kdeui/dialogs/kdialog.cpp:866
#26 0x00007fb81d6c8725 in KDialog::qt_metacall (this=0x4d8bc50,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff48336ad0)
at ./kdialog.moc:184
#27 0x00007fb7c9bcb5be in ?? () from /usr/lib/kde4/kipiplugin_gpssync.so
#28 0x00007fb81b784df2 in QMetaObject::activate (sender=0x3b64188,
from_signal_index=<value optimized out>, to_signal_index=4,
argv=0x7fb81ba64b58) at kernel/qobject.cpp:3112
#29 0x00007fb81b787a6e in QSignalMapper::mapped (this=0x0, _t1=8192) at
.moc/release-shared/moc_qsignalmapper.cpp:95
#30 0x00007fb81b788310 in QSignalMapper::map (this=0x3b64188, sender=0x2b57940)
at kernel/qsignalmapper.cpp:266
#31 0x00007fb81b788ef0 in QSignalMapper::qt_metacall (this=0x3b64188,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff48336c50)
at .moc/release-shared/moc_qsignalmapper.cpp:81
#32 0x00007fb81b784df2 in QMetaObject::activate (sender=0x2b57940,
from_signal_index=<value optimized out>, to_signal_index=30,
argv=0x7fb81ba64b58) at kernel/qobject.cpp:3112
#33 0x00007fb81c94a037 in QAbstractButton::clicked (this=0x0, _t1=false) at
.moc/release-shared/moc_qabstractbutton.cpp:200
#34 0x00007fb81c6a930b in QAbstractButtonPrivate::emitClicked (this=0x4c93210)
at widgets/qabstractbutton.cpp:543
#35 0x00007fb81c6aaf1b in QAbstractButtonPrivate::click (this=0x4c93210) at
widgets/qabstractbutton.cpp:536
#36 0x00007fb81c6ab175 in QAbstractButton::mouseReleaseEvent (this=0x2b57940,
e=0x7fff483375a0) at widgets/qabstractbutton.cpp:1115
#37 0x00007fb81c38837f in QWidget::event (this=0x2b57940, event=0x7fff483375a0)
at kernel/qwidget.cpp:7554
#38 0x00007fb81c33801d in QApplicationPrivate::notify_helper (this=0x1222690,
receiver=0x2b57940, e=0x7fff483375a0) at kernel/qapplication.cpp:4065
#39 0x00007fb81c3407ca in QApplication::notify (this=<value optimized out>,
receiver=0x2b57940, e=0x7fff483375a0) at kernel/qapplication.cpp:3767
#40 0x00007fb81d7520db in KApplication::notify (this=0x7fff48339380,
receiver=0x2b57940, event=0x7fff483375a0) at
../../kdeui/kernel/kapplication.cpp:302
#41 0x00007fb81b76fc9c in QCoreApplication::notifyInternal
(this=0x7fff48339380, receiver=0x2b57940, event=0x7fff483375a0) at
kernel/qcoreapplication.cpp:610
#42 0x00007fb81c33fa78 in QCoreApplication::sendSpontaneousEvent
(receiver=0x2b57940, event=0x7fff483375a0, alienWidget=0x2b57940,
nativeWidget=0x4d8bc50, buttonDown=<value optimized out>, 
    lastMouseReceiver=...) at
../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:216
#43 QApplicationPrivate::sendMouseEvent (receiver=0x2b57940,
event=0x7fff483375a0, alienWidget=0x2b57940, nativeWidget=0x4d8bc50,
buttonDown=<value optimized out>, lastMouseReceiver=...)
    at kernel/qapplication.cpp:2924
#44 0x00007fb81c3a8659 in QETWidget::translateMouseEvent (this=0x4d8bc50,
event=<value optimized out>) at kernel/qapplication_x11.cpp:4411
#45 0x00007fb81c3a740f in QApplication::x11ProcessEvent (this=0x7fff48339380,
event=0x7fff48338f70) at kernel/qapplication_x11.cpp:3552
#46 0x00007fb81c3cf76c in x11EventSourceDispatch (s=0x1226410, callback=0,
user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#47 0x00007fb81516e12a in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#48 0x00007fb815171988 in ?? () from /lib/libglib-2.0.so.0
#49 0x00007fb815171b3c in g_main_context_iteration () from
/lib/libglib-2.0.so.0
#50 0x00007fb81b79839c in QEventDispatcherGlib::processEvents (this=0x11efda0,
flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407
#51 0x00007fb81c3cef1f in QGuiEventDispatcherGlib::processEvents (this=0x0,
flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#52 0x00007fb81b76e562 in QEventLoop::processEvents (this=<value optimized
out>, flags=...) at kernel/qeventloop.cpp:149
#53 0x00007fb81b76e934 in QEventLoop::exec (this=0x7fff483392a0, flags=...) at
kernel/qeventloop.cpp:201
#54 0x00007fb81b770ba4 in QCoreApplication::exec () at
kernel/qcoreapplication.cpp:888
#55 0x000000000075bf82 in main (argc=5, argv=0x7fff4833a268) at
/tmp/buildd/digikam-1.0.0~beta5/digikam/main.cpp:186
The current source language is "auto; currently c".

Reported using DrKonqi

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Digikam-devel mailing list