[Webkit-unassigned] [Bug 119151] Evolution hangs sometimes when reading mail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 14 09:29:56 PST 2013


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





--- Comment #10 from Kjartan Maraas <kmaraas at gnome.org>  2013-11-14 09:28:35 PST ---
I got another similar one today while rendering a .po file:

(gdb) bt full
#0  0x00000034d6532329 in isAnonymousBlock (this=0x7f2b06c12aa8)
    at Source/WebCore/rendering/RenderObject.h:528
No locals.
#1  WebCore::AccessibilityObject::accessibilityPlatformIncludesObject (this=
    0x7f2b07305d68)
    at Source/WebCore/accessibility/atk/AccessibilityObjectAtk.cpp:96
        r = 0x7f2b06c12aa8
        parent = 0x7f2b06d39840
        role = <optimized out>
#2  0x00000034d5737c76 in WebCore::AccessibilityRenderObject::computeAccessibilityIsIgnored (this=0x7f2b07305d68)
    at Source/WebCore/accessibility/AccessibilityRenderObject.cpp:1122
        decision = <optimized out>
#3  0x00000034d573e76a in WebCore::AXObjectCache::notificationPostTimerFired (
    this=0x7f2b92fa9f00) at Source/WebCore/accessibility/AXObjectCache.cpp:660
        notification = <optimized out>
        protectorForCacheOwner = {m_ptr = 0x7f2b06f0e400}
        i = 27778
        count = 267854
#4  0x00000034d56f7ad9 in WebCore::ThreadTimers::sharedTimerFiredInternal (
    this=0x7f2ba1286be0) at Source/WebCore/platform/ThreadTimers.cpp:129
        timer = 0x7f2b92fa9fa0
        fireTime = 41359.387635999999
---Type <return> to continue, or q <return> to quit---
        timeToQuit = 41359.437636000002
#5  0x00000034d570c6b2 in WebCore::timeout_cb ()
    at Source/WebCore/platform/gtk/SharedTimerGtk.cpp:49
No locals.
#6  0x00000033fd049e03 in g_timeout_dispatch (source=source at entry=0x830b5d0, 
    callback=<optimized out>, user_data=<optimized out>) at gmain.c:4450
        timeout_source = 0x830b5d0
        again = <optimized out>
#7  0x00000033fd049266 in g_main_dispatch (context=0xdcf510) at gmain.c:3065
        dispatch = 0x33fd049df0 <g_timeout_dispatch>
        was_in_call = 0
        user_data = 0x0
        callback = 0x34d570c6a0 <WebCore::timeout_cb(gpointer)>
        cb_funcs = 0x33fd32a8e0 <g_source_callback_funcs>
        cb_data = 0x7f25760
        need_destroy = <optimized out>
        current_source_link = {data = 0x830b5d0, next = 0x0}
        source = 0x830b5d0
        current = 0xdee420
        i = 1
#8  g_main_context_dispatch (context=context at entry=0xdcf510) at gmain.c:3641
No locals.
#9  0x00000033fd0495e8 in g_main_context_iterate (context=0xdcf510, 
---Type <return> to continue, or q <return> to quit---
    block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
    at gmain.c:3712
        max_priority = 120
        timeout = 0
        some_ready = 1
        nfds = <optimized out>
        allocated_nfds = 4
        fds = 0x3bfedf0
#10 0x00000033fd0499fa in g_main_loop_run (loop=0x371a400) at gmain.c:3906
        __PRETTY_FUNCTION__ = "g_main_loop_run"
#11 0x00000034d13a9e85 in gtk_main () at gtkmain.c:1158
        loop = 0x371a400
#12 0x000000000040377f in main (argc=1, argv=0x7fff184aa6f8) at main.c:683
        shell = 0xf54140
        settings = <optimized out>
        error = 0x0
(gdb)

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