Skip to content

Segmentation fault when pressing Ctrl+Backspace twice in quick succession #717

Description

@rickytower

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:

  1. Open a node for editing
  2. Type some text with multiple words
  3. Press Ctrl+Backspace twice quickly
  4. 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions