Bug 107005 - [WebkitGtk 1.11.4] Crash in accessibility code
Summary: [WebkitGtk 1.11.4] Crash in accessibility code
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Critical
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-16 05:19 PST by Maciej Piechotka
Modified: 2014-04-08 19:06 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Piechotka 2013-01-16 05:19:10 PST
Program received signal SIGSEGV, Segmentation fault.
0x00007f254a72ebfb in table (this=0x7f2460945c58)
    at Source/WebCore/accessibility/AccessibilityTableCell.cpp:182
182	Source/WebCore/accessibility/AccessibilityTableCell.cpp: No such file or directory.

Thread 330 (Thread 0x7f241f7fe700 (LWP 5545)):
#0  pthread_cond_timedwait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:217
No locals.
#1  0x00007f2546c60bb5 in g_cond_wait_until (cond=0x7f252c006bc8, 
    mutex=<optimized out>, end_time=<optimized out>) at gthread-posix.c:857
        ts = {tv_sec = 18138, tv_nsec = 843292000}
        status = <optimized out>
#2  0x00007f2546bfcfb1 in g_async_queue_pop_intern_unlocked (
    queue=0x7f252c006bc0, wait=1, end_time=18138843292) at gasyncqueue.c:424
        retval = <optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#3  0x00007f2546c4782a in g_thread_pool_wait_for_new_task (pool=0x7f252c006b60)
    at gthreadpool.c:264
        task = <optimized out>
#4  g_thread_pool_thread_proxy (data=<optimized out>) at gthreadpool.c:298
        task = 0x7f252c005580
        pool = 0x7f252c006b60
#5  0x00007f2546c46fe5 in g_thread_proxy (data=0x5262140) at gthread.c:797
        thread = 0x5262140
#6  0x00007f25469c7e97 in start_thread (arg=0x7f241f7fe700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f241f7fe700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {1, 4475902039342413090, 
                140734647652912, 139793124026816, 81861408, 3, 
                -4587576135867206366, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 17 (Thread 0x7f2531dcb700 (LWP 4087)):
#0  0x00007f25466f927d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007f2546c25486 in g_main_context_poll (n_fds=3, fds=0x7f252c0010e0, 
    timeout=-1, context=0x1f3e2f0, priority=<optimized out>) at gmain.c:3584
        poll_func = 0x7f2546c32180 <g_poll>
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, 
    context=0x1f3e2f0, self=<optimized out>) at gmain.c:3285
        timeout = -1
        some_ready = <optimized out>
        fds = 0x7f252c0010e0
        max_priority = 2147483647
        nfds = 3
        allocated_nfds = <optimized out>
#3  g_main_context_iterate (context=0x1f3e2f0, block=<optimized out>, 
    dispatch=1, self=<optimized out>) at gmain.c:3227
        some_ready = 738201824
#4  0x00007f2546c258da in g_main_loop_run (loop=0x1f3e280) at gmain.c:3484
        __PRETTY_FUNCTION__ = "g_main_loop_run"
#5  0x00007f2547a760f6 in gdbus_shared_thread_func (user_data=0x1f3e2c0)
    at gdbusprivate.c:277
        data = 0x1f3e2c0
#6  0x00007f2546c46fe5 in g_thread_proxy (data=0x1f2e8f0) at gthread.c:797
        thread = 0x1f2e8f0
#7  0x00007f25469c7e97 in start_thread (arg=0x7f2531dcb700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f2531dcb700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                140734647650592, 139797727066560, 139798182203392, 3, 
                -4586922226559519454, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 16 (Thread 0x7f252bfff700 (LWP 4089)):
#0  0x00007f25466f927d in poll () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007f2546c25486 in g_main_context_poll (n_fds=1, fds=0x7f25240010c0, 
    timeout=-1, context=0x1ebbd60, priority=<optimized out>) at gmain.c:3584
        poll_func = 0x7f2546c32180 <g_poll>
#2  g_main_context_iterate (dispatch=1, block=<optimized out>, 
    context=0x1ebbd60, self=<optimized out>) at gmain.c:3285
        timeout = -1
        some_ready = <optimized out>
        fds = 0x7f25240010c0
        max_priority = 2147483647
        nfds = 1
        allocated_nfds = <optimized out>
#3  g_main_context_iterate (context=0x1ebbd60, block=<optimized out>, 
    dispatch=1, self=<optimized out>) at gmain.c:3227
        some_ready = 603984064
#4  0x00007f2546c255b4 in g_main_context_iteration (context=0x1ebbd60, 
    may_block=1) at gmain.c:3351
        retval = <optimized out>
#5  0x00007f25322429cd in dconf_gdbus_worker_thread (user_data=0x1ebbd60)
    at dconf-gdbus-thread.c:81
        context = 0x1ebbd60
#6  0x00007f2546c46fe5 in g_thread_proxy (data=0x2039f70) at gthread.c:797
        thread = 0x2039f70
#7  0x00007f25469c7e97 in start_thread (arg=0x7f252bfff700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f252bfff700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                140734647652752, 139797628713408, 139798182203392, 3, 
                -4586970306570914526, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#8  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 15 (Thread 0x7f252b7fe700 (LWP 4090)):
#0  0x00007f25466d1b7d in nanosleep () at ../sysdeps/unix/syscall-template.S:81
No locals.
#1  0x00007f25466d1a1c in __sleep (seconds=0)
    at ../sysdeps/unix/sysv/linux/sleep.c:137
        ts = {tv_sec = 1, tv_nsec = 230194146}
        set = {__val = {65536, 0 <repeats 15 times>}}
        oset = {__val = {0, 139798060314376, 0, 139798075191625, 3016, 
            139798057300730, 6917537331710658345, 6917669053792043017, 
            139798060256864, 6, 35529535280, 8737378768157, 2085, 2083, 1, 1}}
        result = <optimized out>
#2  0x00007f25458bc2f7 in WTF::TCMalloc_PageHeap::scavengerThread (
    this=0x7f2545b8ce60 <WTF::pageheap_memory>)
    at Source/WTF/wtf/FastMalloc.cpp:2614
