Bug 240343 - Crash during MDB import
Summary: Crash during MDB import
Status: CLOSED WAITINGFORINFO
Alias: None
Product: KEXI
Classification: Applications
Component: Migration/Import/Export (show other bugs)
Version: 2.2.0 (KOffice 2.2.0)
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
: 156811 259700 261072 262101 262817 271886 280212 285380 299202 332315 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-06-01 12:59 UTC by Kevin O'Riordan
Modified: 2016-01-22 23:50 UTC (History)
18 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
New crash information added by DrKonqi (6.94 KB, text/plain)
2010-08-25 17:09 UTC, Kevin O'Riordan
Details
New crash information added by DrKonqi (8.89 KB, text/plain)
2011-02-23 17:12 UTC, Kevin Coonan
Details
New crash information added by DrKonqi (10.61 KB, text/plain)
2011-05-27 14:25 UTC, gabriele monfardini
Details
New crash information added by DrKonqi (9.33 KB, text/plain)
2011-12-11 13:10 UTC, jozefvanhoof
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin O'Riordan 2010-06-01 12:59:02 UTC
Application: kexi (2.2.0 (KOffice 2.2.0))
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-22-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Tried importing an mdb file from Microsoft Access 2000. Kexi crashes every time I try this.

The crash can be reproduced every time.

 -- Backtrace:
