[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-10-18 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=398320

Kurt Hindenburg  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|ASSIGNED|RESOLVED

--- Comment #28 from Kurt Hindenburg  ---
https://invent.kde.org/utilities/konsole/-/merge_requests/754 - this didn't
close when the MR commit

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-10-10 Thread Eric Atkin
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #27 from Eric Atkin  ---
I believe the terminal height was 45 lines. I was using VIM on a remote
host via ssh session.

On Sat, Oct 8, 2022 at 3:35 AM Matan Ziv-Av 
wrote:

> https://bugs.kde.org/show_bug.cgi?id=398320
>
> Matan Ziv-Av  changed:
>
>What|Removed |Added
>
> 
>  CC||ma...@svgalib.org
>
> --- Comment #25 from Matan Ziv-Av  ---
> (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  0x7f86bd779474 in std::__atomic_base::load
> > (__m=std::memory_order_relaxed, this=0x0) at
> > /usr/include/c++/7/bits/atomic_base.h:396
> > #5  QAtomicOps::loadRelaxed (_q_value=...) at
> > /usr/include/qt5/QtCore/qatomic_cxx11.h:239
> > #6  QBasicAtomicInteger::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::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  0x7f86bd779474 in std::__atomic_base::load
> > (__m=std::memory_order_relaxed, this=0x0) at
> > /usr/include/c++/7/bits/atomic_base.h:396
> > #5  QAtomicOps::loadRelaxed (_q_value=...) at
> > /usr/include/qt5/QtCore/qatomic_cxx11.h:239
> > #6  QBasicAtomicInteger::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::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  0x7f86bd779474 in std::__atomic_base::load
> > (__m=std::memory_order_relaxed, this=0x0) at
> > /usr/include/c++/7/bits/atomic_base.h:396
> > #5  QAtomicOps::loadRelaxed (_q_value=...) at
> > /usr/include/qt5/QtCore/qatomic_cxx11.h:239
> > #6  QBasicAtomicInteger::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::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 on the CC list for the bug.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-10-08 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=398320

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #26 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/konsole/-/merge_requests/754

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-10-08 Thread Matan Ziv-Av
https://bugs.kde.org/show_bug.cgi?id=398320

Matan Ziv-Av  changed:

   What|Removed |Added

 CC||ma...@svgalib.org

--- Comment #25 from Matan Ziv-Av  ---
(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  0x7f86bd779474 in std::__atomic_base::load
> (__m=std::memory_order_relaxed, this=0x0) at
> /usr/include/c++/7/bits/atomic_base.h:396
> #5  QAtomicOps::loadRelaxed (_q_value=...) at
> /usr/include/qt5/QtCore/qatomic_cxx11.h:239
> #6  QBasicAtomicInteger::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::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  0x7f86bd779474 in std::__atomic_base::load
> (__m=std::memory_order_relaxed, this=0x0) at
> /usr/include/c++/7/bits/atomic_base.h:396
> #5  QAtomicOps::loadRelaxed (_q_value=...) at
> /usr/include/qt5/QtCore/qatomic_cxx11.h:239
> #6  QBasicAtomicInteger::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::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  0x7f86bd779474 in std::__atomic_base::load
> (__m=std::memory_order_relaxed, this=0x0) at
> /usr/include/c++/7/bits/atomic_base.h:396
> #5  QAtomicOps::loadRelaxed (_q_value=...) at
> /usr/include/qt5/QtCore/qatomic_cxx11.h:239
> #6  QBasicAtomicInteger::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::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.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-10-06 Thread Eric Atkin
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #24 from Eric Atkin  ---
Created attachment 152622
  --> https://bugs.kde.org/attachment.cgi?id=152622=edit
New crash information added by DrKonqi

konsole (22.08.1) using Qt 5.15.6

I was holding down shift to highlight some text in gvim when the crash
occurred.

-- Backtrace (Reduced):
#7  0x7fa93ab8b112 in std::__glibcxx_assert_fail (file=,
line=, function=, condition=) at
/usr/src/debug/gcc/libstdc++-v3/src/c++11/debug.cc:60
#8  0x7fa93c205690 in Konsole::Screen::setSelectionEnd(int, int, bool) ()
from /usr/lib/libkonsoleprivate.so.1
#9  0x7fa93c261153 in Konsole::TerminalDisplay::extendSelection(QPoint
const&) () from /usr/lib/libkonsoleprivate.so.1
#10 0x7fa93c265d8a in
Konsole::TerminalDisplay::mousePressEvent(QMouseEvent*) () from
/usr/lib/libkonsoleprivate.so.1
#11 0x7fa93bad845b in QWidget::event(QEvent*) () from
/usr/lib/libQt5Widgets.so.5

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-10-06 Thread Eric Atkin
https://bugs.kde.org/show_bug.cgi?id=398320

Eric Atkin  changed:

   What|Removed |Added

 CC||eat...@certusllc.us

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-08-21 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=398320

Ilya Bizyaev  changed:

   What|Removed |Added

   Platform|Neon Packages   |openSUSE RPMs

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-08-21 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=398320

Ilya Bizyaev  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |---
Version|18.08.0 |22.08.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-08-21 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #23 from Ilya Bizyaev  ---
Created attachment 151485
  --> https://bugs.kde.org/attachment.cgi?id=151485=edit
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  0x7f86bd779474 in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x0) at
/usr/include/c++/7/bits/atomic_base.h:396
#5  QAtomicOps::loadRelaxed (_q_value=...) at
/usr/include/qt5/QtCore/qatomic_cxx11.h:239
#6  QBasicAtomicInteger::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::isDetached (this=0x5577df78f208) at
/usr/include/qt5/QtCore/qvector.h:113

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2022-08-21 Thread Ilya Bizyaev
https://bugs.kde.org/show_bug.cgi?id=398320

