Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Issue 7046036: Remove obsolete suppression for 60890. (Closed)

Created:
9 years, 6 months ago by mattm
Modified:
9 years, 6 months ago
CC:
chromium-reviews, Timur Iskhodzhanov, Alexander Potapenko, pam+watch_chromium.org, stuartmorgan+watch_chromium.org
Visibility:
Public.

Description

Remove obsolete suppression for 60890. BUG=60890 TEST=memory bots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88463

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -12 lines) Patch
M tools/valgrind/memcheck/suppressions.txt View 1 chunk +0 lines, -12 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
mattm
Seems likely this was resolved by the leaking of NSS (crbug/61585). Hasn't shown up on ...
9 years, 6 months ago (2011-06-08 01:02:49 UTC) #1
willchan no longer on Chromium
9 years, 6 months ago (2011-06-08 05:33:25 UTC) #2
OK, LGTM

On Wed, Jun 8, 2011 at 2:02 AM,  <mattm@chromium.org> wrote:
> Reviewers: willchan,
>
> Message:
> Seems likely this was resolved by the leaking of NSS (crbug/61585).  Hasn't
> shown up on the bots in ~80 runs I grepped.  In addition the
> AutomationProxyTest
> tests that seemed to trigger it have since been removed
> (http://codereview.chromium.org/7104029)
>
> Description:
> Remove obsolete suppression for 60890.
>
> BUG=60890
> TEST=memory bots
>
>
> Please review this at http://codereview.chromium.org/7046036/
>
> SVN Base: svn://svn.chromium.org/chrome/trunk/src
>
> Affected files:
>  M tools/valgrind/memcheck/suppressions.txt
>
>
> Index: tools/valgrind/memcheck/suppressions.txt
> diff --git a/tools/valgrind/memcheck/suppressions.txt
> b/tools/valgrind/memcheck/suppressions.txt
> index
>
0c0b39a28650e7823f21719558236195170f7ae6..81ad0bb931941d8062bbbb28fd6fb7276aa0dc10
> 100644
> --- a/tools/valgrind/memcheck/suppressions.txt
> +++ b/tools/valgrind/memcheck/suppressions.txt
> @@ -3092,18 +3092,6 @@
>
>
 fun:_ZN7history20VisitSegmentDatabase17QuerySegmentUsageEN4base4TimeEiPSt6vectorIP13PageUsageDataSaIS5_EE
>  }
>  {
> -   bug_60890
> -   Memcheck:Jump
> -   ...
> -   fun:find_objects
> -   fun:find_objects_by_template
> -   fun:nssToken_FindCertificatesBySubject
> -   fun:nssTrustDomain_FindCertificatesBySubject
> -   fun:nssCertificate_BuildChain
> -   fun:NSSCertificate_BuildChain
> -   fun:CERT_FindCertIssuer
> -}
> -{
>    bug_69073
>    Memcheck:Leak
>    fun:malloc
>
>
>

Powered by Google App Engine
This is Rietveld 408576698