Bug 12667 - REGRESSION: 'leaks' leaks reported by buildbot
Summary: REGRESSION: 'leaks' leaks reported by buildbot
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 420+
Hardware: Mac OS X 10.4
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2007-02-06 23:34 PST by Maciej Stachowiak
Modified: 2007-02-08 20:09 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maciej Stachowiak 2007-02-06 23:34:45 PST
2007-01-31 12:41:33 Geoff Garen:
Reason for clone:
Reopening. One of the items I added to the -exclude list was overly broad, and it masked other leaks.

<original text: begin>

1/30/07 1:41 PM Geoff Garen:
* SUMMARY
This bug tracks the buildbot leaks that are not specifically WebCore::Node leaks, which are covered by <rdar://problem/4839479>.

1/30/07 1:43 PM Geoff Garen:
Note that these may be leaks in other components. If so, we should file appropriate Radars and add them to the exclude list in run-webkit-tests.

1/30/07 5:23 PM Geoff Garen:
<rdar://problem/4964790> CFNotificationCenterAddObserver leaks seen while running WebKit unit tests
<rdar://problem/4670839> CFRunLoopRunSpecific leaks 16 bytes per exception
<rdar://problem/4965278> 1K -[NSSpellChecker checkSpellingOfString...] leak seen while running WebKit unit tests

</original text: end>

2007-01-31 12:41:33 Cloned from problemID rdar://problem/4964687 by: Geoff Garen.

2007-01-31 12:41:33 Geoff Garen:
<original text: begin>

2007-01-30 21:37:01 Geoff Garen:
Committed revision 19288, to ignore the leaks listed above. We still have some leaks that seem only to appear on the buildbot.

2007-01-31 12:31:15 Geoff Garen:
The last 6 valid leak bot runs after my commit show no 'leaks' leaks other than a 'THRD' leak, which is an instance of <rdar://problem/3387783>.

2007-01-31 12:32:22 Geoff Garen:
I guess I've already verified this, so I'm going to close it.

</original text: end>

Reason for clone:
Reopening. One of the items I added to the -exclude list was overly broad, and it masked other leaks.

2007-01-31 16:49:29 Geoff Garen:
Filed <rdar://problem/4967949> 'leaks' incorrectly reports a leak in WebCore::Selection::toRange() while running WebKit unit tests.

2007-02-01 14:18:11 Lee Bernhard:
Perf BRB: Adding OSX-Perf Leopard Expected.  Recommend P2 for Leopard.

2007-02-02 12:58:40 Geoff Garen:
Also <rdar://problem/4826861> [HTML] WebKit tests show memory leaks in NSHTMLReader (detected by command line leaks tool)

2007-02-02 17:11:20 Geoff Garen:
Also <rdar://problem/4973752> -[NSAttributedString dataFromRange:documentAttributes:error:] leaks while running WebKit unit tests

2007-02-05 13:16:05 Stephanie Lewis:
By virtue of being Safari Blocker Reviewed, these have been Safari BRB Reviewed

<rdar://problem/4967132>
Comment 1 Geoffrey Garen 2007-02-08 20:09:57 PST
All leaks have been accounted for. The bot is green!