Infinite loop in PatternMatching in arainko/ducktape
#21914
Labels
area:pattern-matching
itype:bug
itype:crash
itype:performance
regression
This worked in a previous version but doesn't anymore
stat:needs minimization
Needs a self contained minimization
Milestone
Based on OpenCB failure in
arainko/ducktape
- build logsCompiler started to crash due to OutOfMemory error, thread dump points to PatternMatching / SpaceEnginge recursive calls. Probably compiler is dealing with infinite loop.
Compiler version
Last good release: 3.6.2-RC1-bin-20241104-8ab7ebe-NIGHTLY
First bad release: 3.6.2-RC1-bin-20241105-7f47867-NIGHTLY
Bisect shows it could have been caused by on of these commits: 17cd9aa 0800e0f
Reproducer
Not yet minimized
To reproduce:
Thread dump
Full thread dump available in gist https://gist.github.com/WojciechMazur/e1a958cd532bb18f04cc4876bce548df
Dump below was trimmed to meet the GH issue size limits
The text was updated successfully, but these errors were encountered: