Summary: | Korganizer crashes when editing categories colors | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | Andres Nogueiras <aaugusto> |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | aaugusto, gjditchfield, kleberbaldan, wbauer1 |
Priority: | NOR | Keywords: | drkonqi |
Version: | 5.14.2 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
New crash information added by DrKonqi
New crash information added by DrKonqi |
Description
Andres Nogueiras
2020-07-28 10:33:48 UTC
Created attachment 130456 [details]
New crash information added by DrKonqi
korganizer (5.14.2 (20.04.2)) using Qt 5.12.7
- What I was doing when the application crashed:
Once again, I was changing and setting colors for the categories (labels). Once I click on "Aceptar" (OK/DONE) the app crashes
-- Backtrace (Reduced):
#4 std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=0x18) at /usr/include/c++/7/bits/atomic_base.h:396
#5 QAtomicOps<int>::load<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:227
#6 QBasicAtomicInteger<int>::load (this=0x18) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:103
[...]
#8 0x00007f7e5b99f674 in QVector<QPersistentModelIndexData*>::QVector (this=0x7ffd674f6880, v=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:359
#9 0x00007f7e5b9a032a in QStack<QVector<QPersistentModelIndexData*> >::pop (this=this@entry=0x55f159d16c70) at ../../include/QtCore/../../src/corelib/tools/qstack.h:62
Also affects 5.14.3, Frameworks 5.72.0, QT 5.14.2, KDE Neon. Crash occurs when changing colors in Configure dialog, Colors and Fonts tab. Created attachment 130680 [details]
New crash information added by DrKonqi
kontact (5.14.3 (20.04.3)) using Qt 5.15.0
- What I was doing when the application crashed:
I was changing the color of a message tag when applying, kontact crash.
-- Backtrace (Reduced):
#4 0x00007f1f8255ca7f in std::__atomic_base<int>::load (__m=std::memory_order_relaxed, this=<optimized out>) at /usr/include/c++/10/bits/atomic_base.h:420
#5 QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at ../../include/QtCore/../../src/corelib/thread/qatomic_cxx11.h:239
#6 QBasicAtomicInteger<int>::loadRelaxed (this=<optimized out>) at ../../include/QtCore/../../src/corelib/thread/qbasicatomic.h:107
[...]
#8 QVector<QPersistentModelIndexData*>::QVector (this=0x7fffa83c7800, v=...) at ../../include/QtCore/../../src/corelib/tools/qvector.h:380
#9 0x00007f1f8255d414 in QStack<QVector<QPersistentModelIndexData*> >::pop (this=this@entry=0x55cb97b52288) at ../../include/QtCore/../../src/corelib/tools/qvector.h:88
*** This bug has been marked as a duplicate of bug 413740 *** |