https://bugs.kde.org/show_bug.cgi?id=398320
Matan Ziv-Av <ma...@svgalib.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma...@svgalib.org --- Comment #25 from Matan Ziv-Av <ma...@svgalib.org> --- (In reply to Ilya Bizyaev from comment #23) > Created attachment 151485 [details] > New crash information added by DrKonqi > > konsole (22.08.0) using Qt 5.15.5 > > I won't be able to reproduce this consistently, but I just had Konsole 22.08 > crash with a similar stack trace while selecting text with the Shift key > pressed. > > -- Backtrace (Reduced): > #4 0x00007f86bd779474 in std::__atomic_base<int>::load > (__m=std::memory_order_relaxed, this=0x0) at > /usr/include/c++/7/bits/atomic_base.h:396 > #5 QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at > /usr/include/qt5/QtCore/qatomic_cxx11.h:239 > #6 QBasicAtomicInteger<int>::loadRelaxed (this=0x0) at > /usr/include/qt5/QtCore/qbasicatomic.h:107 > #7 QtPrivate::RefCount::isShared (this=0x0) at > /usr/include/qt5/QtCore/qrefcount.h:101 > #8 QVector<Konsole::Character>::isDetached (this=0x5577df78f208) at > /usr/include/qt5/QtCore/qvector.h:113 Can you tell what was the terminal size when the crash occured? Specifically, how many lines it had?(In reply to Ilya Bizyaev from comment #23) > Created attachment 151485 [details] > New crash information added by DrKonqi > > konsole (22.08.0) using Qt 5.15.5 > > I won't be able to reproduce this consistently, but I just had Konsole 22.08 > crash with a similar stack trace while selecting text with the Shift key > pressed. > > -- Backtrace (Reduced): > #4 0x00007f86bd779474 in std::__atomic_base<int>::load > (__m=std::memory_order_relaxed, this=0x0) at > /usr/include/c++/7/bits/atomic_base.h:396 > #5 QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at > /usr/include/qt5/QtCore/qatomic_cxx11.h:239 > #6 QBasicAtomicInteger<int>::loadRelaxed (this=0x0) at > /usr/include/qt5/QtCore/qbasicatomic.h:107 > #7 QtPrivate::RefCount::isShared (this=0x0) at > /usr/include/qt5/QtCore/qrefcount.h:101 > #8 QVector<Konsole::Character>::isDetached (this=0x5577df78f208) at > /usr/include/qt5/QtCore/qvector.h:113 Can you tell the (In reply to Ilya Bizyaev from comment #23) > Created attachment 151485 [details] > New crash information added by DrKonqi > > konsole (22.08.0) using Qt 5.15.5 > > I won't be able to reproduce this consistently, but I just had Konsole 22.08 > crash with a similar stack trace while selecting text with the Shift key > pressed. > > -- Backtrace (Reduced): > #4 0x00007f86bd779474 in std::__atomic_base<int>::load > (__m=std::memory_order_relaxed, this=0x0) at > /usr/include/c++/7/bits/atomic_base.h:396 > #5 QAtomicOps<int>::loadRelaxed<int> (_q_value=...) at > /usr/include/qt5/QtCore/qatomic_cxx11.h:239 > #6 QBasicAtomicInteger<int>::loadRelaxed (this=0x0) at > /usr/include/qt5/QtCore/qbasicatomic.h:107 > #7 QtPrivate::RefCount::isShared (this=0x0) at > /usr/include/qt5/QtCore/qrefcount.h:101 > #8 QVector<Konsole::Character>::isDetached (this=0x5577df78f208) at > /usr/include/qt5/QtCore/qvector.h:113 Can you tell what was the terminal size when the crash happened? Specifically, what was the terminal height? Were you using a full terminal application (like vi), or in command line? -- You are receiving this mail because: You are watching all bug changes.