Forum Discussion
23.1 Std Signal Tap crash
Start signal tap, change "Trigger Conditions" from "Basic And" to "Basic Or", it crashes:
Problem Details
Error:
*** Fatal Error: Segment Violation at 0x8
Module: quartus
Stack Trace:
0x2ffe38: QObject::property(char const*) const + 0x18 (Qt5Core.so.5)
End-trace
Executable: quartus
Comment:
None
System Information
Platform: linux64
OS name: Rocky Linux
OS version:
Quartus Prime Information
Address bits: 64
Version: 23.1std.0
Build: 991
Edition: Standard Edition
8 Replies
- TingJiangT_Intel
Contributor
Hi there, I found a possible solution to this issue, please check if this applies to you:
Description
Due to a problem in the Intel® Quartus® Prime Pro Edition Software version 22.2 and earlier, you might see the following error when compiling Intel® Stratix® 10 designs containing the High Bandwidth Memory (HBM2) Interface Intel® FPGA IP:
Fatal Error: Segment Violation: faulting address=0x8, PC=0x7f0d85c89714 : 0x7f0d85c89714: periph_fpp!FPP_CELL::add_link(FPP_LINK const&) + 0x4
This error might occur if the reference clocks for the HBM2 intellectual property (IP) are set as virtual pins.
Resolution
To work around this error, ensure that the reference clocks for the HBM2 IP do not have a virtual pin assignment.
This problem is scheduled to be fixed in a future release of the Intel® Quartus® Prime Pro Edition Software.
- andy25
Occasional Contributor
No, I'm afraid this is not even close. Signal Tap.
1) open quartus. probably dont even need a project. any project, doesn't matter.
2) open Signal Tap: it looks like this. You dont need to add anything to the list.
3) In setup tab, change "Basic And" to "Basic Or".
- TingJiangT_Intel
Contributor
Hi there, I notice that you are using Rocky Linux. It seems that this OS is not support currently for 23.1std:
- andy25
Occasional Contributor
I stopped doing other things, and I found a Linux box with 20.04.6 LTS (Focal Fossa) installed.
1) Open quartus.
2) Open signal tap.
3) Change the combo box.
It crashed the exact same way.
- TingJiangT_Intel
Contributor
I see, I have installed 23.1std and got the same err. It's under investigating. If any updates, I'll let you know
- RichardT_altera
Super Contributor
As of now, I have not received any update from the engineering team.
I will continue to follow up with the engineering team and provide you with an update as soon as possible.
Regards,
Richard Tan
- TingJiangT_Intel
Contributor
Hi there, we just got reply that, this problem has been fixed in 24.1std. Hope that helps.
- braind1
New Contributor
Hello,
Might there be a patch for Quartus Prime Version 23.1std?