Summary: | Crash when invoking search | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Nicolas Fella <nicolas.fella> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED FIXED | ||
Severity: | crash | CC: | matan |
Priority: | NOR | Keywords: | drkonqi |
Version: | master | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/utilities/konsole/commit/97171b59e694893b61a1f70c2998d6967070187a | Version Fixed In: | |
Sentry Crash Report: |
Description
Nicolas Fella
2022-08-17 23:30:14 UTC
Maybe this is the same bug as https://bugs.kde.org/show_bug.cgi?id=457920 ? Did you compile with ASSERTs disabled? Git commit 4e875cdfdd88fc86e181ad97825c390ea62ab0d7 by Kurt Hindenburg, on behalf of Matan Ziv-Av. Committed on 25/08/2022 at 19:47. Pushed by hindenburg into branch 'master'. Prevent _replModeStart line number from becoming negative Hopefully, this solves: Related: bug 457920 M +4 -2 src/Screen.cpp https://invent.kde.org/utilities/konsole/commit/4e875cdfdd88fc86e181ad97825c390ea62ab0d7 Git commit 97171b59e694893b61a1f70c2998d6967070187a by Matan Ziv-Av. Committed on 01/09/2022 at 12:48. Pushed by tcanabrava into branch 'release/22.08'. Prevent _replModeStart line number from becoming negative Hopefully, this solves: Related: bug 457920 M +4 -2 src/Screen.cpp https://invent.kde.org/utilities/konsole/commit/97171b59e694893b61a1f70c2998d6967070187a |