Bug 255134 - Crash introducing data
Summary: Crash introducing data
Status: CLOSED DUPLICATE of bug 246928
Alias: None
Product: KEXI
Classification: Applications
Component: General (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: 2010-10-24 19:28 UTC by arertu
Modified: 2012-03-13 13:55 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 arertu 2010-10-24 19:28:35 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: introducing data via a list field. There are three tables, one of them provides the data for one of the fields of the main table. The introduction of the data from the first table was set up with a unfoldable list field. Trying to unfold it, the app crashed.

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

Thread 2 (Thread 0x7fcf79bd5710 (LWP 26820)):
#0  0x00007fcf875a11d3 in __poll (fds=<value optimized out>, nfds=<value optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00007fcf83cf0009 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007fcf83cf07b5 in g_main_loop_run () from /lib/libglib-2.0.so.0
#3  0x00007fcf7a30c0f4 in ?? () from /usr/lib/libgio-2.0.so.0
#4  0x00007fcf83d157e4 in ?? () from /lib/libglib-2.0.so.0
#5  0x00007fcf841ae971 in start_thread (arg=<value optimized out>) at pthread_create.c:304
#6  0x00007fcf875ad91d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#7  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fcf88e2f780 (LWP 26818)):
[KCrash Handler]
#6  0x00007fcf813e45f9 in KexiDataAwareObjectInterface::columnType (this=<value optimized out>, col=<value optimized out>) at ../../../../kexi/widget/tableview/kexidataawareobjectiface.cpp:1421
#7  0x00007fcf813f25e9 in KexiTableView::adjustColumnWidthToContents (this=0x1728f40, colNum=2) at ../../../../kexi/widget/tableview/kexitableview.cpp:2228
#8  0x00007fcf813f281d in KexiTableView::adjustColumnWidthToContents (this=0x1728f40, colNum=<value optimized out>) at ../../../../kexi/widget/tableview/kexitableview.cpp:2212
#9  0x00007fcf8140df65 in KexiComboBoxPopup::updateSize (this=0x14f9660, minWidth=0) at ../../../../kexi/widget/tableview/kexicomboboxpopup.cpp:308
#10 0x00007fcf8140eb05 in KexiComboBoxPopup::setData (this=0x14f9660, column=<value optimized out>, field=0x169ec90) at ../../../../kexi/widget/tableview/kexicomboboxpopup.cpp:271
#11 0x00007fcf8140f89a in KexiComboBoxPopup::KexiComboBoxPopup (this=0x14f9660, parent=<value optimized out>, column=...) at ../../../../kexi/widget/tableview/kexicomboboxpopup.cpp:114
#12 0x00007fcf8140a72c in KexiComboBoxBase::createPopup (this=0x1713d10, show=true) at ../../../../kexi/widget/tableview/kexicomboboxbase.cpp:359
#13 0x00007fcf8140d0a1 in KexiComboBoxTableEdit::slotButtonClicked (this=0x1713c50) at ../../../../kexi/widget/tableview/kexicomboboxtableedit.cpp:264
#14 0x00007fcf8140d29c in KexiComboBoxTableEdit::qt_metacall (this=0x1713c50, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffa21aceb0) at ./kexicomboboxtableedit.moc:92
#15 0x00007fcf879cab27 in QMetaObject::activate (sender=0x171dd90, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x17543e0) at kernel/qobject.cpp:3280
#16 0x00007fcf8857b402 in QAbstractButton::clicked (this=0x1728f90, _t1=true) at .moc/release-shared/moc_qabstractbutton.cpp:206
#17 0x00007fcf88275eeb in QAbstractButtonPrivate::emitClicked (this=0x171e710) at widgets/qabstractbutton.cpp:546
#18 0x00007fcf882775bb in QAbstractButtonPrivate::click (this=0x171e710) at widgets/qabstractbutton.cpp:539
#19 0x00007fcf8827782c in QAbstractButton::mouseReleaseEvent (this=0x171dd90, e=0x7fffa21ad800) at widgets/qabstractbutton.cpp:1121
#20 0x00007fcf87ef404e in QWidget::event (this=0x171dd90, event=0x7fffa21ad800) at kernel/qwidget.cpp:8187
#21 0x00007fcf87e9dfdc in QApplicationPrivate::notify_helper (this=0x69c090, receiver=0x171dd90, e=0x7fffa21ad800) at kernel/qapplication.cpp:4396
#22 0x00007fcf87ea430e in QApplication::notify (this=0x6982e0, receiver=0x171dd90, e=0x7fffa21ad800) at kernel/qapplication.cpp:3959
#23 0x00007fcf85267156 in KApplication::notify (this=0x6982e0, receiver=0x171dd90, event=0x7fffa21ad800) at ../../kdeui/kernel/kapplication.cpp:310
#24 0x00007fcf879b2cdc in QCoreApplication::notifyInternal (this=0x6982e0, receiver=0x171dd90, event=0x7fffa21ad800) at kernel/qcoreapplication.cpp:732
#25 0x00007fcf87ea2dbe in sendEvent (receiver=0x171dd90, event=0x7fffa21ad800, alienWidget=0x171dd90, nativeWidget=0x15cd5a0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QApplicationPrivate::sendMouseEvent (receiver=0x171dd90, event=0x7fffa21ad800, alienWidget=0x171dd90, nativeWidget=0x15cd5a0, buttonDown=<value optimized out>, lastMouseReceiver=<value optimized out>, spontaneous=true) at kernel/qapplication.cpp:3058
#27 0x00007fcf87f26345 in QETWidget::translateMouseEvent (this=0x15cd5a0, event=<value optimized out>) at kernel/qapplication_x11.cpp:4403
#28 0x00007fcf87f24c5c in QApplication::x11ProcessEvent (this=<value optimized out>, event=0x7fffa21ae120) at kernel/qapplication_x11.cpp:3536
#29 0x00007fcf87f510e2 in x11EventSourceDispatch (s=0x69f500, callback=<value optimized out>, user_data=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:146
#30 0x00007fcf83cec342 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x00007fcf83cf02a8 in ?? () from /lib/libglib-2.0.so.0
#32 0x00007fcf83cf045c in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00007fcf879df193 in QEventDispatcherGlib::processEvents (this=0x675e60, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#34 0x00007fcf87f50a4e in QGuiEventDispatcherGlib::processEvents (this=0x1728f90, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00007fcf879b1a02 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#36 0x00007fcf879b1dec in QEventLoop::exec (this=0x7fffa21ae450, flags=) at kernel/qeventloop.cpp:201
#37 0x00007fcf879b5ebb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#38 0x0000000000400899 in main (argc=<value optimized out>, argv=<value optimized out>) at ../../kexi/main.cpp:34

Reported using DrKonqi
Comment 1 Jarosław Staniek 2010-10-27 22:02:29 UTC
Thank you for the report. Is it possible to receive a sample database file with this behaviour?
Comment 2 arertu 2010-10-28 07:15:37 UTC
I was entering the data in the "gentes" table in the field "promotores"
which is a field that retrieves information from the "promotores" table
through an unfolding list.

El mié, 27-10-2010 a las 22:02 +0200, Jarosław Staniek escribió:
> https://bugs.kde.org/show_bug.cgi?id=255134
> 
> 
> 
> 
> 
> --- Comment #1 from Jarosław Staniek <staniek kde org>  2010-10-27 22:02:29 ---
> Thank you for the report. Is it possible to receive a sample database file with
> this behaviour?
> 
> -- 
> Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
Comment 3 Jarosław Staniek 2011-05-21 00:33:31 UTC

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