Application: Kexi (kexi), signal: Segmentation fault
[KCrash Handler]
#6  KexiDB::IndexSchema::addField (this=0x95b4da8, field=0x0) at ../../../kexi/kexidb/indexschema.cpp:90
#7  0x03a8c2f8 in KexiMigration::MDBMigrate::getPrimaryKey (this=0x9722dd8, table=0x97048e0, tableDef=0x9795900) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:424
#8  0x03a8d954 in KexiMigration::MDBMigrate::drv_readTableSchema (this=0x9722dd8, originalName=..., tableSchema=...) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:188
#9  0x024129dd in KexiMigration::KexiMigrate::performImport (this=0x9722dd8, result=0xbfb4e118) at ../../../kexi/migration/keximigrate.cpp:199
#10 0x0241f09a in KexiMigration::ImportWizard::import (this=0x94731e8) at ../../../kexi/migration/importwizard.cpp:810
#11 0x0241f87c in KexiMigration::ImportWizard::next (this=0x94731e8) at ../../../kexi/migration/importwizard.cpp:895
#12 0x060bb57e in KAssistantDialog::qt_metacall (this=0x94731e8, _c=QMetaObject::InvokeMetaMethod, _id=76, _a=0xbfb4e3ac) at ./kassistantdialog.moc:76
#13 0x02420efa in KexiMigration::ImportWizard::qt_metacall (this=0x94731e8, _c=QMetaObject::InvokeMetaMethod, _id=76, _a=0xbfb4e3ac) at ./importwizard.moc:78
#14 0x00aa3c9a in QMetaObject::metacall (object=0x94731e8, cl=158353632, idx=76, argv=0xbfb4e3ac) at kernel/qmetaobject.cpp:237
#15 0x00ab23d5 in QMetaObject::activate (sender=0x94731e8, m=0x6332b04, local_signal_index=5, argv=0x0) at kernel/qobject.cpp:3293
#16 0x060cef27 in KDialog::user2Clicked (this=0x94731e8) at ./kdialog.moc:234
#17 0x060d1338 in KDialog::slotButtonClicked (this=0x94731e8, button=8192) at ../../kdeui/dialogs/kdialog.cpp:875
#18 0x060d3559 in KDialog::qt_metacall (this=0x94731e8, _c=QMetaObject::InvokeMetaMethod, _id=33, _a=0xbfb4e618) at ./kdialog.moc:190
#19 0x061b086a in KPageDialog::qt_metacall (this=0x94731e8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfb4e618) at ./kpagedialog.moc:70
#20 0x060bb51a in KAssistantDialog::qt_metacall (this=0x94731e8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfb4e618) at ./kassistantdialog.moc:70
#21 0x02420efa in KexiMigration::ImportWizard::qt_metacall (this=0x94731e8, _c=QMetaObject::InvokeMetaMethod, _id=69, _a=0xbfb4e618) at ./importwizard.moc:78
#22 0x00aa3c9a in QMetaObject::metacall (object=0x94731e8, cl=158353632, idx=69, argv=0xbfb4e618) at kernel/qmetaobject.cpp:237
#23 0x00ab23d5 in QMetaObject::activate (sender=0x9471d98, m=0xbb10f8, local_signal_index=0, argv=0xbfb4e618) at kernel/qobject.cpp:3293
#24 0x00ab7b13 in QSignalMapper::mapped (this=0x9471d98, _t1=8192) at .moc/release-shared/moc_qsignalmapper.cpp:101
#25 0x00ab8d8d in QSignalMapper::map (this=0x9471d98, sender=0x947d378) at kernel/qsignalmapper.cpp:266
#26 0x00ab8f6e in QSignalMapper::map (this=0x9471d98) at kernel/qsignalmapper.cpp:257
#27 0x00ab903b in QSignalMapper::qt_metacall (this=0x9471d98, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfb4e7b8) at .moc/release-shared/moc_qsignalmapper.cpp:87
#28 0x00aa3c9a in QMetaObject::metacall (object=0x9471d98, cl=158353632, idx=8, argv=0xbfb4e7b8) at kernel/qmetaobject.cpp:237
#29 0x00ab23d5 in QMetaObject::activate (sender=0x947d378, m=0x17228c4, local_signal_index=2, argv=0xbfb4e7b8) at kernel/qobject.cpp:3293
#30 0x01512479 in QAbstractButton::clicked (this=0x947d378, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:206
#31 0x011f1ea9 in QAbstractButtonPrivate::emitClicked (this=0x947d410) at widgets/qabstractbutton.cpp:546
#32 0x011f2cf4 in QAbstractButtonPrivate::click (this=0x947d410) at widgets/qabstractbutton.cpp:539
#33 0x011f2fae in QAbstractButton::mouseReleaseEvent (this=0x947d378, e=0xbfb4eef0) at widgets/qabstractbutton.cpp:1121
#34 0x00e457f8 in QWidget::event (this=0x947d378, event=0xbfb4eef0) at kernel/qwidget.cpp:7998
#35 0x011f1d4e in QAbstractButton::event (this=0x947d378, e=0x959f360) at widgets/qabstractbutton.cpp:1080
#36 0x0129c1f2 in QPushButton::event (this=0x947d378, e=0xbfb4eef0) at widgets/qpushbutton.cpp:679
#37 0x00de74dc in QApplicationPrivate::notify_helper (this=0x8c03438, receiver=0x947d378, e=0xbfb4eef0) at kernel/qapplication.cpp:4300
#38 0x00dee9f7 in QApplication::notify (this=0x8c00858, receiver=0x947d378, e=0xbfb4eef0) at kernel/qapplication.cpp:3865
#39 0x0616ff2a in KApplication::notify (this=0x8c00858, receiver=0x947d378, event=0xbfb4eef0) at ../../kdeui/kernel/kapplication.cpp:302
#40 0x00a9ea3b in QCoreApplication::notifyInternal (this=0x8c00858, receiver=0x947d378, event=0xbfb4eef0) at kernel/qcoreapplication.cpp:704
#41 0x00ded952 in QCoreApplication::sendEvent (receiver=0x947d378, event=0xbfb4eef0, alienWidget=0x947d378, nativeWidget=0x94731e8, buttonDown=0x172b058, lastMouseReceiver=..., spontaneous=true)
    at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#42 QApplicationPrivate::sendMouseEvent (receiver=0x947d378, event=0xbfb4eef0, alienWidget=0x947d378, nativeWidget=0x94731e8, buttonDown=0x172b058, lastMouseReceiver=..., spontaneous=true)
    at kernel/qapplication.cpp:2965
