Scheduled #65
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 1 warning
Analyze (javascript-typescript)
Error running analysis for javascript: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.19.1/x64/codeql/codeql database run-queries --ram=14567 --threads=4 /home/runner/work/_temp/codeql_databases/javascript --expect-discarded-cache --min-disk-free=1024 -v --intra-layer-parallelism". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details:
java.lang.InternalError: a fault occurred in an unsafe memory access operation
at com.semmle.util.io.ByteBufferUtil.zeroRange(ByteBufferUtil.java:20)
at com.semmle.util.io.ByteBufferUtil.zero(ByteBufferUtil.java:8)
at com.semmle.inmemory.util.MMapPage.createFile(MMapPage.java:109)
at com.semmle.inmemory.util.MMapPage.createAt(MMapPage.java:74)
at com.semmle.inmemory.util.DiskWritableStringStore.addEmptyPage(DiskWritableStringStore.java:106)
at com.semmle.inmemory.util.DiskWritableStringStore.addWithHash(DiskWritableStringStore.java:155)
at com.semmle.inmemory.util.DiskWritableStringStore.add(DiskWritableStringStore.java:147)
at com.semmle.inmemory.util.SequentialDiskPool.insertBucket(SequentialDiskPool.java:57)
at com.semmle.inmemory.util.SequentialDiskPool.getId(SequentialDiskPool.java:46)
at com.semmle.inmemory.stringpool.IntensionalGeneration.encodeString(IntensionalGeneration.java:67)
at com.semmle.inmemory.stringpool.StringPool.encodeStringCommon(StringPool.java:173)
at com.semmle.inmemory.stringpool.StringPool.encodeStrings(StringPool.java:202)
at com.semmle.inmemory.eval.tupleops.ColumnRewriter.flushColumn(ColumnRewriter.java:245)
at com.semmle.inmemory.eval.tupleops.ColumnRewriter.execute(ColumnRewriter.java:142)
at com.semmle.inmemory.pipeline.RewriteStep$RewriteState.processBatch(RewriteStep.java:50)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.getOutputBatch(SimpleStep.java:83)
at com.semmle.inmemory.pipeline.ExpanderStep$ExpanderState.nextOutputBatch(ExpanderStep.java:105)
at com.semmle.inmemory.pipeline.ExpanderStep$ExpanderState.deliverMatchOutput(ExpanderStep.java:58)
at com.semmle.inmemory.pipeline.JoinStep$JoinState.processBatch(JoinStep.java:87)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.getOutputBatch(SimpleStep.java:83)
at com.semmle.inmemory.pipeline.TuplePickerStep$TuplePickerState.deliverSubset(TuplePickerStep.java:170)
at com.semmle.inmemory.pipeline.SetOpStep$SetOpState.processBatch(SetOpStep.java:76)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.getOutputBatch(SimpleStep.java:83)
at com.semmle.inmemory.pipeline.TuplePickerStep$TuplePickerState.deliverSubset(TuplePickerStep.java:170)
at com.semmle.inmemory.pipeline.RewriteStep$RewriteState.processBatch(RewriteStep.java:51)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.ReorderStep$ReorderState.deliverBatchDirectly(ReorderStep.java:155)
at com.semmle.inmemory.pipeline.ReorderStep$ReorderState.processBatch(ReorderStep.java:133)
at com.semmle.inmemory.pipeline.SplitterStep$SplitterState.processBatch(SplitterStep.java:61)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverBatch(SimpleStep.java:146)
at com.semmle.inmemory.pipeline.SimpleStep$SimpleState.deliverOwnBatch(SimpleStep.java:130)
at com.semmle.inmemory.pipeline.ExpanderStep$ExpanderState.deliverMatchOutput(ExpanderStep.java:85)
at com.semmle.inmemory.pipeline.ExpanderStep.stealSomeWorkAndDoIt(ExpanderStep.java:176)
at com.semmle.inmemory.pipeline.PipelineState.doSomeWork(PipelineState.java:94)
at com.semmle.inmemory.pipeline
|
Analyze (javascript-typescript)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 0 MB
|