You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2020. It is now read-only.
/home/ned/MaidSafe/src/api/src/maidsafe/tests/anonymous_session_test.cc:57:3: runtime error: member access within null pointer of type 'maidsafe::AnonymousSession'
/home/ned/MaidSafe/src/api/src/maidsafe/tests/anonymous_session_test.cc:57:3: runtime error: member call on null pointer of type 'std::unique_ptr<maidsafe::passport::Passport, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:229:9: runtime error: member call on null pointer of type 'std::unique_ptr<maidsafe::passport::Passport, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:234:28: runtime error: member access within null pointer of type 'const std::unique_ptr<maidsafe::passport::Passport, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:234:28: runtime error: reference binding to null pointer of type 'const __tuple_type' (aka 'const tuple<typename _Pointer::type, std::default_deletemaidsafe::passport::Passport >')
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:765:32: runtime error: reference binding to null pointer of type 'const _Tuple_impl<0UL, maidsafe::passport::Passport *, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:748:57: runtime error: reference binding to null pointer of type 'const _Tuple_impl<0UL, maidsafe::passport::Passport *, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:242:72: runtime error: reference binding to null pointer of type 'const std::_Head_base<0, maidsafe::passport::Passport *, false>'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:170:60: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:242:57: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:748:14: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:765:14: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:234:16: runtime error: load of null pointer of type 'maidsafe::passport::Passport *const'
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
/home/ned/MaidSafe/src/api/src/maidsafe/tests/anonymous_session_test.cc:57:3: runtime error: member access within null pointer of type 'maidsafe::AnonymousSession'
/home/ned/MaidSafe/src/api/src/maidsafe/tests/anonymous_session_test.cc:57:3: runtime error: member call on null pointer of type 'std::unique_ptr<maidsafe::passport::Passport, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:229:9: runtime error: member call on null pointer of type 'std::unique_ptr<maidsafe::passport::Passport, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:234:28: runtime error: member access within null pointer of type 'const std::unique_ptr<maidsafe::passport::Passport, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:234:28: runtime error: reference binding to null pointer of type 'const __tuple_type' (aka 'const tuple<typename _Pointer::type, std::default_deletemaidsafe::passport::Passport >')
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:765:32: runtime error: reference binding to null pointer of type 'const _Tuple_impl<0UL, maidsafe::passport::Passport *, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:748:57: runtime error: reference binding to null pointer of type 'const _Tuple_impl<0UL, maidsafe::passport::Passport *, std::default_deletemaidsafe::passport::Passport >'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:242:72: runtime error: reference binding to null pointer of type 'const std::_Head_base<0, maidsafe::passport::Passport *, false>'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:170:60: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:242:57: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:748:14: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/tuple:765:14: runtime error: reference binding to null pointer of type 'maidsafe::passport::Passport *const'
/usr/bin/../lib/gcc/x86_64-linux-gnu/4.8/../../../../include/c++/4.8/bits/unique_ptr.h:234:16: runtime error: load of null pointer of type 'maidsafe::passport::Passport *const'
The text was updated successfully, but these errors were encountered: