Skip to content
New issue

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

New format of exception output, request to return to previous format. #236

Closed
nkolban opened this issue Jan 15, 2017 · 0 comments
Closed
Milestone

Comments

@nkolban
Copy link
Contributor

nkolban commented Jan 15, 2017

Looking at the latest output from an exception I see the following:

Guru Meditation Error of type StoreProhibited occurred on core  0. Exception was unhandled.
Register dump:
PC      : 0x400e6c37  
PS      : 0x00060330  
A0      : 0x800d075d  
A1      : 0x3ffb8760  
A2      : 0x00000000  
A3      : 0x00000000  
A4      : 0x00060023  
A5      : 0x3ffb7004  
A6      : 0x00000000  
A7      : 0x00000001  
A8      : 0x0000007b  
A9      : 0x3ffb8740  
A10     : 0x000001f6  
A11     : 0x3ffb1bf0  
A12     : 0x3f4050c4  
A13     : 0x0000001f  
A14     : 0x00000001  
A15     : 0x00000005  
SAR     : 0x0000001b  
EXCCAUSE: 0x0000001d  
EXCVADDR: 0x00000000  
LBEG    : 0x00000000  
LEND    : 0x00000000  
LCOUNT  : 0x00000000  

Backtrace: 0x400e6c37:0x3ffb8760 0x400d075d:0x3ffb8780

While this contains all the information we might need, I personally "preferred" the more compact format for visual representation that we had in previous releases. This issue is raised as a place holder to inquire if there was a technical reason for change and, if not, to gauge consumer desire to return to the previous formatting.

@igrr igrr added the Status: In Progress Work is in progress label Jan 16, 2017
@igrr igrr closed this as completed in 27711b7 Jan 16, 2017
@igrr igrr removed Status: In Progress Work is in progress labels Jan 16, 2017
@igrr igrr modified the milestone: v2.0 Jan 20, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants