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

Bad A register for local_stream compiled with notls #7

Open
skuntz opened this issue Jun 14, 2019 · 2 comments
Open

Bad A register for local_stream compiled with notls #7

skuntz opened this issue Jun 14, 2019 · 2 comments

Comments

@skuntz
Copy link
Contributor

skuntz commented Jun 14, 2019

I compiled a version of local stream from sc-driver-tests using emu19.02 toolchain with -trace no-thread-local-storage. Ran fine for "recursive_spawn 25 65536 1" but generated the following errors for "serial_spawn". Someone else took demo1, so I tried it on xps1 and got exactly the same errors. No idea what's up with this. If it wasn't repeatable, I would have blamed it on ECC errors.

Demo1:
n0:~/sc-driver-tests-v3.0.rc5_parent_19.02/tests/stress/singlenode/notls$ grep EXC *.log
mn_exec_sys.15082.n0.log:EXCEPTION=0x5, CAUSE=0x2, SRC_NDLT=0x0, A=0x0! Printing thread...
mn_exec_sys.15327.n0.log:EXCEPTION=0x6, CAUSE=0x5, SRC_NDLT=0x0, A=0x0! Printing thread...
mn_exec_usr.15082.n0.log:EXCEPTION=0x5, CAUSE=0x2, SRC_NDLT=0x0, A=0x0! Printing thread...
mn_exec_usr.15327.n0.log:EXCEPTION=0x6, CAUSE=0x5, SRC_NDLT=0x0, A=0x0! Printing thread...

XPS1
n0:~/local_stream_parent_priority$ grep EXC *.log
mn_exec_sys.22105.n0.log:EXCEPTION=0x5, CAUSE=0x2, SRC_NDLT=0x0, A=0x0! Printing thread...
mn_exec_sys.22368.n0.log:EXCEPTION=0x6, CAUSE=0x5, SRC_NDLT=0x0, A=0x0! Printing thread...
mn_exec_usr.22105.n0.log:EXCEPTION=0x5, CAUSE=0x2, SRC_NDLT=0x0, A=0x0! Printing thread...
mn_exec_usr.22368.n0.log:EXCEPTION=0x6, CAUSE=0x5, SRC_NDLT=0x0, A=0x0! Printing thread...
@skuntz
Copy link
Contributor Author

skuntz commented Jun 14, 2019

I'll look into this more later - just posting for reference.

@skuntz
Copy link
Contributor Author

skuntz commented Jun 14, 2019

Worked in simulator. 4726.02 ms

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

1 participant