[Webkit-unassigned] [Bug 167784] [ATK] (WebKitWebProcess:26855): GLib-GObject-WARNING **: instance with invalid (NULL) class pointer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 04:18:44 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=167784

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|[GTK]                       |[ATK]
                   |(WebKitWebProcess:26855):   |(WebKitWebProcess:26855):
                   |GLib-GObject-WARNING **:    |GLib-GObject-WARNING **:
                   |instance with invalid       |instance with invalid
                   |(NULL) class pointer        |(NULL) class pointer

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Something's gone crazy wrong here. The AtkObject* axObject is non-null, and the ATK_IS_VALUE(axObject) check passes fine, but it has no class struct somehow, which is absolutely nuts. I guess it must be memory corruption somewhere, something somewhere writing zeros to the wrong place, because I don't think there's any other way a class struct could ever be NULL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170203/662325d5/attachment.html>


More information about the webkit-unassigned mailing list