#43 0x00e79088 in QETWidget::translateMouseEvent (this=0x94731e8, event=0xbfb4f40c) at kernel/qapplication_x11.cpp:4368
#44 0x00e78511 in QApplication::x11ProcessEvent (this=0x8c00858, event=0xbfb4f40c) at kernel/qapplication_x11.cpp:3379
#45 0x00ea760a in x11EventSourceDispatch (s=0x8c05e10, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#46 0x03cd55e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#47 0x03cd92d8 in ?? () from /lib/libglib-2.0.so.0
#48 0x03cd94b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#49 0x00aca5d5 in QEventDispatcherGlib::processEvents (this=0x8be59c0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#50 0x00ea7135 in QGuiEventDispatcherGlib::processEvents (this=0x8be59c0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#51 0x00a9d059 in QEventLoop::processEvents (this=0xbfb4f700, flags=) at kernel/qeventloop.cpp:149
#52 0x00a9d4aa in QEventLoop::exec (this=0xbfb4f700, flags=...) at kernel/qeventloop.cpp:201
#53 0x013264f3 in QDialog::exec (this=0x94731e8) at dialogs/qdialog.cpp:546
#54 0x002bd09b in KexiMainWindow::showProjectMigrationWizard (this=0x940b440, mimeType=..., databaseName=..., cdata=0x0) at ../../../kexi/main/KexiMainWindow.cpp:4797
#55 0x002bf1fc in KexiMainWindow::startup (this=0x940b440) at ../../../kexi/main/KexiMainWindow.cpp:1509
#56 0x002c976b in KexiMainWindow::create (argc=1, argv=0xbfb4f9c4, aboutdata=0x0) at ../../../kexi/main/KexiMainWindow.cpp:285
#57 0x08048754 in main (argc=1, argv=0xbfb4f9c4) at ../../kexi/main.cpp:30

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-01 15:35:23 UTC
is it possible that you attach such a file in the bugreport ?
Comment 2 Jarosław Staniek 2010-06-03 20:28:42 UTC
Kevin, could you tell me more about your hardware? E.g. is it a 64bit system?

Sample database could help.

On 32-bit systems importing Nothwind examples from MS Access 2000 and 2003 works properly.
Comment 3 Steve Dowe 2010-07-14 12:08:39 UTC
May be similar to Bug #244420
Comment 4 Kevin O'Riordan 2010-08-25 17:09:38 UTC
Created attachment 50945 [details]
New crash information added by DrKonqi

kexi (2.2.2 (KOffice 2.2.2)) on KDE Platform 4.5.00 (KDE 4.5.0) using Qt 4.7.0

- What I was doing when the application crashed:

Opening Microsoft Access database

System is a 32 bit system. Can attach sample database but it is several megabytes in size.

-- Backtrace (Reduced):
#7  KexiDB::IndexSchema::addField (this=0xa1dc738, field=0x0) at ../../../kexi/kexidb/indexschema.cpp:90
#8  0x02a8e2f8 in KexiMigration::MDBMigrate::getPrimaryKey (this=0xa1b9348, table=0xa1dc650, tableDef=0xa1dc800) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:424
#9  0x02a8f954 in KexiMigration::MDBMigrate::drv_readTableSchema (this=0xa1b9348, originalName=..., tableSchema=...) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:188
#10 0x0281fa3d in KexiMigration::KexiMigrate::performImport (this=0xa1b9348, result=0xbfa5f2e8) at ../../../kexi/migration/keximigrate.cpp:199
#11 0x0282c0fa in KexiMigration::ImportWizard::import (this=0xa05a3c0) at ../../../kexi/migration/importwizard.cpp:816
Comment 5 Dario Andres 2010-12-25 14:59:57 UTC
[Comment from a bug triager]
From bug 261072 (KOffice 2.3 RC 1):
- What I was doing when the application crashed: Nothing other then going
through the import guide. I chose to import both structure and data and to save
as a file.

I am running Kexi in a dinstibution installed i a virtual machine in VirtualBox
under OpenSUSE 11.3 (the open source version from the official SUSE
repositories). Kexi is also installed from the repositories.

The .mdb file is from a rather old XP-version of Access .

- Backtrace:
[KCrash Handler]
#7  KexiDB::IndexSchema::addField (this=0x87b13c8, field=0x0) at
/usr/src/debug/koffice-2.2.91/kexi/kexidb/indexschema.cpp:90
#8  0xafef0589 in KexiMigration::MDBMigrate::getPrimaryKey (this=0x8798008,
table=0x8675330, tableDef=0x87a35c8) at
/usr/src/debug/koffice-2.2.91/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:432
#9  0xafef0bc4 in KexiMigration::MDBMigrate::drv_readTableSchema
(this=0x8798008, originalName=..., tableSchema=...) at
/usr/src/debug/koffice-2.2.91/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:188
#10 0xaff11c62 in KexiMigration::KexiMigrate::performImport (this=0x8798008,
result=0xbfe176e4) at
/usr/src/debug/koffice-2.2.91/kexi/migration/keximigrate.cpp:199
#11 0xaff1fa3c in KexiMigration::ImportWizard::import (this=0x85d3f58) at
/usr/src/debug/koffice-2.2.91/kexi/migration/importwizard.cpp:816
#12 0xaff2028b in KexiMigration::ImportWizard::next (this=0x85d3f58) at
/usr/src/debug/koffice-2.2.91/kexi/migration/importwizard.cpp:901
#13 0xb5d8a177 in KAssistantDialog::qt_metacall (this=0x85d3f58,
_c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0xbfe1798c) at
/usr/src/debug/kdelibs-4.5.85/build/kdeui/kassistantdialog.moc:76
#14 0xaff1ec92 in KexiMigration::ImportWizard::qt_metacall (this=0x85d3f58,
_c=QMetaObject::InvokeMetaMethod, _id=76, _a=0xbfe1798c) at
/usr/src/debug/koffice-2.2.91/build/kexi/migration/importwizard.moc:78
Comment 6 Dario Andres 2010-12-25 15:00:07 UTC
*** Bug 261072 has been marked as a duplicate of this bug. ***
Comment 7 Dario Andres 2011-01-31 01:01:44 UTC
[Comment from a bug triager]
From bug 262817:
I've tried it a number of times now, tried to import it to a file with
structure and data, then just with structure. Also tried both storing it to a
remote server. Crashes regardless. I don't know what version of Access was used
to create the original database.
Comment 8 Dario Andres 2011-01-31 01:02:05 UTC
*** Bug 262817 has been marked as a duplicate of this bug. ***
Comment 9 Kevin Coonan 2011-02-23 17:12:39 UTC
Created attachment 57470 [details]
New crash information added by DrKonqi

kexi (2.3.1 (KOffice 2.3.1)) on KDE Platform 4.6.00 (4.6.0) "release 386" using Qt 4.7.1

- What I was doing when the application crashed:  Opening a modest (312 KiB) Microsoft Access DB (which I can send if you like) with Kexi.  Error occurs whether or not I choose local project or try to import it into MySQL.

Please fix.  The Universe is counting on you.

-- Backtrace (Reduced):
#6  KexiDB::IndexSchema::addField (this=0x1c0f680, field=0x0) at /usr/src/debug/koffice-2.3.1/kexi/kexidb/indexschema.cpp:90
#7  0x00007f46fea9799a in KexiMigration::MDBMigrate::getPrimaryKey (this=<value optimized out>, table=0x1bea4b0, tableDef=0x1bea5f0)
    at /usr/src/debug/koffice-2.3.1/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:432
#8  0x00007f46fea97f62 in KexiMigration::MDBMigrate::drv_readTableSchema (this=0x1160330, originalName=<value optimized out>, tableSchema=...)
    at /usr/src/debug/koffice-2.3.1/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:188
