https://bugs.kde.org/show_bug.cgi?id=393083
--- Comment #2 from pentelja...@o2.pl --- (In reply to Tom Hughes from comment #1) > Can you please run with --trace-syscalls=yes and paste in the last few lines > leading up to the error? lsd@lsd-K56CB:~$ valgrind /usr/bin/flatpak run --branch=master --arch=x86_64 --trace-syscalls=yes --command=q2pro com.github.skullernet.q2pro ==10083== Memcheck, a memory error detector ==10083== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al. ==10083== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info ==10083== Command: /usr/bin/flatpak run --branch=master --arch=x86_64 --trace-syscalls=yes --command=q2pro com.github.skullernet.q2pro ==10083== błąd: Unknown option --trace-syscalls=yes ==10083== ==10083== HEAP SUMMARY: ==10083== in use at exit: 62,631 bytes in 658 blocks ==10083== total heap usage: 2,827 allocs, 2,169 frees, 366,245 bytes allocated ==10083== ==10083== LEAK SUMMARY: ==10083== definitely lost: 96 bytes in 1 blocks ==10083== indirectly lost: 58 bytes in 1 blocks ==10083== possibly lost: 1,480 bytes in 19 blocks ==10083== still reachable: 60,853 bytes in 635 blocks ==10083== of which reachable via heuristic: ==10083== length64 : 816 bytes in 18 blocks ==10083== newarray : 1,632 bytes in 22 blocks ==10083== suppressed: 0 bytes in 0 blocks ==10083== Rerun with --leak-check=full to see details of leaked memory ==10083== ==10083== For counts of detected and suppressed errors, rerun with: -v ==10083== ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0) lsd@lsd-K56CB:~$ -- You are receiving this mail because: You are watching all bug changes.