Summary: | crash on importing mysql database | ||
---|---|---|---|
Product: | [Applications] KEXI | Reporter: | masterroz |
Component: | Migration/Import/Export | Assignee: | Kexi Bugs <kexi-bugs> |
Status: | RESOLVED WORKSFORME | ||
Severity: | crash | CC: | staniek |
Priority: | NOR | Keywords: | triaged |
Version: | 2.3.3 (KOffice 2.3.3) | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=349156 | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | New crash information added by DrKonqi |
Description
masterroz
2012-02-23 03:11:00 UTC
Created attachment 92143 [details]
New crash information added by DrKonqi
kexi (2.9.2) on KDE Platform 4.14.6 using Qt 4.8.6
- What I was doing when the application crashed:
Import remote MySQL database, created by LibreNMS in MySQL 5.6.24.
-- Backtrace (Reduced):
#6 0x00007fd969e33fd4 in KexiMigration::ImportWizard::next() () at /usr/lib/libkeximigrate.so.14
[...]
#8 0x00007fd969461fb3 in KDialog::user2Clicked() (this=this@entry=0x2404520) at ./kdialog.moc:247
#9 0x00007fd969462720 in KDialog::slotButtonClicked(int) (this=0x2404520, button=8192) at ../../kdeui/dialogs/kdialog.cpp:897
#10 0x00007fd96946421f in KDialog::qt_static_metacall(QObject*, QMetaObject::Call, int, void**) (_o=<optimized out>, _id=<optimized out>, _a=<optimized out>, _c=<optimized out>) at ./kdialog.moc:166
[...]
#12 0x00007fd96b4a2e0e in QSignalMapper::mapped(int) (this=this@entry=0x18a1a40, _t1=8192) at .moc/release-shared/moc_qsignalmapper.cpp:114
Related fix #349156 is present since 2.9.6. Please test if possible. Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 15 days. Please provide the requested information as soon as possible and set the bug status as REPORTED. Due to regular bug tracker maintenance, if the bug is still in NEEDSINFO status with no change in 30 days, the bug will be closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging If you have already provided the requested information, please set the bug status as REPORTED so that the KDE team knows that the bug is ready to be confirmed. Thank you for helping us make KDE software even better for everyone! Dear Bug Submitter, This bug has been in NEEDSINFO status with no change for at least 30 days. The bug is now closed as RESOLVED > WORKSFORME due to lack of needed information. For more information about our bug triaging procedures please read the wiki located here: https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging Thank you for helping us make KDE software even better for everyone! |