WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 164913
166923
[GTK] WebProcess from WebKitGtk+ 2.15.2 SIGABRTs in WebCore::Animation::animationsMatch(WebCore::Animation const&, bool) const at Source/WebCore/platform/animation/Animation.cpp:138
https://bugs.webkit.org/show_bug.cgi?id=166923
Summary
[GTK] WebProcess from WebKitGtk+ 2.15.2 SIGABRTs in WebCore::Animation::anima...
Andres Gomez Garcia
Reported
2017-01-11 04:16:05 PST
Created
attachment 298568
[details]
BT from gdb for the WebProcess I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/master
Epiphany 3.20.3 and WebKit 2.15.2 with the attached patches for
bug 164049
,
bug 165200
,
bug 165283
and
bug 164052
, applied. I'm running Epiphany with the dconf key: "process-model" = "shared-secondary-process" And the env variable: "export LIBGL_DRI3_DISABLE=1" The compilation was done with CMake args: '-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DENABLE_MINIBROWSER=ON -DCMAKE_C_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g -DNDEBUG -DG_DEBUG=fatal-criticals -DG_DISABLE_CAST_CHECKS"' After visiting several pages, eventually, the WebProcess hits a SIGABRT. This bug is not reproducible in a predictable way.
Attachments
BT from gdb for the WebProcess
(567.62 KB, text/plain)
2017-01-11 04:16 PST
,
Andres Gomez Garcia
no flags
Details
Stab in the dark
(932 bytes, patch)
2017-01-11 06:25 PST
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2017-01-11 06:25:52 PST
Created
attachment 298576
[details]
Stab in the dark Try applying this patch, which clones the timing function upon copying the Animation object.
Andres Gomez Garcia
Comment 2
2017-01-11 06:44:27 PST
(In reply to
comment #1
)
> Created
attachment 298576
[details]
> Stab in the dark > > Try applying this patch, which clones the timing function upon copying the > Animation object.
I'll do so but notice that this was a very random SIGABRT so I don't know how I would be able to check if the patch works ...
Michael Catanzaro
Comment 3
2019-10-09 08:48:36 PDT
*** This bug has been marked as a duplicate of
bug 164913
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug