Version: (using Devel) Installed from: Compiled sources OS: Linux KDE version: KDEDaily from about 3-4 days ago. I created a new file-based data base project. Added a new table with just two fields. I added a couple of records, and then tried to change the table design. I added another field and when I tried to save the design, Kexi crashed. I tried two more times, and the behaviour is same.
Confirmed with SVN rev. 814649. Backtrace : Application: Kexi (kexi), signal SIGSEGV [Thread debugging using libthread_db enabled] [New Thread 0xb4561a80 (LWP 22406)] [KCrash handler] #6 0xb7e16f88 in KexiDB::AlterTableHandler::execute (this=0x8ccc258, tableName=@0xbfbbfdf8, args=@0xbfbbfd88) at /media/kde/src/koffice/kexi/kexidb/alter.cpp:856 #7 0xb2a00358 in KexiTableDesignerView::storeData (this=0x861f5f0, dontAsk=false) at /media/kde/src/koffice/kexi/plugins/tables/kexitabledesignerview.cpp:1478 #8 0xb7e5f83f in KexiWindow::storeData (this=0x861e930, dontAsk=224) at /media/kde/src/koffice/kexi/core/KexiWindow.cpp:939 #9 0xb7f60e84 in KexiMainWindow::saveObject (this=0x843ecf8, window=0x861e930, messageWhenAskingForName=@0xbfbbff28, dontAsk=<value optimized out>) at /media/kde/src/koffice/kexi/main/KexiMainWindow.cpp:3558 #10 0xb7f623ba in KexiMainWindow::slotProjectSave (this=0x843ecf8) at /media/kde/src/koffice/kexi/main/KexiMainWindow.cpp:3218 #11 0xb7f65e85 in KexiMainWindow::qt_metacall (this=0x843ecf8, _c=QMetaObject::InvokeMetaMethod, _id=56, _a=0xbfbc00bc) at /media/kde/build/koffice/kexi/main/KexiMainWindow.moc:440 #12 0xb6de08d8 in QMetaObject::activate (sender=0x850ad90, from_signal_index=5, to_signal_index=6, argv=0xbfbc00bc) at kernel/qobject.cpp:3007 #13 0xb6de0af0 in QMetaObject::activate (sender=0x850ad90, m=0xb681a018, from_local_signal_index=1, to_local_signal_index=2, argv=0xbfbc00bc) at kernel/qobject.cpp:3100 #14 0xb613a7ea in QAction::triggered (this=0x850ad90, _t1=false) at .moc/debug-shared/moc_qaction.cpp:216 #15 0xb613c398 in QAction::activate (this=0x850ad90, event=QAction::Trigger) at kernel/qaction.cpp:1119 #16 0xb61401db in QAction::trigger (this=0x850ad90) at ../../include/QtGui/../../src/gui/kernel/qaction.h:201 #17 0xb613e4cd in QAction::qt_metacall (this=0x850ad90, _c=QMetaObject::InvokeMetaMethod, _id=8, _a=0xbfbc030c) at .moc/debug-shared/moc_qaction.cpp:132 #18 0xb61a8bb5 in QWidgetAction::qt_metacall (this=0x850ad90, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfbc030c) at .moc/debug-shared/moc_qwidgetaction.cpp:60 #19 0xb7388a1a in KAction::qt_metacall (this=0x850ad90, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfbc030c) at /media/kde/build/KDE/kdelibs/kdeui/kaction.moc:82 #20 0xb6de08d8 in QMetaObject::activate (sender=0x8621ee8, from_signal_index=29, to_signal_index=30, argv=0xbfbc030c) at kernel/qobject.cpp:3007 #21 0xb6de0af0 in QMetaObject::activate (sender=0x8621ee8, m=0xb682a5e4, from_local_signal_index=2, to_local_signal_index=3, argv=0xbfbc030c) at kernel/qobject.cpp:3100 #22 0xb674cb4c in QAbstractButton::clicked (this=0x8621ee8, _t1=false) at .moc/debug-shared/moc_qabstractbutton.cpp:185 #23 0xb64af156 in QAbstractButtonPrivate::emitClicked (this=0x8622240) at widgets/qabstractbutton.cpp:543 #24 0xb64b0340 in QAbstractButtonPrivate::click (this=0x8622240) at widgets/qabstractbutton.cpp:536 #25 0xb64b05ec in QAbstractButton::mouseReleaseEvent (this=0x8621ee8, e=0xbfbc0ab4) at widgets/qabstractbutton.cpp:1112 #26 0xb6592d1a in QToolButton::mouseReleaseEvent (this=0x8621ee8, e=0xbfbc0ab4) at widgets/qtoolbutton.cpp:675 #27 0xb619e474 in QWidget::event (this=0x8621ee8, event=0xbfbc0ab4) at kernel/qwidget.cpp:6927 #28 0xb64af0f1 in QAbstractButton::event (this=0x8621ee8, e=0xbfbc0ab4) at widgets/qabstractbutton.cpp:1074 #29 0xb65917ca in QToolButton::event (this=0x8621ee8, e=0xbfbc0ab4) at widgets/qtoolbutton.cpp:1105 #30 0xb6142319 in QApplicationPrivate::notify_helper (this=0x805ea08, receiver=0x8621ee8, e=0xbfbc0ab4) at kernel/qapplication.cpp:3772 #31 0xb6142e97 in QApplication::notify (this=0x805df00, receiver=0x8621ee8, e=0xbfbc0ab4) at kernel/qapplication.cpp:3501 #32 0xb745e171 in KApplication::notify (this=0x805df00, receiver=0x8621ee8, event=0xbfbc0ab4) at /media/kde/src/KDE/kdelibs/kdeui/kernel/kapplication.cpp:311 #33 0xb6dcc2d7 in QCoreApplication::notifyInternal (this=0x805df00, receiver=0x8621ee8, event=0xbfbc0ab4) at kernel/qcoreapplication.cpp:583 #34 0xb614e153 in QCoreApplication::sendSpontaneousEvent (receiver=0x8621ee8, event=0xbfbc0ab4) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:218 #35 0xb6146c60 in QApplicationPrivate::sendMouseEvent (receiver=0x8621ee8, event=0xbfbc0ab4, alienWidget=0x0, nativeWidget=0x8621ee8, buttonDown=0xb6837c40, lastMouseReceiver=@0xb6837c44) at kernel/qapplication.cpp:2766 #36 0xb61bc882 in QETWidget::translateMouseEvent (this=0x8621ee8, event=0xbfbc0fa0) at kernel/qapplication_x11.cpp:4133 #37 0xb61bd5a7 in QApplication::x11ProcessEvent (this=0x805df00, event=0xbfbc0fa0) at kernel/qapplication_x11.cpp:3133 #38 0xb61e6986 in x11EventSourceDispatch (s=0x8063200, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:148 #39 0xb5589978 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #40 0xb558cbce in ?? () from /usr/lib/libglib-2.0.so.0 #41 0x08062060 in ?? () #42 0x00000000 in ?? () #0 0xb7fa5424 in __kernel_vsyscall ()
I am not able to reproduce this with the current version of Kexi v2.8.5. So closing.