public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/66095] New: Unexpected __gnu_cxx::__concurrence_lock_error with _GLIBCXX_DEBUG
@ 2015-05-10 20:50 mirzayanovmr at gmail dot com
  2024-02-08 12:46 ` [Bug libstdc++/66095] " redi at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: mirzayanovmr at gmail dot com @ 2015-05-10 20:50 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 66095
           Summary: Unexpected __gnu_cxx::__concurrence_lock_error with
                    _GLIBCXX_DEBUG
           Product: gcc
           Version: 4.9.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: mirzayanovmr at gmail dot com
  Target Milestone: ---

Created attachment 35515
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35515&action=edit
Code to reproduce a bug

The following code unexpectedly fails with error:

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
terminate called after throwing an instance of
'__gnu_cxx::__concurrence_lock_error'
  what():  __gnu_cxx::__concurrence_lock_error


Used g++ version is 4.9.2 mingw-tdm:
A:\queue>g++ --version
g++.EXE (tdm-1) 4.9.2
Copyright (C) 2014 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

The code is attached. You can compile it with g++ -O2 -static -o grnd grnd.cpp


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug libstdc++/66095] Unexpected __gnu_cxx::__concurrence_lock_error with _GLIBCXX_DEBUG
  2015-05-10 20:50 [Bug c++/66095] New: Unexpected __gnu_cxx::__concurrence_lock_error with _GLIBCXX_DEBUG mirzayanovmr at gmail dot com
@ 2024-02-08 12:46 ` redi at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: redi at gcc dot gnu.org @ 2024-02-08 12:46 UTC (permalink / raw)
  To: gcc-bugs

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

Jonathan Wakely <redi at gcc dot gnu.org> changed:

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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
I can't reproduce this with current trunk and mingw-w64.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-08 12:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-10 20:50 [Bug c++/66095] New: Unexpected __gnu_cxx::__concurrence_lock_error with _GLIBCXX_DEBUG mirzayanovmr at gmail dot com
2024-02-08 12:46 ` [Bug libstdc++/66095] " redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).