Application: kexi (2.2.1 (KOffice 2.2.1)) KDE Platform Version: 4.5.00 (KDE 4.5.0) Qt Version: 4.6.3 Operating System: Linux 2.6.34-12-desktop x86_64 Distribution: "openSUSE 11.3 (x86_64)" -- Information about the crash: - What I was doing when the application crashed: I have a SQLite's DB created with SQLiteman and tried to open with Kexi(I only wanted known what happens doing it). Kexi show a error message before to crash. the message said, that the property «kexidb_major_ver» can't be readed. The server message was "no such table: kexi__db", and the SQL query was SELECT db_value FROM kexi__db WHERE db_property='kexidb_major_ver' LIMIT 1. -- Backtrace: Application: Kexi (kexi), signal: Aborted [KCrash Handler] #6 0x00007f44e5e599e5 in raise (sig=<value optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f44e5e5aee6 in abort () at abort.c:92 #8 0x00007f44e5e94c53 in __libc_message (do_abort=2, fmt=0x7f44e5f49018 "*** glibc detected *** %s: %s: 0x%s ***\n") at ../sysdeps/unix/sysv/linux/libc_fatal.c:186 #9 0x00007f44e5e9a226 in malloc_printerr (action=3, str=0x7f44e5f461fe "free(): invalid pointer", ptr=<value optimized out>) at malloc.c:6267 #10 0x00007f44d9c4d89b in ?? () from /usr/lib64/tls/libnvidia-tls.so.256.35 #11 0x00007f44d17f0682 in KexiDB::SQLiteConnectionInternal::~SQLiteConnectionInternal (this=0x8b5180, __in_chrg=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/kexidb/drivers/sqlite/sqliteconnection.cpp:58 #12 0x00007f44d17f06d9 in KexiDB::SQLiteConnectionInternal::~SQLiteConnectionInternal (this=0x8b5180, __in_chrg=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/kexidb/drivers/sqlite/sqliteconnection.cpp:65 #13 0x00007f44d17f04e0 in KexiDB::SQLiteConnection::~SQLiteConnection (this=0x8fa9c0, __in_chrg=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/kexidb/drivers/sqlite/sqliteconnection.cpp:90 #14 0x00007f44d17f0509 in KexiDB::SQLiteConnection::~SQLiteConnection (this=0x8fa9c0, __in_chrg=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/kexidb/drivers/sqlite/sqliteconnection.cpp:92 #15 0x00007f44e59217cf in KexiProject::closeConnection (this=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/core/kexiproject.cpp:527 #16 0x00007f44e5928f08 in KexiProject::openInternal (this=0xac4150, incompatibleWithKexi=0x7fffb40fe2bf) at /usr/src/debug/koffice-2.2.1/kexi/core/kexiproject.cpp:226 #17 0x00007f44e5929239 in KexiProject::open (this=<value optimized out>, incompatibleWithKexi=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/core/kexiproject.cpp:177 #18 0x00007f44e72ae4a5 in KexiMainWindow::openProject (this=0x862c70, projectData=...) at /usr/src/debug/koffice-2.2.1/kexi/main/KexiMainWindow.cpp:1549 #19 0x00007f44e72b5511 in KexiMainWindow::startup (this=0x862c70) at /usr/src/debug/koffice-2.2.1/kexi/main/KexiMainWindow.cpp:1503 #20 0x00007f44e72b581a in KexiMainWindow::create (argc=<value optimized out>, argv=0x7fffb40fe5a8, aboutdata=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/main/KexiMainWindow.cpp:285 #21 0x00000000004008f8 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/koffice-2.2.1/kexi/main.cpp:30 Reported using DrKonqi
Created attachment 50607 [details] New crash information added by DrKonqi Kexy crash opening sqlite database.
*** This bug has been marked as a duplicate of bug 249038 ***