Hi Team,
Core2 crashed after 12 to 14 hours of audio playback.
When we try to load symbols and check, it is observed that from a function return instruction fatal error is observed.
I hope these instructions in assembly assembly are related to the return statement of a function
i12=dm(m7,i6);
jump (m14,i12) (db);
rframe;
nop;
a fatal error occurs from the statement i12=dm(m7,i6);
Please let us know if there are any possible reasons for this crash to occur. Also let us know if there are any suggestions for debugging.
Please find the register values in the issue case
It is observed that i12 is 0
When we compare status register of issue and non-issue(working) case, following differences are observed.
Please let us know your feedback on this if you have any insights.
Added details of registers
[edited by: sivark at 3:11 PM (GMT -5) on 5 Mar 2024]