| Summary: | Vertical resize of konsole to zero causes crash | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Alison Chaiken <alison> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED LATER | ||
| Severity: | crash | CC: | voxadam |
| Priority: | NOR | ||
| Version First Reported In: | 2.8.4 | ||
| Target Milestone: | --- | ||
| Platform: | Debian testing | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Alison Chaiken
2012-10-16 19:30:47 UTC
Thanks for reporting.
I tried a few times but failed to reproduce. Is it reproduciable for you ?
The problematic line should be :
_image = new Character[_imageSize + 1];
But I really don't understand how the described action would cause crash.
> I tried a few times but failed to reproduce. Is it reproduciable for you > ? Not at the moment. I'll add another report to this bug number if it happens again. May have had to do with output scrolling during zero resize . . . not sure! I just tried again with same exact setup (3 overlapping konsoles with 3 different custom profiles, resizing one to zero height) and nothing happened. When the crash occurred though, the top of the window I was resizing vertically actually disappeared into the bottom taskbar, which was striking and noticeable. Right now, with no crash, the top of the window reaches a minimum size. The konsole that caused the crash went all the way into the bottom taskbar. -- Alison Chaiken alison@she-devel.com 650-279-5600 http://{she-devel.com, exerciseforthereader.org} "The opposite of success is not failure: it's not trying." -- William Sato via BBC's Peter Day I'm unable to reproduce this using Konsole 15 on KDE5/KF5. Recommend close: RESOLVED LATER |