Program received signal SIGBUS, Bus error.
0x0000fffff7f3a1c0 in ?? () from /usr/lib64/libstdc++.so.6
xgdb> bt
[ 34000070] #0 0x0000fffff7f3a1c0 in ?? () from /usr/lib64/libstdc++.so.6
[ bl 9402c8da] #1 0x0000fffff7e87e4c in std::basic_string<char, std::char_traits<char>, std::allocator<char> >::~basic_string() () from /usr/lib64/libstdc++.so.6
Reading in symbols for /usr1/zWX279063/1.10.0/libdtcenter/gtest_1.10.0_dtcenter/src/gtest.cc...done.
[ bl 97ee8576] #2 0x000000000265f97c in std::pair<std::string const, testing::styleCheckItem>::~pair (this=0x44e432d0, __in_chrg=<optimized out>) at /usr/include/c++/7.3.0/bits/stl_pair.h:198
[ bl 97fffff0] #3 0x000000000265f9a0 in __gnu_cxx::new_allocator<std::_Rb_tree_node<std::pair<std::string const, testing::styleCheckItem> > >::destroy<std::pair<std::string const, testing::styleCheckItem> > (this=0x4758610 <testing::styleCheck::styleCheckData>, __p=0x44e432d0) at /usr/include/c++/7.3.0/ext/new_allocator.h:140
[ bl 940006b6] #4 0x000000000265deb4 in std::allocator_traits<std::allocator<std::_Rb_tree_node<std::pair<std::string const, testing::styleCheckItem> > > >::destroy<std::pair<std::string const, testing::styleCheckItem> > (__a=..., __p=0x44e432d0) at /usr/include/c++/7.3.0/bits/alloc_traits.h:487
[ bl 94000b33] #5 0x000000000265b1d0 in std::_Rb_tree<std::string, std::pair<std::string const, testing::styleCheckItem>, std::_Select1st<std::pair<std::string const, testing::styleCheckItem> >, std::less<std::string>, std::allocator<std::pair<std::string const, testing::styleCheckItem> > >::_M_destroy_node (this=0x4758610 <testing::styleCheck::styleCheckData>, __p=0x44e432b0) at /usr/include/c++/7.3.0/bits/stl_tree.h:650
[ bl 940014b8] #6 0x0000000002655ec0 in std::_Rb_tree<std::string, std::pair<std::string const, testing::styleCheckItem>, std::_Select1st<std::pair<std::string const, testing::styleCheckItem> >, std::less<std::string>, std::allocator<std::pair<std::string const, testing::styleCheckItem> > >::_M_drop_node (this=0x4758610 <testing::styleCheck::styleCheckData>, __p=0x44e432b0) at /usr/include/c++/7.3.0/bits/stl_tree.h:658
[ bl 940015fc] #7 0x00000000026506b8 in std::_Rb_tree<std::string, std::pair<std::string const, testing::styleCheckItem>, std::_Select1st<std::pair<std::string const, testing::styleCheckItem> >, std::less<std::string>, std::allocator<std::pair<std::string const, testing::styleCheckItem> > >::_M_erase (this=0x4758610 <testing::styleCheck::styleCheckData>, __x=0x44e432b0) at /usr/include/c++/7.3.0/bits/stl_tree.h:1858
[ bl 97fffff5] #8 0x00000000026506a0 in std::_Rb_tree<std::string, std::pair<std::string const, testing::styleCheckItem>, std::_Select1st<std::pair<std::string const, testing::styleCheckItem> >, std::less<std::string>, std::allocator<std::pair<std::string const, testing::styleCheckItem> > >::_M_erase (this=0x4758610 <testing::styleCheck::styleCheckData>, __x=0x44e42940) at /usr/include/c++/7.3.0/bits/stl_tree.h:1856
[ bl 97fffff5] #9 0x00000000026506a0 in std::_Rb_tree<std::string, std::pair<std::string const, testing::styleCheckItem>, std::_Select1st<std::pair<std::string const, testing::styleCheckItem> >, std::less<std::string>, std::allocator<std::pair<std::string const, testing::styleCheckItem> > >::_M_erase (this=0x4758610 <testing::styleCheck::styleCheckData>, __x=0x44e463b0) at /usr/include/c++/7.3.0/bits/stl_tree.h:1856
[ bl 940018b0] #10 0x000000000264a3b4 in std::_Rb_tree<std::string, std::pair<std::string const, testing::styleCheckItem>, std::_Select1st<std::pair<std::string const, testing::styleCheckItem> >, std::less<std::string>, std::allocator<std::pair<std::string const, testing::styleCheckItem> > >::~_Rb_tree (this=0x4758610 <testing::styleCheck::styleCheckData>, __in_chrg=<optimized out>) at /usr/include/c++/7.3.0/bits/stl_tree.h:949
[ bl 97ff9d4a] #11 0x0000000002662e70 in std::map<std::string, testing::styleCheckItem, std::less<std::string>, std::allocator<std::pair<std::string const, testing::styleCheckItem> > >::~map (this=0x4758610 <testing::styleCheck::styleCheckData>, __in_chrg=<optimized out>) at /usr/include/c++/7.3.0/bits/stl_map.h:294
[ blr d63f0380] #12 0x0000fffff7b724d0 in ?? () from /usr/lib64/libc.so.6
[ bl 97ffff5a] #13 0x0000fffff7b7262c in exit () from /usr/lib64/libc.so.6
[ bl 94005175] #14 0x0000fffff7b5e040 in ?? () from /usr/lib64/libc.so.6
[ bl 97ffffb0] #15 0x0000fffff7b5e114 in __libc_start_main () from /usr/lib64/libc.so.6
[ bl 97fffd89] #16 0x0000000002201970 in _start () 解释以上gdb错误