This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/86370] try/catch exception in thread cause segmentation fault


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

Airbak <airbak.li at huawei dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |INVALID

--- Comment #1 from Airbak <airbak.li at huawei dot com> ---
The bug is caused by glibc.
When I update to the latest glibc-2.24, it has solved this issue.
Closed.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]