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 55276
53721
Occasional crashes in WebPage::close when closing a window
https://bugs.webkit.org/show_bug.cgi?id=53721
Summary
Occasional crashes in WebPage::close when closing a window
Adam Roben (:aroben)
Reported
2011-02-03 15:10:04 PST
A couple of times, when closing a WebKit2 window, I've seen a crash in WebPage::close. The crash happens here: <
http://trac.webkit.org/browser/trunk/Source/WebKit2/WebProcess/WebPage/WebPage.cpp?rev=77274#L391
>. This is just after WebProcess::removeWebPage is called, so my guess is that that function is releasing the last reference to this object. I don't have a way to reproduce this, nor do I have a backtrace. I'll get a backtrace the next time this crash occurs, and try to find repro steps.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Roben (:aroben)
Comment 1
2011-02-03 15:11:23 PST
<
rdar://problem/8956254
>
Adam Roben (:aroben)
Comment 2
2011-02-15 06:55:49 PST
One time I saw this happen when running run-api-tests.
Adam Roben (:aroben)
Comment 3
2011-02-27 08:23:05 PST
***
Bug 55276
has been marked as a duplicate of this bug. ***
Adam Roben (:aroben)
Comment 4
2011-02-27 08:23:41 PST
Fixed by Alexey in
r79742
(see
bug 55276
).
Alexey Proskuryakov
Comment 5
2011-02-27 10:49:20 PST
*** This bug has been marked as a duplicate of
bug 55276
***
Alexey Proskuryakov
Comment 6
2011-02-27 10:50:03 PST
Since the fix was in in
bug 55276
, marking this one as a duplicate.
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