https://bugs.kde.org/show_bug.cgi?id=393083
--- Comment #4 from Julian Seward <jsew...@acm.org> --- (In reply to penteljapan from comment #2) > (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 The --trace-syscalls=yes should be given to Valgrind, not to your application. -- You are receiving this mail because: You are watching all bug changes.