[Webkit-unassigned] [Bug 95740] [GTK] Crash in AccessibilityObject::accessibilityPlatformIncludesObject()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 4 11:02:17 PDT 2012


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





--- Comment #4 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com>  2012-09-04 11:02:29 PST ---
<laughing insanely, but cheerfully />

Reliably reproducible crasher by adding a check to one of our unit tests! 
(Patch to follow)

Thread 1 (Thread 0x7ffff15d79c0 (LWP 24453)):
#0  0x00007ffff71f6056 in WebCore::AccessibilityObject::accessibilityPlatformIncludesObject() const ()
   from /home/jd/checkout/gnome/WebKit/.libs/libwebkitgtk-3.0.so.0
#1  0x00007ffff62c1499 in WebCore::AccessibilityMenuListOption::accessibilityIsIgnored() const ()
   from /home/jd/checkout/gnome/WebKit/.libs/libwebkitgtk-3.0.so.0
#2  0x00007ffff71f96fb in webkitAccessibleHypertextGetNLinks(_AtkHypertext*) ()
   from /home/jd/checkout/gnome/WebKit/.libs/libwebkitgtk-3.0.so.0
#3  0x000000000040b092 in testWebkitAtkComboBox ()
#4  0x00007ffff1cc9cf5 in test_case_run (tc=0x74f430) at gtestutils.c:1679
#5  g_test_run_suite_internal (suite=suite at entry=0x696520, path=<optimized out>, path at entry=0x7ffff1d3e1be "")
    at gtestutils.c:1732
#6  0x00007ffff1cc9e76 in g_test_run_suite_internal (suite=suite at entry=0x696540, path=<optimized out>, 
    path at entry=0x7ffff1d3e1be "") at gtestutils.c:1743
#7  0x00007ffff1cc9e76 in g_test_run_suite_internal (suite=suite at entry=0x696620, path=<optimized out>, 
    path at entry=0x7ffff1d3e1be "") at gtestutils.c:1743
#8  0x00007ffff1cca1db in g_test_run_suite (suite=0x696620) at gtestutils.c:1788
#9  0x0000000000402c62 in main ()

-- 
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