The-OpenROAD-Project / OpenROAD

OpenROAD's unified application implementing an RTL-to-GDS Flow. Documentation at https://openroad.readthedocs.io/en/latest/
https://theopenroadproject.org/
BSD 3-Clause "New" or "Revised" License
1.59k stars 552 forks source link

grt heap underflow in aes_core OL CI #3494

Open maliberty opened 1 year ago

maliberty commented 1 year ago

Describe the bug

[ERROR GRT-0183] Net net767: heap underflow during 3D maze routing.

from https://jenkins.openroad.tools/job/OpenLane-Public/2142/execution/node/469/log/

Expected Behavior

No error in grt

Environment

See jenkins

To Reproduce

See jenkins CI

Relevant log output

No response

Screenshots

No response

Additional Context

No response

maliberty commented 1 year ago

@eder-matheus feel free to reassign if needed

vijayank88 commented 1 year ago

I ran aes_core with latest commit of OpenLane locally. Not failed during GRT. Maybe it is specific to CI.

maliberty commented 1 year ago

I believe the CI uses the head of OR master. I'm guessing that OL is behind that.

kareefardi commented 1 year ago

Any update on this ?