-
Notifications
You must be signed in to change notification settings - Fork 1.9k
C/C++: query stucked at SSA procedures #13368
Copy link
Copy link
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Still a huge database about linux kernel... Looking for some help... My non-dataflow query stucked at SSA procedures:
[2023-06-02 08:05:27] (2417s) Starting to evaluate predicate SSA#1d123fb4::SsaDefinition::getAUse#1#dispred#fff/3@a217ba72
[2023-06-02 08:05:27] (2417s) Pausing evaluation to evict 1.20GiB ARRAYS at sequence stamp o+18465268
[2023-06-02 08:05:30] (2420s) Unpausing evaluation: 564.11MiB in memory written to disk, 1.20GiB forgotten: 545.16MiB UNREACHABLE (603 items up to o+18465225) 684.33MiB NORMAL (970 items up to o+7554768)
[2023-06-02 08:05:31] (2422s) Tuple counts for project#SSA#1d123fb4::SsaDefinition::getAUse#1#dispred#fff/2@ccf0c6ud after 810ms:
9791114 ~0% {2} r1 = SCAN SSA#1d123fb4::SsaDefinition::getAUse#1#dispred#fff OUTPUT In.0 'ssa', In.2 'va'
return r1
[2023-06-02 08:05:32] (2422s) >>> Created relation project#SSA#1d123fb4::SsaDefinition::getAUse#1#dispred#fff/2@ccf0c6ud with 9791114 rows and digest 9336c41l833n64h5a50p7kbhv7e.
[2023-06-02 08:05:32] (2422s) Starting to evaluate predicate _Access#8878f617::Access::getTarget#0#dispred#ff_Call#39248e3c::Call::getArgument#1#dispred#fff_Call__#join_rhs/2@d2345842
[2023-06-02 08:05:33] (2424s) Tuple counts for SSA#1d123fb4::SsaDefinition::getAUse#1#dispred#fff_120#join_rhs/3@3caf2dhr after 2.8s:
9791114 ~2% {3} r1 = SCAN SSA#1d123fb4::SsaDefinition::getAUse#1#dispred#fff OUTPUT In.1 'arg0', In.2 'arg1', In.0 'arg2'
return r1
[2023-06-02 08:05:34] (2424s) >>> Created relation SSA#1d123fb4::SsaDefinition::getAUse#1#dispred#fff_120#join_rhs/3@3caf2dhr with 9791114 rows and digest cc565aqmn8pavvop1pn22ls6992.
For days, not generating any logs any more, I don't know how to fix it... and only one thread about codeql is still working on my machine. Is it still working properly and it's just slow?
Related full logs with the additional flags --tuple-counting and --debug has been packed in my own private repo, ping me if you wanna check it in detail.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.