Advertisement
Guest User

Untitled

a guest
Mar 5th, 2019
104
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 2.55 KB | None | 0 0
  1. ==19814==    by 0x120F4C80: boost::interprocess::ipcdetail::semaphore_open(sem_t*&, boost::interprocess::ipcdetail::create_enum_t, char const*, unsigned int, boost::interprocess::permissions const&) (semaphore_wrapper.hpp:81)
  2. ==19814==    by 0x120F5205: boost::interprocess::ipcdetail::posix_named_semaphore::posix_named_semaphore(boost::interprocess::create_only_t, char const*, unsigned int, boost::interprocess::permissions const&) (named_semaphore.hpp:45)
  3. ==19814==    by 0x120F532C: boost::interprocess::ipcdetail::posix_named_mutex::posix_named_mutex(boost::interprocess::create_only_t, char const*, boost::interprocess::permissions const&) (named_mutex.hpp:74)
  4. ==19814==    by 0x120F541B: boost::interprocess::named_mutex::named_mutex(boost::interprocess::create_only_t, char const*, boost::interprocess::permissions const&) (named_mutex.hpp:136)
  5. ==19814==    by 0x120F8A96: pho::Interprocess::MemCopyBoostTools::Init() (InterprocessMemCopy.cpp:315)
  6. ==19814==    by 0x120F919A: pho::Interprocess::MemCopyBoostTools::MemCopyBoostTools(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long&) (InterprocessMemCopy.cpp:361)
  7. ==19814==    by 0x120F262C: pho::Interprocess::MemCopy::MemCopy(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, unsigned long, pho::Interprocess::OperationTimeout, bool) (InterprocessMemCopy.cpp:643)
  8. ==19814==    by 0x1217B16E: _ZN9__gnu_cxx13new_allocatorIN3pho12Interprocess7MemCopyEE9constructIS3_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRKNS2_16OperationTimeoutEbEEEvPT_DpOT0_ (in /home/martin/photoneo/PhoOutput_gcc5.4.0_dev/PhoLibrary_dynamic/libPhoLibrary_dynamic_Debug.so)
  9. ==19814==    by 0x12179219: _ZNSt16allocator_traitsISaIN3pho12Interprocess7MemCopyEEE9constructIS2_INSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEmRKNS1_16OperationTimeoutEbEEEvRS3_PT_DpOT0_ (alloc_traits.h:530)
  10. ==19814==    by 0x12175F7E: std::_Sp_counted_ptr_inplace<pho::Interprocess::MemCopy, std::allocator<pho::Interprocess::MemCopy>, (__gnu_cxx::_Lock_policy)2>::_Sp_counted_ptr_inplace<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, unsigned long, pho::Interprocess::OperationTimeout const&, bool>(std::allocator<pho::Interprocess::MemCopy>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&, unsigned long&&, pho::Interprocess::OperationTimeout const&, bool&&) (shared_ptr_base.h:522)
  11. ==19814==  Address 0xffeffc5bc is on thread 1's stack
  12. ==19814==  in frame #1, created by sem_open (sem_open.c:141)
  13. ==19814==
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement