Application: digikam (2.5.0) KDE Platform Version: 4.7.4 (4.7.4) Qt Version: 4.8.0 Operating System: Linux 2.6.37.6-0.9-desktop x86_64 Distribution: "openSUSE 11.4 (x86_64)" -- Information about the crash: Digikam crashes anytime when I trie to export an album to HTML (others exports are same) The crash can be reproduced every time. -- Backtrace: Application: digiKam (digikam), signal: Segmentation fault [Current thread is 1 (Thread 0x7f252c373800 (LWP 19712))] Thread 4 (Thread 0x7f250df2f700 (LWP 19713)): #0 0x00007f252382c38c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f25274b0b1b in wait (this=<value optimized out>, mutex=0xcf8468, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0xcf8468, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00000000005c04a0 in _start () Thread 3 (Thread 0x7f250d72e700 (LWP 19714)): #0 0x00007f2525aba5a3 in poll () from /lib64/libc.so.6 #1 0x00007f251dd4b114 in ?? () from /lib64/libglib-2.0.so.0 #2 0x00007f251dd4b650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #3 0x00007f25275dfd76 in QEventDispatcherGlib::processEvents (this=0xda3d00, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:426 #4 0x00007f25275afe02 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f25275b007d in QEventLoop::exec (this=0x7f250d72dc80, flags=...) at kernel/qeventloop.cpp:204 #6 0x00007f25274ad4b8 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:501 #7 0x00007f252758e828 in QInotifyFileSystemWatcherEngine::run (this=0xce9200) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007f25274afbab in QThreadPrivate::start (arg=0xce9200) at thread/qthread_unix.cpp:298 #9 0x00007f251b2c12da in ?? () from /usr/X11R6/lib64/libGL.so.1 #10 0x00007f2523827a3f in start_thread () from /lib64/libpthread.so.0 #11 0x00007f2525ac371d in clone () from /lib64/libc.so.6 #12 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f250cf2d700 (LWP 19717)): #0 0x00007f252382c38c in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007f25274b0b1b in wait (this=<value optimized out>, mutex=0xef4d78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:86 #2 QWaitCondition::wait (this=<value optimized out>, mutex=0xef4d78, time=18446744073709551615) at thread/qwaitcondition_unix.cpp:158 #3 0x00007f2529bff749 in ?? () from /usr/lib64/libdigikamcore.so.2 #4 0x00007f25274afbab in QThreadPrivate::start (arg=0xef4d60) at thread/qthread_unix.cpp:298 #5 0x00007f251b2c12da in ?? () from /usr/X11R6/lib64/libGL.so.1 #6 0x00007f2523827a3f in start_thread () from /lib64/libpthread.so.0 #7 0x00007f2525ac371d in clone () from /lib64/libc.so.6 #8 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f252c373800 (LWP 19712)): [KCrash Handler] #6 QUtf8::convertFromUnicode (uc=<value optimized out>, len=<value optimized out>, state=0x0) at codecs/qutfcodec.cpp:91 #7 0x00007f25274f920e in QString::toUtf8 (this=<value optimized out>) at tools/qstring.cpp:3789 #8 0x00007f24f7e4a4d9 in writeElement (this=0x5503150, xmlWriter=..., copyOriginalImage=false) at /usr/src/debug/digikam-2.5.0/extra/kipi-plugins/htmlexport/xmlutils.h:90 #9 KIPIHTMLExport::ImageElement::appendToXML (this=0x5503150, xmlWriter=..., copyOriginalImage=false) at /usr/src/debug/digikam-2.5.0/extra/kipi-plugins/htmlexport/imageelement.h:104 #10 0x00007f24f7e522c6 in KIPIHTMLExport::Generator::Private::generateImagesAndXML (this=0x5a611c0) at /usr/src/debug/digikam-2.5.0/extra/kipi-plugins/htmlexport/generator.cpp:278 #11 0x00007f24f7e49028 in KIPIHTMLExport::Generator::run (this=0x7fff55e05020) at /usr/src/debug/digikam-2.5.0/extra/kipi-plugins/htmlexport/generator.cpp:466 #12 0x00007f24f7e57c86 in KIPIHTMLExport::Plugin::slotActivate (this=<value optimized out>) at /usr/src/debug/digikam-2.5.0/extra/kipi-plugins/htmlexport/plugin.cpp:99 #13 0x00007f25275c633a in QMetaObject::activate (sender=0x3a83280, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x7fff55e05280) at kernel/qobject.cpp:3556 #14 0x00007f25266a71e2 in QAction::triggered (this=<value optimized out>, _t1=false) at .moc/release-shared/moc_qaction.cpp:277 #15 0x00007f25266a73da in QAction::activate (this=0x3a83280, event=<value optimized out>) at kernel/qaction.cpp:1257 #16 0x00007f2526af8943 in QMenuPrivate::activateCausedStack (this=0x304cea0, causedStack=..., action=0x3a83280, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1028 #17 0x00007f2526afeeaa in QMenuPrivate::activateAction (this=0x304cea0, action=0x3a83280, action_e=QAction::Trigger, self=true) at widgets/qmenu.cpp:1120 #18 0x00007f25280e7830 in KMenu::mouseReleaseEvent (this=0xf682c0, e=0x7fff55e05f10) at /usr/src/debug/kdelibs-4.7.4/kdeui/widgets/kmenu.cpp:464 #19 0x00007f25266ff10a in QWidget::event (this=0xf682c0, event=0x7fff55e05f10) at kernel/qwidget.cpp:8361 #20 0x00007f2526b000eb in QMenu::event (this=0xf682c0, e=0x7fff55e05f10) at widgets/qmenu.cpp:2460 #21 0x00007f25266ad4e4 in QApplicationPrivate::notify_helper (this=0xbc2730, receiver=0xf682c0, e=0x7fff55e05f10) at kernel/qapplication.cpp:4550 #22 0x00007f25266b6374 in QApplication::notify (this=<value optimized out>, receiver=0xf682c0, e=0x7fff55e05f10) at kernel/qapplication.cpp:4093 #23 0x00007f25280263b6 in KApplication::notify (this=0x7fff55e06d70, receiver=0xf682c0, event=0x7fff55e05f10) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311 #24 0x00007f25275b0d2c in QCoreApplication::notifyInternal (this=0x7fff55e06d70, receiver=0xf682c0, event=0x7fff55e05f10) at kernel/qcoreapplication.cpp:876 #25 0x00007f25266ae4f5 in sendEvent (receiver=0xf682c0, event=0x7fff55e05f10, alienWidget=0x0, nativeWidget=0xf682c0, buttonDown=0x7f25271af258, lastMouseReceiver=..., spontaneous=true) at ../../src/corelib/kernel/qcoreapplication.h:231 #26 QApplicationPrivate::sendMouseEvent (receiver=0xf682c0, event=0x7fff55e05f10, alienWidget=0x0, nativeWidget=0xf682c0, buttonDown=0x7f25271af258, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3161 #27 0x00007f252672d184 in QETWidget::translateMouseEvent (this=0xf682c0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4439 #28 0x00007f252672b609 in QApplication::x11ProcessEvent (this=0x7fff55e06d70, event=0x7fff55e06870) at kernel/qapplication_x11.cpp:3631 #29 0x00007f2526753bc2 in x11EventSourceDispatch (s=0xbc8ff0, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146 #30 0x00007f251dd4abd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0 #31 0x00007f251dd4b3b0 in ?? () from /lib64/libglib-2.0.so.0 #32 0x00007f251dd4b650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #33 0x00007f25275dfd1f in QEventDispatcherGlib::processEvents (this=0xb6dc20, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424 #34 0x00007f252675385e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204 #35 0x00007f25275afe02 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #36 0x00007f25275b007d in QEventLoop::exec (this=0x7fff55e06ba0, flags=...) at kernel/qeventloop.cpp:204 #37 0x00007f25275b47cb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148 #38 0x0000000000689fe5 in ?? () #39 0x00007f2525a0ebfd in __libc_start_main () from /lib64/libc.so.6 #40 0x0000000000491929 in _start () Reported using DrKonqi
It crash in Qt4 indeep, from HTML export tool. Sound like a binary incompatibility with Qt. Perhaps you need to update kipi-plugins package... Gilles Caulier
Le 17/01/2012 12:45, Gilles Caulier a écrit : > https://bugs.kde.org/show_bug.cgi?id=291762 > > > Gilles Caulier <caulier.gilles@gmail.com> changed: > > What |Removed |Added > ---------------------------------------------------------------------------- > CC| |caulier.gilles@gmail.com > Component|general |HTMLExport > Product|digikam |kipiplugins > > > > > --- Comment #1 from Gilles Caulier <caulier gilles gmail com> 2012-01-17 11:45:47 --- > It crash in Qt4 indeep, from HTML export tool. Sound like a binary > incompatibility with Qt. Perhaps you need to update kipi-plugins package... > > Gilles Caulier > It seems that the problem comes from libkipi8 package (opensuse 11.4). I changed repository from KDE unstable to KDE factory and libkipi8 was not update. Now it's OK! Thanks!