Bug 280232 - Kexi Crashes on new linked postgres project
Summary: Kexi Crashes on new linked postgres project
Status: CLOSED WAITINGFORINFO
Alias: None
Product: KEXI
Classification: Applications
Component: KexiDB (show other bugs)
Version: 2.3.3 (KOffice 2.3.3)
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Kexi Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-17 01:20 UTC by mc
Modified: 2016-01-23 20:28 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description mc 2011-08-17 01:20:54 UTC
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
Comment 1 Adam Pigg 2011-08-25 19:04:16 UTC
Can you provide more details, like postgres version and libpqxx version.

I'd like to think the postgres driver was well supported :)
Comment 2 Jarosław Staniek 2011-08-25 19:32:31 UTC
Cannot find anything specific in the backtrace.
Comment 3 Adam Pigg 2011-08-25 19:35:23 UTC
Looks maybe on line 14

#14 0x00007f95f72ead67 in KexiMainWindow::showProjectMigrationWizard
(this=0x21089f0, mimeType=..., databaseName=<value optimized out>, cdata=0x0)
Comment 4 Jarosław Staniek 2016-01-23 20:28:16 UTC
Closing for so old version. Please reopen if newer versions have the issue.