Bug 262101 - Crash when importing a MS Acess(Jet) mdb file
Summary: Crash when importing a MS Acess(Jet) mdb file
Status: CLOSED DUPLICATE of bug 240343
Alias: None
Product: KEXI
Classification: Applications
Component: Migration/Import/Export (show other bugs)
Version: 2.2.2 (KOffice 2.2.2)
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 19:12 UTC by Vince
Modified: 2012-08-11 11:49 UTC (History)
0 users

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 Vince 2011-01-04 19:12:08 UTC
Application: kexi (2.2.2 (KOffice 2.2.2))
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-22-generic x86_64
Distribution: Ubuntu 10.10

-- Information about the crash:
- What I was doing when the application crashed:

After selecting to import structure OR structure & data(crashes with either) program immediatly crashes after hitting next.

The crash can be reproduced every time.

-- Backtrace:
Application: Kexi (kexi), signal: Segmentation fault
[Current thread is 1 (Thread 0x7ff41f86a7a0 (LWP 5054))]

Thread 2 (Thread 0x7ff405b62710 (LWP 5056)):
#0  0x00007ff41dfd9203 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007ff41a728009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007ff41a72845c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007ff41e4171e6 in QEventDispatcherGlib::processEvents (this=0x29c1770, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:417
#4  0x00007ff41e3e9a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#5  0x00007ff41e3e9dec in QEventLoop::exec (this=0x7ff405b61cb0, flags=) at kernel/qeventloop.cpp:201
#6  0x00007ff41e2f42fd in QThread::exec (this=<value optimized out>) at thread/qthread.cpp:490
#7  0x00007ff41e3c95f8 in QInotifyFileSystemWatcherEngine::run (this=0x2b579d0) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007ff41e2f727e in QThreadPrivate::start (arg=0x2b579d0) at thread/qthread_unix.cpp:266
#9  0x00007ff412301953 in ?? () from /usr/lib/nvidia-current/libGL.so.1
#10 0x00007ff41abe6971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#11 0x00007ff41dfe594d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#12 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7ff41f86a7a0 (LWP 5054)):
[KCrash Handler]
#6  0x00007ff41df7927a in _int_free (av=0x7ff41e27de40, p=0x3384bc0) at malloc.c:4973
#7  0x00007ff41df7cc83 in __libc_free (mem=<value optimized out>) at malloc.c:3738
#8  0x00007ff4120668bb in ?? () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.260.19.06
#9  0x00007ff41a6faf46 in g_ptr_array_free () from /lib/libglib-2.0.so.0
#10 0x00007ff40484b6b8 in KexiMigration::MDBMigrate::getPrimaryKey (this=<value optimized out>, table=0x33659f0, tableDef=0x3365c20) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:412
#11 0x00007ff40484c0e2 in KexiMigration::MDBMigrate::drv_readTableSchema (this=<value optimized out>, originalName=..., tableSchema=<value optimized out>) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:188
#12 0x00007ff404f229bd in KexiMigration::KexiMigrate::performImport (this=0x2fc5830, result=0x7fff5ded73d0) at ../../../kexi/migration/keximigrate.cpp:199
#13 0x00007ff404f2e7db in KexiMigration::ImportWizard::import (this=0x2363510) at ../../../kexi/migration/importwizard.cpp:816
#14 0x00007ff404f2eeb4 in KexiMigration::ImportWizard::next (this=0x2363510) at ../../../kexi/migration/importwizard.cpp:901
#15 0x00007ff41bbe4e31 in KAssistantDialog::qt_metacall (this=0x2363510, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=<value optimized out>) at ./kassistantdialog.moc:76
#16 0x00007ff404f30360 in KexiMigration::ImportWizard::qt_metacall (this=0x7ff41e27de40, _c=QMetaObject::InvokeMetaMethod, _id=54198272, _a=0x1aa70) at ./importwizard.moc:78
#17 0x00007ff41e402b27 in QMetaObject::activate (sender=0x2363510, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1aa70) at kernel/qobject.cpp:3280
#18 0x00007ff41bbf8b68 in KDialog::slotButtonClicked (this=0x2363510, button=8192) at ../../kdeui/dialogs/kdialog.cpp:884
#19 0x00007ff41bbfaaf9 in KDialog::qt_metacall (this=0x2363510, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5ded7c00) at ./kdialog.moc:190
#20 0x00007ff41bcd8b80 in KPageDialog::qt_metacall (this=0x7ff41e27de40, _c=QMetaObject::InvokeMetaMethod, _id=54198272, _a=0x1aa70) at ./kpagedialog.moc:70
#21 0x00007ff41bbe4db8 in KAssistantDialog::qt_metacall (this=0x7ff41e27de40, _c=QMetaObject::InvokeMetaMethod, _id=54198272, _a=0x1aa70) at ./kassistantdialog.moc:70
#22 0x00007ff404f30360 in KexiMigration::ImportWizard::qt_metacall (this=0x7ff41e27de40, _c=QMetaObject::InvokeMetaMethod, _id=54198272, _a=0x1aa70) at ./importwizard.moc:78
#23 0x00007ff41e402b27 in QMetaObject::activate (sender=0x23637a8, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1aa70) at kernel/qobject.cpp:3280
#24 0x00007ff41e4057fe in QSignalMapper::mapped (this=0x7ff41e27de40, _t1=8192) at .moc/release-shared/moc_qsignalmapper.cpp:101
#25 0x00007ff41e406a12 in QSignalMapper::map (this=0x23637a8, sender=0x2d336f0) at kernel/qsignalmapper.cpp:266
#26 0x00007ff41e406c90 in QSignalMapper::qt_metacall (this=0x23637a8, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5ded7d90) at .moc/release-shared/moc_qsignalmapper.cpp:87
#27 0x00007ff41e402b27 in QMetaObject::activate (sender=0x2d336f0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x1aa70) at kernel/qobject.cpp:3280
#28 0x00007ff41efb3402 in QAbstractButton::clicked (this=0x7ff41e27de40, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#29 0x00007ff41ecadeeb in QAbstractButtonPrivate::emitClicked (this=0x2d33730) at widgets/qabstractbutton.cpp:546
#30 0x00007ff41ecaf5bb in QAbstractButtonPrivate::click (this=0x2d33730) at widgets/qabstractbutton.cpp:539
#31 0x00007ff41ecaf82c in QAbstractButton::mouseReleaseEvent (this=0x2d336f0, e=0x7fff5ded86e0) at widgets/qabstractbutton.cpp:1121
#32 0x00007ff41e92c04e in QWidget::event (this=0x2d336f0, event=0x7fff5ded86e0) at kernel/qwidget.cpp:8187
#33 0x00007ff41e8d5fdc in QApplicationPrivate::notify_helper (this=0x220cd30, receiver=0x2d336f0, e=0x7fff5ded86e0) at kernel/qapplication.cpp:4396
#34 0x00007ff41e8dc30e in QApplication::notify (this=0x2208f80, receiver=0x2d336f0, e=0x7fff5ded86e0) at kernel/qapplication.cpp:3959
#35 0x00007ff41bc9f156 in KApplication::notify (this=0x2208f80, receiver=0x2d336f0, event=0x7fff5ded86e0) at ../../kdeui/kernel/kapplication.cpp:310
#36 0x00007ff41e3eacdc in QCoreApplication::notifyInternal (this=0x2208f80, receiver=0x2d336f0, event=0x7fff5ded86e0) at kernel/qcoreapplication.cpp:732
#37 0x00007ff41e8dadbe in sendEvent (receiver=0x2d336f0, event=0x7fff5ded86e0, alienWidget=0x2d336f0, nativeWidget=0x2363510, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#38 QApplicationPrivate::sendMouseEvent (receiver=0x2d336f0, event=0x7fff5ded86e0, alienWidget=0x2d336f0, nativeWidget=0x2363510, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3058
#39 0x00007ff41e95e345 in QETWidget::translateMouseEvent (this=0x2363510, event=<value optimized out>) at kernel/qapplication_x11.cpp:4403
#40 0x00007ff41e95cc5c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fff5ded9000) at kernel/qapplication_x11.cpp:3536
#41 0x00007ff41e9890e2 in x11EventSourceDispatch (s=0x2210200, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#42 0x00007ff41a724342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#43 0x00007ff41a7282a8 in ?? () from /lib/libglib-2.0.so.0
#44 0x00007ff41a72845c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#45 0x00007ff41e417193 in QEventDispatcherGlib::processEvents (this=0x21e6010, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#46 0x00007ff41e988a4e in QGuiEventDispatcherGlib::processEvents (this=0x7ff41e27de40, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#47 0x00007ff41e3e9a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#48 0x00007ff41e3e9dec in QEventLoop::exec (this=0x7fff5ded9330, flags=) at kernel/qeventloop.cpp:201
#49 0x00007ff41edca7de in QDialog::exec (this=0x2363510) at dialogs/qdialog.cpp:552
#50 0x00007ff41f449500 in KexiMainWindow::showProjectMigrationWizard (this=<value optimized out>, mimeType=..., databaseName=<value optimized out>, cdata=<value optimized out>) at ../../../kexi/main/KexiMainWindow.cpp:4807
#51 0x00007ff41f450664 in KexiMainWindow::startup (this=0x2c3de40) at ../../../kexi/main/KexiMainWindow.cpp:1509
#52 0x00007ff41f455b5a in KexiMainWindow::create (argc=<value optimized out>, argv=0x7fff5ded9748, aboutdata=<value optimized out>) at ../../../kexi/main/KexiMainWindow.cpp:285
#53 0x0000000000400888 in main (argc=505929280, argv=0x0) at ../../kexi/main.cpp:30

Reported using DrKonqi
Comment 1 Jarosław Staniek 2011-05-21 00:27:27 UTC
Thanks for the report. Could you please send sample database that crashes for you to staniek @kde.org (privately) or if you don't mind, you can attach it below using the 'Add an attachment' link.
Comment 2 Jarosław Staniek 2011-07-01 21:08:37 UTC
Needs info, sometimes testing specific database helps to find the issue faster.
Comment 3 Jarosław Staniek 2011-07-17 22:30:35 UTC

*** This bug has been marked as a duplicate of bug 240343 ***