[Bug libfortran/88411] [9 Regression] Random crashes for ASYNCHRONOUS writes (bad locking?)

tkoenig at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sat Dec 8 16:28:00 GMT 2018


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

--- Comment #5 from Thomas Koenig <tkoenig at gcc dot gnu.org> ---
Hm, maybe something else.

It seems we're actually writing direct access files in the
main thread, even when using asynchronous I/O.

Hmm...


More information about the Gcc-bugs mailing list