On Sun, 20 Feb 2022, LIU Hao wrote:
> 在 2022-02-17 03:40, Jeremy Drake via Mingw-w64-public 写道:
> >
> > Is this assertion failure a sign of a bug in winpthreads, or a sign of a
> > bug in glib (such as releasing a lock that is not held, for instance)?
> >
> >
>
> Releasing a lock that the calling
在 2022-02-17 03:40, Jeremy Drake via Mingw-w64-public 写道:
Is this assertion failure a sign of a bug in winpthreads, or a sign of a
bug in glib (such as releasing a lock that is not held, for instance)?
Releasing a lock that the calling thread does not own results in undefined behavior [1]. R
On ARM64, I got this assertion failure while building GTK3:
FAILED: examples/application5/exampleapp5 resources.h
"C:\msys64\clangarm64\bin/glib-compile-resources.EXE"
"../gtk/examples/application5/exampleapp.gresource.xml" "--sourcedir"
"../gtk/examples/application5/." "--sourcedir"
"../gtk/e