[Digikam-devel] [Bug 208839] Digikam crashes while rebuilding thumbnail db [sqlite3_free, sqlite3Parser, sqlite3RunParser]

Andreas Huggel ahuggel at gmx.net
Tue Sep 29 07:40:53 BST 2009


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


Andreas Huggel <ahuggel at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahuggel at gmx.net




--- Comment #6 from Andreas Huggel <ahuggel gmx net>  2009-09-29 08:40:50 ---
The two crashes are from different libraries but look similar. Can you provide
a valgrind trace? That might tell more.

Andreas

First crash:
#5  0x00007f9c7aa7e645 in raise () from /lib/libc.so.6
#6  0x00007f9c7aa7fb63 in abort () from /lib/libc.so.6
#7  0x00007f9c7aabaac8 in __libc_message () from /lib/libc.so.6
#8  0x00007f9c7aac0258 in malloc_printerr () from /lib/libc.so.6
#9  0x00007f9c6fdf731d in sqlite3_free () from /usr/lib/libsqlite3.so.0

Second crash:
#5  0x00007f329ae6e645 in raise () from /lib/libc.so.6
#6  0x00007f329ae6fb63 in abort () from /lib/libc.so.6
#7  0x00007f329aeaaac8 in __libc_message () from /lib/libc.so.6
#8  0x00007f329aeb0258 in malloc_printerr () from /lib/libc.so.6
#9  0x00007f329b6d4fbd in std::basic_string<char, std::char_traits<char>,
std::allocator<char> >::~basic_string () from
/usr/lib/gcc/x86_64-pc-linux-gnu/4.3.4/libstdc++.so.6
#10 0x00007f3299831227 in Exiv2::ExifKey::makeKey () from
/usr/lib64/libexiv2.so.5

-- 
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