https://bugs.kde.org/show_bug.cgi?id=429540
Bug ID: 429540
Summary: Crash on closing sheets after editing
Product: calligrasheets
Version: 3.2.1
Platform: Fedora RPMs
OS: Linux
Status: REPORTED
Keywords: drkonqi
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
Application: calligrasheets (3.2.1)
Qt Version: 5.15.1
Frameworks Version: 5.75.0
Operating System: Linux 5.9.8-200.fc33.x86_64 x86_64
Windowing system: X11
Distribution: Fedora 33 (KDE Plasma)
-- Information about the crash:
- What I was doing when the application crashed:
I opened ODS file, did a small edit (moved cells), then undid the change
(Ctrl-Z) and closed the Calligra Sheets. Then the application crashes. Tried
several times, crashes every time.
The crash can be reproduced every time.
-- Backtrace:
Application: Calligra Sheets (calligrasheets), signal: Segmentation fault
[KCrash Handler]
#4 0x00007fe9fd0b94fc in Calligra::Sheets::StyleStorage::~StyleStorage() ()
from /lib64/libcalligrasheetsodf.so.17
#5 0x00007fe9fd03398e in Calligra::Sheets::CellStorage::~CellStorage() () from
/lib64/libcalligrasheetsodf.so.17
#6 0x00007fe9fd09717c in Calligra::Sheets::Sheet::~Sheet() () from
/lib64/libcalligrasheetsodf.so.17
#7 0x00007fe9fd08437d in Calligra::Sheets::Map::~Map() () from
/lib64/libcalligrasheetsodf.so.17
#8 0x00007fe9fd07298f in Calligra::Sheets::DocBase::~DocBase() () from
/lib64/libcalligrasheetsodf.so.17
#9 0x00007fe9fd2be33d in Calligra::Sheets::Doc::~Doc() () from
/lib64/libcalligrasheetscommon.so.17
#10 0x00007fea1376bd9b in KoMainWindow::setRootDocument(KoDocument*, KoPart*,
bool) () from /lib64/libkomain.so.17
#11 0x00007fea13779c75 in KoMainWindow::closeEvent(QCloseEvent*) () from
/lib64/libkomain.so.17
#12 0x00007fea12ed3fbe in QWidget::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#13 0x00007fea11b75019 in KXmlGuiWindow::event(QEvent*) () from
/lib64/libKF5XmlGui.so.5
#14 0x00007fea12e9415f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#15 0x00007fea1375748d in KoApplication::notify(QObject*, QEvent*) () from
/lib64/libkomain.so.17
#16 0x00007fea12a65be8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#17 0x00007fea12ecf147 in
QWidgetPrivate::close_helper(QWidgetPrivate::CloseMode) () from
/lib64/libQt5Widgets.so.5
#18 0x00007fea12a94290 in void doActivate<false>(QObject*, int, void**) () from
/lib64/libQt5Core.so.5
#19 0x00007fea12e8db62 in QAction::triggered(bool) () from
/lib64/libQt5Widgets.so.5
#20 0x00007fea12e903a1 in QAction::activate(QAction::ActionEvent) () from
/lib64/libQt5Widgets.so.5
#21 0x00007fea12e90f67 in QAction::event(QEvent*) () from
/lib64/libQt5Widgets.so.5
#22 0x00007fea12e9415f in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /lib64/libQt5Widgets.so.5
#23 0x00007fea1375748d in KoApplication::notify(QObject*, QEvent*) () from
/lib64/libkomain.so.17
#24 0x00007fea12a65be8 in QCoreApplication::notifyInternal2(QObject*, QEvent*)
() from /lib64/libQt5Core.so.5
#25 0x00007fea1131c8c2 in QShortcutMap::dispatchEvent(QKeyEvent*) () from
/lib64/libQt5Gui.so.5
#26 0x00007fea1131ce0b in QShortcutMap::tryShortcut(QKeyEvent*) () from
/lib64/libQt5Gui.so.5
#27 0x00007fea112d9c63 in QWindowSystemInterface::handleShortcutEvent(QWindow*,
unsigned long, int, QFlags<Qt::KeyboardModifier>, unsigned int, unsigned int,
unsigned int, QString const&, bool, unsigned short) () from
/lib64/libQt5Gui.so.5
#28 0x00007fea112f103b in
QGuiApplicationPrivate::processKeyEvent(QWindowSystemInterfacePrivate::KeyEvent*)
() from /lib64/libQt5Gui.so.5
#29 0x00007fea112d694b in
QWindowSystemInterface::sendWindowSystemEvents(QFlags<QEventLoop::ProcessEventsFlag>)
() from /lib64/libQt5Gui.so.5
#30 0x00007fe9ffcaf2aa in xcbSourceDispatch(_GSource*, int (*)(void*), void*)
() from /lib64/libQt5XcbQpa.so.5
#31 0x00007fea102ea7ef in g_main_context_dispatch () from
/lib64/libglib-2.0.so.0
#32 0x00007fea1033c5d8 in g_main_context_iterate.constprop () from
/lib64/libglib-2.0.so.0
#33 0x00007fea102e7bc3 in g_main_context_iteration () from
/lib64/libglib-2.0.so.0
#34 0x00007fea12ab0a2f in
QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
from /lib64/libQt5Core.so.5
#35 0x00007fea12a6464b in
QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from
/lib64/libQt5Core.so.5
#36 0x00007fea12a6c010 in QCoreApplication::exec() () from
/lib64/libQt5Core.so.5
#37 0x00007fea139bcdc9 in kdemain () from /lib64/libkdeinit5_calligrasheets.so
#38 0x00007fea138151e2 in __libc_start_main () from /lib64/libc.so.6
#39 0x000055d791d6f0ae in _start ()
[Inferior 1 (process 132969) detached]
Possible duplicates by query: bug 333990.
Reported using DrKonqi
--
You are receiving this mail because:
You are watching all bug changes.