[Bug c++/60612] Throwing exception, catching and rethrowing (std::exception_ptr) in destructor leads to segfault

2014-03-21 Thread tasptz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60612 tasptz at gmail dot com changed: What|Removed |Added Status|NEW |RESOLVED Resolution

[Bug c++/60612] New: Throwing exception, catching and rethrowing (std::exception_ptr) in destructor leads to segfault

2014-03-21 Thread tasptz at gmail dot com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: tasptz at gmail dot com Created attachment 32420 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32420&action=edit Test source file See attached

[Bug c++/54044] New: Calling captured function parameter in std::thread leads to SIGABRT

2012-07-20 Thread tasptz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54044 Bug #: 54044 Summary: Calling captured function parameter in std::thread leads to SIGABRT Classification: Unclassified Product: gcc Version: 4.6.3 Status: UNCONFIRMED