Bug 419480 - Crashed during scaling or bolding
Summary: Crashed during scaling or bolding
Status: RESOLVED DUPLICATE of bug 391018
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (show other bugs)
Version: 3.1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-04-01 09:25 UTC by Lonnie
Modified: 2020-10-14 20:04 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 Lonnie 2020-04-01 09:25:01 UTC
Application: calligrasheets (3.1.0)

Qt Version: 5.12.4
Frameworks Version: 5.62.0
Operating System: Linux 5.3.0-42-generic x86_64
Distribution: Ubuntu 19.10

-- Information about the crash:
- What I was doing when the application crashed:

I opend a very simple ods document that was created in LibreOffice Calc because Calc doesn't look good using a dark theme.

On my 4k monitors the cells and font looked a little small, so I ctrl-scrolled to make it appear larger. Then I tried to bold everything in row one because that data was basically a column-header for my very small sheet.

I'm not clear if the bug occurred due to my scaling or due to my bolding, but I thought I'd report it via this Crash Reporting Assistant that popped up on both crashes.

Since there is so little data in my spreadsheet, I'm going to try recreating it from scratch instead of opening the ods file I've already created. Maybe that won't crash. Not sure yet.

The crash can be reproduced every time.

-- Backtrace:
Application: Calligra Sheets (calligrasheets), signal: Segmentation fault
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f9b8dd35840 (LWP 12108))]

Thread 2 (Thread 0x7f9b8768a700 (LWP 12110)):
#0  __GI___libc_read (nbytes=16, buf=0x7f9b87689b20, fd=7) at ../sysdeps/unix/sysv/linux/read.c:26
#1  __GI___libc_read (fd=7, buf=0x7f9b87689b20, nbytes=16) at ../sysdeps/unix/sysv/linux/read.c:24
#2  0x00007f9b906e670f in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#3  0x00007f9b9069e5fe in g_main_context_check () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x00007f9b9069ea52 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x00007f9b9069ebe3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x00007f9b930cc653 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#7  0x00007f9b930735cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#8  0x00007f9b92eaca45 in QThread::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#9  0x00007f9b914d5efa in ?? () from /lib/x86_64-linux-gnu/libQt5DBus.so.5
#10 0x00007f9b92eadc92 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#11 0x00007f9b90ceb669 in start_thread (arg=<optimized out>) at pthread_create.c:479
#12 0x00007f9b93f86323 in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:95

Thread 1 (Thread 0x7f9b8dd35840 (LWP 12108)):
[KCrash Handler]
#6  0x000055a6c7660010 in ?? ()
#7  0x00007f9b86128f3f in Calligra::Sheets::StyleStorage::invalidateCache() () from /lib/x86_64-linux-gnu/libcalligrasheetsodf.so.16
#8  0x00007f9b860e02a3 in Calligra::Sheets::Map::handleDamages(QList<Calligra::Sheets::Damage*> const&) () from /lib/x86_64-linux-gnu/libcalligrasheetsodf.so.16
#9  0x00007f9b930a03f8 in QMetaObject::activate(QObject*, int, int, void**) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#10 0x00007f9b861c58c6 in Calligra::Sheets::Map::damagesFlushed(QList<Calligra::Sheets::Damage*> const&) () from /lib/x86_64-linux-gnu/libcalligrasheetsodf.so.16
#11 0x00007f9b860ddbf7 in Calligra::Sheets::Map::flushDamages() () from /lib/x86_64-linux-gnu/libcalligrasheetsodf.so.16
#12 0x00007f9b930a0e4a in QObject::event(QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#13 0x00007f9b934a0a86 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#14 0x00007f9b934a9e00 in QApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Widgets.so.5
#15 0x00007f9b93db907d in KoApplication::notify(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libkomain.so.16
#16 0x00007f9b93074a2a in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#17 0x00007f9b930776a8 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#18 0x00007f9b930cd037 in ?? () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#19 0x00007f9b9069e8bd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#20 0x00007f9b9069eb40 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#21 0x00007f9b9069ebe3 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#22 0x00007f9b930cc635 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#23 0x00007f9b930735cb in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#24 0x00007f9b9307b336 in QCoreApplication::exec() () from /lib/x86_64-linux-gnu/libQt5Core.so.5
#25 0x00007f9b94059b39 in kdemain () from /lib/x86_64-linux-gnu/libkdeinit5_calligrasheets.so
#26 0x00007f9b93e8b1e3 in __libc_start_main (main=0x55a6c6a3f060, argc=2, argv=0x7fff9ea6d1b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff9ea6d1a8) at ../csu/libc-start.c:308
#27 0x000055a6c6a3f09e in _start ()
[Inferior 1 (process 12108) detached]

Possible duplicates by query: bug 411233.

Reported using DrKonqi
Comment 1 Christoph Feck 2020-05-14 02:41:31 UTC
*** This bug has been marked as a duplicate of bug 391018 ***
Comment 2 Lonnie 2020-10-14 20:04:40 UTC
Why has this been marked a duplicate of a bug for "adding new column"?

Adding columns is NOT what I've reported above.