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

Windows: CCL build hangs #231

Closed
phoe opened this issue Oct 28, 2019 · 1 comment
Closed

Windows: CCL build hangs #231

phoe opened this issue Oct 28, 2019 · 1 comment

Comments

@phoe
Copy link
Contributor

phoe commented Oct 28, 2019

I rebuild CCL via (progn (ccl:rebuild-ccl :full t :verbose t) (ccl:quit)). Sometimes, at the end of the building process, the newest CCL master hangs with 0% CPU usage shown in top:

...
;Loading ./bin/ccl-export-syms.wx64fsl
;Loading ./l1-fasls/version.wx64fsl
;Loading H:/tools/msys64/home/emiherd/ccl/bin/jp-encode.wx64fsl
;Loading H:/tools/msys64/home/emiherd/ccl/bin/cn-encode.wx64fsl
;Loading H:/tools/msys64/home/emiherd/ccl/library/lispequ.wx64fsl
;Loading H:/tools/msys64/home/emiherd/ccl/library/sockets.wx64fsl
his file and in "ccl:l1;l1-files.lisp.newest"

Interrupting CCL with Ctrl+C simply kills the process instead of dropping into the debugger.

This issue was reproduced on Travis: https://travis-ci.com/phoe-trash/ccl/jobs/250105562

Attaching full compilation log.

How should I start debugging this issue? Which Windows utility will show me what CCL hangs on? Is this a duplicate of #24?

(As a sidenote, there are some printing issues, possibly related to multithreading - the his file and in "ccl:l1;l1-files.lisp.newest" seen at the end of the log is a part of a line from much higher above.)

@phoe
Copy link
Contributor Author

phoe commented Oct 28, 2019

Looks like a duplicate - closing this issue.

@phoe phoe closed this as completed Oct 28, 2019
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