| Summary: | Crash when adding a new area | ||
|---|---|---|---|
| Product: | [Applications] calligrasheets | Reporter: | Bheesham Persaud <me> |
| Component: | general | Assignee: | Calligra Sheets (KSpread) Bugs <calligra-sheets-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | vasco13almeida |
| Priority: | NOR | Keywords: | drkonqi |
| Version First Reported In: | 3.2.1 | ||
| Target Milestone: | --- | ||
| Platform: | Fedora RPMs | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/calligra/commit/a43a05877689f7cdb7a3f1b36e05626027869d72 | Version Fixed/Implemented In: | |
| Sentry Crash Report: | |||
| Attachments: |
Sheet I used to reproduce
New crash information added by DrKonqi |
||
|
Description
Bheesham Persaud
2022-02-07 01:30:50 UTC
Created attachment 146374 [details]
Sheet I used to reproduce
Please excuse the bad accounting!
Steps to reproduce using the attached spreadsheet:
1. Insert a new row before row 7 or above
2. Create a new area
Git commit a43a05877689f7cdb7a3f1b36e05626027869d72 by Tomas Mecir. Committed on 21/05/2022 at 12:52. Pushed by mecir into branch 'master'. Disable the style cache, it's causing more problems than it's worth. Related: bug 368852, bug 391018, bug 448587 M +41 -41 sheets/core/StyleStorage.cpp https://invent.kde.org/office/calligra/commit/a43a05877689f7cdb7a3f1b36e05626027869d72 Created attachment 160328 [details]
New crash information added by DrKonqi
calligrasheets (3.2.1) using Qt 5.15.9
Crash when adding new a new row to thre spreadsheet.
-- Backtrace (Reduced):
#4 0x00007f3955d5edec in Calligra::Sheets::StyleStorage::invalidateCache() () from /lib64/libcalligrasheetsodf.so.17
#5 0x00007f3955d2d165 in Calligra::Sheets::Map::handleDamages(QList<Calligra::Sheets::Damage*> const&) () from /lib64/libcalligrasheetsodf.so.17
#6 0x00007f398b8d114f in void doActivate<false>(QObject*, int, void**) () from /lib64/libQt5Core.so.5
#7 0x00007f3955c6ff56 in Calligra::Sheets::Map::damagesFlushed(QList<Calligra::Sheets::Damage*> const&) () from /lib64/libcalligrasheetsodf.so.17
#8 0x00007f3955d2753c in Calligra::Sheets::Map::flushDamages() () from /lib64/libcalligrasheetsodf.so.17
|