FS#40543 - [epiphany] can't open some pages after webkit update
Attached to Project:
Arch Linux
Opened by tim (roboterkneipe) - Sunday, 25 May 2014, 06:36 GMT
Last edited by Laurent Carlier (lordheavy) - Friday, 11 July 2014, 16:49 GMT
Opened by tim (roboterkneipe) - Sunday, 25 May 2014, 06:36 GMT
Last edited by Laurent Carlier (lordheavy) - Friday, 11 July 2014, 16:49 GMT
|
Details
Description:
After the last update (it could be related to webkit 2.4.2) epiphany (3.12.1) can't open some pages (duckduckgo, posteo.de) and reports an error. In some cases the page is blank. Steps to reproduce: 1. try to load posteo.de 2. error or blank page I will try to downgrade webkit. |
This task depends upon
Closed by Laurent Carlier (lordheavy)
Friday, 11 July 2014, 16:49 GMT
Reason for closing: Fixed
Additional comments about closing: webkitgtk-2.4.3-2
Friday, 11 July 2014, 16:49 GMT
Reason for closing: Fixed
Additional comments about closing: webkitgtk-2.4.3-2
That said, I can't fix it at the moment. I assume this is caused by GCC 4.9, but -fno-delete-null-pointer-checks doesn't work. Also, atomic calls are used that aren't supported by clang on i686, so that workaround isn't available, either.
Jun 01 11:08:57 cupcake kernel: WebKitWebProces[2305]: segfault at 0 ip (null) sp 00007fff5ad6ecf8 error 14 in WebKitWebProcess[400000+1000]
Jun 01 11:08:25 cupcake epiphany.desktop[1236]: Error sending IPC message: Connection reset by peer
Jun 01 11:08:15 cupcake kernel: WebKitWebProces[1976]: segfault at 0 ip (null) sp 00007fff19b71688 error 14 in WebKitWebProcess[400000+1000]
Jun 01 11:07:49 cupcake epiphany.desktop[1236]: Error sending IPC message: Broken pipe
This happens on two seperate machines here (ThinkCentre and ThinkPad).
https://bugs.archlinux.org/task/37690
With latest webkitgtk version (2.4.3) still doesn't work. Will continue keeping 2.4.1 that still works.
e.g. WebKit could work with #IFDEF or GCC stop compliation on erroneous symbols?