Ilya Bizyaev  changed:

   What|Removed |Added

 CC||bizy...@zoho.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Kurt Hindenburg
https://bugs.kde.org/show_bug.cgi?id=398320

Kurt Hindenburg  changed:

   What|Removed |Added

   Version Fixed In|20.12   |20.08.2
  Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util
   |ities/konsole/commit/9bb6e3 |ities/konsole/commit/4cbe74
   |febe82a56b4cc02bee8a15030dc |476820d96421627689ac66a5963
   |8cedde7 |81c74e5

--- Comment #22 from Kurt Hindenburg  ---
Git commit 4cbe74476820d96421627689ac66a596381c74e5 by Kurt Hindenburg, on
behalf of Martin T. H. Sandsmark.
Committed on 06/09/2020 at 14:09.
Pushed by hindenburg into branch 'release/20.08'.

Fix crash when extending selection after switching between primary and
secondary screen
FIXED-IN: 20.08.2
(cherry picked from commit 9bb6e3febe82a56b4cc02bee8a15030dc8cedde7)

M  +5-0src/ScreenWindow.cpp
M  +5-0src/ScreenWindow.h
M  +5-0src/TerminalDisplay.cpp

https://invent.kde.org/utilities/konsole/commit/4cbe74476820d96421627689ac66a596381c74e5

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=398320

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org
   Version Fixed In||20.12

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320

Martin Sandsmark  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
  Latest Commit|https://commits.kde.org/kon |https://invent.kde.org/util
   |sole/5006d0e194d642d8059e15 |ities/konsole/commit/9bb6e3
   |edf9704fd38b579979  |febe82a56b4cc02bee8a15030dc
   ||8cedde7
 Resolution|--- |FIXED

--- Comment #21 from Martin Sandsmark  ---
Git commit 9bb6e3febe82a56b4cc02bee8a15030dc8cedde7 by Martin T. H. Sandsmark.
Committed on 06/09/2020 at 12:18.
Pushed by hindenburg into branch 'master'.

Fix crash when extending selection after switching between primary and
secondary screen

M  +5-0src/ScreenWindow.cpp
M  +5-0src/ScreenWindow.h
M  +5-0src/widgets/TerminalDisplay.cpp

https://invent.kde.org/utilities/konsole/commit/9bb6e3febe82a56b4cc02bee8a15030dc8cedde7

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=398320

Bug Janitor Service  changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED

--- Comment #20 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/utilities/konsole/-/merge_requests/207

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #19 from Martin Sandsmark  ---
Created attachment 131446
  --> https://bugs.kde.org/attachment.cgi?id=131446=edit