No locals.
#3  0x00007f25458bc389 in WTF::TCMalloc_PageHeap::runScavengerThread (
    context=<optimized out>) at Source/WTF/wtf/FastMalloc.cpp:1799
No locals.
#4  0x00007f25469c7e97 in start_thread (arg=0x7f252b7fe700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f252b7fe700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139797620320704, 139798182203392, 3, 
                -4586969205448674014, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 14 (Thread 0x7f2529f24700 (LWP 4092)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f2546c60abf in g_cond_wait (cond=0x2908b98, mutex=<optimized out>)
    at gthread-posix.c:748
        _g_boolean_var_ = <optimized out>
        status = <optimized out>
#2  0x00007f2546bfcfcb in g_async_queue_pop_intern_unlocked (queue=0x2908b90, 
    wait=1, end_time=-1) at gasyncqueue.c:421
        retval = <optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop_intern_unlocked"
#3  0x00007f2546bfd42f in g_async_queue_pop (queue=0x2908b90)
    at gasyncqueue.c:455
        retval = <optimized out>
        __PRETTY_FUNCTION__ = "g_async_queue_pop"
#4  0x0000000000486dac in run_history_service_thread (self=0x28f28f0)
    at ephy-history-service.c:465
        priv = 0x28f2910
        message = 0x0
        __PRETTY_FUNCTION__ = "run_history_service_thread"
#5  0x00007f2546c46fe5 in g_thread_proxy (data=0x28f2940) at gthread.c:797
        thread = 0x28f2940
#6  0x00007f25469c7e97 in start_thread (arg=0x7f2529f24700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f2529f24700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                140734647650288, 139797594261952, 139798182203392, 3, 
                -4586974680458234590, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 13 (Thread 0x7f252affd700 (LWP 4094)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f254accfc0b in WebCore::IconDatabase::syncThreadMainLoop (
    this=0x7f2530437c00) at Source/WebCore/loader/icon/IconDatabase.cpp:1463
        didAnyWork = <optimized out>
        shouldReenableSuddenTermination = true
#2  0x00007f254accfe08 in WebCore::IconDatabase::iconDatabaseSyncThread (
    this=0x7f2530437c00) at Source/WebCore/loader/icon/IconDatabase.cpp:1058
        journalFilename = {m_impl = {m_ptr = 0x7f2530444ba0}}
