public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/99289] New: Process safety issues of libstdc++ verbose
@ 2021-02-26 14:23 unlvsur at live dot com
  2021-02-26 14:25 ` [Bug libstdc++/99289] " unlvsur at live dot com
  2021-10-08  7:22 ` unlvsur at live dot com
  0 siblings, 2 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2021-02-26 14:23 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 99289
           Summary: Process safety issues of libstdc++ verbose
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

We get problematic chaos error logging when multiple processes throw EH at the
same time.

I propose to use writev(2) syscall to fix the problem.

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

* [Bug libstdc++/99289] Process safety issues of libstdc++ verbose
  2021-02-26 14:23 [Bug libstdc++/99289] New: Process safety issues of libstdc++ verbose unlvsur at live dot com
@ 2021-02-26 14:25 ` unlvsur at live dot com
  2021-10-08  7:22 ` unlvsur at live dot com
  1 sibling, 0 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2021-02-26 14:25 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #1 from cqwrteur <unlvsur at live dot com> ---
On windows, it should get emulated with LockFile win32 api to lock files. Or it
is trash.

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

* [Bug libstdc++/99289] Process safety issues of libstdc++ verbose
  2021-02-26 14:23 [Bug libstdc++/99289] New: Process safety issues of libstdc++ verbose unlvsur at live dot com
  2021-02-26 14:25 ` [Bug libstdc++/99289] " unlvsur at live dot com
@ 2021-10-08  7:22 ` unlvsur at live dot com
  1 sibling, 0 replies; 3+ messages in thread
From: unlvsur at live dot com @ 2021-10-08  7:22 UTC (permalink / raw)
  To: gcc-bugs

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

cqwrteur <unlvsur at live dot com> changed:

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

--- Comment #2 from cqwrteur <unlvsur at live dot com> ---
unlikely to get a fix. close

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

end of thread, other threads:[~2021-10-08  7:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-26 14:23 [Bug libstdc++/99289] New: Process safety issues of libstdc++ verbose unlvsur at live dot com
2021-02-26 14:25 ` [Bug libstdc++/99289] " unlvsur at live dot com
2021-10-08  7:22 ` unlvsur at live dot com

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).