Fix

This fixes it here by invalidating the selection in TerminalDisplay when
switching Screen.

I'm not sure why they duplicate the beginning of the selection, but this is the
simplest solution at least.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #18 from Martin Sandsmark  ---
Consistent way to reproduce:

1: Generate enough scrollback to scroll up
2: Scroll up and select something
3: Start something that uses the alternate screen buffer (e. g. vim)
4: Hold down shift and press the mouse button (to start a new selection)

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320

Martin Sandsmark  changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Ever confirmed|0   |1
 Status|RESOLVED|REOPENED

--- Comment #17 from Martin Sandsmark  ---
It's back again.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2020-09-06 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #16 from Martin Sandsmark  ---
*** Bug 426242 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2019-05-14 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #15 from Christoph Feck  ---
*** Bug 406999 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-12-21 Thread Wolfgang Bauer
https://bugs.kde.org/show_bug.cgi?id=398320

Wolfgang Bauer  changed:

   What|Removed |Added

 CC||mzi...@gmail.com

--- Comment #14 from Wolfgang Bauer  ---
*** Bug 402267 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-11-08 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #13 from flo  ---
Why does this bugfix doesn't get "backported" to 18.08?
To me it seems like a trivial patch for an annoying crash.

What I did to get my assumption:
  $ git clone git://anongit.kde.org/konsole
  $ cd konsole
  $ git branch -r --contains 5006d0e194d642d8059e15edf9704fd38b579979
  origin/HEAD -> origin/master
  origin/martin/inactivebg
  origin/master

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-10-08 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320

Martin Sandsmark  changed:

   What|Removed |Added

  Latest Commit||https://commits.kde.org/kon
   ||sole/5006d0e194d642d8059e15
   ||edf9704fd38b579979
 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED

--- Comment #12 from Martin Sandsmark  ---
Git commit 5006d0e194d642d8059e15edf9704fd38b579979 by Martin T. H. Sandsmark.
Committed on 08/10/2018 at 12:19.
Pushed by sandsmark into branch 'master'.

Re-introduce bounds check removed in fcea6742c142fdbfdf53d17c862bfae7652fae3b

https://phabricator.kde.org/D16010

M  +2-0src/Screen.cpp

https://commits.kde.org/konsole/5006d0e194d642d8059e15edf9704fd38b579979

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-10-07 Thread Martin Sandsmark
https://bugs.kde.org/show_bug.cgi?id=398320

Martin Sandsmark  changed:

   What|Removed |Added

 CC||martin.sandsm...@kde.org

--- Comment #11 from Martin Sandsmark  ---
introduced by fcea6742c142fdbfdf53d17c862bfae7652fae3b, I think, that removed a
check where it crashes.

reverting that should fix it.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-10-02 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #10 from Christoph Feck  ---
All backtraces are identical, there is no need to add more of them.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-10-02 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #9 from flo  ---
Created attachment 115368
  --> https://bugs.kde.org/attachment.cgi?id=115368=edit
New crash information added by DrKonqi

konsole (18.08.1) using Qt 5.11.1

- What I was doing when the application crashed:

selecting text in vim in local file system pressing shift key