#3  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x203e390}
#4  0x00007f25469c7e97 in start_thread (arg=0x7f252affd700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f252affd700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139797611928000, 33823888, 3, 
                -4586972504520428254, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 12 (Thread 0x7f24ceb7b700 (LWP 4096)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25456ce518 in JSC::BlockAllocator::blockFreeingThreadMain (
    this=0x7f24e0ed4398) at Source/JavaScriptCore/heap/BlockAllocator.cpp:128
        regionLocker = {lock_ = 0x7f24e0ed4474}
        desiredNumberOfEmptyRegions = <optimized out>
        currentNumberOfEmptyRegions = 18446744073709551104
#2  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x3341c60}
#3  0x00007f25469c7e97 in start_thread (arg=0x7f24ceb7b700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24ceb7b700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139796063697344, 139798182203392, 3, 
                -4588037311738710750, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#4  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 11 (Thread 0x7f24ce35b700 (LWP 4097)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25456cf2ab in JSC::GCThread::waitForNextPhase (this=0x333f0f0)
    at Source/JavaScriptCore/heap/GCThread.cpp:81
        locker = {m_lockable = @0x7f24e0ed7578}
#2  0x00007f25456cf330 in JSC::GCThread::gcThreadMain (this=0x333f0f0)
    at Source/JavaScriptCore/heap/GCThread.cpp:99
        enabler = {m_stack = @0x333f030}
        currentPhase = <optimized out>
#3  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x29ef300}
#4  0x00007f25469c7e97 in start_thread (arg=0x7f24ce35b700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24ce35b700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139796055177664, 139798182203392, 3, 
                -4588036229406952158, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 10 (Thread 0x7f24cdb5a700 (LWP 4098)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25456cf2ab in JSC::GCThread::waitForNextPhase (this=0x3f29f70)
    at Source/JavaScriptCore/heap/GCThread.cpp:81
        locker = {m_lockable = @0x7f24e0ed7578}
#2  0x00007f25456cf330 in JSC::GCThread::gcThreadMain (this=0x3f29f70)
    at Source/JavaScriptCore/heap/GCThread.cpp:99
        enabler = {m_stack = @0x3f29ee0}
        currentPhase = <optimized out>
#3  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x3f29680}
#4  0x00007f25469c7e97 in start_thread (arg=0x7f24cdb5a700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24cdb5a700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139796046784960, 139798182203392, 3, 
                -4588039526331222750, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 9 (Thread 0x7f24cd359700 (LWP 4099)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25456cf2ab in JSC::GCThread::waitForNextPhase (this=0x3f2a1f0)
    at Source/JavaScriptCore/heap/GCThread.cpp:81
        locker = {m_lockable = @0x7f24e0ed7578}
#2  0x00007f25456cf330 in JSC::GCThread::gcThreadMain (this=0x3f2a1f0)
    at Source/JavaScriptCore/heap/GCThread.cpp:99
        enabler = {m_stack = @0x3f2a130}
        currentPhase = <optimized out>
#3  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x3f296a0}
#4  0x00007f25469c7e97 in start_thread (arg=0x7f24cd359700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24cd359700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139796038392256, 139798182203392, 3, 
                -4588038427356465886, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 8 (Thread 0x7f24ccb58700 (LWP 4100)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25456cf2ab in JSC::GCThread::waitForNextPhase (this=0x3f2a470)
    at Source/JavaScriptCore/heap/GCThread.cpp:81
        locker = {m_lockable = @0x7f24e0ed7578}
#2  0x00007f25456cf330 in JSC::GCThread::gcThreadMain (this=0x3f2a470)
    at Source/JavaScriptCore/heap/GCThread.cpp:99
        enabler = {m_stack = @0x3f2a3b0}
        currentPhase = <optimized out>
#3  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x333f2b0}
#4  0x00007f25469c7e97 in start_thread (arg=0x7f24ccb58700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24ccb58700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139796029999552, 139798182203392, 3, 
                -4588041732870671070, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 7 (Thread 0x7f24bffff700 (LWP 4101)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25456cf2ab in JSC::GCThread::waitForNextPhase (this=0x3f2a6f0)
    at Source/JavaScriptCore/heap/GCThread.cpp:81
        locker = {m_lockable = @0x7f24e0ed7578}
#2  0x00007f25456cf330 in JSC::GCThread::gcThreadMain (this=0x3f2a6f0)
    at Source/JavaScriptCore/heap/GCThread.cpp:99
        enabler = {m_stack = @0x3f2a630}
        currentPhase = <optimized out>
#3  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x3f29640}
#4  0x00007f25469c7e97 in start_thread (arg=0x7f24bffff700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24bffff700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139795816774080, 139798182203392, 3, 
                -4587788343221979870, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 6 (Thread 0x7f24a7fff700 (LWP 4102)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25456cf2ab in JSC::GCThread::waitForNextPhase (this=0x3f2a970)
    at Source/JavaScriptCore/heap/GCThread.cpp:81
        locker = {m_lockable = @0x7f24e0ed7578}
#2  0x00007f25456cf330 in JSC::GCThread::gcThreadMain (this=0x3f2a970)
    at Source/JavaScriptCore/heap/GCThread.cpp:99
        enabler = {m_stack = @0x3f2a8b0}
        currentPhase = <optimized out>
#3  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x3f2a9a0}
#4  0x00007f25469c7e97 in start_thread (arg=0x7f24a7fff700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24a7fff700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139795414120896, 139798182203392, 3, 
                -4587805935408024286, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#5  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 5 (Thread 0x7f24a77fe700 (LWP 4135)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f25458cf26b in WTF::ThreadCondition::timedWait (
    this=0x7f24b457d810, mutex=..., absoluteTime=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:389
        timeSeconds = <optimized out>
        targetTime = {tv_sec = 139793812785104, tv_nsec = 139795621205984}
#2  0x00007f254af6c5b3 in waitForMessageFilteredWithTimeout<bool(WebCore::StorageTask*)> (absoluteTime=1.7976931348623157e+308, predicate=<optimized out>, 
    result=<synthetic pointer>, this=0x7f24b457d7e8)
    at ./Source/WTF/wtf/MessageQueue.h:138
        timedOut = <optimized out>
        message = <optimized out>
#3  waitForMessage (this=0x7f24b457d7e8) at ./Source/WTF/wtf/MessageQueue.h:124
        result = <optimized out>
#4  WebCore::StorageThread::threadEntryPoint (this=0x7f24b457d7e0)
    at Source/WebCore/storage/StorageThread.cpp:81
        task = <optimized out>
#5  0x00007f25458cee31 in WTF::wtfThreadEntryPoint (param=<optimized out>)
    at Source/WTF/wtf/ThreadingPthreads.cpp:196
        invocation = {m_ptr = 0x4284190}
#6  0x00007f25469c7e97 in start_thread (arg=0x7f24a77fe700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24a77fe700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139795405728192, 139798182203392, 3, 
                -4587804834285783774, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#7  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 4 (Thread 0x7f24772ab700 (LWP 4139)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f24772d0a65 in queue_processor (data=0x41cc740)
    at /var/tmp/portage/dev-java/icedtea-web-1.3.1-r7/work/icedtea-web-1.3.1/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:727
        __clframe = {__cancel_routine = 0x7f24772cb6c0 <queue_cleanup(void*)>, 
          __cancel_arg = 0x7f24772aac70, __do_it = 1, 
          __cancel_type = <optimized out>}
        processor = 0x41cc740
        message_parts = <optimized out>
        command = ""
        wait_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, 
            __nusers = 1, __kind = 0, __spins = 0, __list = {__prev = 0x0, 
              __next = 0x0}}, 
          __size = '\000' <repeats 12 times>, "\001", '\000' <repeats 26 times>, __align = 0}
#2  0x00007f25469c7e97 in start_thread (arg=0x7f24772ab700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24772ab700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139794594838976, 139798182203392, 3, 
                -4587629367155002078, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 3 (Thread 0x7f2476aaa700 (LWP 4140)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f24772d0a65 in queue_processor (data=0x41cc740)
    at /var/tmp/portage/dev-java/icedtea-web-1.3.1-r7/work/icedtea-web-1.3.1/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:727
        __clframe = {__cancel_routine = 0x7f24772cb6c0 <queue_cleanup(void*)>, 
          __cancel_arg = 0x7f2476aa9c70, __do_it = 1, 
          __cancel_type = <optimized out>}
        processor = 0x41cc740
        message_parts = <optimized out>
        command = ""
        wait_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, 
            __nusers = 1, __kind = 0, __spins = 0, __list = {__prev = 0x0, 
              __next = 0x0}}, 
          __size = '\000' <repeats 12 times>, "\001", '\000' <repeats 26 times>, __align = 0}
#2  0x00007f25469c7e97 in start_thread (arg=0x7f2476aaa700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f2476aaa700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139794586446272, 139798182203392, 3, 
                -4587632664079272670, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 2 (Thread 0x7f24762a9700 (LWP 4141)):
#0  pthread_cond_wait ()
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:164
No locals.
#1  0x00007f24772d0a65 in queue_processor (data=0x41cc740)
    at /var/tmp/portage/dev-java/icedtea-web-1.3.1-r7/work/icedtea-web-1.3.1/plugin/icedteanp/IcedTeaPluginRequestProcessor.cc:727
        __clframe = {__cancel_routine = 0x7f24772cb6c0 <queue_cleanup(void*)>, 
          __cancel_arg = 0x7f24762a8c70, __do_it = 1, 
          __cancel_type = <optimized out>}
        processor = 0x41cc740
        message_parts = <optimized out>
        command = ""
        wait_mutex = {__data = {__lock = 0, __count = 0, __owner = 0, 
            __nusers = 1, __kind = 0, __spins = 0, __list = {__prev = 0x0, 
              __next = 0x0}}, 
          __size = '\000' <repeats 12 times>, "\001", '\000' <repeats 26 times>, __align = 0}
#2  0x00007f25469c7e97 in start_thread (arg=0x7f24762a9700)
    at pthread_create.c:308
        __res = <optimized out>
        pd = 0x7f24762a9700
        now = <optimized out>
        unwind_buf = {cancel_jmp_buf = {{jmp_buf = {0, 4475902039342413090, 
                139798075217728, 139794578053568, 139798182203392, 3, 
                -4587631565104515806, -4587175669841300190}, 
              mask_was_saved = 0}}, priv = {pad = {0x0, 0x0, 0x0, 0x0}, 
            data = {prev = 0x0, cleanup = 0x0, canceltype = 0}}}
        not_first_call = 0
        robust = <optimized out>
        pagesize_m1 = <optimized out>
        sp = <optimized out>
        freesize = <optimized out>
        __PRETTY_FUNCTION__ = "start_thread"
#3  0x00007f2546701ebd in clone ()
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S:114
No locals.

Thread 1 (Thread 0x7f254cf77900 (LWP 4084)):
#0  0x00007f254a72ebfb in table (this=0x7f2460945c58)
    at Source/WebCore/accessibility/AccessibilityTableCell.cpp:182
No locals.
#1  WebCore::AccessibilityTableCell::parentTable (this=0x7f244b0b4a90)
    at Source/WebCore/accessibility/AccessibilityTableCell.cpp:83
No locals.
#2  0x00007f254a72e9fd in WebCore::AccessibilityTableCell::isTableCell (
    this=<optimized out>)
    at Source/WebCore/accessibility/AccessibilityTableCell.cpp:88
        table = <optimized out>
#3  0x00007f254a72ea2d in WebCore::AccessibilityTableCell::roleValue (
    this=0x7f244b0b4a90)
    at Source/WebCore/accessibility/AccessibilityTableCell.cpp:97
