[Webkit-unassigned] [Bug 34463] [Gtk] webkitgtk crashed when Orca open
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Feb 10 00:18:55 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34463
--- Comment #17 from Simon <yuntong.jin at sun.com> 2010-02-10 00:18:55 PST ---
(In reply to comment #16)
> (In reply to comment #15)
> > press down tab for a while, i can still reproduce this crash with below same
> > stack.
> > thoughts?
>
> 1. Is this with the very latest nightly build? (I ask because there were some
> crasher issues that got fixed after the revision - 52853 - suggested in your
> report. Changes are taking place in this area quite frequently.)
>
I'm on trunk r54475.
musi at musi-desktop:~/webkitproject/trunk54128/WebKitBuild/Release/Programs$ ldd
GtkLauncher
linux-gate.so.1 => (0x0053f000)
libwebkit-1.0.so.2 =>
/home/musi/webkitproject/trunk54128/WebKitBuild/Release/.libs/libwebkit-1.0.so.2
(0x00d7a000)
Program received signal SIGSEGV, Segmentation fault.
0x0160b2f0 in webkit_accessible_text_get_caret_offset(_AtkText*) ()
from
/home/musi/webkitproject/trunk54128/WebKitBuild/Release/.libs/libwebkit-1.0.so.2
(gdb) where
#0 0x0160b2f0 in webkit_accessible_text_get_caret_offset(_AtkText*) ()
from
/home/musi/webkitproject/trunk54128/WebKitBuild/Release/.libs/libwebkit-1.0.so.2
#1 0x00d30f19 in atk_text_get_caret_offset () from /usr/lib/libatk-1.0.so.0
#2 0x07e84226 in ?? () from /usr/lib/libspi.so.0
#3 0x07e788d6 in _ORBIT_skel_small_Accessibility_Text__get_caretOffset ()
from /usr/lib/libspi.so.0
#4 0x075bd537 in ?? () from /usr/lib/libORBit-2.so.0
#5 0x075c3b45 in ORBit_OAObject_invoke () from /usr/lib/libORBit-2.so.0
#6 0x075afe63 in ORBit_small_invoke_adaptor () from /usr/lib/libORBit-2.so.0
> 2. What version of Orca are you using?
>
Orca 2.28.1
> 3. What EXACTLY are you tabbing to (i.e. what has focus) to cause this to
> occur?
On google homepage, press down tab constantly for a while
--
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