https://bugs.kde.org/show_bug.cgi?id=393083

--- Comment #3 from pentelja...@o2.pl ---
(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
> ==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:~$

----------------------------------

lsd@lsd-K56CB:~$ valgrind /usr/bin/flatpak run --branch=master --arch=x86_64
--command=q2pro com.github.skullernet.q2pro
==10176== Memcheck, a memory error detector
==10176== Copyright (C) 2002-2017, and GNU GPL'd, by Julian Seward et al.
==10176== Using Valgrind-3.13.0 and LibVEX; rerun with -h for copyright info
==10176== Command: /usr/bin/flatpak run --branch=master --arch=x86_64
--command=q2pro com.github.skullernet.q2pro
==10176== 
==10176== Warning: unimplemented fcntl command: 1033
błąd: fcntl(F_ADD_SEALS): Zły argument
==10176== 
==10176== HEAP SUMMARY:
==10176==     in use at exit: 86,276 bytes in 1,118 blocks
==10176==   total heap usage: 8,712 allocs, 7,594 frees, 1,058,004 bytes
allocated
==10176== 
==10176== LEAK SUMMARY:
==10176==    definitely lost: 120 bytes in 2 blocks
==10176==    indirectly lost: 1,974 bytes in 38 blocks
==10176==      possibly lost: 1,616 bytes in 20 blocks
==10176==    still reachable: 82,030 bytes in 1,053 blocks
==10176==                       of which reachable via heuristic:
==10176==                         length64           : 1,080 bytes in 24 blocks
==10176==                         newarray           : 1,696 bytes in 26 blocks
==10176==         suppressed: 0 bytes in 0 blocks
==10176== Rerun with --leak-check=full to see details of leaked memory
==10176== 
==10176== For counts of detected and suppressed errors, rerun with: -v
==10176== 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.

Reply via email to