Advertisement
Guest User

Untitled

a guest
Apr 11th, 2019
141
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.05 KB | None | 0 0
  1. * thread #1, name = 'python', stop reason = signal SIGSEGV: invalid address (fault address: 0xa8)
  2. * frame #0: 0x00007ffff186db7e _shogun.so`__gnu_cxx::__atomic_add(__mem=0x00000000000000a8, __val=1) at atomicity.h:53
  3. frame #1: 0x00007ffff186dc3e _shogun.so`__gnu_cxx::__atomic_add_dispatch(__mem=0x00000000000000a8, __val=1) at atomicity.h:96
  4. frame #2: 0x00007ffff25acd51 _shogun.so`std::_Sp_counted_base<(__gnu_cxx::_Lock_policy)2>::_M_add_ref_copy(this=0x00000000000000a0) at shared_ptr_base.h:134
  5. frame #3: 0x00007ffff25734a5 _shogun.so`std::__shared_count<(__gnu_cxx::_Lock_policy)2>::__shared_count(this=0x00007fffffffd848, __r=0x00005555561491c0)2> const&) at shared_ptr_base.h:669
  6. frame #4: 0x00007fffee6f643d libshogun.so.18`std::__shared_ptr<shogun::params::AutoInit, (__gnu_cxx::_Lock_policy)2>::__shared_ptr(this=0x00007fffffffd840, (null)=0x00005555561491b8)2> const&) at shared_ptr_base.h:926
  7. frame #5: 0x00007fffee6f6463 libshogun.so.18`std::shared_ptr<shogun::params::AutoInit>::shared_ptr(this=0x00007fffffffd840, (null)=nullptr) at shared_ptr.h:107
  8. frame #6: 0x00007fffee6f64c0 libshogun.so.18`shogun::AnyParameter::AnyParameter(this=0x00007fffffffd800, other=0x0000555556149178) at AnyParameter.h:193
  9. frame #7: 0x00007fffee6fa33b libshogun.so.18`shogun::CSGObject::Self::get(this=0x0000555556142df0, tag=0x00007fffffffd8f0) const at SGObject.cpp:82
  10. frame #8: 0x00007fffee6ee51c libshogun.so.18`shogun::CSGObject::get_parameter(this=0x0000555556147680, _tag=0x00007fffffffd8f0) const at SGObject.cpp:750
  11. frame #9: 0x00007fffee70ed8b libshogun.so.18`bool shogun::CSGObject::has<shogun::CKernel*, void>(this=0x0000555556147680, name="`\\\x14VUU"...) const at SGObject.h:350
  12. frame #10: 0x00007fffee70acf0 libshogun.so.18`shogun::CSGObject* shogun::sgo_details::get_if_possible<shogun::CKernel>(obj=0x0000555556147680, name="`\\\x14VUU"..., (null)=GetByName @ 0x00007fffffffd9b0) at SGObject.h:1083
  13. frame #11: 0x00007fffee706672 libshogun.so.18`shogun::CSGObject* shogun::sgo_details::get_dispatch_all_base_types<shogun::sgo_details::GetByName&>(obj=0x0000555556147680, name="`\\\x14VUU"..., how=0x00007fffffffda7f) at SGObject.h:1103
  14. frame #12: 0x00007fffee701c88 libshogun.so.18`shogun::CSGObject* shogun::sgo_details::get_by_tag<shogun::sgo_details::GetByName>(obj=0x0000555556147680, name="`\\\x14VUU"..., how=0x00007fffffffda7f) at SGObject.h:1117
  15. frame #13: 0x00007fffee6effb0 libshogun.so.18`shogun::CSGObject::get(this=0x0000555556147680, name="`\\\x14VUU"..., (null)=nothrow_t @ 0x00007fffffffda90) const at SGObject.cpp:1084
  16. frame #14: 0x00007fffee6effea libshogun.so.18`shogun::CSGObject::get(this=0x0000555556147680, name="`\\\x14VUU"...) const at SGObject.cpp:1089
  17. frame #15: 0x00007ffff18c5c05 _shogun.so`::_wrap_SGObject_get__SWIG_0(self=0x00007fffe334ea78, args=0x00007ffff7ea2210) at shogunPYTHON_wrap.cxx:28011
  18. frame #16: 0x00007ffff18c701c _shogun.so`::_wrap_SGObject_get(self=0x00007fffe334ea78, args=0x00007ffff7ea2210) at shogunPYTHON_wrap.cxx:28277
  19. frame #17: 0x000055555563c0c3 python`PyObject_Call + 67
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement