[Webkit-unassigned] [Bug 143622] Google+ pages freeze when load completes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 8 07:26:44 PDT 2015


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com

--- Comment #1 from Michael Catanzaro <mcatanzaro at igalia.com> ---
I'm told the same symptoms occur on Google Drive and Lifehacker.

Here's a useless backtrace from the "hung" web process (it's not really hung, just seems so since scrolling is broken):

Thread 1 (Thread 0x7f0961b97a00 (LWP 7370)):
#0  0x00007f0956b5066d in poll () at ../sysdeps/unix/syscall-template.S:81
#1  0x00007f095c448dbc in g_main_context_iterate (priority=2147483647, n_fds=6, fds=0x7f0963e708c0, timeout=<optimized out>, context=0x7f0961cde6d0)
    at gmain.c:4103
        poll_func = 0x7f095c458500 <g_poll>
        max_priority = 2147483647
        timeout = 140
---Type <return> to continue, or q <return> to quit---
        some_ready = <optimized out>
        nfds = 6
        allocated_nfds = 14
        fds = 0x7f0963e708c0
#2  0x00007f095c448dbc in g_main_context_iterate (context=0x7f0961cde6d0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3803
        max_priority = 2147483647
        timeout = 140
        some_ready = <optimized out>
        nfds = 6
        allocated_nfds = 14
        fds = 0x7f0963e708c0
#3  0x00007f095c449142 in g_main_loop_run (loop=0x7f09623a6600) at gmain.c:4002
        __func__ = "g_main_loop_run"
#4  0x00007f096112afa0 in WTF::RunLoop::run() ()
    at /lib64/libwebkit2gtk-4.0.so.37
#5  0x00007f095ff156aa in int WebKit::ChildProcessMain<WebKit::WebProcess, WebKit::WebProcessMain>(int, char**) () at /lib64/libwebkit2gtk-4.0.so.37
#6  0x00007f0956a7a790 in __libc_start_main (main=
    0x7f0961be9c10 <main>, argc=2, argv=0x7ffe83186238, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffe83186228)
    at libc-start.c:289
        result = <optimized out>
---Type <return> to continue, or q <return> to quit---
        unwind_buf = 
              {cancel_jmp_buf = {{jmp_buf = {0, 4114938953717356800, 139678271315008, 140731097834032, 0, 0, 4104176055984429312, 4114985073412774144}, mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x7ffe83186250, 0x7f0961be8148}, data = {prev = 0x0, cleanup = 0x0, canceltype = -2095553968}}}
        not_first_call = <optimized out>
#7  0x00007f0961be9c69 in _start ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150608/1c3b2556/attachment-0001.html>


More information about the webkit-unassigned mailing list