-
Notifications
You must be signed in to change notification settings - Fork 721
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
workbench | macOS: node fails with divide-by-zero #4380
Comments
Michael also provided these node log files: |
Ok, so the node fails prior to the tracing system initialisation -- this is the last two lines in
|
|
Another puzzling bit is that |
The |
4377: README: document package localisation r=deepfire a=deepfire In the README: 1. Add a ToC. 2. Fix the structure, so the ToC actually makes sense. 3. Fix some minor RST syntax issues. 4. Some very minor fixes. 5. Expand the Development section with the workbench usage info. 6. Add `cabal-plan` and `graphmod` to the workbench shell. 7. Makes the node start on Darwin, when metric collection is enabled, by fixing #4380 Co-authored-by: Kosyrev Serge <[email protected]> Co-authored-by: Michael Karg <[email protected]>
The node's resource tracer started a linked async thread in The remaining issue is why Darwin reports |
@mgmeier reported that running the default profile (
make default-autostay
) fails on macOS, with nodes bombing out with a divide by zero exception:The text was updated successfully, but these errors were encountered: