WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
147196
REGRESSION(
r187100
): [GTK] ASSERTION FAILED: Attempt to access post layout data before receiving it when typing backspace
https://bugs.webkit.org/show_bug.cgi?id=147196
Summary
REGRESSION(r187100): [GTK] ASSERTION FAILED: Attempt to access post layout da...
Michael Catanzaro
Reported
2015-07-22 11:25:51 PDT
Created
attachment 257282
[details]
backtrace With my debug build of
r187165
, the UI process crashes whenever I type backspace in a text entry (like the one on this Bugzilla page). ASSERTION FAILED: Attempt to access post layout data before receiving it !isMissingPostLayoutData ../../Source/WebKit2/Shared/EditorState.h(108) : const WebKit::EditorState::PostLayoutData &WebKit::EditorState::postLayoutData() const
Attachments
backtrace
(64.20 KB, text/plain)
2015-07-22 11:25 PDT
,
Michael Catanzaro
no flags
Details
Patch
(2.77 KB, patch)
2015-07-23 02:24 PDT
,
Carlos Garcia Campos
zan
: review+
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Archive of layout-test-results from ews104 for mac-mavericks-wk2
(626.21 KB, application/zip)
2015-07-23 03:03 PDT
,
Build Bot
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2015-07-23 02:24:52 PDT
Created
attachment 257343
[details]
Patch
WebKit Commit Bot
Comment 2
2015-07-23 02:25:49 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Build Bot
Comment 3
2015-07-23 03:03:56 PDT
Comment on
attachment 257343
[details]
Patch
Attachment 257343
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.appspot.com/results/5714534790594560
New failing tests: http/tests/appcache/fail-on-update-2.html http/tests/appcache/deferred-events-delete-while-raising.html
Build Bot
Comment 4
2015-07-23 03:03:59 PDT
Created
attachment 257345
[details]
Archive of layout-test-results from ews104 for mac-mavericks-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews104 Port: mac-mavericks-wk2 Platform: Mac OS X 10.9.5
Carlos Garcia Campos
Comment 5
2015-07-23 03:06:35 PDT
(In reply to
comment #3
)
> Comment on
attachment 257343
[details]
> Patch > >
Attachment 257343
[details]
did not pass mac-wk2-ews (mac-wk2): > Output:
http://webkit-queues.appspot.com/results/5714534790594560
> > New failing tests: > http/tests/appcache/fail-on-update-2.html > http/tests/appcache/deferred-events-delete-while-raising.html
This is unrelated to this patch that shouldn't affect Mac port at all.
Carlos Garcia Campos
Comment 6
2015-07-24 04:29:02 PDT
Committed
r187336
: <
http://trac.webkit.org/changeset/187336
>
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