Debugging OpenLane Seg Fault #1902
Replies: 7 comments
-
|
@ShvetankPrakash |
Beta Was this translation helpful? Give feedback.
-
|
@vijayank88 yes I am getting the segfault when running the OpenLane flow, so I am trying to setup debugging by using the lldb setup recommended by @donn in that previous issue I linked (with the native OpenROAD and lldb install + the issue_reproducible script) |
Beta Was this translation helpful? Give feedback.
-
|
@ShvetankPrakash |
Beta Was this translation helpful? Give feedback.
-
|
Okay @vijayank88. Is there not a way for users to debug on their own? It seem like this issue was saying you could? |
Beta Was this translation helpful? Give feedback.
-
|
Which stage of the flow, you're facing the segfault? |
Beta Was this translation helpful? Give feedback.
-
|
Apologies for the confusion @vijayank88 from me! This is not an issue with any of the existing code/tools (so pulling the source from the repos is not the issue as everything is fine and working out of the box with the OpenLane flow). This is a segfault I believe I might have introduced playing around with the tool to try and modify it for my research purposes. Is there a way for me to debug myself, so I can see how my code changes may have broken things? I saw @donn setup so I thought there might be but when I tried that it crashed. |
Beta Was this translation helpful? Give feedback.
-
|
@donn thanks for moving this to discussion as that is the more appropriate place for this conversation to be :) Do you have any thoughts on how to I could debug this myself based on your experience? Any advice would be much appreciated! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I am trying the solution presented for debugging here in this issue! I have installed OpenROAD and lldb natively. However when I follow the steps I get the following issue:
Is
runthe correct command? Please let me know if you have any guidance for how to debug. I am getting a segfault at the moment so I tried this setup I found in this past issue linked.Thanks!
Beta Was this translation helpful? Give feedback.
All reactions