[Digikam-devel] [Bug 306693] after update to KDE 4.9.1 digikam crashes on startup
Thomas Arend
thomas at arend-rhb.de
Wed Sep 12 19:16:34 BST 2012
https://bugs.kde.org/show_bug.cgi?id=306693
Thomas Arend <thomas at arend-rhb.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thomas at arend-rhb.de
--- Comment #1 from Thomas Arend <thomas at arend-rhb.de> ---
After removing
./share/apps/digikam/digikamui.rc
./share/config/digikamrc
The configuration dialog starts and the crashed is postponed until the end of
the configuration dialog. Although after installing the debug libraries the
info is regarded as useless.
-----
Application: digiKam (digikam), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f8c0c369800 (LWP 20353))]
Thread 5 (Thread 0x7f8bed75b700 (LWP 20492)):
#0 0x00007f8c037aee6c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x00007f8c07465b2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQtCore.so.4
#2 0x00000000005dfb70 in ?? ()
#3 0x00007f8c0746561b in ?? () from /usr/lib64/libQtCore.so.4
#4 0x00007f8bfb030734 in ?? () from /usr/X11R6/lib64/libGL.so.1
#5 0x00007f8c037aaf05 in start_thread () from /lib64/libpthread.so.0
#6 0x00007f8c05a5e10d in clone () from /lib64/libc.so.6
Thread 4 (Thread 0x7f8becf5a700 (LWP 20493)):
#0 0x00007f8c037ae11f in __pthread_mutex_unlock_usercnt () from
/lib64/libpthread.so.0
#1 0x00007f8bfdc97b64 in g_main_context_prepare () from
/usr/lib64/libglib-2.0.so.0
#2 0x00007f8bfdc9897d in ?? () from /usr/lib64/libglib-2.0.so.0
#3 0x00007f8bfdc98fa9 in g_main_context_iteration () from
/usr/lib64/libglib-2.0.so.0
#4 0x00007f8c07592e36 in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /usr/lib64/libQtCore.so.4
#5 0x00007f8c07562842 in
QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#6 0x00007f8c07562a97 in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/usr/lib64/libQtCore.so.4
#7 0x00007f8c074625f7 in QThread::exec() () from /usr/lib64/libQtCore.so.4
#8 0x00007f8c0754262f in ?? () from /usr/lib64/libQtCore.so.4
#9 0x00007f8c0746561b in ?? () from /usr/lib64/libQtCore.so.4
#10 0x00007f8bfb030734 in ?? () from /usr/X11R6/lib64/libGL.so.1
#11 0x00007f8c037aaf05 in start_thread () from /lib64/libpthread.so.0
#12 0x00007f8c05a5e10d in clone () from /lib64/libc.so.6
Thread 3 (Thread 0x7f8be7fff700 (LWP 20514)):
#0 0x00007f8c037aee6c in pthread_cond_wait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x00007f8c07465b2b in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQtCore.so.4
#2 0x00007f8c09bffda1 in ?? () from /usr/lib64/libdigikamcore.so.2
#3 0x00007f8c0746561b in ?? () from /usr/lib64/libQtCore.so.4
#4 0x00007f8bfb030734 in ?? () from /usr/X11R6/lib64/libGL.so.1
#5 0x00007f8c037aaf05 in start_thread () from /lib64/libpthread.so.0
#6 0x00007f8c05a5e10d in clone () from /lib64/libc.so.6
Thread 2 (Thread 0x7f8bd7ffe700 (LWP 20531)):
#0 0x00007f8c037af1eb in pthread_cond_timedwait@@GLIBC_2.3.2 () from
/lib64/libpthread.so.0
#1 0x00007f8c07465a8f in QWaitCondition::wait(QMutex*, unsigned long) () from
/usr/lib64/libQtCore.so.4
#2 0x00007f8c07458e9f in ?? () from /usr/lib64/libQtCore.so.4
#3 0x00007f8c0746561b in ?? () from /usr/lib64/libQtCore.so.4
#4 0x00007f8bfb030734 in ?? () from /usr/X11R6/lib64/libGL.so.1
#5 0x00007f8c037aaf05 in start_thread () from /lib64/libpthread.so.0
#6 0x00007f8c05a5e10d in clone () from /lib64/libc.so.6
Thread 1 (Thread 0x7f8c0c369800 (LWP 20353)):
[KCrash Handler]
#6 0x00007f8c074afccd in QString::operator=(QString const&) () from
/usr/lib64/libQtCore.so.4
#7 0x00007f8bd6af0589 in KIPI::Plugin::setUiBaseName (this=0x24c5420,
name=<optimized out>) at
/usr/src/debug/digikam-software-compilation/extra/libkipi/libkipi/plugin.cpp:311
#8 0x00007f8bd6f84589 in
KIPIIpodExportPlugin::Plugin_iPodExport::Plugin_iPodExport (this=0x24c5420,
parent=0x387e690) at
/usr/src/debug/digikam-software-compilation/extra/kipi-plugins/ipodexport/plugin_ipodexport.cpp:66
#9 0x00007f8bd6f84a97 in
KPluginFactory::createInstance<KIPIIpodExportPlugin::Plugin_iPodExport,
QObject> (parentWidget=<optimized out>, parent=<optimized out>, args=...) at
/usr/include/kpluginfactory.h:477
#10 0x00007f8c07ae3ff1 in KPluginFactory::create(char const*, QWidget*,
QObject*, QList<QVariant> const&, QString const&) () from
/usr/lib64/libkdecore.so.5
#11 0x00007f8c0a5985c7 in create<KIPI::Plugin> (parent=0x387e690,
this=0x38f02b0, args=..., keyword=..., parentWidget=0x0) at
/usr/include/kpluginfactory.h:531
#12 createInstance<KIPI::Plugin> (error=0x7fff29aad0f0, args=...,
parent=0x387e690, parentWidget=0x0, this=0x399fd90) at
/usr/include/kservice.h:565
#13 createInstance<KIPI::Plugin> (error=0x7fff29aad0f0, args=...,
parent=0x387e690, this=0x399fd90) at /usr/include/kservice.h:542
#14 KIPI::PluginLoader::Info::plugin (this=0x3833ec0) at
/usr/src/debug/libkipi-4.9.1/libkipi/pluginloader.cpp:133
#15 0x000000000052b8bd in ?? ()
#16 0x00007f8c07577c41 in QMetaObject::activate(QObject*, QMetaObject const*,
int, void**) () from /usr/lib64/libQtCore.so.4
#17 0x000000000052ab88 in ?? ()
#18 0x000000000052ae5c in ?? ()
#19 0x000000000058a22c in ?? ()
#20 0x00000000005a0f59 in ?? ()
#21 0x0000000000498384 in ?? ()
#22 0x00007f8c059a423d in __libc_start_main () from /lib64/libc.so.6
#23 0x0000000000499df5 in _start ()
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list