No locals.
#4  0x00007f254b5765a8 in webkitAccessibleDetach (accessible=0x7f248801fb20)
    at Source/WebCore/accessibility/atk/WebKitAccessibleWrapperAtk.cpp:1025
No locals.
#5  0x00007f254a732930 in WebCore::AXObjectCache::remove (this=0x7f24b62b75a0, 
    axID=1893) at Source/WebCore/accessibility/AXObjectCache.cpp:447
        obj = 0x7f244b0b4a90
#6  0x00007f254a732b62 in WebCore::AXObjectCache::remove (this=0x7f24b62b75a0, 
    renderer=0x7f2460945c58)
    at Source/WebCore/accessibility/AXObjectCache.cpp:464
        axID = <optimized out>
#7  0x00007f254aedca2c in WebCore::RenderObject::willBeDestroyed (
    this=0x7f2460945c58) at Source/WebCore/rendering/RenderObject.cpp:2385
        children = <optimized out>
#8  0x00007f254adf598c in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f2460945c58) at Source/WebCore/rendering/RenderBlock.cpp:293
        continuation = <optimized out>
#9  0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945c58)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#10 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f2460945c40)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#11 0x00007f254aedc7e7 in WebCore::RenderObject::willBeDestroyed (
    this=0x7f2460945bc8) at Source/WebCore/rendering/RenderObject.cpp:2362
        children = <optimized out>
#12 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945bc8)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#13 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f2460945b30)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#14 0x00007f254aedc7e7 in WebCore::RenderObject::willBeDestroyed (
    this=0x7f2460945ab8) at Source/WebCore/rendering/RenderObject.cpp:2362
        children = <optimized out>
#15 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945ab8)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#16 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f2460945768)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#17 0x00007f254adf58bc in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f24609456e0) at Source/WebCore/rendering/RenderBlock.cpp:248
        continuation = <optimized out>
#18 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f24609456e0)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#19 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f24609458c8)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#20 0x00007f254adf58bc in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f2460945840) at Source/WebCore/rendering/RenderBlock.cpp:248
        continuation = <optimized out>
#21 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945840)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#22 0x00007f254ae7c81b in WebCore::RenderInline::willBeDestroyed (
    this=0x7f2460945678) at Source/WebCore/rendering/RenderInline.cpp:83
        continuation = <optimized out>
#23 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945678)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#24 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f2460945f68)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#25 0x00007f254adf58bc in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f2460945ee0) at Source/WebCore/rendering/RenderBlock.cpp:248
        continuation = <optimized out>
#26 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945ee0)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#27 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f2460945650)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#28 0x00007f254adf58bc in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f24609455c8) at Source/WebCore/rendering/RenderBlock.cpp:248
        continuation = <optimized out>
#29 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f24609455c8)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#30 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f24609455a0)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#31 0x00007f254adf58bc in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f2460945518) at Source/WebCore/rendering/RenderBlock.cpp:248
        continuation = <optimized out>
#32 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945518)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#33 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f24609454f0)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#34 0x00007f254adf58bc in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f2460945468) at Source/WebCore/rendering/RenderBlock.cpp:248
        continuation = <optimized out>
#35 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945468)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#36 0x00007f254aed0b19 in WebCore::RenderObjectChildList::destroyLeftoverChildren (this=0x7f2460945320)
    at Source/WebCore/rendering/RenderObjectChildList.cpp:50
No locals.
#37 0x00007f254adf58bc in WebCore::RenderBlock::willBeDestroyed (
    this=0x7f2460945298) at Source/WebCore/rendering/RenderBlock.cpp:248
        continuation = <optimized out>
#38 0x00007f254aed949d in WebCore::RenderObject::destroy (this=0x7f2460945298)
    at Source/WebCore/rendering/RenderObject.cpp:2542
No locals.
#39 0x00007f254a969260 in WebCore::Node::detach (this=0x4e0a560)
    at Source/WebCore/dom/Node.cpp:1108
        doc = 0x4e0a560
#40 0x00007f254a8f3fbe in WebCore::ContainerNode::detach (this=0x4e0a560)
    at Source/WebCore/dom/ContainerNode.cpp:794
No locals.
#41 0x00007f254a93f769 in WebCore::Element::detach (this=0x4e0a560)
    at Source/WebCore/dom/Element.cpp:1241
        suspendWidgetHierarchyUpdates = {
          static s_widgetHierarchyUpdateSuspendCount = 1}
