Bug 80809 - kexi crashes at creating new postgres db
Summary: kexi crashes at creating new postgres db
Status: CLOSED LATER
Alias: None
Product: KEXI
Classification: Applications
Component: General (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR crash
Target Milestone: ---
Assignee: Lucijan Busch
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-02 22:49 UTC by Edwin Schepers
Modified: 2016-01-29 19:58 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Edwin Schepers 2004-05-02 22:49:06 UTC
Version:           0.1 beta 3 (using KDE 3.2.2, compiled sources)
Compiler:          gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
OS:          Linux (i686) release 2.4.22-1.2115.nptl

Hi,
When I choose Project->New->new pr stored on db srv->postgres->create nothing happens. When I then again choose new, kexi crashes.

(no debugging symbols found)...Using host libthread_db library "/lib/tls/libthread_db.so.1".
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...[Thread debugging using libthread_db enabled]
[New Thread -1084899200 (LWP 4702)]
(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...(no debugging symbols found)...
(no debugging symbols found)...0x0086ec32 in _dl_sysinfo_int80 ()
   from /lib/ld-linux.so.2
#0  0x0086ec32 in _dl_sysinfo_int80 () from /lib/ld-linux.so.2
#1  0x0028d963 in __waitpid_nocancel () from /lib/tls/libpthread.so.0
#2  0x00468f1f in KCrash::defaultCrashHandler(int) ()
   from /opt/kde32/lib/libkdecore.so.4
#3  <signal handler called>
#4  0x0121cd1c in QString::lower() const ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#5  0x0370eec8 in KexiDB::DriverManager::driverInfo(QString const&) (
    this=0xbff70490, name=@0x9039490) at drivermanager.cpp:269
#6  0x0473ff41 in KexiConnSelectorWidget::showAdvancedConn() (this=0x90ba5b0)
    at KexiConnSelector.cpp:129
#7  0x0474f784 in KexiNewProjectWizard (this=0xbff70780, conn_set=@0x69f0be0, 
    parent=0x0, name=0x475dc87 "KexiNewProjectWizard", modal=true, f=0)
    at KexiNewProjectWizard.cpp:134
#8  0x0472741d in KexiMainWindowImpl::createBlankDatabase() (this=0x8fa92d8)
    at keximainwindowimpl.cpp:1365
#9  0x047272f2 in KexiMainWindowImpl::slotProjectNew() (this=0x8fa92d8)
    at keximainwindowimpl.cpp:1350
#10 0x0472eb76 in KexiMainWindowImpl::qt_invoke(int, QUObject*) (
    this=0x8fa92d8, _id=192, _o=0xbff708f0) at keximainwindowimpl.moc:390
#11 0x00fb53da in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#12 0x00fb5238 in QObject::activate_signal(int) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#13 0x00671818 in KAction::activated() () from /opt/kde32/lib/libkdeui.so.4
#14 0x00670ecb in KAction::slotActivated() () from /opt/kde32/lib/libkdeui.so.4
#15 0x006719b8 in KAction::qt_invoke(int, QUObject*) ()
   from /opt/kde32/lib/libkdeui.so.4
#16 0x00fb53da in QObject::activate_signal(QConnectionList*, QUObject*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#17 0x0126f6a2 in QSignal::signal(QVariant const&) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#18 0x00fcb73d in QSignal::activate() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#19 0x010991c6 in QPopupMenu::mouseReleaseEvent(QMouseEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#20 0x00fe2e1e in QWidget::event(QEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#21 0x00f63d19 in QApplication::internalNotify(QObject*, QEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#22 0x00f63480 in QApplication::notify(QObject*, QEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#23 0x003d5792 in KApplication::notify(QObject*, QEvent*) ()
   from /opt/kde32/lib/libkdecore.so.4
#24 0x00f07c8d in QETWidget::translateMouseEvent(_XEvent const*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#25 0x00f05c20 in QApplication::x11ProcessEvent(_XEvent*) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#26 0x00f19870 in QEventLoop::processEvents(unsigned) ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#27 0x00f748a3 in QEventLoop::enterLoop() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#28 0x00f74760 in QEventLoop::exec() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#29 0x00f63f18 in QApplication::exec() ()
   from /hda8/opt/qt-copy.cvs/lib/libqt-mt.so.3
#30 0x005304fe in kdemain (argc=1, argv=0x8eaeeb8) at main.cpp:168
#31 0x00324a21 in kdeinitmain (argc=1, argv=0x8eaeeb8) at kexi_dummy.cpp:2
#32 0x0804cad5 in launch(int, char const*, char const*, char const*, int, char const*, bool, char const*, bool, char const*) ()
#33 0x0804dece in handle_launcher_request(int) ()
#34 0x0804e3d5 in handle_requests(int) ()
#35 0x0804f329 in main ()
Comment 1 Jarosław Staniek 2004-05-15 22:01:10 UTC
Please use SQLite driver ONLY. Servers support are EXPERIMENTAL for beta3.
Comment 2 Jarosław Staniek 2004-05-17 18:26:25 UTC
Will work in the near future