-
-
Notifications
You must be signed in to change notification settings - Fork 296
Segmentation fault when using custom formatting #2278
Copy link
Copy link
Open
Labels
Status: Unable to ReplicateThe bug cannot be replicated consistently and cannot be solved.The bug cannot be replicated consistently and cannot be solved.Type: BugSomething isn't workingSomething isn't working
Description
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:
- Create a new task with description containing text from the Internet with some custom formatting applied.
- Add this task.
- Let the project synchronise.
- 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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Status: Unable to ReplicateThe bug cannot be replicated consistently and cannot be solved.The bug cannot be replicated consistently and cannot be solved.Type: BugSomething isn't workingSomething isn't working
Projects
Status
Backlog