#42 0x00007f254a8f3fdc in detachChildren (this=0x7f2441038400)
    at Source/WebCore/dom/ContainerNode.h:228
        child = 0x4e0a560
#43 WebCore::ContainerNode::detach (this=0x7f2441038400)
    at Source/WebCore/dom/ContainerNode.cpp:795
No locals.
#44 0x00007f254a912348 in WebCore::Document::detach (this=0x7f2441038400)
    at Source/WebCore/dom/Document.cpp:2113
        render = 0x7f2460945020
#45 0x00007f254ad575d4 in WebCore::Frame::setView (this=0x7f244a52a200, 
    view=...) at Source/WebCore/page/Frame.cpp:266
No locals.
#46 0x00007f254acb5b17 in WebCore::FrameLoader::closeAndRemoveChild (
    this=0x7f244abb0470, child=0x7f244a52a200)
    at Source/WebCore/loader/FrameLoader.cpp:2320
No locals.
#47 0x00007f254acb9a79 in WebCore::FrameLoader::detachFromParent (
    this=0x7f244a52a270) at Source/WebCore/loader/FrameLoader.cpp:2400
        parent = 0x7f244abb0400
        protect = {m_ptr = 0x7f244a52a200}
#48 0x00007f254acb9c10 in WebCore::FrameLoader::detachChildren (
    this=<optimized out>) at Source/WebCore/loader/FrameLoader.cpp:2313
        it = <optimized out>
        childrenToDetach = {m_size = 7, 
          m_buffer = {<WTF::VectorBufferBase<WTF::RefPtr<WebCore::Frame> >> = {
              m_buffer = 0x7f24621d7930, m_capacity = 7}, <No data fields>}}
        end = 0x7f24621d7968
#49 0x00007f254acb99fa in WebCore::FrameLoader::detachFromParent (
    this=0x7f244abb0470) at Source/WebCore/loader/FrameLoader.cpp:2387
        protect = {m_ptr = 0x7f244abb0400}
#50 0x00007f254a6ffd38 in webkit_web_view_dispose (object=0x3327ad0)
    at Source/WebKit/gtk/webkit/webkitwebview.cpp:1349
        webView = 0x3327ad0
        priv = 0x3327bb0
#51 0x00007f2546f141b7 in g_object_run_dispose (object=0x3327ad0)
    at gobject.c:1062
        __PRETTY_FUNCTION__ = "g_object_run_dispose"
#52 0x00007f2548daa29e in gtk_scrolled_window_forall (container=0x3ee7c00, 
    include_internals=0, callback=0x7f2548e69f10 <gtk_widget_destroy>, 
    callback_data=0x0) at gtkscrolledwindow.c:1581
        priv = <optimized out>
        scrolled_window = <optimized out>
        __PRETTY_FUNCTION__ = "gtk_scrolled_window_forall"
#53 0x00007f2548caa9c4 in gtk_container_destroy (widget=0x3ee7c00)
    at gtkcontainer.c:1377
        container = 0x3ee7c00
        priv = 0x3ee7cd0
#54 0x00007f2546f0df5b in g_closure_invoke (closure=0x1eb9140, 
    return_value=0x0, n_param_values=1, param_values=0x7fff56ae2f80, 
    invocation_hint=<optimized out>) at gclosure.c:777
        marshal = 0x7f2546f0cc40 <g_type_class_meta_marshal>
        marshal_data = <optimized out>
        in_marshal = 1
        real_closure = 0x1eb9120
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#55 0x00007f2546f1ec61 in signal_emit_unlocked_R (node=<optimized out>, 
    detail=0, instance=<optimized out>, emission_return=0x0, 
    instance_and_params=0x7fff56ae2f80) at gsignal.c:3667
        need_unset = 0
        accumulator = 0x0
        emission = {next = 0x7fff56ae3400, instance = 0x3ee7c00, ihint = {
            signal_id = 3, detail = 0, run_type = G_SIGNAL_RUN_CLEANUP}, 
          state = EMISSION_STOP, chain_type = 43558720}
        class_closure = 0x1eb9140
        hlist = 0x4ee3948
        handler_list = 0x0
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        signal_id = 3
        max_sequential_handler_number = 25827
        return_value_altered = 0
#56 0x00007f2546f26d62 in g_signal_emit_valist (instance=0x3ee7c00, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3300
        instance_and_params = 0x7fff56ae2f80
        signal_return_type = 4
        param_values = 0x7fff56ae2f98
        node = 0x1ec2440
        i = <optimized out>
        n_params = 0
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#57 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae3280, 
            reg_save_area = 0x7fff56ae31c0}}
#58 0x00007f2548e756b0 in gtk_widget_dispose (object=0x3ee7c00)
    at gtkwidget.c:10270
        widget = 0x3ee7c00
        priv = 0x3ee7c40
#59 0x00007f2546f141b7 in g_object_run_dispose (object=0x3ee7c00)
    at gobject.c:1062
        __PRETTY_FUNCTION__ = "g_object_run_dispose"
#60 0x00007f2548d748a0 in gtk_overlay_forall (overlay=<optimized out>, 
    include_internals=<optimized out>, 
    callback=0x7f2548e69f10 <gtk_widget_destroy>, callback_data=0x0)
    at gtkoverlay.c:568
        priv = 0x1f2c8a0
        child = <optimized out>
        children = <optimized out>
        main_widget = <optimized out>
#61 0x00007f2548caa9c4 in gtk_container_destroy (widget=0x1f2c7b0)
    at gtkcontainer.c:1377
        container = 0x1f2c7b0
        priv = 0x1f2c880
#62 0x00007f2546f0df5b in g_closure_invoke (closure=0x1eb9140, 
    return_value=0x0, n_param_values=1, param_values=0x7fff56ae34c0, 
    invocation_hint=<optimized out>) at gclosure.c:777
        marshal = 0x7f2546f0cc40 <g_type_class_meta_marshal>
        marshal_data = <optimized out>
        in_marshal = 1
        real_closure = 0x1eb9120
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#63 0x00007f2546f1ec61 in signal_emit_unlocked_R (node=<optimized out>, 
    detail=0, instance=<optimized out>, emission_return=0x0, 
    instance_and_params=0x7fff56ae34c0) at gsignal.c:3667
        need_unset = 0
        accumulator = 0x0
        emission = {next = 0x7fff56ae3950, instance = 0x1f2c7b0, ihint = {
            signal_id = 3, detail = 0, run_type = G_SIGNAL_RUN_CLEANUP}, 
          state = EMISSION_STOP, chain_type = 53755920}
        class_closure = 0x1eb9140
        hlist = 0x4677938
        handler_list = 0x0
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        signal_id = 3
        max_sequential_handler_number = 25827
        return_value_altered = 0
