==41350== WARNING: Support on MacOS 10.8/10.9 is experimental and mostly broken.
==41350== WARNING: Expect incorrect results, assertions and crashes.
==41350== WARNING: In particular, Memcheck on 32-bit programs will fail to
==41350== WARNING: detect any errors associated with heap-allocated data.
==41350==
==41351== at 0x23803B705: ???
==41351== by 0x23803B6B9: ???
==41351== by 0x23804F3B1: ???
==41351== by 0x23804EA4F: ???
==41351== by 0x2380BA89B: ???
==41351== by 0x2380A86FA: ???
==41351== by 0x2380A7373: ???
==41351== by 0x2380A547F: ???
==41351== by 0x2380B61E7: ???
==41351== at 0x1D5FC4A: __sigaction (in /usr/lib/system/libsystem_kernel.dylib)
==41351== by 0x100211451: std::map<std::string, int, std::less<std::string>, std::allocator<std::pair<std::string const, int> > >::operator[](std::string const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x100014994: cmArchiveWrite::Callback::Write(archive*, void*, void const*, unsigned long) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x10006CA72: cmCommand::InvokeInitialPass(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x10015F8CC: std::_Rb_tree<cmDependInformation*, cmDependInformation*, std::_Identity<cmDependInformation*>, std::less<cmDependInformation*>, std::allocator<cmDependInformation*> >::_M_insert_unique(cmDependInformation* const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x10016043A: std::_Rb_tree<cmDependInformation*, cmDependInformation*, std::_Identity<cmDependInformation*>, std::less<cmDependInformation*>, std::allocator<cmDependInformation*> >::_M_insert_unique(cmDependInformation* const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x100049521: std::vector<char, std::allocator<char> >::_M_fill_insert(__gnu_cxx::__normal_iterator<char*, std::vector<char, std::allocator<char> > >, unsigned long, char const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x10006CA72: cmCommand::InvokeInitialPass(std::vector<cmListFileArgument, std::allocator<cmListFileArgument> > const&, cmExecutionStatus&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x10015F8CC: std::_Rb_tree<cmDependInformation*, cmDependInformation*, std::_Identity<cmDependInformation*>, std::less<cmDependInformation*>, std::allocator<cmDependInformation*> >::_M_insert_unique(cmDependInformation* const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x10016043A: std::_Rb_tree<cmDependInformation*, cmDependInformation*, std::_Identity<cmDependInformation*>, std::less<cmDependInformation*>, std::allocator<cmDependInformation*> >::_M_insert_unique(cmDependInformation* const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x1001CF74D: std::map<cmsys::String, std::vector<cmVariableWatch::Pair*, std::allocator<cmVariableWatch::Pair*> >, std::less<cmsys::String>, std::allocator<std::pair<cmsys::String const, std::vector<cmVariableWatch::Pair*, std::allocator<cmVariableWatch::Pair*> > > > >::operator[](cmsys::String const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x1001D0259: std::map<cmsys::String, std::vector<cmVariableWatch::Pair*, std::allocator<cmVariableWatch::Pair*> >, std::less<cmsys::String>, std::allocator<std::pair<cmsys::String const, std::vector<cmVariableWatch::Pair*, std::allocator<cmVariableWatch::Pair*> > > > >::operator[](cmsys::String const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x1001D31E3: std::map<cmsys::String, std::vector<cmVariableWatch::Pair*, std::allocator<cmVariableWatch::Pair*> >, std::less<cmsys::String>, std::allocator<std::pair<cmsys::String const, std::vector<cmVariableWatch::Pair*, std::allocator<cmVariableWatch::Pair*> > > > >::operator[](cmsys::String const&) (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x100003698: ??? (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x100002E57: ??? (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x1000026B3: ??? (in /Applications/CMake.app/Contents/bin/cmake)
==41351== by 0x2: ???
==41351== by 0x7FFF5FBFFAF2: ???
==41351== by 0x7FFF5FBFFB1D: ???
==41351== by 0x7FFF5FBFFB20: ???
valgrind: m_signals.c:979 (void handle_SCSS_change(Bool)): Assertion 'ksa_old.sa_flags == skss_old.skss_per_sig[sig].skss_flags' failed.
sched status:
running_tid=1
Thread 1: status = VgTs_Runnable
Note: see also the FAQ in the source distribution.
It contains workarounds to several common problems.
In particular, if Valgrind aborted or crashed after
identifying problems in your program, there's a good chance
that fixing those problems will prevent Valgrind aborting or
crashing, especially if it happened in m_mallocfree.c.
If that doesn't help, please report this bug to: www.valgrind.org
In the bug report, send all the above text, the valgrind
version, and what OS and version you are using. Thanks.