Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#77120 - [element-desktop] Consistent crashing while rebuilding message search index
Attached to Project:
Community Packages
Opened by UrbenLegend (UrbenLegend) - Saturday, 14 January 2023, 06:11 GMT
Last edited by Toolybird (Toolybird) - Saturday, 14 January 2023, 21:43 GMT
Opened by UrbenLegend (UrbenLegend) - Saturday, 14 January 2023, 06:11 GMT
Last edited by Toolybird (Toolybird) - Saturday, 14 January 2023, 21:43 GMT
|
DetailsDescription:
Element in Arch will crash while rebuilding the message search index. Disabling the search index prevents the crashing, but that disables the search functionality for encrypted chats. Additional info: * Element 1.11.17-1 * Upstream Bug: https://github.com/vector-im/element-web/issues/20926 Steps to reproduce: 1. Log into Element. 2. Go to Settings -> Security & Privacy and click Manage under Message Search 3. If message index is not currently rebuilding, disable and then re-enable to trigger a rebuild. 4. Wait for crash Stack trace included. |
This task depends upon
FS#78329Please provide a backtrace with debug symbols [1]. i.e.
$ coredumpctl gdb (then answer y when it asks "Enable debuginfod for this session?")
(gdb) set logging enabled
(gdb) bt (or bt full)
Then post gdb.txt
[1] https://wiki.archlinux.org/title/Debugging/Getting_traces