[Webkit-unassigned] [Bug 254527] New: [Gtk] WebKit crashed repeatingly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 27 09:11:39 PDT 2023


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

            Bug ID: 254527
           Summary: [Gtk] WebKit crashed repeatingly
           Product: WebKit
           Version: Safari 15
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Major
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: peter.weber at mailbox.org
                CC: bugs-noreply at webkitgtk.org

Created attachment 465610

  --> https://bugs.webkit.org/attachment.cgi?id=465610&action=review

stacktrace from gdb

Hello!

Since a recent upgrade (~ four weeks) Epiphany is crashing randomly and subsequent repeatingly on the same website. It is enough the browse rather simple websites like "archlinux.org".

System: Archlinux
Update: 2023-03-27 (all updates)
Windowing: Wayland, GNOME with Mutter
Hardware: ThinkPad X220 with Intel Sandy Bridge (HD3000)

Steps to reproduce:
1.) Open various websites within tabs {archlinux.org, stackoverflow.com, webkit.org, ...}
2.) After approximately 15 minutes of active browsing one of this websites will crash the web-browser
3.) GNOME will ask "Terminate or Keep" # selection doesn't matter
4.) From now on Epiphany will crash every time on the website which caused the crash, until reboot

I've set severity to "Major" because Epiphany is barely usable.

Stacktrace attached, created as following after core dump:
1. $ coredumbctl gdb
2. gdb and debuginfo does its work :)
3. gdb instructions
(gdb) set logging file trace.log
(gdb) set logging enabled on
(gdb) thread apply all bt full
(gdb) set logging enabled off
(gdb) quit

Thank you
If you need more info, tell me.

-- 
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/20230327/dc2f2659/attachment.htm>


More information about the webkit-unassigned mailing list