#64 0x00007f2546f26d62 in g_signal_emit_valist (instance=0x1f2c7b0, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3300
        instance_and_params = 0x7fff56ae34c0
        signal_return_type = 4
        param_values = 0x7fff56ae34d8
        node = 0x1ec2440
        i = <optimized out>
        n_params = 0
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#65 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae37d0, 
            reg_save_area = 0x7fff56ae3710}}
#66 0x00007f2548e756b0 in gtk_widget_dispose (object=0x1f2c7b0)
    at gtkwidget.c:10270
        widget = 0x1f2c7b0
        priv = 0x1f2c7f0
#67 0x00007f2546f141b7 in g_object_run_dispose (object=0x1f2c7b0)
    at gobject.c:1062
        __PRETTY_FUNCTION__ = "g_object_run_dispose"
#68 0x00007f2548d78a10 in gtk_paned_forall (container=<optimized out>, 
    include_internals=<optimized out>, 
    callback=0x7f2548e69f10 <gtk_widget_destroy>, callback_data=0x0)
    at gtkpaned.c:1956
        priv = 0x423b9a0
        paned = <optimized out>
#69 0x00007f2548caa9c4 in gtk_container_destroy (widget=0x423b8d0)
    at gtkcontainer.c:1377
        container = 0x423b8d0
        priv = 0x423b990
#70 0x00007f2546f0df5b in g_closure_invoke (closure=0x1eb9140, 
    return_value=0x0, n_param_values=1, param_values=0x7fff56ae3a20, 
    invocation_hint=<optimized out>) at gclosure.c:777
        marshal = 0x7f2546f0cc40 <g_type_class_meta_marshal>
        marshal_data = <optimized out>
        in_marshal = 1
        real_closure = 0x1eb9120
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#71 0x00007f2546f1ec61 in signal_emit_unlocked_R (node=<optimized out>, 
    detail=0, instance=<optimized out>, emission_return=0x0, 
    instance_and_params=0x7fff56ae3a20) at gsignal.c:3667
        need_unset = 0
        accumulator = 0x0
        emission = {next = 0x7fff56ae3eb0, instance = 0x423b8d0, ihint = {
            signal_id = 3, detail = 0, run_type = G_SIGNAL_RUN_CLEANUP}, 
          state = EMISSION_STOP, chain_type = 53342624}
        class_closure = 0x1eb9140
        hlist = 0x4d51e18
        handler_list = 0x0
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        signal_id = 3
        max_sequential_handler_number = 25827
        return_value_altered = 0
#72 0x00007f2546f26d62 in g_signal_emit_valist (instance=0x423b8d0, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3300
        instance_and_params = 0x7fff56ae3a20
        signal_return_type = 4
        param_values = 0x7fff56ae3a38
        node = 0x1ec2440
        i = <optimized out>
        n_params = 0
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#73 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae3d20, 
            reg_save_area = 0x7fff56ae3c60}}
#74 0x00007f2548e756b0 in gtk_widget_dispose (object=0x423b8d0)
    at gtkwidget.c:10270
        widget = 0x423b8d0
        priv = 0x423b900
#75 0x00007f2546f141b7 in g_object_run_dispose (object=0x423b8d0)
    at gobject.c:1062
        __PRETTY_FUNCTION__ = "g_object_run_dispose"
#76 0x00007f2548c656c4 in gtk_box_forall (container=<optimized out>, 
    include_internals=<optimized out>, 
    callback=0x7f2548e69f10 <gtk_widget_destroy>, callback_data=0x0)
    at gtkbox.c:1865
        box = <optimized out>
        priv = 0x4d2a140
        child = <optimized out>
        children = 0x441cd00
#77 0x00007f2548caa9c4 in gtk_container_destroy (widget=0x4d2a060)
    at gtkcontainer.c:1377
        container = 0x4d2a060
        priv = 0x4d2a130
#78 0x00007f2546f0dfdf in g_closure_invoke (closure=0x1eb9140, 
    return_value=0x0, n_param_values=1, param_values=0x7fff56ae3f80, 
    invocation_hint=<optimized out>) at gclosure.c:777
        marshal = 0x7f2546f0cc40 <g_type_class_meta_marshal>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x1eb9120
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#79 0x00007f2546f1ec61 in signal_emit_unlocked_R (node=<optimized out>, 
    detail=0, instance=<optimized out>, emission_return=0x0, 
    instance_and_params=0x7fff56ae3f80) at gsignal.c:3667
        need_unset = 0
        accumulator = 0x0
        emission = {next = 0x0, instance = 0x4d2a060, ihint = {signal_id = 3, 
            detail = 0, run_type = G_SIGNAL_RUN_CLEANUP}, 
          state = EMISSION_STOP, chain_type = 53194080}
        class_closure = 0x1eb9140
        hlist = 0x472a528
        handler_list = 0x0
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        signal_id = 3
        max_sequential_handler_number = 25827
        return_value_altered = 0
#80 0x00007f2546f26d62 in g_signal_emit_valist (instance=0x4d2a060, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3300
        instance_and_params = 0x7fff56ae3f80
        signal_return_type = 4
        param_values = 0x7fff56ae3f98
        node = 0x1ec2440
        i = <optimized out>
        n_params = 0
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#81 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae4280, 
            reg_save_area = 0x7fff56ae41c0}}
#82 0x00007f2548e756b0 in gtk_widget_dispose (object=0x4d2a060)
    at gtkwidget.c:10270
        widget = 0x4d2a060
        priv = 0x4d2a0a0
