Bug 420643 - Crash after pasting formatting
Summary: Crash after pasting formatting
Status: RESOLVED DUPLICATE of bug 391018
Alias: None
Product: calligrasheets
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.1.0
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Calligra Sheets (KSpread) Bugs
URL:
Keywords: drkonqi
Depends on:
Blocks:
 
Reported: 2020-04-26 23:52 UTC by bird_man44
Modified: 2020-05-14 02:41 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 bird_man44 2020-04-26 23:52:41 UTC
Application: calligrasheets (3.1.0)

Qt Version: 5.13.2
Frameworks Version: 5.68.0
Operating System: Linux 5.5.15-200.fc31.x86_64 x86_64
Distribution: Fedora 31 (KDE Plasma)

-- Information about the crash:
- What I was doing when the application crashed:  I clicked copy on one cell, then highlighted two other cells and right-clicked Paste Special... then selected Formatting.  That is when Calligra Sheets crashed.

-- Backtrace:
Application: Calligra Sheets (calligrasheets), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd7f426f840 (LWP 1694))]

Thread 5 (Thread 0x7fd7dcbe7700 (LWP 1700)):
#0  0x00007fd7f748cd45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd7de64c11b in util_queue_thread_func () from /usr/lib64/dri/r300_dri.so
#2  0x00007fd7de64bd2b in impl_thrd_routine () from /usr/lib64/dri/r300_dri.so
#3  0x00007fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 4 (Thread 0x7fd7ddd3a700 (LWP 1699)):
#0  0x00007fd7f748cd45 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
#1  0x00007fd7de64c11b in util_queue_thread_func () from /usr/lib64/dri/r300_dri.so
#2  0x00007fd7de64bd2b in impl_thrd_routine () from /usr/lib64/dri/r300_dri.so
#3  0x00007fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#4  0x00007fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 3 (Thread 0x7fd7e59ee700 (LWP 1697)):
#0  0x00007fd7fa6dca3f in poll () from /lib64/libc.so.6
#1  0x00007fd7f6d9686e in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#2  0x00007fd7f6d969a3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#3  0x00007fd7f981b843 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#4  0x00007fd7f97c51db in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#5  0x00007fd7f9615c45 in QThread::exec() () from /lib64/libQt5Core.so.5
#6  0x00007fd7f7c75f6a in QDBusConnectionManager::run() () from /lib64/libQt5DBus.so.5
#7  0x00007fd7f9616d96 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#8  0x00007fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#9  0x00007fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7fd7e6fa7700 (LWP 1696)):
#0  0x00007fd7fa6dca3f in poll () from /lib64/libc.so.6
#1  0x00007fd7f7a3f38a in _xcb_conn_wait () from /lib64/libxcb.so.1
#2  0x00007fd7f7a40fea in xcb_wait_for_event () from /lib64/libxcb.so.1
#3  0x00007fd7e7111d48 in QXcbEventQueue::run() () from /lib64/libQt5XcbQpa.so.5
#4  0x00007fd7f9616d96 in QThreadPrivate::start(void*) () from /lib64/libQt5Core.so.5
#5  0x00007fd7f74864e2 in start_thread () from /lib64/libpthread.so.0
#6  0x00007fd7fa6e76a3 in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7fd7f426f840 (LWP 1694)):
[KCrash Handler]
#6  0x0000000000000021 in ?? ()
#7  0x00007fd7e4488cff in Calligra::Sheets::StyleStorage::invalidateCache() () from /lib64/libcalligrasheetsodf.so.16
#8  0x00007fd7e4442473 in Calligra::Sheets::Map::handleDamages(QList<Calligra::Sheets::Damage*> const&) () from /lib64/libcalligrasheetsodf.so.16
#9  0x00007fd7f97f091b in QMetaObject::activate(QObject*, int, int, void**) () from /lib64/libQt5Core.so.5
#10 0x00007fd7e4375a46 in Calligra::Sheets::Map::damagesFlushed(QList<Calligra::Sheets::Damage*> const&) () from /lib64/libcalligrasheetsodf.so.16
#11 0x00007fd7e4440247 in Calligra::Sheets::Map::flushDamages() () from /lib64/libcalligrasheetsodf.so.16
#12 0x00007fd7f97f179a in QObject::event(QEvent*) () from /lib64/libQt5Core.so.5
#13 0x00007fd7f9bf9ab6 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#14 0x00007fd7f9c03150 in QApplication::notify(QObject*, QEvent*) () from /lib64/libQt5Widgets.so.5
#15 0x00007fd7fa541fcd in KoApplication::notify(QObject*, QEvent*) () from /lib64/libkomain.so.16
#16 0x00007fd7f97c63e8 in QCoreApplication::notifyInternal2(QObject*, QEvent*) () from /lib64/libQt5Core.so.5
#17 0x00007fd7f97c942b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /lib64/libQt5Core.so.5
#18 0x00007fd7f981ba97 in postEventSourceDispatch(_GSource*, int (*)(void*), void*) () from /lib64/libQt5Core.so.5
#19 0x00007fd7f6d96570 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#20 0x00007fd7f6d96900 in g_main_context_iterate.isra () from /lib64/libglib-2.0.so.0
#21 0x00007fd7f6d969a3 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#22 0x00007fd7f981b825 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#23 0x00007fd7f97c51db in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /lib64/libQt5Core.so.5
#24 0x00007fd7f97cd0b6 in QCoreApplication::exec() () from /lib64/libQt5Core.so.5
#25 0x00007fd7fa7b3b49 in kdemain () from /lib64/libkdeinit5_calligrasheets.so
#26 0x00007fd7fa60d1a3 in __libc_start_main () from /lib64/libc.so.6
#27 0x000055be4efa00ae in _start ()
[Inferior 1 (process 1694) detached]

Possible duplicates by query: bug 419480, bug 411233, bug 391018, bug 387992, bug 381072.

Reported using DrKonqi
Comment 1 Christoph Feck 2020-05-14 02:41:08 UTC

*** This bug has been marked as a duplicate of bug 391018 ***