#9  0x00007f4705415be9 in KexiMigration::KexiMigrate::performImport (this=0x1160330, result=0x7fff17fbfcb0) at /usr/src/debug/koffice-2.3.1/kexi/migration/keximigrate.cpp:199
#10 0x00007f4705422433 in KexiMigration::ImportWizard::import (this=0x1a040f0) at /usr/src/debug/koffice-2.3.1/kexi/migration/importwizard.cpp:820
Comment 10 Kevin Coonan 2011-02-23 18:06:47 UTC
This is what killed it.


Kevin M. Coonan, MD
Bethesda, MD
kevin.coonan {GMail, Skype}

Omnes homines liberi aequique dignitate atque juribus nascuntur. Ratione 
conscientiaque praediti sunt et alii erga alios cum fraternitate se gerere 
debent.
All human beings are born free and equal in dignity and rights. They are 
endowed with reason and conscience and should act towards one another in a 
spirit of brotherhood.
Article I. Universal Declaration of Human Rights. 1948-12-10, Paris, France


On Wednesday, February 23, 2011 11:12:42 Kevin Coonan wrote:
> https://bugs.kde.org/show_bug.cgi?id=240343
> 
> 
> 
> 
> 
> --- Comment #9 from Kevin Coonan <kevin coonan gmail com>  2011-02-23
> 17:12:39 --- Created an attachment (id=57470)
>  --> (http://bugs.kde.org/attachment.cgi?id=57470)
> New crash information added by DrKonqi
> 
> kexi (2.3.1 (KOffice 2.3.1)) on KDE Platform 4.6.00 (4.6.0) "release 386"
> using Qt 4.7.1
> 
> - What I was doing when the application crashed:  Opening a modest (312
> KiB) Microsoft Access DB (which I can send if you like) with Kexi.  Error
> occurs whether or not I choose local project or try to import it into
> MySQL.
> 
> Please fix.  The Universe is counting on you.
> 
> -- Backtrace (Reduced):
> #6  KexiDB::IndexSchema::addField (this=0x1c0f680, field=0x0) at
> /usr/src/debug/koffice-2.3.1/kexi/kexidb/indexschema.cpp:90
> #7  0x00007f46fea9799a in KexiMigration::MDBMigrate::getPrimaryKey
> (this=<value optimized out>, table=0x1bea4b0, tableDef=0x1bea5f0)
>     at
> /usr/src/debug/koffice-2.3.1/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:
> 432 #8  0x00007f46fea97f62 in
> KexiMigration::MDBMigrate::drv_readTableSchema (this=0x1160330,
> originalName=<value optimized out>, tableSchema=...) at
> /usr/src/debug/koffice-2.3.1/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:
> 188 #9  0x00007f4705415be9 in KexiMigration::KexiMigrate::performImport
> (this=0x1160330, result=0x7fff17fbfcb0) at
> /usr/src/debug/koffice-2.3.1/kexi/migration/keximigrate.cpp:199
> #10 0x00007f4705422433 in KexiMigration::ImportWizard::import
> (this=0x1a040f0) at
> /usr/src/debug/koffice-2.3.1/kexi/migration/importwizard.cpp:820
Comment 11 gabriele monfardini 2011-05-27 14:25:11 UTC
Created attachment 60378 [details]
New crash information added by DrKonqi

kexi (2.4 Alpha 1 (Calligra 2.4 Alpha 1)) on KDE Platform 4.6.3 (4.6.3) using Qt 4.7.2

calligra is compiled from source (git, 2011-05-27)
The crash happened opening an Access 2000 mdb file

-- Backtrace (Reduced):
#6  KexiDB::IndexSchema::addField (this=0x24bee30, field=0x0) at /home/monfardini/devel/calligra/kexi/kexidb/indexschema.cpp:90
#7  0x00007ff222b26087 in KexiMigration::MDBMigrate::getPrimaryKey (this=<value optimized out>, table=0x24b7d00, tableDef=0x24b7e70) at /home/monfardini/devel/calligra/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:432
#8  0x00007ff222b265bd in KexiMigration::MDBMigrate::drv_readTableSchema (this=0x24453b0, originalName=<value optimized out>, tableSchema=...) at /home/monfardini/devel/calligra/kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:188
#9  0x00007ff22bca5932 in KexiMigration::KexiMigrate::performImport (this=0x24453b0, result=0x7fff518a9d20) at /home/monfardini/devel/calligra/kexi/migration/keximigrate.cpp:200
#10 0x00007ff22bcb19a8 in KexiMigration::ImportWizard::import (this=0x1ce3d20) at /home/monfardini/devel/calligra/kexi/migration/importwizard.cpp:820
Comment 12 Steve Dowe 2011-05-27 14:31:52 UTC
Thank you for your email.  It has been automatically forwarded to my new email address: sd@warpuniversal.co.uk.  Please update your address book - thanks! :-)

