| Summary: | Crash on switching to query data view | ||
|---|---|---|---|
| Product: | [Applications] KEXI | Reporter: | Deorgins Cousins <atanaki> |
| Component: | Queries | Assignee: | Jarosław Staniek <staniek> |
| Status: | CLOSED WAITINGFORINFO | ||
| Severity: | crash | CC: | atanaki, circlefile |
| Priority: | NOR | ||
| Version First Reported In: | 2.3.3 (KOffice 2.3.3) | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | 2.9.11 | |
| Sentry Crash Report: | |||
| Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi New crash information added by DrKonqi New crash information added by DrKonqi |
||
|
Description
Deorgins Cousins
2012-05-04 18:01:48 UTC
Created attachment 70868 [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: exact duplicate of crash bug id 299392 - does the same every time - is there an update function for query tables?
-- Backtrace (Reduced):
#6 0x00007f301ecf79ba in KexiTableViewColumn::isReadOnly (this=0x3b41670) at ../../../../kexi/widget/tableview/KexiTableViewColumn.cpp:218
#7 0x00007f301ed050f2 in KexiComboBoxTableEdit::eventFilter (this=0x3b636a0, o=0x3b636a0, e=0x7fff841a5970) at ../../../../kexi/widget/tableview/kexicomboboxtableedit.cpp:345
#8 0x00007f3025242627 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<value optimized out>, receiver=0x3b636a0, event=0x7fff841a5970) at kernel/qcoreapplication.cpp:846
#9 0x00007f30257309c1 in QApplicationPrivate::notify_helper (this=0x1f16240, receiver=0x3b636a0, e=0x7fff841a5970) at kernel/qapplication.cpp:4458
#10 0x00007f30257353ba in QApplication::notify (this=<value optimized out>, receiver=0x3b636a0, e=0x7fff841a5970) at kernel/qapplication.cpp:4341
Hi, thanks for reporting. Please see comment at https://bugs.kde.org/show_bug.cgi?id=279711#c2 - maybe this is the same bug? Sending test database that crashes would help. Created attachment 72437 [details]
New crash information added by DrKonqi
kexi (2.4.0 (Calligra 2.4.0)) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
changed query criteria and clicked save. clicked on data tab and then it crashed
-- Backtrace (Reduced):
#6 0x00007fb3f8a36f4a in KexiTableViewColumn::isReadOnly() const () from /usr/lib/libkexidataviewcommon.so.9
[...]
#8 0x00007fb4220f6028 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x3569d20, event=0x7fffd7835d40) at kernel/qcoreapplication.cpp:986
#9 0x00007fb422af085f in notify_helper (e=0x7fffd7835d40, receiver=0x3569d20, this=0x1f79420) at kernel/qapplication.cpp:4555
#10 QApplicationPrivate::notify_helper (this=0x1f79420, receiver=0x3569d20, e=0x7fffd7835d40) at kernel/qapplication.cpp:4531
#11 0x00007fb422af5713 in QApplication::notify (this=0x1f6a960, receiver=0x3569d20, e=0x7fffd7835d40) at kernel/qapplication.cpp:4420
Created attachment 72438 [details]
New crash information added by DrKonqi
kexi (2.4.0 (Calligra 2.4.0)) on KDE Platform 4.8.4 (4.8.4) using Qt 4.8.1
- What I was doing when the application crashed:
same as before - changed query criteria, saved, and when clicked on data tab, it showed results this time but crashed again.
-- Backtrace (Reduced):
#8 0x00007f02cd575028 in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=<optimized out>, receiver=0x2349ce0, event=0x7fffd05b99b0) at kernel/qcoreapplication.cpp:986
#9 0x00007f02cdf6f85f in notify_helper (e=0x7fffd05b99b0, receiver=0x2349ce0, this=0x16eb3e0) at kernel/qapplication.cpp:4555
#10 QApplicationPrivate::notify_helper (this=0x16eb3e0, receiver=0x2349ce0, e=0x7fffd05b99b0) at kernel/qapplication.cpp:4531
#11 0x00007f02cdf74713 in QApplication::notify (this=0x16dc960, receiver=0x2349ce0, e=0x7fffd05b99b0) at kernel/qapplication.cpp:4420
#12 0x00007f02cb0229e6 in KApplication::notify (this=0x16dc960, receiver=0x2349ce0, event=0x7fffd05b99b0) at ../../kdeui/kernel/kapplication.cpp:311
Created attachment 78607 [details]
New crash information added by DrKonqi
kexi (2.5.3 (Calligra 2.5.3)) on KDE Platform 4.9.5 using Qt 4.8.3
- What I was doing when the application crashed:
While creating a new database and editing field properties Kexi crashed.
-- Backtrace (Reduced):
#7 0xac4affe5 in KexiTableViewColumn::isReadOnly (this=0x9144868) at /build/buildd/calligra-2.5.3/kexi/widget/dataviewcommon/KexiTableViewColumn.cpp:218
#8 0xac471685 in KexiComboBoxTableEdit::eventFilter (this=0x911d780, o=0x8cfff38, e=0xbfbf6ba4) at /build/buildd/calligra-2.5.3/kexi/widget/tableview/kexicomboboxtableedit.cpp:345
#9 0xb66da8fe in QCoreApplicationPrivate::sendThroughObjectEventFilters (this=0x8760ba0, receiver=0x8cfff38, event=0xbfbf6ba4) at kernel/qcoreapplication.cpp:1025
#10 0xb6c4736d in QApplicationPrivate::notify_helper (this=0x8760ba0, receiver=0x8cfff38, e=0xbfbf6ba4) at kernel/qapplication.cpp:4558
#11 0xb6c4be54 in QApplication::notify (this=0x8760ba0, receiver=0x8cfff38, e=0xbfbf6ba4) at kernel/qapplication.cpp:4423
@James, thanks. Is the crash the same as the one reported by Deorgins Cousins? I see you're using newer version of Kexi, so I'd like to ask to open another bug. In the description if you explain what type of field was edited, we can track the problem more easily. Thanks! (In reply to comment #6) > @James, thanks. Is the crash the same as the one reported by Deorgins > Cousins? I see you're using newer version of Kexi, so I'd like to ask to > open another bug. In the description if you explain what type of field was > edited, we can track the problem more easily. Thanks! Thanks for the response Jaroslaw. The issue seems to be related to the one reported by Deorgins Cousins. I have been testing Kexi to see features and interface and have had several crashes which do not seem to follow a specific action. It seems to be more of a general instability that is not predictably repeatable, but frequent. I will open a new bug report when it crashes again so I can attach the details. @James what's your Kexi version, again? I am using Kexi 2.5.3 installed on Mint 14 Cinnamon. I installed from Synaptic and did not compile from source. (In reply to comment #8) > @James what's your Kexi version, again? @James it would be useful to know what was the query that crashes (e.g. send me the SQL of the query or the database even privately to staniek @ kde.org). Or whether Kexi 2.8 crashes on it too. 2.9.11 fixes related issues, possibly the core of the problem. Please reopen this report if the problem persists. Or please provide a test database or query so we can verify the fix. Thanks. |