Hello Did anyone else notice crashes on adding a face region in appimage 5.8.0 ? Mine crashed yesterday a couple of times. Konsole showed nothing even with debug option. Digikam completely freezes. Only solution to close the window- Ctrl C in terminal. I even thought something is wrong with my hardware but opening 5.7.0 installed from suse repos solved the issue. openSUSE TW with KDE Sent from my Samsung Galaxy smartphone. |
it's working on my Win 10 64bit 2017-10-16 14:40 GMT+02:00 Andrey Goreev <[hidden email]>:
|
In reply to this post by AndriusWild
Could you please run the appimage with the debug argument, press
ctrl-c when the freeze occurs and then get a backtrace (type bt)?
On 16/10/17 14:40, Andrey Goreev wrote:
|
This problem is already fixed in the current git/master. Was a problem by
replacing the obselete qBinaryFind() function. For more time to testing, I will replace this function in digiKam-5.9.0. Gilles must rebuild the test AppImage. Maik Am Montag, 16. Oktober 2017, 14:50:00 CEST schrieb Simon Frei: > Could you please run the appimage with the debug argument, press ctrl-c > when the freeze occurs and then get a backtrace (type bt)? > > On 16/10/17 14:40, Andrey Goreev wrote: > > Hello > > > > Did anyone else notice crashes on adding a face region in appimage 5.8.0 ? > > > > Mine crashed yesterday a couple of times. Konsole showed nothing even > > with debug option. Digikam completely freezes. Only solution to close > > the window- Ctrl C in terminal. I even thought something is wrong with > > my hardware but opening 5.7.0 installed from suse repos solved the issue. > > > > openSUSE TW with KDE > > > > Sent from my Samsung Galaxy smartphone. |
I will start 5.8.0 pre version bundles build after that i fix the MacOS relocation rules not yet fully fixed (i'm lost with OSA AppleScript syntax - horrible to code)... Gilles 2017-10-16 18:21 GMT+02:00 Maik Qualmann <[hidden email]>: This problem is already fixed in the current git/master. Was a problem by |
In reply to this post by Simon Frei
^C Thread 1 "digikam" received signal SIGINT, Interrupt. 0x00007fffedb2951a in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6 (gdb) bt #0 0x00007fffedb2951a in __memmove_sse2_unaligned_erms () from /lib64/libc.so.6 #1 0x00007fffee7eefe9 in QConcatenable<QString>::appendTo (out=<synthetic pointer>: <optimized out>, a=...) at ././/include/QtCore/qstringbuilder.h:261 #2 QConcatenable<QStringBuilder<QStringBuilder<QString, QLatin1Char>, QString> >::appendTo<QChar> (out=<synthetic pointer>: <optimized out>, p=...) at ././/include/QtCore/qstringbuilder.h:358 #3 QStringBuilder<QStringBuilder<QString, QLatin1Char>, QString>::convertTo<QString> (this=<optimized out>) at ././/include/QtCore/qstringbuilder.h:118 #4 QStringBuilder<QStringBuilder<QString, QLatin1Char>, QString>::operator QString (this=<optimized out>) at ././/include/QtCore/qstringbuilder.h:131 #5 Digikam::TagsCache::tagPath (this=0x7fffeeb115c0 <Digikam::(anonymous namespace)::Q_QGS_creator::innerFunction()::holder>, id=id@entry=21, slashPolicy=slashPolicy@entry=Digikam::TagsCache::NoLeadingSlash) at /b/dktemp/digikam-master/core/libs/database/tags/tagscache.cpp:390 #6 0x00007ffff77a1382 in Digikam::TaggingActionFactory::suggestedUIString (this=<optimized out>, action=...) at /b/dktemp/digikam-master/core/libs/tags/taggingactionfactory.cpp:361 #7 0x00007ffff7788800 in Digikam::TagCompleter::update (this=0x2ddb0d0, fragment=...) at /b/dktemp/digikam-master/core/libs/tags/tagscompleter.cpp:157 #8 0x00007ffff7789448 in Digikam::AddTagsLineEdit::slotTextEdited (this=0x297a190, text=...) at /b/dktemp/digikam-master/core/libs/tags/addtagslineedit.cpp:192 #9 0x00007ffff77b5429 in Digikam::AddTagsLineEdit::qt_static_metacall (_o=<optimized out>, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /b/dktemp/digikam-master/build/core/libs/tags/moc_addtagslineedit.cpp:119 #10 0x000000329eab5fd8 in QMetaObject::activate(QObject*, int, int, void**) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #11 0x00007fffef85b145 in QLineEdit::textEdited(QString const&) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #12 0x00007fffef858cad in ?? () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #13 0x00007fffef86132d in ?? () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #14 0x000000329eab5fd8 in QMetaObject::activate(QObject*, int, int, void**) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #15 0x00007fffef8d5d35 in QWidgetLineControl::textEdited(QString const&) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #16 0x00007fffef8d8ffb in QWidgetLineControl::finishChange(int, bool, bool) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #17 0x00007fffef8dc04f in QWidgetLineControl::processKeyEvent(QKeyEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #18 0x00007fffef85b21a in QLineEdit::keyPressEvent(QKeyEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #19 0x00007fffef776ce4 in QWidget::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #20 0x00007fffef860a55 in QLineEdit::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #21 0x00007fffef8332bd in QComboBox::keyPressEvent(QKeyEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #22 0x00007fffef776ce4 in QWidget::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #23 0x00007fffef82db96 in QComboBox::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #24 0x00007fffef7378bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #25 0x00007fffef73ebaf in QApplication::notify(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #26 0x000000329ea8d1c0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #27 0x00007fffefa1f58e in ?? () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #28 0x00007fffefa06546 in QGraphicsItem::sceneEvent(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #29 0x00007fffefa2c993 in QGraphicsScene::keyPressEvent(QKeyEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #30 0x00007fffefa3afdf in QGraphicsScene::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #31 0x00007fffef7378bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #32 0x00007fffef73edc0 in QApplication::notify(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #33 0x000000329ea8d1c0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #34 0x00007fffefa5d177 in QGraphicsView::keyPressEvent(QKeyEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #35 0x00007fffef776ce4 in QWidget::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #36 0x00007fffef855d9e in QFrame::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #37 0x00007fffef8d10c3 in QAbstractScrollArea::event(QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #38 0x00007fffef7378bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #39 0x00007fffef73ebaf in QApplication::notify(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #40 0x000000329ea8d1c0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #41 0x00007fffef79328b in ?? () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 ---Type <return> to continue, or q <return> to quit--- #42 0x00007fffef7378bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #43 0x00007fffef73edc0 in QApplication::notify(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Widgets.so.5 #44 0x000000329ea8d1c0 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #45 0x00007fffef11c2d8 in QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Gui.so.5 #46 0x00007fffef121215 in QGuiApplicationPrivate::processWindowSystemEvent(QWindowSystemInterfacePrivate::WindowSystemEvent*) () from /tmp/.mount_Km00eR/usr/lib/libQt5Gui.so.5 #47 0x00007fffef0fd103 in QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /tmp/.mount_Km00eR/usr/lib/libQt5Gui.so.5 #48 0x00007fffe90602d0 in ?? () from /tmp/.mount_Km00eR/usr/lib/libQt5XcbQpa.so.5 #49 0x00007fffed188f97 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #50 0x00007fffed1891d0 in ?? () from /usr/lib64/libglib-2.0.so.0 #51 0x00007fffed18925c in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #52 0x000000329eadc9a7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #53 0x000000329ea8b35a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #54 0x000000329ea93a84 in QCoreApplication::exec() () from /tmp/.mount_Km00eR/usr/lib/libQt5Core.so.5 #55 0x0000000000405a61 in main (argc=1, argv=<optimized out>) at /b/dktemp/digikam-master/core/app/main/main.cpp:285 (gdb) Best regards, On Mon, Oct 16, 2017 at 6:50 AM, Simon Frei <[hidden email]> wrote:
|
In reply to this post by Gilles Caulier-4
I am currently working on the random ImageInfo crash. Is also a nice puzzle. I
now know about the context and looking for a simple solution... Maik Am Montag, 16. Oktober 2017, 18:24:28 CEST schrieb Gilles Caulier: > I will start 5.8.0 pre version bundles build after that i fix the MacOS > relocation rules not yet fully fixed (i'm lost with OSA AppleScript syntax > - horrible to code)... > > Gilles > > 2017-10-16 18:21 GMT+02:00 Maik Qualmann <[hidden email]>: > > This problem is already fixed in the current git/master. Was a problem by > > replacing the obselete qBinaryFind() function. For more time to testing, I > > will replace this function in digiKam-5.9.0. Gilles must rebuild the test > > AppImage. > > > > Maik > > > > Am Montag, 16. Oktober 2017, 14:50:00 CEST schrieb Simon Frei: > > > Could you please run the appimage with the debug argument, press ctrl-c > > > when the freeze occurs and then get a backtrace (type bt)? > > > > > > On 16/10/17 14:40, Andrey Goreev wrote: > > > > Hello > > > > > > > > Did anyone else notice crashes on adding a face region in appimage > > > > 5.8.0 ? > > > > > > Mine crashed yesterday a couple of times. Konsole showed nothing even > > > > with debug option. Digikam completely freezes. Only solution to close > > > > the window- Ctrl C in terminal. I even thought something is wrong with > > > > my hardware but opening 5.7.0 installed from suse repos solved the > > > > issue. > > > > > > openSUSE TW with KDE > > > > > > > > Sent from my Samsung Galaxy smartphone. -- Gruß Maik |
In reply to this post by AndriusWild
I also get lots of these on startup with 'debug' Starting program: /tmp/.mount_0VW1aT/usr/bin/digikam Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2 Try: zypper install -C "debuginfo(build-id)=1f1118d45ab457ff179c093b51ce622777005920" Missing separate debuginfo for /tmp/.mount_0VW1aT/usr/lib/libspeex.so.1 Try: zypper install -C "debuginfo(build-id)=85c7557bade689f2a5109482efad8980d3d948ac" Missing separate debuginfo for /lib64/libz.so.1 Try: zypper install -C "debuginfo(build-id)=bbd5c0380e435ad87a33fa83749a91521606fb8f" Missing separate debuginfo for /lib64/libpthread.so.0 Try: zypper install -C "debuginfo(build-id)=a39cbc721b89357212fa02a3e672dc76e596e7e9" [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib64/libthread_db.so.1". Missing separate debuginfo for /usr/lib64/libexpat.so.1 Try: zypper install -C "debuginfo(build-id)=7af736695f022fd4ad7687b25b374d8d4b40eaa9" Missing separate debuginfo for /tmp/.mount_0VW1aT/usr/lib/liblcms2.so.2 Try: zypper install -C "debuginfo(build-id)=ab54400a4129c25f69840acbd87a7e6e853ad8d5" Missing separate debuginfo for /tmp/.mount_0VW1aT/usr/lib/libgomp.so.1 Try: zypper install -C "debuginfo(build-id)=dc25d4184273042b825bf46ff06c533b4bd0e06c" Missing separate debuginfo for /usr/lib64/libX11.so.6 Try: zypper install -C "debuginfo(build-id)=ec9635c205154ffc9d38b2905bdaaedc52b34b17" Missing separate debuginfo for /tmp/.mount_0VW1aT/usr/lib/libXext.so.6 Try: zypper install -C "debuginfo(build-id)=e269a5a1c9f02085d7cd11f8ede0e87f4aa5f265" Missing separate debuginfo for /tmp/.mount_0VW1aT/usr/lib/libexslt.so.0 .... the debugger seems to be working though. I updated/reinstalled gdb but it did not change anything. Is this a problem? Best regards, On Mon, Oct 16, 2017 at 10:31 AM, Andrey Goreev <[hidden email]> wrote:
|
No. libexslt from the bundle do not have the debug info. It's normal : all libraries are cleaned of debug symbols to limit the size of the bundle, excepted all digiKam internal libraries and Exiv2. Gilles Caulier 2017-10-16 18:36 GMT+02:00 Andrey Goreev <[hidden email]>:
|
Free forum by Nabble | Edit this page |