WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 149568
150717
[GTK] WebProcess from WebKitGtk+ 2.10.x receives SIGTRAP in defaultFrameBufferSize
https://bugs.webkit.org/show_bug.cgi?id=150717
Summary
[GTK] WebProcess from WebKitGtk+ 2.10.x receives SIGTRAP in defaultFrameBuffe...
Andres Gomez Garcia
Reported
2015-10-30 05:16:58 PDT
Created
attachment 264393
[details]
BT from gdb I'm using WebKitGtk+ with my own JHBuild setting:
https://github.com/tanty/jhbuild-epiphany/tree/wkgtk-devel
MiniBrowser from WebKit 2.10.0 The compilation was done with CMake args: "-DPORT=GTK -DCMAKE_BUILD_TYPE=Debug -DDEVELOPER_MODE=ON -DCMAKE_C_FLAGS_DEBUG=-g1 -DCMAKE_CXX_FLAGS_DEBUG=-g1" When visiting several pages, eventually, WebKitWebProcess crashes. This bug is not reproducible in a predictable way.
Attachments
BT from gdb
(32.73 KB, text/plain)
2015-10-30 05:16 PDT
,
Andres Gomez Garcia
no flags
Details
Another similar BT from gdb
(42.17 KB, text/plain)
2015-12-18 01:18 PST
,
Andres Gomez Garcia
no flags
Details
Yet another similar BT from gdb
(34.23 KB, text/plain)
2015-12-18 16:31 PST
,
Andres Gomez Garcia
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Andres Gomez Garcia
Comment 1
2015-11-04 12:19:37 PST
Also with 2.10.3 compiled with: '-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DDEVELOPER_MODE=ON -DCMAKE_C_FLAGS_DEBUG="-O0 -g1" -DCMAKE_CXX_FLAGS_DEBUG="-O0 -g1"'
Andres Gomez Garcia
Comment 2
2015-12-16 10:12:51 PST
Reproduced with 2.1.4
Andres Gomez Garcia
Comment 3
2015-12-16 10:13:08 PST
(In reply to
comment #2
)
> Reproduced with 2.1.4
2.10.4, obviously.
Andres Gomez Garcia
Comment 4
2015-12-18 01:18:23 PST
Created
attachment 267617
[details]
Another similar BT from gdb BT obtained from 2.10.4 with CMake args: '-DPORT=GTK -DCMAKE_BUILD_TYPE=RelWithDebugInfo -DDEVELOPER_MODE=ON -DCMAKE_C_FLAGS_DEBUG="-O0 -g1" -DCMAKE_CXX_FLAGS_DEBUG="-O0 -g1"'
Andres Gomez Garcia
Comment 5
2015-12-18 16:31:18 PST
Created
attachment 267661
[details]
Yet another similar BT from gdb BT obtained from 2.10.4 with CMake args: '-DPORT=GTK -DCMAKE_BUILD_TYPE=Release -DCMAKE_C_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS" -DCMAKE_CXX_FLAGS_RELEASE="-O0 -g1 -DNDEBUG -DG_DISABLE_CAST_CHECKS"'
Michael Catanzaro
Comment 6
2016-11-18 09:38:53 PST
*** This bug has been marked as a duplicate of
bug 149568
***
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