Steve
Comment 13 Jarosław Staniek 2011-07-17 22:28:34 UTC
*** Bug 259700 has been marked as a duplicate of this bug. ***
Comment 14 Jarosław Staniek 2011-07-17 22:29:11 UTC
*** Bug 156811 has been marked as a duplicate of this bug. ***
Comment 15 Jarosław Staniek 2011-07-17 22:30:05 UTC
*** Bug 271886 has been marked as a duplicate of this bug. ***
Comment 16 Jarosław Staniek 2011-07-17 22:30:35 UTC
*** Bug 262101 has been marked as a duplicate of this bug. ***
Comment 17 Jarosław Staniek 2011-08-25 19:15:32 UTC
*** Bug 280212 has been marked as a duplicate of this bug. ***
Comment 18 Jarosław Staniek 2011-11-01 23:41:05 UTC
Good backtrace in #285380.
Comment 19 Jarosław Staniek 2011-11-01 23:41:42 UTC
*** Bug 285380 has been marked as a duplicate of this bug. ***
Comment 20 Jarosław Staniek 2011-12-06 21:14:00 UTC
Could you please compress your sample crashing database and send via email to staniek@kde.org? You can also remove extra objects from it if you wish, leaving one object that causes the crash.
Comment 21 jozefvanhoof 2011-12-11 13:10:55 UTC
Created attachment 66624 [details]
New crash information added by DrKonqi

kexi (2.3.3 (KOffice 2.3.3)) on KDE Platform 4.6.5 (4.6.5) using Qt 4.7.2

- What I was doing when the application crashed: Importing a MDB- file (Microsoft ACCESS database)

-- Backtrace (Reduced):
#7  0xac6365e2 in mdb_read_indices (table=0x9605540) at ../../../../../kexi/migration/mdb/src/mdbtools/libmdb/index.c:134
#8  0xac63147a in KexiMigration::MDBMigrate::getPrimaryKey (this=0x94601b8, table=0x96053c0, tableDef=0x9605540) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:396
#9  0xac631b5f in KexiMigration::MDBMigrate::drv_readTableSchema (this=0x94601b8, originalName=..., tableSchema=...) at ../../../../../kexi/migration/mdb/src/keximdb/mdbmigrate.cpp:188
#10 0xac60efb3 in KexiMigration::KexiMigrate::performImport (this=0x94601b8, result=0xbffac9d4) at ../../../kexi/migration/keximigrate.cpp:199
#11 0xac61c3d2 in KexiMigration::ImportWizard::import (this=0x9460a18) at ../../../kexi/migration/importwizard.cpp:820
Comment 22 Bruno Friedmann 2011-12-11 15:42:43 UTC
On 12/06/2011 10:14 PM, Jarosław Staniek  wrote:
> https://bugs.kde.org/show_bug.cgi?id=240343
> 
> 
> Jarosław Staniek <staniek@kde.org> changed:
> 
>            What    |Removed                     |Added
> ----------------------------------------------------------------------------
>              Status|ASSIGNED                    |NEEDSINFO
>          Resolution|                            |WAITINGFORINFO
> 
> 
> 
> 
> --- Comment #20 from Jarosław Staniek <staniek kde org>  2011-12-06 21:14:00 ---
> Could you please compress your sample crashing database and send via email to
> staniek@kde.org? You can also remove extra objects from it if you wish, leaving
> one object that causes the crash.
> 

