https://bugs.kde.org/show_bug.cgi?id=333299
Bug ID: 333299 Summary: crash segmentation fault at starts Classification: Unclassified Product: digikam Version: 3.5.0 Platform: Slackware Packages OS: Linux Status: UNCONFIRMED Severity: crash Priority: NOR Component: general Assignee: [hidden email] Reporter: [hidden email] Hi, I tried run, 3.5.0, 4.0.0 beta, compiled successful 3.5 and 4.0, but still not starting. I can't start. bash-4.2$ digikam Segmentation fault bash-4.2$ gdb digikam GNU gdb (GDB) 7.6.1 Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i486-slackware-linux". For bug reporting instructions, please see: <http://www.gnu.org/software/gdb/bugs/>... Reading symbols from /usr/bin/digikam...(no debugging symbols found)...done. (gdb) run Starting program: /usr/bin/digikam warning: Could not load shared library symbols for linux-gate.so.1. Do you need "set solib-search-path" or "set sysroot"? [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/libthread_db.so.1". Traceback (most recent call last): File "/usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.3600.4-gdb.py", line 9, in <module> from gobject import register File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module> import gdb.backtrace ImportError: No module named backtrace warning: the debug information found in "/usr/lib/libqca.so.2.0.2.debug" does not match "/usr/lib/libqca.so.2" (CRC mismatch). Program received signal SIGSEGV, Segmentation fault. 0xb3c41b69 in strcmp () from /lib/libc.so.6 (gdb) backtrace #0 0xb3c41b69 in strcmp () from /lib/libc.so.6 #1 0xb2afab43 in QMetaType::registerNormalizedType(QByteArray const&, void (*)(void*), void* (*)(void const*), void (*)(void*), void* (*)(void*, void const*), int, QFlags<QMetaType::TypeFlag>, QMetaObject const*) () from /usr/lib/libQt5Core.so.5 #2 0xb2508a58 in ?? () from /usr/lib/libQt5Gui.so.5 #3 0xb2820c4d in ?? () from /usr/lib/libQt5Gui.so.5 #4 0xb2504da8 in _init () from /usr/lib/libQt5Gui.so.5 #5 0xb7fff000 in ?? () from /lib/ld-linux.so.2 Backtrace stopped: previous frame inner to this frame (corrupt stack?) (gdb) in dmesg: [ 9878.962833] digikam[28948]: segfault at 1188d5d0 ip b3379b69 sp bfe76834 error 4 in libc-2.17.so[b32f9000+185000] Reproducible: Always Steps to Reproduce: 1. start in terminal -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
https://bugs.kde.org/show_bug.cgi?id=333299
Andrews <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Platform|Slackware Packages |Compiled Sources -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andrews
https://bugs.kde.org/show_bug.cgi?id=333299
Christoph Feck <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |[hidden email] Resolution|--- |INVALID --- Comment #1 from Christoph Feck <[hidden email]> --- Something pulls in Qt 5, which won't work, because digikam is a Qt 4 / KDE application. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andrews
https://bugs.kde.org/show_bug.cgi?id=333299
Gilles Caulier <[hidden email]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[hidden email] Version Fixed In| |4.0.0 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Andrews
https://bugs.kde.org/show_bug.cgi?id=333299
[hidden email] changed: What |Removed |Added ---------------------------------------------------------------------------- Component|general |Database-Scan -- You are receiving this mail because: You are the assignee for the bug. |
Free forum by Nabble | Edit this page |