Version: Minder 2.0.4
Operating System: Fedora Linux 43 (Workstation Edition)
Description:
Pressing Ctrl+Backspace twice in quick succession to delete words within a node causes a segmentation fault and crashes the application.
Steps to reproduce:
- Open a node for editing
- Type some text with multiple words
- Press Ctrl+Backspace twice quickly
- Application crashes with segmentation fault
Expected behavior:
The application should delete two words without crashing.
Actual behavior:
Segmentation fault occurs and the application terminates unexpectedly.
Additional information:
I've attached the backtrace, full backtrace, and some log messages obtained by launching the application from the terminal. The application was installed with sudo dnf debuginfo-install minder. I've attached the following files for further investigation:
log1.txt → log messages
bt.txt → backtrace
bt-full.txt → full backtrace
Version: Minder 2.0.4
Operating System: Fedora Linux 43 (Workstation Edition)
Description:
Pressing Ctrl+Backspace twice in quick succession to delete words within a node causes a segmentation fault and crashes the application.
Steps to reproduce:
Expected behavior:
The application should delete two words without crashing.
Actual behavior:
Segmentation fault occurs and the application terminates unexpectedly.
Additional information:
I've attached the backtrace, full backtrace, and some log messages obtained by launching the application from the terminal. The application was installed with
sudo dnf debuginfo-install minder. I've attached the following files for further investigation:log1.txt → log messages
bt.txt → backtrace
bt-full.txt → full backtrace