Application: kexi (2.3.3 (KOffice 2.3.3)) KDE Platform Version: 4.6.2 (4.6.2) Qt Version: 4.7.2 Operating System: Linux 2.6.38-10-generic x86_64 Distribution: Ubuntu 11.04 -- Information about the crash: I was creating a new project based on a linked, local postgres database The crash can be reproduced every time. -- Backtrace: Application: Kexi (kexi), signal: Aborted [Current thread is 1 (Thread 0x7f95f76f47a0 (LWP 11305))] Thread 3 (Thread 0x7f95e76be700 (LWP 11307)): #0 0x00007f95f5eb5f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f95f2898104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f95f28989f2 in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f95e801dc44 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0 #4 0x00007f95f28bf3e4 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #5 0x00007f95f2d63d8c in start_thread (arg=0x7f95e76be700) at pthread_create.c:304 #6 0x00007f95f5ec304d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #7 0x0000000000000000 in ?? () Thread 2 (Thread 0x7f95d2979700 (LWP 11309)): #0 0x00007f95f5eb5f03 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=<value optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87 #1 0x00007f95f2898104 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #2 0x00007f95f2898639 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #3 0x00007f95f62f7446 in QEventDispatcherGlib::processEvents (this=0x202b7e0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:424 #4 0x00007f95f62cb882 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149 #5 0x00007f95f62cbabc in QEventLoop::exec (this=0x7f95d2978db0, flags=...) at kernel/qeventloop.cpp:201 #6 0x00007f95f61e2924 in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:492 #7 0x00007f95f62adc2f in QInotifyFileSystemWatcherEngine::run (this=0x2020fe0) at io/qfilesystemwatcher_inotify.cpp:248 #8 0x00007f95f61e5175 in QThreadPrivate::start (arg=0x2020fe0) at thread/qthread_unix.cpp:320 #9 0x00007f95f2d63d8c in start_thread (arg=0x7f95d2979700) at pthread_create.c:304 #10 0x00007f95f5ec304d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112 #11 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f95f76f47a0 (LWP 11305)): [KCrash Handler] #6 0x00007f95f5e10d05 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64 #7 0x00007f95f5e14ab6 in abort () at abort.c:92 #8 0x00007f95f326c6dd in __gnu_cxx::__verbose_terminate_handler() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #9 0x00007f95f326a926 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #10 0x00007f95f326a953 in std::terminate() () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #11 0x00007f95f326aaa6 in __cxa_rethrow () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #12 0x00007f95f62cbbb2 in QEventLoop::exec (this=0x7fff87307820, flags=...) at kernel/qeventloop.cpp:214 #13 0x00007f95f6c7bfd6 in QDialog::exec (this=0x217e4b0) at dialogs/qdialog.cpp:552 #14 0x00007f95f72ead67 in KexiMainWindow::showProjectMigrationWizard (this=0x21089f0, mimeType=..., databaseName=<value optimized out>, cdata=0x0) at ../../../kexi/main/KexiMainWindow.cpp:4863 #15 0x00007f95f72eb83f in KexiMainWindow::startup (this=0x21089f0) at ../../../kexi/main/KexiMainWindow.cpp:1532 #16 0x00007f95f72eba0a in KexiMainWindow::create (argc=<value optimized out>, argv=0x7fff87307bd8, aboutdata=<value optimized out>) at ../../../kexi/main/KexiMainWindow.cpp:300 #17 0x0000000000400888 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kexi/main.cpp:30 Possible duplicates by query: bug 280212, bug 273727, bug 271886, bug 262817, bug 262101. Reported using DrKonqi
Can you provide more details, like postgres version and libpqxx version. I'd like to think the postgres driver was well supported :)
Cannot find anything specific in the backtrace.
Looks maybe on line 14 #14 0x00007f95f72ead67 in KexiMainWindow::showProjectMigrationWizard (this=0x21089f0, mimeType=..., databaseName=<value optimized out>, cdata=0x0)
Closing for so old version. Please reopen if newer versions have the issue.