gctoolkit icon indicating copy to clipboard operation
gctoolkit copied to clipboard

NPE in com.microsoft.gctoolkit.parser.UnifiedGenerationalParser#remarkPhase

Open dsgrieve opened this issue 3 years ago • 6 comments

concurrentCyclePauseEvent is null NPE is swallowed by try-catch in com.microsoft.gctoolkit.parser.UnifiedGenerationalParser#process method.

Reproduces with gclogs/unified/parallel/parallelgc.log

dsgrieve avatar Oct 04 '21 18:10 dsgrieve

@karianna / @dsgrieve Can I look into this ?

sumitsawant avatar Oct 13 '21 19:10 sumitsawant

@sumitsawant go for it!

I'd guess the first step would be to create a unit test that exposes the issue.

brunoborges avatar Oct 13 '21 19:10 brunoborges

Thanks @brunoborges , I'll take a look . Can you assign this to me ?

sumitsawant avatar Oct 13 '21 19:10 sumitsawant

@sumitsawant - About a week ago, @kirk-microsoft and I traced through this issue. The issue is more complex than a simple NPE and @kirk-microsoft is working on a fix.

dsgrieve avatar Oct 13 '21 19:10 dsgrieve

@dsgrieve Ah okay ! Cool , I'll take look at something else .

sumitsawant avatar Oct 13 '21 19:10 sumitsawant

I believe that Issue #115 is tangled up in this.

dsgrieve avatar Oct 13 '21 19:10 dsgrieve