#83 0x00007f2546f141b7 in g_object_run_dispose (object=0x4d2a060)
    at gobject.c:1062
        __PRETTY_FUNCTION__ = "g_object_run_dispose"
#84 0x0000000000437a6c in notebook_page_close_request_cb (
    notebook=<optimized out>, embed=0x4d2a060, window=0x28ec000)
    at ephy-window.c:3012
        priv = 0x28ec1f0
#85 0x00007f2546f11584 in g_cclosure_marshal_VOID__OBJECTv (closure=0x290ea50, 
    return_value=<optimized out>, instance=0x290f0c0, args=<optimized out>, 
    marshal_data=<optimized out>, n_params=<optimized out>, 
    param_types=0x290dfd0) at gmarshal.c:1312
        cc = 0x290ea50
        data1 = <optimized out>
        data2 = <optimized out>
        callback = 0x437a10 <notebook_page_close_request_cb>
        arg0 = 0x4d2a060
        args_copy = {{gp_offset = 32, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae46a0, 
            reg_save_area = 0x7fff56ae45e0}}
#86 0x00007f2546f0e20a in _g_closure_invoke_va (closure=0x290ea50, 
    return_value=0x0, instance=0x290f0c0, args=0x7fff56ae45c8, n_params=1, 
    param_types=<optimized out>) at gclosure.c:840
        marshal = 0x7f2546f11500 <g_cclosure_marshal_VOID__OBJECTv>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x290ea30
        __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
#87 0x00007f2546f26411 in g_signal_emit_valist (instance=0x290f0c0, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3211
        return_accu = <optimized out>
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        accumulator = 0x0
        emission = {next = 0x7fff56ae4850, instance = 0x290f0c0, ihint = {
            signal_id = 252, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, 
          state = EMISSION_RUN, chain_type = 43048448}
        signal_id = <optimized out>
        instance_type = <optimized out>
        emission_return = {g_type = 0, data = {{v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        rtype = 4
        static_scope = 0
        closure = 0x290ea50
        run_type = <optimized out>
        hlist = 0x1
        l = <optimized out>
        fastpath = 1
        instance_and_params = <optimized out>
        signal_return_type = <optimized out>
        param_values = <optimized out>
        node = 0x290df60
        i = <optimized out>
        n_params = <optimized out>
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#88 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae46a0, 
            reg_save_area = 0x7fff56ae45e0}}
#89 0x00007f2546f0e20a in _g_closure_invoke_va (closure=0x4d77470, 
    return_value=0x0, instance=0x3f078d0, args=0x7fff56ae4948, n_params=0, 
    param_types=<optimized out>) at gclosure.c:840
        marshal = 0x7f2546f0fcf0 <g_cclosure_marshal_VOID__VOIDv>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x4d77450
        __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
#90 0x00007f2546f26411 in g_signal_emit_valist (instance=0x3f078d0, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3211
        return_accu = <optimized out>
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        accumulator = 0x0
        emission = {next = 0x7fff56ae4b70, instance = 0x3f078d0, ihint = {
            signal_id = 159, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, 
          state = EMISSION_RUN, chain_type = 33721104}
        signal_id = <optimized out>
        instance_type = <optimized out>
        emission_return = {g_type = 0, data = {{v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        rtype = 4
        static_scope = 0
        closure = 0x4d77470
        run_type = <optimized out>
        hlist = 0x1
        l = <optimized out>
        fastpath = 1
        instance_and_params = <optimized out>
        signal_return_type = <optimized out>
        param_values = <optimized out>
        node = 0x202a310
        i = <optimized out>
        n_params = <optimized out>
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#91 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae4a20, 
            reg_save_area = 0x7fff56ae4960}}
#92 0x00007f2548c71008 in gtk_real_button_released (button=0x3f078d0)
    at gtkbutton.c:1967
        priv = <optimized out>
#93 0x00007f2546f0dfdf in g_closure_invoke (closure=0x202a1d0, 
    return_value=0x0, n_param_values=1, param_values=0x7fff56ae4c40, 
    invocation_hint=<optimized out>) at gclosure.c:777
        marshal = 0x7f2546f0cc40 <g_type_class_meta_marshal>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x202a1b0
        __PRETTY_FUNCTION__ = "g_closure_invoke"
#94 0x00007f2546f1f1a9 in signal_emit_unlocked_R (node=<optimized out>, 
    detail=0, instance=<optimized out>, emission_return=0x0, 
    instance_and_params=0x7fff56ae4c40) at gsignal.c:3481
        accumulator = 0x0
        emission = {next = 0x7fff56ae5170, instance = 0x3f078d0, ihint = {
            signal_id = 158, detail = 0, run_type = G_SIGNAL_RUN_FIRST}, 
          state = EMISSION_RUN, chain_type = 33721104}
        class_closure = 0x202a1d0
        hlist = 0x4d5ab78
        handler_list = <optimized out>
        return_accu = 0x0
        accu = {g_type = 0, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        signal_id = 158
        max_sequential_handler_number = 25803
        return_value_altered = <optimized out>
#95 0x00007f2546f26d62 in g_signal_emit_valist (instance=0x3f078d0, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3300
        instance_and_params = 0x7fff56ae4c40
        signal_return_type = 4
        param_values = 0x7fff56ae4c58
        node = 0x202a230
        i = <optimized out>
        n_params = 0
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#96 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae4f40, 
            reg_save_area = 0x7fff56ae4e80}}
#97 0x00007f2548c6ff07 in gtk_button_button_release (widget=<optimized out>, 
    event=<optimized out>) at gtkbutton.c:1802
        button = <optimized out>
#98 gtk_button_button_release (widget=<optimized out>, event=<optimized out>)
    at gtkbutton.c:1794
No locals.
#99 0x00007f2548d3d7b1 in _gtk_marshal_BOOLEAN__BOXEDv (closure=0x1eccc80, 
    return_value=0x7fff56ae51c0, instance=0x3f078d0, args=<optimized out>, 
    marshal_data=<optimized out>, n_params=<optimized out>, 
    param_types=0x1ecccb0) at gtkmarshalers.c:130
        cc = 0x1eccc80
        data1 = <optimized out>
        data2 = <optimized out>
        callback = <optimized out>
        arg0 = 0x41f4130
        args_copy = {{gp_offset = 32, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae5340, 
            reg_save_area = 0x7fff56ae5280}}
        v_return = <optimized out>
        __PRETTY_FUNCTION__ = "_gtk_marshal_BOOLEAN__BOXEDv"
