https://bugs.kde.org/show_bug.cgi?id=506374
--- Comment #9 from [email protected] --- So I was able to replicate the issue and capture the standard error and standard output log. It is attached as Tokodon_STDERR_STDOUT_Log. Details are given below STEPS TO REPRODUCE 1. Launch Tokodon from the terminal by giving the command tokodon >& ~/tokodon.log 2. Navigate to Global left navigation items. 3. Click on a post and then click on the three dots and select Mute the user. 4. The application crashes with the error message in the terminal Segmentation fault (core dumped) OBSERVED RESULT Tokodon crashes with the error message Segmentation fault (core dumped). The user does not get blocked. EXPECTED RESULT The application should not throw a segmentation fault error. The user should get blocked. ADDITIONAL INFO I have set some Linux kernel hardening parameter, like init_on_alloc=1 init_on_free=1 and a few others. Could they be the cause of this crash? Also since I reported this bug the Linux kernel has been updated to version 6.12.35. -- You are receiving this mail because: You are watching all bug changes.
