WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
9910
LOG ERROR: hit a RenderWidget without a corresponding Widget, means a frame is half-constructed
https://bugs.webkit.org/show_bug.cgi?id=9910
Summary
LOG ERROR: hit a RenderWidget without a corresponding Widget, means a frame i...
David Kilzer (:ddkilzer)
Reported
2006-07-14 04:35:29 PDT
I noticed the following log error in the output of a leaks-test on the buildbot: ================= ERROR: hit a RenderWidget without a corresponding Widget, means a frame is half-constructed (/Users/buildbot/Desktop/BuildData/WebKit-BuildSlave/post-commit-leaks-powerpc-mac-os-x/build/WebCore/bridge/mac/FrameMac.mm:1438 passMouseDownEventToWidget) ================= This seems to be intermittent as the next leaks-test that compiled and ran did not exhibit this behavior. I don't think that the patch applied would cause this, either. Thanks to Google, I found another occurrence of this in Build 2050:
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/2050/step-leak-test/0
Leaks-test build 2050 was built due to
r15338
, which was a ChangeLog edit (obviously not the cause).
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/2050
Perhaps bdash can find other occurrences using grep?
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2006-07-14 23:49:14 PDT
The following builds show the same error: *
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/1965
*
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/1973
*
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/2040
*
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/2050
*
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/2067
*
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/2070
*
http://build.webkit.org/post-commit-leaks-powerpc-mac-os-x/builds/2092
Joost de Valk (AlthA)
Comment 2
2006-07-15 01:42:11 PDT
trying to remove weird char from subject.
Alexey Proskuryakov
Comment 3
2007-01-06 13:22:30 PST
See
bug 3426
for a reproducible case of this error.
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