Details
-
Bug
-
Resolution: Out of scope
-
Not Evaluated
-
None
-
Qt Creator 4.7.0
-
None
-
* ArchLinux 64 bit
* GCC 8.2.0
* Valgrind 3.13.0
* GDB 8.1.1
* QtC 4.7.0
* Qt 5.11.1
* libc 2.28
Description
A valgrind's memory check does not start an application, and returns immediately with following message:
18:40:12: valgrind --child-silent-after-fork=yes --xml-socket=127.0.0.1:35067 --log-socket=127.0.0.1:41783 --xml=yes --smc-check=stack --tool=memcheck --gen-suppressions=all --track-origins=yes --leak-check=summary --num-callers=25 /home/denis/Documents/irp/git/build-irp-touch-debug/qtc_Desktop_Debug/install-root/tests/myappd <frame> <ip>0x401A035</ip> <obj>/usr/lib/ld-2.28.so</obj> </frame> <frame> <ip>0xBFEBFBFE</ip> </frame> </stack> 18:40:12: Analyzing finished.