Jarosław

Find the culprit file attached.
I don't know where it crash, but nothing too much sensible in it.
Comment 23 Bruno Friedmann 2011-12-14 16:05:35 UTC
Two changes to this bug : one informations have been transmitted directly to dev
please adjust status.

Platform : has I enconter this crash on openSUSE rpm I thing we can enlarge the Platform too
Comment 24 Jarosław Staniek 2011-12-14 16:52:41 UTC
OK, I still need sample database that crashes Kexi, crash information is not enough.
Comment 25 Jarosław Staniek 2011-12-14 22:49:41 UTC
Update: Tested database sent by Bruno and no problem with import on a 32-bit single core Intel machine... Looks like architecture-dependent bug.
Comment 26 Caco 2012-01-29 22:23:28 UTC
Hello, I'm sorry don't reply before.

I have just opened a microsoft jet database (mdb) and the result was great.
I've saved the mdb file as kexi project and when visualizing data looks
like all right.

Good job. Congratulations!

2011/12/14 Jarosław Staniek <staniek@kde.org>

> https://bugs.kde.org/show_bug.cgi?id=240343
>
>
>
>
>
> --- Comment #25 from Jarosław Staniek <staniek kde org>  2011-12-14
> 22:49:41 ---
> Update: Tested database sent by Bruno and no problem with import on a
> 32-bit
> single core Intel machine... Looks like architecture-dependent bug.
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 27 Jarosław Staniek 2012-01-29 22:46:30 UTC
(In reply to comment #26)

Caco, I am glad it works for you. Could you let me know if you use 32 or 64-bit machine and what's your Kexi version?
Comment 28 Caco 2012-01-29 22:53:35 UTC
My machine is 32-bit.

$ uname -a:
Linux caco-laptop 3.0.0-15-generic #26-Ubuntu SMP Fri Jan 20 15:59:53 UTC
2012 i686 i686 i386 GNU/Linux

Kexi version:

Version 2.3.3 (KOffice 2.3.3)
Using KDE Development Platform 4.7.4 (4.7.4)




2012/1/29 Jarosław Staniek <staniek@kde.org>

> https://bugs.kde.org/show_bug.cgi?id=240343
>
>
>
>
>
> --- Co mment #27 from Jarosław Staniek <staniek kde org>  2012-01-29
> 22:46:30 ---
> (In reply to comment #26)
>
> Caco, I am glad it works for you. Could you let me know if you use 32 or
> 64-bit
> machine and what's your Kexi version?
>
> --
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You are on the CC list for the bug.
>
Comment 29 Jarosław Staniek 2012-08-05 11:47:25 UTC
*** Bug 299202 has been marked as a duplicate of this bug. ***
Comment 30 Jarosław Staniek 2014-03-19 14:52:15 UTC
*** Bug 332315 has been marked as a duplicate of this bug. ***
Comment 31 Jarosław Staniek 2014-03-19 14:55:03 UTC
Confirmed, awaiting for sample files.
Comment 32 Jarosław Staniek 2014-06-21 20:13:22 UTC
Idea: Can someone test again with Kexi 2.8?
Comment 33 Jarosław Staniek 2014-06-21 20:14:09 UTC
It seems that Kexi 2.4 is the newest one tested here.
Comment 34 Raúl 2014-06-21 21:39:37 UTC
Correct me if I'm wrong, but I'm not seeing any mdb file attached or referenced in this report. I'd be glad to test with latest kexi stable if anyone could provide us with some.
Regards,
Comment 35 Jarosław Staniek 2014-06-21 21:56:29 UTC
@Raúl: I propose to use the popular Northwind.mdb database. Available with MS Access (if you have it somewhere) but also at various places, just googled for you, it's there: http://www.mcfedries.com/AccessForms/examples.asp. Microsoft.com had it somewhere too.
Comment 36 Jarosław Staniek 2016-01-22 23:49:59 UTC
2.9.11 will get update for the MDB handling. Feel free to use it and test. If there are crashes, feel free to re-open this report.