[Webkit-unassigned] [Bug 225348] New: [GTK] Segfault in ../Source/WebKit/UIProcess/API/glib/IconDatabase.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 4 06:26:28 PDT 2021


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

            Bug ID: 225348
           Summary: [GTK] Segfault in
                    ../Source/WebKit/UIProcess/API/glib/IconDatabase.cpp
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: PC
                OS: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Blocker
          Priority: P3
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mike at vee.net
                CC: bugs-noreply at webkitgtk.org

WebKitGTK 2.32.0 (libwebkit2gtk-4.0-37:amd64 2.32.0-1ubuntu3)
Epiphany 40 (epiphany-browser 40.0-2)

Initial crash occurred at some point during normal browsing. On start Ephy now crashes with the following stack, 100% of the time:

Thread 1 "epiphany" received signal SIGSEGV, Segmentation fault.
0x00007ffff3d186a6 in operator() () at ../Source/WebKit/UIProcess/API/glib/IconDatabase.cpp:597
597     ../Source/WebKit/UIProcess/API/glib/IconDatabase.cpp: No such file or directory.
(gdb) 
(gdb) bt
#0  0x00007ffff3d186a6 in operator() ()
    at ../Source/WebKit/UIProcess/API/glib/IconDatabase.cpp:597
#1  call() () at DerivedSources/ForwardingHeaders/wtf/Function.h:52
#2  0x00007ffff2ebbb03 in WTF::Function<void ()>::operator()() const ()
    at ../Source/WTF/wtf/Function.h:83
#3  WTF::RunLoop::performWork() () at ../Source/WTF/wtf/RunLoop.cpp:128
#4  0x00007ffff2f0befd in operator() () at ../Source/WTF/wtf/glib/RunLoopGLib.cpp:80
#5  _FUN() () at ../Source/WTF/wtf/glib/RunLoopGLib.cpp:82
#6  0x00007ffff2f0c823 in operator() () at ../Source/WTF/wtf/glib/RunLoopGLib.cpp:53
#7  _FUN() () at ../Source/WTF/wtf/glib/RunLoopGLib.cpp:56
#8  0x00007ffff73c074f in g_main_dispatch (context=0x555555871010) at ../../../glib/gmain.c:3337
#9  g_main_context_dispatch (context=0x555555871010) at ../../../glib/gmain.c:4055
#10 0x00007ffff7413c68 in g_main_context_iterate.constprop.0
    (context=context at entry=0x555555871010, block=block at entry=1, dispatch=dispatch at entry=1, self=<optimised out>) at ../../../glib/gmain.c:4131
#11 0x00007ffff73bdf83 in g_main_context_iteration
    (context=context at entry=0x555555871010, may_block=may_block at entry=1)
    at ../../../glib/gmain.c:4196
#12 0x00007ffff75d827d in g_application_run
    (application=0x55555586a6a0, argc=-8860, argv=<optimised out>)
    at ../../../gio/gapplication.c:2560
#13 0x000055555555905c in  ()
#14 0x00007ffff6fc4565 in __libc_start_main (main=
    0x5555555589c0, argc=1, argv=0x7fffffffdf08, init=<optimised out>, fini=<optimised out>, rtld_fini=<optimised out>, stack_end=0x7fffffffdef8) at ../csu/libc-start.c:332
#15 0x000055555555937e in  ()

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210504/b190ce27/attachment-0001.htm>


More information about the webkit-unassigned mailing list