Bug 1266417 - [abrt] epiphany-runtime: INT_cairo_surface_set_device_scale(): epiphany killed by SIGSEGV
Summary: [abrt] epiphany-runtime: INT_cairo_surface_set_device_scale(): epiphany kille...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: epiphany
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michael Catanzaro
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:c77d68771deab3e2b5ad7162c97...
: 1272050 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-09-25 08:45 UTC by Christian Stadelmann
Modified: 2016-03-01 20:39 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-09-25 20:33:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (75.47 KB, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: core_backtrace (6.26 KB, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: dso_list (13.71 KB, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: exploitable (100 bytes, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: limits (1.29 KB, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: maps (67.42 KB, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: namespaces (85 bytes, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: open_fds (1.99 KB, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details
File: proc_pid_status (1008 bytes, text/plain)
2015-09-25 08:45 UTC, Christian Stadelmann
no flags Details


Links
System ID Private Priority Status Summary Last Updated
WebKit Project 149560 0 None None None Never

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. ***


Note You need to log in before you can comment on or make changes to this bug.