Scheduled #13
codeql
on: dynamic
Matrix: analyze
Annotations
1 error and 4 warnings
|
Analyze (c-cpp)
Error running analysis for cpp: Encountered a fatal error while running "/opt/hostedtoolcache/CodeQL/2.23.5/x64/codeql/codeql database run-queries --ram=14581 --threads=4 --expect-discarded-cache /home/runner/work/_temp/codeql_databases/cpp --min-disk-free=1024 -v". Exit code was 100 and error was: Oops! A fatal internal error occurred. Details:
com.semmle.util.exception.CatastrophicError: An error occurred while evaluating DataFlowUtil::indirectionOperandFlow/2#13781a8f/2@ccdc5bgp
Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/f3/a3.pack: Failed to write item to disk
The RA to evaluate was:
{1} r1 = SCAN DataFlowUtil::RawIndirectOperand#35e64e70 OUTPUT In.0
{1} | JOIN WITH DataFlowUtil::RawIndirectOperand#35e64e70 ON FIRST 1 OUTPUT Lhs.0
{3} r2 = JOIN r1 WITH `DataFlowPrivate::IndirectOperand.hasOperandAndIndirectionIndex/2#dispred#90f7c90a` ON FIRST 1 OUTPUT Rhs.1, Lhs.0, Rhs.2
{3} r3 = JOIN r2 WITH `DataFlowUtil::simpleInstructionLocalFlowStep/2#80da4510` ON FIRST 1 OUTPUT Rhs.1, Lhs.2, Lhs.1
{2} | JOIN WITH `DataFlowPrivate::IndirectInstruction.hasInstructionAndIndirectionIndex/2#dispred#19ca6f7e_120#join_rhs` ON FIRST 2 OUTPUT Lhs.2, Rhs.2
{2} | REWRITE WITH TEST InOut.0 != InOut.1
{4} r4 = JOIN r1 WITH `DataFlowPrivate::IndirectOperand.hasOperandAndIndirectionIndex/2#dispred#90f7c90a` ON FIRST 1 OUTPUT Rhs.1, Lhs.0, int _, Rhs.2
{3} | REWRITE WITH Tmp.2 := 1, Out.2 := (In.3 - Tmp.2) KEEPING 3
{3} | JOIN WITH `Instruction::LoadInstruction.getSourceAddressOperand/0#dispred#d7499310_10#join_rhs` ON FIRST 1 OUTPUT Rhs.1, Lhs.2, Lhs.1
{2} | JOIN WITH `DataFlowPrivate::nodeHasInstruction/3#f469bb06_120#join_rhs` ON FIRST 2 OUTPUT Lhs.2, Rhs.2
{2} | REWRITE WITH TEST InOut.0 != InOut.1
{3} r5 = JOIN r2 WITH `Operand::Operand.getUse/0#dispred#427b49d0` ON FIRST 1 OUTPUT Rhs.1, Lhs.1, Lhs.2
{3} | JOIN WITH project#Instruction::PointerArithmeticInstruction#2027e36d ON FIRST 1 OUTPUT Lhs.0, Lhs.2, Lhs.1
{2} | JOIN WITH `DataFlowPrivate::IndirectInstruction.hasInstructionAndIndirectionIndex/2#dispred#19ca6f7e_120#join_rhs` ON FIRST 2 OUTPUT Lhs.2, Rhs.2
{2} | REWRITE WITH TEST InOut.0 != InOut.1
{2} r6 = r3 UNION r4 UNION r5
return r6
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.pipeline.MetaPipelineInstance.wrapWithRaDump(MetaPipelineInstance.java:212)
at com.semmle.inmemory.pipeline.MetaPipelineInstance.exceptionCaught(MetaPipelineInstance.java:182)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.handleAndLog(ThreadableWork.java:593)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:410)
at com.semmle.inmemory.scheduler.IntensionalLayer$IntensionalWork.evaluate(IntensionalLayer.java:134)
at com.semmle.inmemory.scheduler.SimpleLayerTask$SimpleLayerWork.doWork(SimpleLayerTask.java:78)
at com.semmle.inmemory.scheduler.execution.ThreadableWork.doSomeWork(ThreadableWork.java:396)
at com.semmle.inmemory.scheduler.execution.ExecutionScheduler.runnerMain(ExecutionScheduler.java:713)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
Caused by: Severe disk cache trouble (corruption or out of space) at /home/runner/work/_temp/codeql_databases/cpp/db-cpp/default/cache/pages/f3/a3.pack: Failed to write item to disk
(eventual cause: IOException "No space left on device")
at com.semmle.inmemory.caching.RelationCacheImpl.lambda$create$0(RelationCacheImpl.java:87)
at com.semmle.inmemory.caching.byhash.disk.OnDiskStore.put(OnDiskStore.java:136)
at com.semmle.inmemory.caching.byhash.interfaces.HashBasedCache.putIfPresent(HashBasedCache.java:29)
at com.semmle.inmemory.caching.byhash.evict.Evictor$ItemHandle.writeToDisk(Evictor.java:723)
at java.base/java.util.ArrayList.forEach(Unknown Source)
at com.semmle
|
|
Analyze (python)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Analyze (go)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Analyze (c-cpp)
The Actions runner is running low on disk space (514.9 MB available).
|
|
Analyze (c-cpp)
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|