Bug 256454

Summary: Kexi crashes when creating a new database
Product: [Applications] KEXI Reporter: Miguel Galán <juanmiguelgalan>
Component: GeneralAssignee: Jarosław Staniek <staniek>
Status: CLOSED DUPLICATE    
Severity: crash CC: i_vohmin
Priority: NOR    
Version First Reported In: 2.2.1 (KOffice 2.2.1)   
Target Milestone: ---   
Platform: Debian unstable   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 2.3
Sentry Crash Report:

Description Miguel Galán 2010-11-09 18:01:53 UTC
Application: kexi (2.2.1 (KOffice 2.2.1))
KDE Platform Version: 4.5.2 (KDE 4.5.2)
Qt Version: 4.6.3
Operating System: Linux 2.6.32-5-amd64 x86_64
Distribution: Debian GNU/Linux unstable (sid)

-- Information about the crash:
hi all, testing kexi 2.1 on Sid, and crashes on opening new databases , and hangs when makin forms. Hope it helps, actually it's quit unusable :-/

The crash can be reproduced some of the time.

-- Backtrace:
Application: Kexi (kexi), signal: Segmentation fault
[KCrash Handler]
#6  size (this=0x35031f0, typ=10) at /usr/include/qt4/QtCore/qlist.h:90
#7  value (this=0x35031f0, typ=10) at /usr/include/qt4/QtCore/qlist.h:588
#8  field (this=0x35031f0, typ=10) at ../../../kexi/kexidb/fieldlist.h:80
#9  KexiMigration::AlterSchemaWidget::typeActivated (this=0x35031f0, typ=10) at ../../../kexi/migration/AlterSchemaWidget.cpp:106
#10 0x00007f7a5d278803 in KexiMigration::AlterSchemaWidget::qt_metacall (this=0x35031f0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff503c9800) at moc_AlterSchemaWidget.cpp:77
#11 0x00007f7a764732e6 in QMetaObject::activate (sender=0x3514270, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#12 0x00007f7a75bcc0b1 in QComboBox::activated (this=0x7fff503c96b0, _t1=10) at .moc/release-shared/moc_qcombobox.cpp:274
#13 0x00007f7a75bcd978 in QComboBoxPrivate::emitActivated (this=<value optimized out>, index=...) at widgets/qcombobox.cpp:1233
#14 0x00007f7a75bd0b67 in QComboBoxPrivate::_q_itemSelected (this=0x35146e0, item=...) at widgets/qcombobox.cpp:1224
#15 0x00007f7a75bd5ac7 in QComboBox::qt_metacall (this=0x3514270, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff503c99b0) at .moc/release-shared/moc_qcombobox.cpp:191
#16 0x00007f7a764732e6 in QMetaObject::activate (sender=0x3417370, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#17 0x00007f7a75e9e2c2 in QComboBoxPrivateContainer::itemSelected (this=0x7fff503c96b0, _t1=<value optimized out>) at .moc/release-shared/moc_qcombobox_p.cpp:213
#18 0x00007f7a75bcef3b in QComboBoxPrivateContainer::eventFilter (this=0x3417370, o=0x3777150, e=<value optimized out>) at widgets/qcombobox.cpp:678
#19 0x00007f7a7645f4b7 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x3777150, event=0x7fff503ca3e0) at kernel/qcoreapplication.cpp:841
#20 0x00007f7a758002fc in QApplicationPrivate::notify_helper (this=0x1cbab40, receiver=0x3777150, e=0x7fff503ca3e0) at kernel/qapplication.cpp:4298
#21 0x00007f7a75806fdb in QApplication::notify (this=0x1cb6d90, receiver=0x3777150, e=0x7fff503ca3e0) at kernel/qapplication.cpp:3867
#22 0x00007f7a73009ea6 in KApplication::notify (this=0x1cb6d90, receiver=0x3777150, event=0x7fff503ca3e0) at ../../kdeui/kernel/kapplication.cpp:310
#23 0x00007f7a7646009c in QCoreApplication::notifyInternal (this=0x1cb6d90, receiver=0x3777150, event=0x7fff503ca3e0) at kernel/qcoreapplication.cpp:726
#24 0x00007f7a758061be in sendEvent (receiver=0x3777150, event=0x7fff503ca3e0, alienWidget=0x3777150, nativeWidget=0x3417370, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QApplicationPrivate::sendMouseEvent (receiver=0x3777150, event=0x7fff503ca3e0, alienWidget=0x3777150, nativeWidget=0x3417370, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967
#26 0x00007f7a758864fd in QETWidget::translateMouseEvent (this=0x3417370, event=<value optimized out>) at kernel/qapplication_x11.cpp:4314
#27 0x00007f7a758849dc in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff503cab60) at kernel/qapplication_x11.cpp:3513
#28 0x00007f7a758b05a2 in x11EventSourceDispatch (s=0x1cbd8a0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#29 0x00007f7a718ef6f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x00007f7a718f3568 in ?? () from /lib/libglib-2.0.so.0
#31 0x00007f7a718f371c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x00007f7a764896b3 in QEventDispatcherGlib::processEvents (this=0x1c94a30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#33 0x00007f7a758b019e in QGuiEventDispatcherGlib::processEvents (this=0x7fff503c96b0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007f7a7645e9c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#35 0x00007f7a7645ed9c in QEventLoop::exec (this=0x7fff503cae80, flags=) at kernel/qeventloop.cpp:201
#36 0x00007f7a75ccac5e in QDialog::exec (this=0x33fb830) at dialogs/qdialog.cpp:546
#37 0x00007f7a767ad58e in KexiMainWindow::slotToolsImportTables (this=<value optimized out>) at ../../../kexi/main/KexiMainWindow.cpp:4714
#38 0x00007f7a767c488d in KexiMainWindow::qt_metacall (this=0x309c620, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff503cb0c0) at ./KexiMainWindow.moc:501
#39 0x00007f7a764732e6 in QMetaObject::activate (sender=0x30bb800, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#40 0x00007f7a757fa132 in QAction::triggered (this=0x7fff503c96b0, _t1=false) at .moc/release-shared/moc_qaction.cpp:263
#41 0x00007f7a757fc1ab in QAction::activate (this=0x30bb800, event=<value optimized out>) at kernel/qaction.cpp:1255
#42 0x00007f7a75bb663a in QAbstractButtonPrivate::click (this=0x30f88e0) at widgets/qabstractbutton.cpp:528
#43 0x00007f7a75bb68ec in QAbstractButton::mouseReleaseEvent (this=0x30f9b70, e=0x7fff503cbba0) at widgets/qabstractbutton.cpp:1121
#44 0x00007f7a75c82eda in QToolButton::mouseReleaseEvent (this=0x7fff503c96b0, e=0x7fff503c949f) at widgets/qtoolbutton.cpp:721
#45 0x00007f7a75856632 in QWidget::event (this=0x30f9b70, event=0x7fff503cbba0) at kernel/qwidget.cpp:8044
#46 0x00007f7a7580032c in QApplicationPrivate::notify_helper (this=0x1cbab40, receiver=0x30f9b70, e=0x7fff503cbba0) at kernel/qapplication.cpp:4302
#47 0x00007f7a75806fdb in QApplication::notify (this=0x1cb6d90, receiver=0x30f9b70, e=0x7fff503cbba0) at kernel/qapplication.cpp:3867
#48 0x00007f7a73009ea6 in KApplication::notify (this=0x1cb6d90, receiver=0x30f9b70, event=0x7fff503cbba0) at ../../kdeui/kernel/kapplication.cpp:310
#49 0x00007f7a7646009c in QCoreApplication::notifyInternal (this=0x1cb6d90, receiver=0x30f9b70, event=0x7fff503cbba0) at kernel/qcoreapplication.cpp:726
#50 0x00007f7a758061be in sendEvent (receiver=0x30f9b70, event=0x7fff503cbba0, alienWidget=0x30f9b70, nativeWidget=0x30d2db0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#51 QApplicationPrivate::sendMouseEvent (receiver=0x30f9b70, event=0x7fff503cbba0, alienWidget=0x30f9b70, nativeWidget=0x30d2db0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:2967
#52 0x00007f7a7588607b in QETWidget::translateMouseEvent (this=0x30d2db0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4380
#53 0x00007f7a758849dc in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff503cc320) at kernel/qapplication_x11.cpp:3513
#54 0x00007f7a758b05a2 in x11EventSourceDispatch (s=0x1cbd8a0, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#55 0x00007f7a718ef6f2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#56 0x00007f7a718f3568 in ?? () from /lib/libglib-2.0.so.0
#57 0x00007f7a718f371c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#58 0x00007f7a764896b3 in QEventDispatcherGlib::processEvents (this=0x1c94a30, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#59 0x00007f7a758b019e in QGuiEventDispatcherGlib::processEvents (this=0x7fff503c96b0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#60 0x00007f7a7645e9c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#61 0x00007f7a7645ed9c in QEventLoop::exec (this=0x7fff503cc640, flags=) at kernel/qeventloop.cpp:201
#62 0x00007f7a76463a2b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#63 0x00000000004008f9 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kexi/main.cpp:34

Possible duplicates by query: bug 255134, bug 250738, bug 250354, bug 243235, bug 232041.

Reported using DrKonqi
Comment 1 Jarosław Staniek 2010-11-09 22:24:59 UTC
Fixed in 2.3
Comment 2 Jarosław Staniek 2010-11-09 22:27:27 UTC
fixed in kde svn revision 1179897, Sep 7 2010

*** This bug has been marked as a duplicate of bug 250164 ***
Comment 3 Jarosław Staniek 2011-09-18 17:00:26 UTC
*** Bug 282285 has been marked as a duplicate of this bug. ***