Bug 429540 - Crash on closing sheets after editing
Summary: Crash on closing sheets after editing
Status: RESOLVED WORKSFORME
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.2.1
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-11-23 11:05 UTC by Zdeněk Zikán
Modified: 2022-11-29 05:20 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zdeněk Zikán 2020-11-23 11:05:22 UTC
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
Comment 1 Justin Zobel 2022-10-30 00:40:23 UTC
Thank you for reporting this crash in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the crash with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 2 Bug Janitor Service 2022-11-14 05:16:36 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2022-11-29 05:20:21 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!