WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
36135
GCController::garbageCollectNow() crashes when called from garbage collection
https://bugs.webkit.org/show_bug.cgi?id=36135
Summary
GCController::garbageCollectNow() crashes when called from garbage collection
Cameron Zwarich (cpst)
Reported
2010-03-15 13:42:08 PDT
GCController::garbageCollectNow() crashes when called from garbage collection, as the collector triggers CRASH() when it is called reentrantly. It would be better to silently fail than to crash.
Attachments
Propose patch
(1.25 KB, patch)
2010-03-15 13:52 PDT
,
Cameron Zwarich (cpst)
ggaren
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Cameron Zwarich (cpst)
Comment 1
2010-03-15 13:42:28 PDT
<
rdar://problem/7752552
>
Cameron Zwarich (cpst)
Comment 2
2010-03-15 13:52:41 PDT
Created
attachment 50733
[details]
Propose patch
Geoffrey Garen
Comment 3
2010-03-15 14:37:29 PDT
Comment on
attachment 50733
[details]
Propose patch r=me
Cameron Zwarich (cpst)
Comment 4
2010-03-15 14:57:08 PDT
Fixed in
r56018
.
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