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

sifter.py can not exit and log file can not save all data #7

Open
hunterzju opened this issue Oct 12, 2018 · 2 comments
Open

sifter.py can not exit and log file can not save all data #7

hunterzju opened this issue Oct 12, 2018 · 2 comments
Assignees

Comments

@hunterzju
Copy link

hunterzju commented Oct 12, 2018

I scan my cpu with xoreaxeaxeax's sandsifter but as you showed it stopped early. so I tried to scan with this project, but the sifter.py script can not exit and the log file can just save about 20 lines. The sifter.py script stopped like this picture:
sifter
the data saved in log file as:
log.txt
My cpu is Intel Xeon E3-1225V2 and with Ubuntu16.04, linux kernel is 4.4.0-137-generic.
I wonder if there is something wrong with the sifter.py script or there is a bug instruction?

@rigred
Copy link
Owner

rigred commented Oct 12, 2018

Those are usually the last instructions that are run on most tests.
I will have to do some verification and see what's going on.

Unfortunately I cannot view your attached log file though, could you just paste for me the first starting lines at the head of the file with the run & system info and the last ~20 lines of the file as well as the file size?

@rigred rigred self-assigned this Oct 12, 2018
@hunterzju
Copy link
Author

Those are usually the last instructions that are run on most tests.
I will have to do some verification and see what's going on.

Unfortunately I cannot view your attached log file though, could you just paste for me the first starting lines at the head of the file with the run & system info and the last ~20 lines of the file as well as the file size?

I just find that the sifter.py didn't save the log file successfully, the log file I found is saved before I run the script. The problem is sifter.py can not exit and save log file. You can see in the picture the speed is 0/s, but the time is going on and I use ctrl+z to stop just find no log file saved.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants