Message 1 of 4
Maya 2017, Ubuntu 16.04.. SIGSEGV in __GI_raise()

Not applicable
08-25-2016
04:05 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
terminate called after throwing an instance of 'std::logic_error' what(): basic_string::_S_construct null not valid Stack trace: gsignal abort __gnu_cxx::__verbose_terminate_handler() /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d6b6) [0x7f509d8846b6] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d701) [0x7f509d884701] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0x8d919) [0x7f509d884919] std::__throw_logic_error(char const*) char* std::string::_S_construct<char const*>(char const*, char const*, std::allocator<char> const&, std::forward_iterator_tag) std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(char const*, std::allocator<char> const&) /usr/autodesk/maya2017/lib/libMC3.so.9(+0x25d9f) [0x7f5098956d9f] /usr/autodesk/maya2017/lib/libMC3.so.9(+0x83b10) [0x7f50989b4b10] CMLFacade::Initialize(CMLWaypoint*, wchar_t const*, wchar_t const*, int, unsigned int, long long, long long, wchar_t const*, bool) CMLFacade::Initialize(CMLWaypoint*, wchar_t const*, wchar_t const*, int, unsigned int, long long, long long, wchar_t const*) TCIPClient::initialize() TCIPClient::TCIPClient() TCIPClient::theOne() TbaseApp::cipReportStartup() TbaseApp::initGeneral() /usr/autodesk/maya2017/bin/maya.bin() [0x416232] Tapplication::start() /usr/autodesk/maya2017/bin/maya.bin() [0x40ee50] main __libc_start_main /usr/autodesk/maya2017/bin/maya.bin() [0x40e6ed] Segmentation fault (core dumped)
Following this thread http://askubuntu.com/questions/740200/installing-autodesk-maya-2016 I've installed Maya and successfully registered serial number, but after minute of glory the segfault happens. I wonder if somebody knows what the heck is going on here?..