We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
After running the following commands from the BMC on my Talos 2 (single 8-core Sforza chip), the entire p9 chip crashed:
# pdbg -p0 -c13 -a stop # pdbg -p0 -c13 -t0 sreset
# pdbg -p0 -c13 -a stop
# pdbg -p0 -c13 -t0 sreset
After I restarted the computer, the following message greeted me:
13.41986|================================================ 13.41987|Error reported by prdf (0xE500) PLID 0x90000002 13.41988| PRD Signature : 0x7000D 0xDD3F001A 13.42284| Signature Description : pu.core:k0:n0:s0:p00:c13 (COREFIR[26]) Core errors while in maintenance mode 13.42619| UserData1 : 0x0007000d00000101 13.42620| UserData2 : 0xdd3f001a00000000 13.42621|------------------------------------------------ 13.42851| Callout type : Procedure Callout 13.42852| Procedure : EPUB_PRC_LVL_SUPP 13.42853| Priority : SRCI_PRIORITY_MED 13.42854|------------------------------------------------ 13.42854| 13.42855|------------------------------------------------ 13.42856| System checkstop occurred during runtime on previous boot 13.42857|------------------------------------------------ 13.42857| 13.42858|------------------------------------------------ 13.42858| Hostboot Build ID: 13.42859|================================================
The text was updated successfully, but these errors were encountered:
I don't know whether this is a bug in pdbg or the chip, but even if it is a problem with the chip, maybe adding a safety check would be appropriate?
Sorry, something went wrong.
Thanks for the report. Based on the above it looks like it is most probably a bug in pdbg.
No branches or pull requests
After running the following commands from the BMC on my Talos 2 (single 8-core Sforza chip), the entire p9 chip crashed:
# pdbg -p0 -c13 -a stop
# pdbg -p0 -c13 -t0 sreset
After I restarted the computer, the following message greeted me:
13.41986|================================================
13.41987|Error reported by prdf (0xE500) PLID 0x90000002
13.41988| PRD Signature : 0x7000D 0xDD3F001A
13.42284| Signature Description : pu.core:k0:n0:s0:p00:c13 (COREFIR[26]) Core errors while in maintenance mode
13.42619| UserData1 : 0x0007000d00000101
13.42620| UserData2 : 0xdd3f001a00000000
13.42621|------------------------------------------------
13.42851| Callout type : Procedure Callout
13.42852| Procedure : EPUB_PRC_LVL_SUPP
13.42853| Priority : SRCI_PRIORITY_MED
13.42854|------------------------------------------------
13.42854|
13.42855|------------------------------------------------
13.42856| System checkstop occurred during runtime on previous boot
13.42857|------------------------------------------------
13.42857|
13.42858|------------------------------------------------
13.42858| Hostboot Build ID:
13.42859|================================================
The text was updated successfully, but these errors were encountered: