Bug 298855 - Kexi crashes
Summary: Kexi crashes
Status: CLOSED DUPLICATE of bug 299484
Alias: None
Product: KEXI
Classification: Applications
Component: General (show other bugs)
Version: 2.4.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Jarosław Staniek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-26 14:54 UTC by Christian Weilbach
Modified: 2012-09-21 22:07 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 Christian Weilbach 2012-04-26 14:54:39 UTC
Application: kexi (2.4.1 (Calligra 2.4.1))
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.3.2-6.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
- What I was doing when the application crashed:
Trying to adjust a form and a query in a newly created Kexi test database.

-- Backtrace:
Application: Kexi (kexi), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#6  0x00000036bba5bf9a in QWidgetPrivate::deleteTLSysExtra (this=0x14e1f20) at kernel/qwidget_x11.cpp:2870
#7  0x00000036bba1251a in QWidgetPrivate::deleteExtra (this=0x14e1f20) at kernel/qwidget.cpp:1829
#8  0x00000036bba1275c in QWidgetPrivate::~QWidgetPrivate (this=0x14e1f20, __in_chrg=<optimized out>) at kernel/qwidget.cpp:357
#9  0x00000036bbdd11d3 in ~QFramePrivate (this=0x14e1f20, __in_chrg=<optimized out>) at widgets/qframe_p.h:61
#10 QFramePrivate::~QFramePrivate (this=0x14e1f20, __in_chrg=<optimized out>) at widgets/qframe_p.h:61
#11 0x0000003751991f30 in cleanup (pointer=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:62
#12 ~QScopedPointer (this=0x14e1c08, __in_chrg=<optimized out>) at ../../src/corelib/tools/qscopedpointer.h:100
#13 QObject::~QObject (this=0x14e1c00, __in_chrg=<optimized out>) at kernel/qobject.cpp:817
#14 0x00000036bba147bd in QWidget::~QWidget (this=0x14e1c00, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1551
#15 0x00000036bc04da4e in ~QComboBoxPrivateContainer (this=0x14e1c00, __in_chrg=<optimized out>) at widgets/qcombobox_p.h:218
#16 QComboBoxPrivateContainer::~QComboBoxPrivateContainer (this=0x14e1c00, __in_chrg=<optimized out>) at widgets/qcombobox_p.h:218
#17 0x000000375198bc25 in QObjectPrivate::deleteChildren (this=0x14d34b0) at kernel/qobject.cpp:1908
#18 0x00000036bba14720 in QWidget::~QWidget (this=0x14d3460, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676
#19 0x00000036c2c4f909 in KexiDataSourceComboBox::~KexiDataSourceComboBox (this=0x14d3460, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.4.1/kexi/widget/KexiDataSourceComboBox.cpp:91
#20 0x000000375198bc25 in QObjectPrivate::deleteChildren (this=0x14c2ff0) at kernel/qobject.cpp:1908
#21 0x00000036bba14720 in QWidget::~QWidget (this=0x216f0b0, __in_chrg=<optimized out>) at kernel/qwidget.cpp:1676
#22 0x00007f3e245b9f59 in KexiDataSourcePage::~KexiDataSourcePage (this=0x216f0b0, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.4.1/kexi/plugins/forms/kexidatasourcepage.cpp:265
#23 0x00007f3e245bb99d in ~Private (this=0x1404290, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.4.1/kexi/plugins/forms/kexiformpart.cpp:72
#24 KexiFormPart::~KexiFormPart (this=0x14639e0, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.4.1/kexi/plugins/forms/kexiformpart.cpp:114
#25 0x00007f3e245bb9d9 in KexiFormPart::~KexiFormPart (this=0x14639e0, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.4.1/kexi/plugins/forms/kexiformpart.cpp:115
#26 0x000000375198bc25 in QObjectPrivate::deleteChildren (this=0xa0f9a0) at kernel/qobject.cpp:1908
#27 0x0000003751991efc in QObject::~QObject (this=0xa046c8, __in_chrg=<optimized out>) at kernel/qobject.cpp:927
#28 0x00000036c04230d9 in ~KexiInternal (this=0xa045a0, __in_chrg=<optimized out>) at /usr/src/debug/calligra-2.4.1/kexi/core/kexi.cpp:54
#29 destroy () at /usr/src/debug/calligra-2.4.1/kexi/core/kexi.cpp:65
#30 0x0000003f19439931 in __run_exit_handlers (status=0, listp=0x3f197b1668, run_list_atexit=true) at exit.c:78
#31 0x0000003f194399b5 in __GI_exit (status=<optimized out>) at exit.c:100
#32 0x0000003f194216a4 in __libc_start_main (main=0x400a00 <main(int, char**)>, argc=1, ubp_av=0x7fffff304098, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fffff304088) at libc-start.c:258
#33 0x0000000000400a95 in _start ()

Reported using DrKonqi
Comment 1 Jarosław Staniek 2012-05-06 18:57:19 UTC
Thanks for the report. 

You said: "Trying to adjust a form and a query in a newly created Kexi test database." But please specify at what exact activity the app crashed. I bet you could not do both (form and query adjusting) in one go.
Comment 2 Jarosław Staniek 2012-05-06 18:58:56 UTC
Alos, after specifying details, please update the summary; 'Kexi crashes' is too generic.
Comment 3 Jarosław Staniek 2012-05-06 19:04:45 UTC
If you are able to repeat this crash, please consider sending me a test database file that crashes.
Comment 4 Jarosław Staniek 2012-08-11 11:13:41 UTC
If you are able to repeat this crash, please consider sending me a test database file that crashes.
Comment 5 Jarosław Staniek 2012-09-21 22:07:04 UTC

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