#100 0x00007f2546f0e20a in _g_closure_invoke_va (closure=0x1eccc80, 
    return_value=0x7fff56ae51c0, instance=0x3f078d0, args=0x7fff56ae5268, 
    n_params=1, param_types=<optimized out>) at gclosure.c:840
        marshal = 0x7f2546f0c650 <g_type_class_meta_marshalv>
        marshal_data = <optimized out>
        in_marshal = 0
        real_closure = 0x1eccc60
        __PRETTY_FUNCTION__ = "_g_closure_invoke_va"
#101 0x00007f2546f26411 in g_signal_emit_valist (instance=0x3f078d0, 
    signal_id=<optimized out>, detail=0, var_args=<optimized out>)
    at gsignal.c:3211
        return_accu = <optimized out>
        accu = {g_type = 20, data = {{v_int = 0, v_uint = 0, v_long = 0, 
              v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        accumulator = 0x1eccb30
        emission = {next = 0x0, instance = 0x3f078d0, ihint = {signal_id = 29, 
            detail = 0, run_type = G_SIGNAL_RUN_LAST}, state = EMISSION_RUN, 
          chain_type = 33721104}
        signal_id = <optimized out>
        instance_type = <optimized out>
        emission_return = {g_type = 20, data = {{v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}, {v_int = 0, v_uint = 0, 
              v_long = 0, v_ulong = 0, v_int64 = 0, v_uint64 = 0, v_float = 0, 
              v_double = 0, v_pointer = 0x0}}}
        rtype = 20
        static_scope = 0
        closure = 0x1eccc80
        run_type = <optimized out>
        hlist = 0x1
        l = <optimized out>
        fastpath = 1
        instance_and_params = <optimized out>
        signal_return_type = <optimized out>
        param_values = <optimized out>
        node = 0x1ecccd0
        i = <optimized out>
        n_params = <optimized out>
        __PRETTY_FUNCTION__ = "g_signal_emit_valist"
#102 0x00007f2546f26f0a in g_signal_emit (instance=<optimized out>, 
    signal_id=<optimized out>, detail=<optimized out>) at gsignal.c:3356
        var_args = {{gp_offset = 24, fp_offset = 48, 
            overflow_arg_area = 0x7fff56ae5340, 
            reg_save_area = 0x7fff56ae5280}}
#103 0x00007f2548e6b509 in gtk_widget_event_internal (widget=0x3f078d0, 
    event=0x41f4130) at gtkwidget.c:6303
        signal_num = <optimized out>
        return_val = 0
#104 0x00007f2548d3b60b in propagate_event_up (topmost=<optimized out>, 
    event=<optimized out>, widget=0x3f078d0) at gtkmain.c:2397
        tmp = <optimized out>
        handled_event = <optimized out>
#105 propagate_event (widget=<optimized out>, event=0x41f4130, 
    captured=<optimized out>, topmost=0x0) at gtkmain.c:2505
        handled_event = 0
        propagate_func = <optimized out>
#106 0x00007f2548d3d369 in gtk_main_do_event (event=0x41f4130)
    at gtkmain.c:1720
        event_widget = <optimized out>
        grab_widget = 0x3f078d0
        topmost_widget = <optimized out>
        window_group = <optimized out>
        rewritten_event = <optimized out>
        device = <optimized out>
        tmp_list = <optimized out>
        __PRETTY_FUNCTION__ = "gtk_main_do_event"
#107 0x00007f25486e5ad2 in gdk_event_source_dispatch (source=<optimized out>, 
    callback=<optimized out>, user_data=<optimized out>)
    at gdkeventsource.c:358
        display = <optimized out>
        event = 0x41f4130
#108 0x00007f2546c251a3 in g_main_dispatch (context=0x1ef7bd0) at gmain.c:2715
        dispatch = 0x7f25486e5ab0 <gdk_event_source_dispatch>
        was_in_call = 0
        user_data = 0x0
        callback = 0x0
        cb_funcs = 0x0
        cb_data = 0x0
        current_source_link = {data = 0x1f11670, next = 0x0}
        need_destroy = <optimized out>
        source = 0x1f11670
        current = 0x1f3f960
        i = <optimized out>
#109 g_main_context_dispatch (context=0x1ef7bd0) at gmain.c:3219
No locals.
#110 0x00007f2546c254f0 in g_main_context_iterate (dispatch=1, 
    block=<optimized out>, context=0x1ef7bd0, self=<optimized out>)
    at gmain.c:3290
        timeout = 0
        some_ready = 1
        fds = <optimized out>
        max_priority = 0
        nfds = 10
        allocated_nfds = <optimized out>
#111 g_main_context_iterate (context=0x1ef7bd0, block=<optimized out>, 
    dispatch=1, self=<optimized out>) at gmain.c:3227
        some_ready = 1
#112 0x00007f2546c255b4 in g_main_context_iteration (context=0x1ef7bd0, 
    may_block=1) at gmain.c:3351
        retval = <optimized out>
#113 0x00007f2547a4527c in g_application_run (application=0x2054000, 
    argc=<optimized out>, argv=0x7fff56ae56b8) at gapplication.c:1624
        arguments = 0x2051ce0
        status = 0
        i = <optimized out>
        __PRETTY_FUNCTION__ = "g_application_run"
#114 0x000000000043396a in main (argc=1, argv=0x7fff56ae56b8)
    at ephy-main.c:499
        option_context = <optimized out>
        option_group = <optimized out>
        error = 0x0
        user_time = <optimized out>
        arbitrary_url = <optimized out>
        ctx = <optimized out>
        startup_flags = (unknown: 1259031184)
        mode = <optimized out>
        status = <optimized out>
        flags = <optimized out>
A debugging session is active.

	Inferior 1 [process 4084] will be detached.
Comment 1 Martin Robinson 2014-04-08 19:06:49 PDT
We no longer maintain this branch unfortunately.