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 Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:05 GMT
Opened by UrbenLegend (UrbenLegend) - Saturday, 14 January 2023, 06:11 GMT
Last edited by Buggy McBugFace (bugbot) - Saturday, 25 November 2023, 20:05 GMT
|
Details
Description:
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
Closed by Buggy McBugFace (bugbot)
Saturday, 25 November 2023, 20:05 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/element.io/issues/2
Saturday, 25 November 2023, 20:05 GMT
Reason for closing: Moved
Additional comments about closing: https://gitlab.archlinux.org/archlinux/p ackaging/packages/element.io/issues/2
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