[Bug libstdc++/84865] Regular expression regex_search falls into infinite loop causing segfault on crayxc machines

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 14 23:45:00 GMT 2018


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84865

--- Comment #10 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Are you sure it's an infinite loop? It looks like a null pointer dereference:

0x0000000000403f64 in std::_Any_data::_M_access (this=0x0)


More information about the Gcc-bugs mailing list