[Webkit-unassigned] [Bug 31035] New: [GTK] some accessibility tests hitting assertion in debug builds
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Nov 2 17:10:38 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=31035
Summary: [GTK] some accessibility tests hitting assertion in
debug builds
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P2
Component: Accessibility
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: gns at gnome.org
The following tests are hitting an assertion, which is being logged to stderr,
on debug builds:
accessibility/aria-controls-with-tabs.html
accessibility/nochildren-elements.html
accessibility/non-data-table-cell-title-ui-element.html
accessibility/table-notbody.html
Here's the output:
** (DumpRenderTree:26309): CRITICAL **: AtkObject*
webkit_accessible_ref_child(AtkObject*, gint): assertion
`static_cast<size_t>(index) < coreObject->children().size()' failed
** (DumpRenderTree:26309): CRITICAL **: atk_object_ref_accessible_child:
assertion `ATK_IS_OBJECT (accessible)' failed
** (DumpRenderTree:26309): CRITICAL **: atk_object_ref_accessible_child:
assertion `ATK_IS_OBJECT (accessible)' failed
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list