https://sourceware.org/bugzilla/show_bug.cgi?id=29389

--- Comment #13 from Alan Modra <amodra at gmail dot com> ---
I don't see anything unusual when I link comment #11 objects.  Sure, the same
file name is linked twice, but one is from
subprojects/glib/gobject/libgobject-2.0.dll.a (defining
g_value_init_from_instance) and the other is from
d/msys64/mingw64/lib/libgobject-2.0.dll.a (defining
g_value_register_transform_func).  valgrind tells me freed memory is not
accessed.  The fact that some field of flaginfo points to memory that can't be
accessed is nothing to get excited about: some fields point to structures that
contain unions.
I don't see the assertion fail.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to