On Wed, Sep 30, 2015 at 1:00 PM, Adam Wulkiewicz <adam.wulkiewicz@gmail.com> wrote:
The whole call stack would be helpful.


tomkent@eddie:/mnt/fs1/tmp/boost_reports⟫ gdb boost-reports/boost_regression/stage/bin/boost_report boost-reports/dep/core 
GNU gdb (Ubuntu 7.7.1-0ubuntu5~14.04.2) 7.7.1
Copyright (C) 2014 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
<http://www.gnu.org/software/gdb/documentation/>.
For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from boost-reports/boost_regression/stage/bin/boost_report...(no debugging symbols found)...done.

warning: exec file is newer than core file.
[New LWP 23489]
Core was generated by `/mnt/fs1/tmp/boost_reports/boost-reports/boost_regression/stage/bin/boost_repor'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0  0x00000000004472b5 in boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::find_restart_any() ()
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib/x86_64-linux-gnu/libstdc++.so.6.0.19-gdb.py", line 63, in <module>
    from libstdcxx.v6.printers import register_libstdcxx_printers
ImportError: No module named 'libstdcxx'
(gdb) bt full
#0  0x00000000004472b5 in boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::find_restart_any() ()
No symbol table info available.
#1  0x0000000000445d6d in boost::re_detail::perl_matcher<char const*, std::allocator<boost::sub_match<char const*> >, boost::regex_traits<char, boost::cpp_regex_traits<char> > >::find_imp() ()
No symbol table info available.
#2  0x0000000000446318 in bool find_regex<boost::basic_string_ref<char, std::char_traits<char> > >(boost::basic_string_ref<char, std::char_traits<char> > const&, char const*) ()
No symbol table info available.
#3  0x0000000000441fb1 in process_test_log(boost::regression::test_structure_t::test_log_t&, boost::regression::failures_markup_t const&, boost::regression::expected_results_t const&, std::string const&) ()
No symbol table info available.
#4  0x0000000000442778 in boost::regression::add_expected_results(boost::regression::test_structure_t::run_t&, boost::regression::failures_markup_t const&, boost::regression::expected_results_t const&, std::string const&) ()
No symbol table info available.
#5  0x00000000004084e3 in main ()
No symbol table info available.