https://bugs.kde.org/show_bug.cgi?id=519874
--- Comment #13 from [email protected] --- I rebuilt fcitx5-qt from source using makepkg(change to debug version, but didn't trigger the bug), and the crash no longer occurs. The officially pre-built package from Arch Linux ARM triggers the bug, but my locally compiled version does not Then, I can't gdb it with names..... Arch Linux no longer uses the method of installing debug packages in favor of a network method. However, this method is not always reliable on the ARM architecture, so I tried compiling these packages to reproduce the problem....But failed I even reinstall the system,but still have this problem.... I even had my system freeze a few times during compilation. (In reply to TraceyC from comment #11) > Thanks for the backtrace. Unfortunately it's incomplete and missing debug > symbols for the following lines that we need to figure out exactly what's > going wrong: > > > #14 0x0000ffffa452dcac in ?? () from /usr/lib/libFcitx5Qt6DBusAddons.so.1 > #15 0x0000ffffadf2c004 in ?? () from /usr/lib/libQt6Core.so.6 > #19 0x0000ffff8d2a08fc in ?? () from /usr/lib/libQt6DBus.so.6 > > Could you please install debug packages and attach a new symbolicated > backtrace generated by using `coredumpctl gdb` in a terminal window? See > https://community.kde.org/Guidelines_and_HOWTOs/Debugging/ > How_to_create_useful_crash_reports for details about how to do this. Thanks > again! I rebuilt fcitx5-qt from source using makepkg(change to debug version, but didn't trigger the bug), and the crash no longer occurs. The officially pre-built package from Arch Linux ARM triggers the bug, but my locally compiled version does not Then, I can't gdb it with names..... Arch Linux no longer uses the method of installing debug packages in favor of a network method. However, this method is not always reliable on the ARM architecture, so I tried compiling these packages to reproduce the problem....But failed I even reinstall the system,but still have this problem.... I even had my system freeze a few times during compilation. -- You are receiving this mail because: You are watching all bug changes.