(still the same after update of kde-neon's ubuntu base to 18.04 bionic)

-- Backtrace (Reduced):
#6  0x7fd94592d2f9 in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x51) at
/usr/include/c++/7/bits/atomic_base.h:396
#7  QAtomicOps::load (_q_value=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:227
#8  QBasicAtomicInteger::load (this=0x51) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:103
#9  QtPrivate::RefCount::isShared (this=0x51) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:101
#10 QVector::isDetached (this=0x559f00b90128) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:106

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-27 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #8 from flo  ---
correction of last comment: no ssh but editing of git commit message

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-27 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #7 from flo  ---
Created attachment 115267
  --> https://bugs.kde.org/attachment.cgi?id=115267=edit
New crash information added by DrKonqi

konsole (18.08.1) using Qt 5.11.1

- What I was doing when the application crashed:

this time used ssh + vim and /double clicked/ while pressing shift

---
Plasma Version: 5.13.5

-- Backtrace (Reduced):
#6  0x7f81e6bd8ffc in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x100010001002f) at
/usr/include/c++/5/bits/atomic_base.h:396
#7  QAtomicOps::load (_q_value=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:227
#8  QBasicAtomicInteger::load (this=0x100010001002f) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:103
#9  QtPrivate::RefCount::isShared (this=0x100010001002f) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:101
#10 QVector::isDetached (this=0x1108b40) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:106

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-20 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #6 from flo  ---
Created attachment 115123
  --> https://bugs.kde.org/attachment.cgi?id=115123=edit
New crash information added by DrKonqi

konsole (18.08.1) using Qt 5.11.1

- What I was doing when the application crashed:

did: git commit
in vim edited message and then tryed to select text in command mode pressing
shift key

-- Backtrace (Reduced):
#6  0x7f85ae835ffc in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x5f0053454c4946) at
/usr/include/c++/5/bits/atomic_base.h:396
#7  QAtomicOps::load (_q_value=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:227
#8  QBasicAtomicInteger::load (this=0x5f0053454c4946) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:103
#9  QtPrivate::RefCount::isShared (this=0x5f0053454c4946) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:101
#10 QVector::isDetached (this=0x1dc14f0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:106

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-19 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #5 from flo  ---
Latest crash (in above comment #4) using

KDE Plasma Version: 5.13.5
Frameworks Version: 5.50.0
Qt Version: 5.11.1

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-17 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #4 from flo  ---
konsole crashed again while selecting text in vim pressing shift key - no ssh
involved

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-11 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

flo  changed:

   What|Removed |Added

 CC||kde-b...@cyborgsociety.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-11 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #3 from flo  ---
Created attachment 114897
  --> https://bugs.kde.org/attachment.cgi?id=114897=edit
New crash information added by DrKonqi

konsole (18.08.1) using Qt 5.11.1

- What I was doing when the application crashed:

again I worked via ssh in vim and selected text pressing shift-key (forgot to
mention vim via ssh last time)

-- Backtrace (Reduced):
#6  0x7efe46be6ffc in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x280) at
/usr/include/c++/5/bits/atomic_base.h:396
#7  QAtomicOps::load (_q_value=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:227
#8  QBasicAtomicInteger::load (this=0x280) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:103
#9  QtPrivate::RefCount::isShared (this=0x280) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:101
#10 QVector::isDetached (this=0x2f5db30) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:106

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-09 Thread gulp21
https://bugs.kde.org/show_bug.cgi?id=398320

gulp21  changed:

   What|Removed |Added

 CC||support.gulp21+kde@googlema
   ||il.com

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-09 Thread gulp21
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #2 from gulp21  ---
Created attachment 114856
  --> https://bugs.kde.org/attachment.cgi?id=114856=edit
New crash information added by DrKonqi

konsole (18.08.1) using Qt 5.11.1

- What I was doing when the application crashed:

Starting a block selection using Ctrl+Shift+Alt (instead of just Ctrl+Alt)
while the prompt was off-screen (i.e. scrolled some way up). I cannot always
reproduce the crash, but I can say that it is unrelated to vim. Started to
experience that crash a few weeks ago.

-- Backtrace (Reduced):
#6  0x7f6c40c03ffc in std::__atomic_base::load
(__m=std::memory_order_relaxed, this=0x0) at
/usr/include/c++/5/bits/atomic_base.h:396
#7  QAtomicOps::load (_q_value=...) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qatomic_cxx11.h:227
#8  QBasicAtomicInteger::load (this=0x0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qbasicatomic.h:103
#9  QtPrivate::RefCount::isShared (this=0x0) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qrefcount.h:101
#10 QVector::isDetached (this=0x1c2c748) at
/usr/include/x86_64-linux-gnu/qt5/QtCore/qvector.h:106

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 398320] konsole crashes sometimes when selecting or pasting text while pressing shift key

2018-09-06 Thread flo
https://bugs.kde.org/show_bug.cgi?id=398320

--- Comment #1 from flo  ---
additional notes:
- this happens since ~1 Month ago. I always keep my system uptodate. (kde-neon
user edition)
- I always work with multiple konsole windows and tabs
- this bug is really annoying and makes work with konsole a pain

-- 
You are receiving this mail because:
You are watching all bug changes.