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

            Bug ID: 417175
           Summary: Valgrind is not working on Android pie.
           Product: valgrind
           Version: 3.13 SVN
          Platform: Android
                OS: Android 9.x
            Status: REPORTED
          Severity: critical
          Priority: NOR
         Component: vex
          Assignee: jsew...@acm.org
          Reporter: ngopa...@allgosystems.com
  Target Milestone: ---

Created attachment 125682
  --> https://bugs.kde.org/attachment.cgi?id=125682&action=edit
logs that shows error.

SUMMARY :Valgrind is not working on Android pie.

STEPS TO REPRODUCE
1. goto external/valgrind folder in Android 
pie repo.
2. compile valgrind, push required libraries and binaries into /system/lib64
and /system/bin/
3. run valgrind --tool=memcheck [any test file to check for memory]

OBSERVED RESULT:

It is saying library "/system/lib64/valgrind/vgpreload_core-arm64-linux.so"
needed.
This library is available in the /system/lib64 path.

The below-mentioned errors are observed.

Conditional jump or move depends on uninitialised value(s)
Uninitialised value was created by a stack allocation


EXPECTED RESULT : Valgrind should work as expected.


SOFTWARE/OS VERSIONS : Android pie.

ADDITIONAL INFORMATION
We are trying to use valgrind available for Android pie.
The valgrind version is Valgrind-3.13.0.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to