Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1156124 - [abrt] epiphany-runtime: _gtk_css_value_equal(): epiphany killed by SIGSEGV
Summary: [abrt] epiphany-runtime: _gtk_css_value_equal(): epiphany killed by SIGSEGV
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: epiphany
Version: 22
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:9c8e6e288f23d594cd56dd0866a...
: 1151771 1176688 1206735 1206763 1207097 1214479 1234634 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-23 15:34 UTC by mock
Modified: 2015-08-04 10:56 UTC (History)
55 users (show)

Fixed In Version: epiphany-3.16.2-2.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-10 19:16:57 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (46.20 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: cgroup (190 bytes, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: core_backtrace (34.01 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: dso_list (15.37 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: environ (1.37 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: exploitable (82 bytes, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: limits (1.29 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: maps (83.31 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: open_fds (2.80 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: proc_pid_status (945 bytes, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details
File: var_log_messages (6.62 KB, text/plain)
2014-10-23 15:34 UTC, mock
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Bugzilla 747422 0 None None None Never

Description mock 2014-10-23 15:34:45 UTC
Version-Release number of selected component:
epiphany-runtime-3.14.1-1.fc21

Additional info:
reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        epiphany
crash_function: _gtk_css_value_equal
executable:     /usr/bin/epiphany
kernel:         3.17.1-302.fc21.x86_64
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (9 frames)
 #0 _gtk_css_value_equal at gtkcssvalue.c:119
 #1 _gtk_css_computed_values_get_difference at gtkcsscomputedvalues.c:272
 #2 _gtk_style_context_validate at gtkstylecontext.c:3077
 #11 gtk_container_idle_sizer at gtkcontainer.c:1738
 #12 _g_closure_invoke_va at gclosure.c:831
 #14 g_signal_emit_by_name at gsignal.c:3405
 #15 gdk_frame_clock_paint_idle at gdkframeclockidle.c:408
 #21 g_main_context_iteration at gmain.c:3842
 #22 g_application_run at gapplication.c:2282

Comment 1 mock 2014-10-23 15:34:48 UTC
Created attachment 949987 [details]
File: backtrace

Comment 2 mock 2014-10-23 15:34:49 UTC
Created attachment 949988 [details]
File: cgroup

Comment 3 mock 2014-10-23 15:34:50 UTC
Created attachment 949989 [details]
File: core_backtrace

Comment 4 mock 2014-10-23 15:34:50 UTC
Created attachment 949990 [details]
File: dso_list

Comment 5 mock 2014-10-23 15:34:51 UTC
Created attachment 949991 [details]
File: environ

Comment 6 mock 2014-10-23 15:34:52 UTC
Created attachment 949992 [details]
File: exploitable

Comment 7 mock 2014-10-23 15:34:52 UTC
Created attachment 949993 [details]
File: limits

Comment 8 mock 2014-10-23 15:34:53 UTC
Created attachment 949994 [details]
File: maps

Comment 9 mock 2014-10-23 15:34:54 UTC
Created attachment 949995 [details]
File: open_fds

Comment 10 mock 2014-10-23 15:34:55 UTC
Created attachment 949996 [details]
File: proc_pid_status

Comment 11 mock 2014-10-23 15:34:55 UTC
Created attachment 949997 [details]
File: var_log_messages

Comment 12 Michael Catanzaro 2014-12-17 00:18:41 UTC
This crash [1] is occurring with a dozen other GTK+ programs. Reassigning to GTK+ for evaluation.

[1] https://retrace.fedoraproject.org/faf/problems/141353/

Comment 13 Michael Catanzaro 2014-12-23 05:10:24 UTC
(In reply to Michael Catanzaro from comment #12)
> This crash [1] is occurring with a dozen other GTK+ programs. Reassigning to
> GTK+ for evaluation.

I wonder if we are doing something wrong, though, since we are hitting this crash more often than all other GTK+ apps combined. But I don't think any of the rendering code in WebKit changed recently, so I still suspect GTK+....

Comment 14 Michael Catanzaro 2014-12-23 05:11:02 UTC
*** Bug 1176688 has been marked as a duplicate of this bug. ***

Comment 15 Michael Catanzaro 2014-12-23 05:11:04 UTC
*** Bug 1176716 has been marked as a duplicate of this bug. ***

Comment 16 Jirka Klimes 2015-04-02 09:11:30 UTC
*** Bug 1207907 has been marked as a duplicate of this bug. ***

Comment 17 Michael Catanzaro 2015-04-04 21:24:11 UTC
This might be memory corruption in WebKit; not really any way to be sure from just the backtraces. I guess because Epiphany crashes very regularly, deep inside GtkStyleContext.

I'm going to mark a bunch of crashes inside GTK+ CSS code as duplicates, although in many cases the backtraces are different.

Comment 18 Michael Catanzaro 2015-04-04 21:24:47 UTC
*** Bug 1180690 has been marked as a duplicate of this bug. ***

Comment 19 Michael Catanzaro 2015-04-04 21:24:50 UTC
*** Bug 1151771 has been marked as a duplicate of this bug. ***

Comment 20 Michael Catanzaro 2015-04-04 21:24:57 UTC
*** Bug 1179725 has been marked as a duplicate of this bug. ***

Comment 21 Michael Catanzaro 2015-04-04 21:25:03 UTC
*** Bug 1206735 has been marked as a duplicate of this bug. ***

Comment 22 Michael Catanzaro 2015-04-04 21:25:12 UTC
*** Bug 1207097 has been marked as a duplicate of this bug. ***

Comment 23 Michael Catanzaro 2015-04-04 21:25:22 UTC
*** Bug 1206763 has been marked as a duplicate of this bug. ***

Comment 24 Diogo Campos 2015-04-05 02:19:55 UTC
I hit this (or a similar) often.
Is there anything I can do to help?

Comment 25 Dawid Zamirski 2015-04-06 14:52:12 UTC
Another user experienced a similar problem:

Browser just crashed randomly when scrolling down through a page.

reporter:       libreport-2.5.0
backtrace_rating: 4
cmdline:        epiphany
crash_function: _gtk_css_value_equal
executable:     /usr/bin/epiphany
global_pid:     3141
kernel:         4.0.0-0.rc5.git4.1.fc22.x86_64
package:        epiphany-runtime-3.16.0-2.fc22
reason:         epiphany killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 26 Jirka Klimes 2015-04-07 06:56:26 UTC
*** Bug 1208932 has been marked as a duplicate of this bug. ***

Comment 27 Diogo Campos 2015-04-10 11:58:22 UTC
To me, this bug often happens when I switch from the Web window to another program window. When it happens, it happens *instantly*, in a way that would be quite a coincidence to be unrelated.

Comment 28 Michael Catanzaro 2015-04-22 20:34:46 UTC
*** Bug 1214479 has been marked as a duplicate of this bug. ***

Comment 29 Ondřej Vitha 2015-04-22 22:39:00 UTC
Another user experienced a similar problem:

1. Logged on facebook
2. wrote message to friend in chat
3. I got reply from him and epiphany got SIGSEGV

reporter:       libreport-2.5.1
backtrace_rating: 4
cmdline:        epiphany
crash_function: _gtk_css_value_equal
executable:     /usr/bin/epiphany
global_pid:     5121
kernel:         4.0.0-0.rc5.git4.1.fc22.x86_64
package:        epiphany-runtime-3.16.0-2.fc22
reason:         epiphany killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 30 Enolynn 2015-05-02 09:59:51 UTC
Another user experienced a similar problem:

First tab is actived. Clic the cross to close last no active tab. Epiphany close.

reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        epiphany
crash_function: _gtk_css_value_equal
executable:     /usr/bin/epiphany
kernel:         3.19.5-200.fc21.x86_64
package:        epiphany-runtime-3.14.2-4.fc21
reason:         epiphany killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 31 Diogo Campos 2015-05-03 02:03:53 UTC
I think I can strongly say that this DOESN'T happen with GNOME Web's "Web Apps". Hope it is useful.

Comment 32 Štefan Gurský 2015-05-05 16:17:00 UTC
Another user experienced a similar problem:

I was closing some tabs (using Ctrl+W).

reporter:       libreport-2.3.0
backtrace_rating: 4
cmdline:        epiphany
crash_function: _gtk_css_value_equal
executable:     /usr/bin/epiphany
kernel:         3.19.6-200.fc21.x86_64
package:        epiphany-runtime-3.14.2-4.fc21
reason:         epiphany killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 33 deadrat 2015-05-25 23:04:36 UTC
Another user experienced a similar problem:


just updating via dnf and nwtwork disconnected. 

reporter:       libreport-2.5.1
backtrace_rating: 4
cmdline:        nm-applet
crash_function: _gtk_css_value_equal
executable:     /usr/bin/nm-applet
global_pid:     1476
kernel:         4.0.0-0.rc5.git4.1.fc22.i686
package:        network-manager-applet-1.0.0-1.fc22
reason:         nm-applet killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 34 Steve Eff 2015-05-27 20:44:39 UTC
Another user experienced a similar problem:

Was clicking through the Xfce themes using Applications > Settings Appearance applet.

reporter:       libreport-2.5.1
backtrace_rating: 4
cmdline:        /usr/bin/nm-connection-editor
crash_function: _gtk_css_value_equal
executable:     /usr/bin/nm-connection-editor
global_pid:     2986
kernel:         4.0.4-301.fc22.x86_64
package:        nm-connection-editor-1.0.2-1.fc22
reason:         nm-connection-editor killed by SIGSEGV
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 35 Jakub Filak 2015-06-09 13:21:49 UTC
*** Bug 1229668 has been marked as a duplicate of this bug. ***

Comment 36 Jakub Filak 2015-06-09 13:21:51 UTC
*** Bug 1229698 has been marked as a duplicate of this bug. ***

Comment 37 Michael Catanzaro 2015-06-16 14:42:00 UTC
*** Bug 1227912 has been marked as a duplicate of this bug. ***

Comment 38 Michael Catanzaro 2015-06-16 14:42:01 UTC
*** Bug 1229108 has been marked as a duplicate of this bug. ***

Comment 39 Michael Catanzaro 2015-06-16 14:42:22 UTC
*** Bug 1225230 has been marked as a duplicate of this bug. ***

Comment 40 Michael Catanzaro 2015-06-17 18:29:02 UTC
*** Bug 1211572 has been marked as a duplicate of this bug. ***

Comment 41 Diogo Campos 2015-06-18 16:52:30 UTC
Hey, if the comment "Add a diagnostic patch to track down a frequent crash" in the "gtk3-3.16.4-2.fc22" update refers to this bug...

Then I already did one micro-report with this update. See it here: https://retrace.fedoraproject.org/faf/reports/613148/

And tell me if I can provide something more.

Comment 42 Michael Catanzaro 2015-06-18 17:25:10 UTC
(In reply to Diogo Campos from comment #41)
> Hey, if the comment "Add a diagnostic patch to track down a frequent crash"
> in the "gtk3-3.16.4-2.fc22" update refers to this bug...

Yes, it does, but the assertions added in that patch aren't being hit unfortunately, as your report and many others have shown that the crashes are still the same. It was a good try, though.

Comment 43 Michael Catanzaro 2015-06-21 14:45:16 UTC
*** Bug 1229106 has been marked as a duplicate of this bug. ***

Comment 44 Michael Catanzaro 2015-06-21 14:45:26 UTC
*** Bug 1199848 has been marked as a duplicate of this bug. ***

Comment 45 Michael Catanzaro 2015-06-21 14:45:35 UTC
*** Bug 1199022 has been marked as a duplicate of this bug. ***

Comment 46 Michael Catanzaro 2015-06-22 22:05:18 UTC
*** Bug 1234634 has been marked as a duplicate of this bug. ***

Comment 47 Phoenix 2015-06-28 20:18:06 UTC
Another user experienced a similar problem:

This is not the first time epiphany quits on me like that and i can not replicate it. It happens randomly while browsing.

reporter:       libreport-2.6.0
backtrace_rating: 4
cmdline:        epiphany
crash_function: check_correctness
executable:     /usr/bin/epiphany
global_pid:     14477
kernel:         4.0.5-300.fc22.x86_64
package:        epiphany-runtime-3.16.1-1.fc22
reason:         epiphany killed by SIGABRT
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 48 Anass Ahmed 2015-06-29 10:59:52 UTC
I've stumbled again into this bug when closing "Google Translate" tab with unsubmitted content (according to GNOME Web).

Comment 49 Fedora Update System 2015-07-02 19:59:26 UTC
epiphany-3.16.2-2.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/epiphany-3.16.2-2.fc22

Comment 50 Fedora Update System 2015-07-03 18:38:44 UTC
Package epiphany-3.16.2-2.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing epiphany-3.16.2-2.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-11057/epiphany-3.16.2-2.fc22
then log in and leave karma (feedback).

Comment 51 Diogo Campos 2015-07-03 19:04:08 UTC
Works for me.

Comment 52 Fedora Update System 2015-07-03 19:27:10 UTC
epiphany-3.14.2-5.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/epiphany-3.14.2-5.fc21

Comment 53 Fedora Update System 2015-07-10 19:16:57 UTC
epiphany-3.16.2-2.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 54 Fedora Update System 2015-07-14 15:31:08 UTC
epiphany-3.14.2-5.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.


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