Bug 336900

Summary: Unexpected crash when closing query
Product: [Applications] KEXI Reporter: Ian Balchin <inksi>
Component: GeneralAssignee: Jarosław Staniek <staniek>
Status: CLOSED DUPLICATE    
Severity: crash    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Ian Balchin 2014-06-30 12:13:18 UTC
Application: kexi (2.8.3)
KDE Platform Version: 4.8.5 (4.8.5) (Compiled from sources)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-23-generic i686
Distribution: Linux Mint 13 Maya

-- Information about the crash:
Closing query which had run on table 'books'. I had checked the sql query so may have been closing from design mode, but not sure.

-- Backtrace:
Application: Kexi (kexi), signal: Aborted
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb779bb00 (LWP 11273))]

Thread 2 (Thread 0x9f83db40 (LWP 11649)):
#0  0x00717416 in __kernel_vsyscall ()
#1  0x0070396b in pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:169
#2  0x0032f4bc in __pthread_cond_wait (cond=0x845e890, mutex=0x845e878) at forward.c:139
#3  0x0835a029 in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#4  0x0835a06f in ?? () from /usr/lib/i386-linux-gnu/libQtScript.so.4
#5  0x006ffd4c in start_thread (arg=0x9f83db40) at pthread_create.c:308
#6  0x00321bae in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:130

Thread 1 (Thread 0xb779bb00 (LWP 11273)):
[KCrash Handler]
#7  0x00717416 in __kernel_vsyscall ()
#8  0x002601df in __GI_raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0x00263825 in __GI_abort () at abort.c:91
#10 0x05fa7616 in qt_message_output (msgType=QtFatalMsg, buf=0x93ed9d0 "ASSERT: \"d\" in file /usr/include/qt4/QtCore/qscopedpointer.h, line 112") at global/qglobal.cpp:2276
#11 0x05fa7a4b in qt_message (msgType=QtFatalMsg, msg=0x6134138 "ASSERT: \"%s\" in file %s, line %d", ap=0xbff5b0c4 "Y\254I") at global/qglobal.cpp:2322
#12 0x05fa7b68 in qFatal (msg=0x6134138 "ASSERT: \"%s\" in file %s, line %d") at global/qglobal.cpp:2505
#13 0x05fa7bf5 in qt_assert (assertion=0x49ac59 "d", file=0x49ac30 "/usr/include/qt4/QtCore/qscopedpointer.h", line=112) at global/qglobal.cpp:2002
#14 0x0045e711 in QScopedPointer<QObjectData, QScopedPointerDeleter<QObjectData> >::operator-> (this=0xb8b24fc) at /usr/include/qt4/QtCore/qscopedpointer.h:112
#15 0x0045e24a in QObject::parent (this=0xb8b24f8) at /usr/include/qt4/QtCore/qobject.h:273
#16 0x004755e4 in KexiWindow::close (this=0xb5e7ae0, force=true) at /home/inksi/kde4/src/calligra/kexi/core/KexiWindow.cpp:325
#17 0x00474e48 in KexiWindow::~KexiWindow (this=0xb5e7ae0, __in_chrg=<optimized out>) at /home/inksi/kde4/src/calligra/kexi/core/KexiWindow.cpp:168
#18 0x00474ee3 in KexiWindow::~KexiWindow (this=0xb5e7ae0, __in_chrg=<optimized out>) at /home/inksi/kde4/src/calligra/kexi/core/KexiWindow.cpp:172
#19 0x00c5c19e in KexiWindowContainer::~KexiWindowContainer (this=0x956edb8, __in_chrg=<optimized out>) at /home/inksi/kde4/src/calligra/kexi/main/KexiMainWindow_p.h:143
#20 0x00c5c1f9 in KexiWindowContainer::~KexiWindowContainer (this=0x956edb8, __in_chrg=<optimized out>) at /home/inksi/kde4/src/calligra/kexi/main/KexiMainWindow_p.h:145
#21 0x00c52a14 in KexiMainWindow::closeWindow (this=0x8fdb2f8, window=0xb5e7ae0, layoutTaskBar=true, doNotSaveChanges=false) at /home/inksi/kde4/src/calligra/kexi/main/KexiMainWindow.cpp:3054
#22 0x00c51da3 in KexiMainWindow::closeWindow (this=0x8fdb2f8, window=0xb5e7ae0) at /home/inksi/kde4/src/calligra/kexi/main/KexiMainWindow.cpp:2880
#23 0x00c51e48 in KexiMainWindow::closeWindowForTab (this=0x8fdb2f8, tabIndex=2) at /home/inksi/kde4/src/calligra/kexi/main/KexiMainWindow.cpp:2893
#24 0x00c5711e in KexiMainWindow::qt_static_metacall (_o=0x8fdb2f8, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbff5b548) at /home/inksi/kde4/build/calligra/kexi/main/KexiMainWindow.moc:394
#25 0x060de6b1 in QMetaObject::activate (sender=0x91d7fa0, m=0x1828724, local_signal_index=1, argv=0xbff5b548) at kernel/qobject.cpp:3547
#26 0x01397fd5 in QTabWidget::tabCloseRequested (this=0x91d7fa0, _t1=2) at .moc/release-shared/moc_qtabwidget.cpp:221
#27 0x013982b1 in qt_static_metacall (_a=0xbff5b648, _id=1, _o=0x91d7fa0, _c=<optimized out>) at .moc/release-shared/moc_qtabwidget.cpp:111
#28 QTabWidget::qt_static_metacall (_o=0x91d7fa0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbff5b648) at .moc/release-shared/moc_qtabwidget.cpp:104
#29 0x060de6b1 in QMetaObject::activate (sender=0x91f8770, m=0x182852c, local_signal_index=1, argv=0xbff5b648) at kernel/qobject.cpp:3547
#30 0x0138ba65 in QTabBar::tabCloseRequested (this=0x91f8770, _t1=2) at .moc/release-shared/moc_qtabbar.cpp:222
#31 0x0138bb16 in QTabBarPrivate::_q_closeTab (this=0x91f4fd8) at widgets/qtabbar.cpp:662
#32 0x060de6b1 in QMetaObject::activate (sender=0xb62df08, m=0x18347c8, local_signal_index=2, argv=0xbff5b788) at kernel/qobject.cpp:3547
#33 0x015e09cd in QAbstractButton::clicked (this=0xb62df08, _t1=false) at .moc/release-shared/moc_qabstractbutton.cpp:220
#34 0x012d467d in QAbstractButtonPrivate::emitClicked (this=0xb5a4440) at widgets/qabstractbutton.cpp:548
#35 0x012d5ceb in QAbstractButtonPrivate::click (this=0xb5a4440) at widgets/qabstractbutton.cpp:541
#36 0x012d5fa6 in QAbstractButton::mouseReleaseEvent (this=0xb62df08, e=0xbff5be24) at widgets/qabstractbutton.cpp:1123
#37 0x00f031ac in QWidget::event (this=0xb62df08, event=0xbff5be24) at kernel/qwidget.cpp:8362
#38 0x012d5249 in QAbstractButton::event (this=0xb62df08, e=0xbff5be24) at widgets/qabstractbutton.cpp:1082
#39 0x00ea8ed4 in notify_helper (e=0xbff5be24, receiver=0xb62df08, this=0x8ff9f60) at kernel/qapplication.cpp:4559
#40 QApplicationPrivate::notify_helper (this=0x8ff9f60, receiver=0xb62df08, e=0xbff5be24) at kernel/qapplication.cpp:4531
#41 0x00eaf024 in QApplication::notify (this=0x8ff9f60, receiver=0xb62df08, e=0xbff5be24) at kernel/qapplication.cpp:4102
#42 0x07440e01 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#43 0x060c797e in QCoreApplication::notifyInternal (this=0x8ff0d28, receiver=0xb62df08, event=0xbff5be24) at kernel/qcoreapplication.cpp:876
#44 0x00ea9e95 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#45 QApplicationPrivate::sendMouseEvent (receiver=0xb62df08, event=0xbff5be24, alienWidget=0xb62df08, nativeWidget=0x91f8770, buttonDown=0x183dcf4, lastMouseReceiver=..., spontaneous=true) at kernel/qapplication.cpp:3170
#46 0x00f360c4 in QETWidget::translateMouseEvent (this=0x91f8770, event=0xbff5c2dc) at kernel/qapplication_x11.cpp:4619
#47 0x00f34c5d in QApplication::x11ProcessEvent (this=0x8ff0d28, event=0xbff5c2dc) at kernel/qapplication_x11.cpp:3734
#48 0x00f61efc in x11EventSourceDispatch (s=0x8ffb920, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#49 0x0671fd46 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#50 0x067200e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#51 0x067201c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#52 0x060fa887 in QEventDispatcherGlib::processEvents (this=0x8ffa570, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#53 0x00f61afa in QGuiEventDispatcherGlib::processEvents (this=0x8ffa570, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#54 0x060c650d in QEventLoop::processEvents (this=0xbff5c5d4, flags=...) at kernel/qeventloop.cpp:149
#55 0x060c67a9 in QEventLoop::exec (this=0xbff5c5d4, flags=...) at kernel/qeventloop.cpp:204
#56 0x060cbeba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#57 0x00ea6a74 in QApplication::exec () at kernel/qapplication.cpp:3820
#58 0x08048796 in main (argc=1, argv=0xbff5c6e4) at /home/inksi/kde4/src/calligra/kexi/main.cpp:36

This bug may be a duplicate of or related to bug 334234.

Possible duplicates by query: bug 335739, bug 330637, bug 329162, bug 324432.

Reported using DrKonqi
Comment 1 Ian Balchin 2014-06-30 12:14:46 UTC
A Form was also open at time of crash.
Comment 2 Jarosław Staniek 2014-06-30 12:29:22 UTC

*** This bug has been marked as a duplicate of bug 34234 ***
Comment 3 Jarosław Staniek 2014-06-30 12:30:33 UTC
Thanks, unfortunately nothing new is seen here compared to 334234...

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