Advertisement
Guest User

Untitled

a guest
May 29th, 2015
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.66 KB | None | 0 0
  1. msvcp120d.dll!00007ff9383665d6() Unknown
  2. LeapSvc.exe!std::vector<class std::_List_unchecked_iterator<class std::_List_val<struct std::_List_simple_types<struct std::pair<struct DecorationKey const ,struct DecorationDisposition> > > >,struct std::_Wrap_alloc<class std::allocator<class std::_List_unchecked_iterator<class std::_List_val<struct std::_List_simple_types<struct std::pair<struct DecorationKey const ,struct DecorationDisposition> > > > > > >::operator[](unsigned __int64) Unknown
  3. LeapSvc.exe!std::_Hash<class std::_Umap_traits<struct DecorationKey,struct DecorationDisposition,class std::_Uhash_compare<struct DecorationKey,struct std::hash<struct DecorationKey>,struct std::equal_to<struct DecorationKey> >,class std::allocator<struct std::pair<struct DecorationKey const ,struct DecorationDisposition> >,0> >::_Vec_lo(unsigned __int64) Unknown
  4. LeapSvc.exe!std::_Hash<class std::_Umap_traits<struct DecorationKey,struct DecorationDisposition,class std::_Uhash_compare<struct DecorationKey,struct std::hash<struct DecorationKey>,struct std::equal_to<struct DecorationKey> >,class std::allocator<struct std::pair<struct DecorationKey const ,struct DecorationDisposition> >,0> >::_Begin(unsigned __int64) Unknown
  5. LeapSvc.exe!std::_Hash<class std::_Umap_traits<struct DecorationKey,struct DecorationDisposition,class std::_Uhash_compare<struct DecorationKey,struct std::hash<struct DecorationKey>,struct std::equal_to<struct DecorationKey> >,class std::allocator<struct std::pair<struct DecorationKey const ,struct DecorationDisposition> >,0> >::lower_bound(struct DecorationKey const &) Unknown
  6. LeapSvc.exe!std::unordered_map<struct DecorationKey,struct DecorationDisposition,struct std::hash<struct DecorationKey>,struct std::equal_to<struct DecorationKey>,class std::allocator<struct std::pair<struct DecorationKey const ,struct DecorationDisposition> > >::operator[](struct DecorationKey const &) Unknown
  7. LeapSvc.exe!AutoPacket::AddSatCounter(struct SatCounter &) Unknown
  8. LeapSvc.exe!AutoPacketInternal::Initialize(bool) Unknown
  9. LeapSvc.exe!AutoPacketFactory::NewPacket(void) Unknown
  10. > LeapSvc.exe!BaseProcessing::AutoFilter(const std::shared_ptr<ProcessedImage const > & processedImage, const std::shared_ptr<SourceImageU8 const > & simg, const std::shared_ptr<Calibration const > & calib, AutoPacket & packet) Line 157 C++
  11. LeapSvc.exe!CallExtractor<Deferred (__cdecl BaseProcessing::*)(std::shared_ptr<ProcessedImage const > const &,std::shared_ptr<SourceImageU8 const > const &,std::shared_ptr<Calibration const > const &,AutoPacket &),index_tuple<0,1,2,3> >::Call::__l3::<lambda>() Line 164 C++
  12. LeapSvc.exe!DispatchThunk<void <lambda>(void) >::operator()() Line 30 C++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement