[Webkit-unassigned] [Bug 167309] New: [GTK] Yelp stops navigating after around two clicks with webkitgtk+ 2.15.3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 23 08:56:39 PST 2017


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

            Bug ID: 167309
           Summary: [GTK] Yelp stops navigating after around two clicks
                    with webkitgtk+ 2.15.3
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: me at hussam.eu.org
                CC: bugs-noreply at webkitgtk.org

yelp trace
#0  0x00007f163c04312d in poll () at /usr/lib/libc.so.6
#1  0x00007f163c5696d6 in g_main_context_poll (priority=<optimized out>, n_fds=3, fds=0x1c5d630, timeout=<optimized out>, context=0x1c667e0) at gmain.c:4228
        poll_func = 0x7f163c579520 <g_poll>
        max_priority = 2147483647
        timeout = 7141
        some_ready = <optimized out>
        nfds = 3
        allocated_nfds = 3
        fds = 0x1c5d630
#2  0x00007f163c5696d6 in g_main_context_iterate (context=context at entry=0x1c667e0, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>)
    at gmain.c:3924
        max_priority = 2147483647
        timeout = 7141
        some_ready = <optimized out>
        nfds = 3
        allocated_nfds = 3
        fds = 0x1c5d630
#3  0x00007f163c5697ec in g_main_context_iteration (context=context at entry=0x1c667e0, may_block=may_block at entry=1) at gmain.c:3990
        retval = <optimized out>
#4  0x00007f163cb2b29d in g_application_run (application=0x1c63120 [YelpApplicat---Type <return> to continue, or q <return> to quit---
ion], argc=1, argv=0x7ffd01ca8f68) at gapplication.c:2381
        arguments = 0x1c5d630
        status = 0
        context = 0x1c667e0
        acquired_context = <optimized out>
        __func__ = "g_application_run"
#5  0x00007f163bf84291 in __libc_start_main () at /usr/lib/libc.so.6
#6  0x0000000000405a5a in _start ()

webkitwebprocess (sorry for lack of debug symbols. debug webkit doesn't like evolution)

(gdb) bt full
#0  0x00007fb5f5ff012d in poll () at /usr/lib/libc.so.6
#1  0x00007fb5f3e736d6 in g_main_context_poll (priority=<optimized out>, n_fds=4, fds=0x1dffa30, timeout=<optimized out>, context=0x1d6ba70) at gmain.c:4228
        poll_func = 0x7fb5f3e83520 <g_poll>
        max_priority = 2147483647
        timeout = 100
        some_ready = <optimized out>
        nfds = 4
        allocated_nfds = 4
        fds = 0x1dffa30
#2  0x00007fb5f3e736d6 in g_main_context_iterate (context=0x1d6ba70, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimized out>) at gmain.c:3924
        max_priority = 2147483647
        timeout = 100
        some_ready = <optimized out>
        nfds = 4
        allocated_nfds = 4
        fds = 0x1dffa30
#3  0x00007fb5f3e73a62 in g_main_loop_run (loop=0x1df0e30) at gmain.c:4125
        __func__ = "g_main_loop_run"
#4  0x00007fb5f3a18db0 in WTF::RunLoop::run() ()
    at /usr/lib/libjavascriptcoregtk-4.0.so.18
#5  0x00007fb5f6b6428a in  () at /usr/lib/libwebkit2gtk-4.0.so.37
---Type <return> to continue, or q <return> to quit---
#6  0x00007fb5f5f31291 in __libc_start_main () at /usr/lib/libc.so.6
#7  0x000000000040075a 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/20170123/c38cf3eb/attachment.html>


More information about the webkit-unassigned mailing list