Skip to content

Segmentation fault when using custom formatting #2278

@igor-sosnowicz

Description

@igor-sosnowicz

Describe the bug
The application segfaults after creating a task with text containing formatting copied from the Internet. Before that a new task is being created (a number of task changes from 3 to 4 before freezing and shutting down unexpectedly). After restarting the program, the same scenario happens and the number of tasks increases by one, again.

To Reproduce
Steps to reproduce the behavior:

  1. Create a new task with description containing text from the Internet with some custom formatting applied.
  2. Add this task.
  3. Let the project synchronise.
  4. Try opening the project.

Expected behavior
It should create a single task and do not produce segmentation fault.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • Operating System: Arch Linux
  • KDE Plasma Version: 6.5.5
  • KDE Frameworks Version: 6.23.0
  • Qt Version: 6.10.2
  • Kernel Version: 6.18.9-arch1-2 (64-bit)
  • Graphics Platform: Wayland

Additional context

➜  ~ planify

(planify:17136): Adwaita-WARNING **: 17:33:16.459: Using GtkSettings:gtk-application-prefer-dark-theme with libadwaita is unsupported. Please use AdwStyleManager:color-scheme instead.

(planify:17136): libenchant-WARNING **: 17:33:16.507: broker.vala:156: Error loading plugin: libaspell.so.15: cannot open shared object file: No such file or directory

(planify:17136): libenchant-WARNING **: 17:33:16.507: broker.vala:156: Error loading plugin: libhspell.so.0: cannot open shared object file: No such file or directory

(planify:17136): libenchant-WARNING **: 17:33:16.507: broker.vala:156: Error loading plugin: libnuspell.so.5: cannot open shared object file: No such file or directory

(planify:17136): libenchant-WARNING **: 17:33:16.507: broker.vala:156: Error loading plugin: libvoikko.so.1: cannot open shared object file: No such file or directory
MESA-INTEL: warning: ../mesa-25.3.5/src/intel/vulkan/anv_formats.c:993: FINISHME: support more multi-planar formats with DRM modifiers
MESA-INTEL: warning: ../mesa-25.3.5/src/intel/vulkan/anv_formats.c:959: FINISHME: support YUV colorspace with DRM format modifiers
fish: Job 1, 'planify' terminated by signal SIGSEGV (Address boundary error)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Status: Unable to ReplicateThe bug cannot be replicated consistently and cannot be solved.Type: BugSomething isn't working

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions