Hi I'm having a sudden crash while running or_repl...
# general
c
Hi I'm having a sudden crash while running or_replace.py. Does anyone have a solution or cause?
m
Its best to file an issue with a test case
v
@User what is ur core util and pl_density?
c
@User pl_density is 0.80 and DIE_AREA is 2500x2500
v
Die area is absolute or relative? Asking about core utilization value
segmentation fault mostly due to memory issue.
As Matt suggests share your test case
c
This is a very personal project, so I can't share any test cases. Thanks for theĀ advice.
šŸ‘ 1
e
You can also look at increasing the thread stack limits of your operating system if this is still an issue for you. It may not be related but will help resolving any issues around function callback stack depth, as a general software bug for massive function chains