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

            Bug ID: 381509
           Summary: Valgrind reports error: Unrecognised instruction at
                    address 0x60f0b15
           Product: valgrind
           Version: 3.11.0
          Platform: Ubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: memcheck
          Assignee: jsew...@acm.org
          Reporter: pleasedol...@outlook.com
  Target Milestone: ---

I was trying to incorporate valgrind to check the memory leakage in our project
in Linux, I have called the test executable along with the valgrind. But the
valgrind says Unrecognized instruction at address 0x60f0b15. Following are more
details about our environment 
    1. Boost Libraries are used in the project 
    2. GTest frame work is used for carrying out the testcases 
    3. I also observed that the error : cannot open
/usr/bin/log/valgrind_2017-06-21 16:04:33.log file
    4. There is one message for boost library saying :
boost::filesystem::create directory: permission denied : "usr/bin/log"

    Program opens and terminates when run normally with out valgrind,

Could you please help me with the considerations to be taken, if any, while we
are running the valgrind along with the boost libraries and gtest framework.
Please feel free to ask if anymore details are needed. 
Appreciate your help !

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

Reply via email to