Bug 1266417

Summary: [abrt] epiphany-runtime: INT_cairo_surface_set_device_scale(): epiphany killed by SIGSEGV
Product: [Fedora] Fedora Reporter: Christian Stadelmann <fedora>
Component: epiphanyAssignee: Michael Catanzaro <mcatanzaro+wrong-account-do-not-cc>
Status: CLOSED UPSTREAM QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: debarshir, gecko-bugs-nobody, madstitz, mcatanzaro+wrong-account-do-not-cc, rob.townley
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/3cec2a0a52eaa09fd19ce4f15c71025f6eef3254
Whiteboard: abrt_hash:c77d68771deab3e2b5ad7162c9708bfeea6a60b3;VARIANT_ID=workstation;
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-25 20:33:15 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: dso_list
none
File: exploitable
none
File: limits
none
File: maps
none
File: namespaces
none
File: open_fds
none
File: proc_pid_status none

Description Christian Stadelmann 2015-09-25 08:45:28 UTC
Description of problem:
Every time I browse on extensions.gnome.org/local, epiphany crashes. Note that this happens with epiphany running in a Gnome+Wayland session.
Browsing extensions.gnome.org/local with firefox (running under wayland, but with X backend) it works fine. Seems like the gnome-shell-extensions-plugin isn't ready for wayland…

This might also be related to the other bug in GLib where the X display environment variable is set to a wayland desktop number thus making all applications depending on X crash. See https://bugzilla.redhat.com/show_bug.cgi?id=1261672

Version-Release number of selected component:
epiphany-runtime-3.18.0-1.fc23

Additional info:
reporter:       libreport-2.6.2
backtrace_rating: 4
cmdline:        epiphany
crash_function: INT_cairo_surface_set_device_scale
executable:     /usr/bin/epiphany
kernel:         4.2.1-300.fc23.x86_64
runlevel:       N 5
type:           CCpp

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 INT_cairo_surface_set_device_scale at cairo-surface.c:1712
 #1 WebCore::cairoSurfaceSetDeviceScale at /usr/src/debug/webkitgtk-2.10.0/Source/WebCore/platform/graphics/cairo/CairoUtilities.cpp:292
 #2 WebKit::BackingStore::createBackend at /usr/src/debug/webkitgtk-2.10.0/Source/WebKit2/UIProcess/cairo/BackingStoreCairo.cpp:72
 #3 WebKit::BackingStore::incorporateUpdate at /usr/src/debug/webkitgtk-2.10.0/Source/WebKit2/UIProcess/cairo/BackingStoreCairo.cpp:89
 #5 WebKit::DrawingAreaProxyImpl::incorporateUpdate at /usr/src/debug/webkitgtk-2.10.0/Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp:221
 #6 IPC::callMemberFunctionImpl<WebKit::DrawingAreaProxy, void (WebKit::DrawingAreaProxy::*)(unsigned long, WebKit::UpdateInfo const&, WebKit::LayerTreeContext const&), std::tuple<unsigned long, WebKit::UpdateInfo, WebKit::LayerTreeContext>, 0ul, 1ul, 2ul>(WebKit::DrawingAreaProxy*, void (WebKit::DrawingAreaProxy::*)(unsigned long, WebKit::UpdateInfo const&, WebKit::LayerTreeContext const&), std::tuple<unsigned long, WebKit::UpdateInfo, WebKit::LayerTreeContext>&&, std::index_sequence<0ul, 1ul, 2ul>) at /usr/src/debug/webkitgtk-2.10.0/Source/WebKit2/Platform/IPC/HandleMessage.h:16
 #7 IPC::callMemberFunction<WebKit::DrawingAreaProxy, void (WebKit::DrawingAreaProxy::*)(unsigned long, WebKit::UpdateInfo const&, WebKit::LayerTreeContext const&), std::tuple<unsigned long, WebKit::UpdateInfo, WebKit::LayerTreeContext>, std::make_index_sequence<3ul> >(std::tuple<unsigned long, WebKit::UpdateInfo, WebKit::LayerTreeContext>&&, WebKit::DrawingAreaProxy*, void (WebKit::DrawingAreaProxy::*)(unsigned long, WebKit::UpdateInfo const&, WebKit::LayerTreeContext const&)) at /usr/src/debug/webkitgtk-2.10.0/Source/WebKit2/Platform/IPC/HandleMessage.h:22
 #8 IPC::handleMessage<Messages::DrawingAreaProxy::DidUpdateBackingStoreState, WebKit::DrawingAreaProxy, void (WebKit::DrawingAreaProxy::*)(unsigned long, WebKit::UpdateInfo const&, WebKit::LayerTreeContext const&)> at /usr/src/debug/webkitgtk-2.10.0/Source/WebKit2/Platform/IPC/HandleMessage.h:92
 #9 WebKit::DrawingAreaProxy::didReceiveMessage at /usr/src/debug/webkitgtk-2.10.0/x86_64-redhat-linux-gnu/DerivedSources/WebKit2/DrawingAreaProxyMessageReceiver.cpp:50
 #10 IPC::MessageReceiverMap::dispatchMessage at /usr/src/debug/webkitgtk-2.10.0/Source/WebKit2/Platform/IPC/MessageReceiverMap.cpp:102

Comment 1 Christian Stadelmann 2015-09-25 08:45:33 UTC
Created attachment 1076947 [details]
File: backtrace

Comment 2 Christian Stadelmann 2015-09-25 08:45:35 UTC
Created attachment 1076948 [details]
File: core_backtrace

Comment 3 Christian Stadelmann 2015-09-25 08:45:37 UTC
Created attachment 1076949 [details]
File: dso_list

Comment 4 Christian Stadelmann 2015-09-25 08:45:39 UTC
Created attachment 1076950 [details]
File: exploitable

Comment 5 Christian Stadelmann 2015-09-25 08:45:40 UTC
Created attachment 1076951 [details]
File: limits

Comment 6 Christian Stadelmann 2015-09-25 08:45:42 UTC
Created attachment 1076952 [details]
File: maps

Comment 7 Christian Stadelmann 2015-09-25 08:45:44 UTC
Created attachment 1076953 [details]
File: namespaces

Comment 8 Christian Stadelmann 2015-09-25 08:45:45 UTC
Created attachment 1076954 [details]
File: open_fds

Comment 9 Christian Stadelmann 2015-09-25 08:45:47 UTC
Created attachment 1076955 [details]
File: proc_pid_status

Comment 10 Michael Catanzaro 2016-03-01 20:39:52 UTC
*** Bug 1272050 has been marked as a duplicate of this bug. ***