Here is the relevant part of the backtrace:

Thread 1 (process 3488):
#0  textForObject (accObject=<value optimized out>)
    at ../WebCore/rendering/InlineTextBox.h:54
        text = (gchar *) 0x0
        renderText = (class WebCore::RenderText *) 0x7f2aa3731e40
        box = (class WebCore::InlineTextBox *) 0xe00000008
        obj = (class WebCore::RenderObject *) 0x7f2aa3731ca8
        str = (GString *) 0x1ef0d00
#1  0x00007f2aa885eda8 in webkit_accessible_text_get_text (
    text=<value optimized out>, startOffset=0, endOffset=0)
    at ../WebCore/accessibility/gtk/AccessibilityObjectWrapperAtk.cpp:931
        coreObject = (class WebCore::AccessibilityObject *) 0x7f2a9541ee10
        ret = {m_impl = {<WTF::FastAllocBase> = {<No data fields>}, 
    m_ptr = 0x0}}
        length = 0

I suspect the problem is that text is 0x0 and that is not checked by the
code.

-- 
software-center crashed with SIGSEGV in 
_ORBIT_skel_small_Accessibility_Text_getText()
https://bugs.launchpad.net/bugs/516682
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to