-
Notifications
You must be signed in to change notification settings - Fork 23
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
[BUG] Navigating away from Atom while evaluating, then back after it finishes crashes Atom #338
Comments
I have the same issue. It's also reproducible when connecting to remote Julia session. |
I upgraded Atom to 1.39.1, and julia-client to 0.8.12-beta2 today and then started experiencing the same problem with an error stack very similar to the crash.txt posted above. |
Thanks to @ianfiske for the cross-post. My issue on Atom's Github was closed because it was in the wrong repo. We have recreated the issue on another mac machine by installing the latest Atom, Julia and Juno via Homebrew and by regular installation. Both machines were updated to Mojave (MacOS 10.14.6), but not fresh installed. The problem existed in Sierra too (MacOS 10.12.6) |
could also be related to atom/atom#19713 |
We now have this bug on 3 different imacs. 2013, 2015, 2019, all running Mojave. It was also evident on Sierra for the 2015 machine prior to upgrade to Mojave. If it is any help, there is one machine here that doesn't have the issue, and that is running HighSierra 10.13.6 |
It seems to have developed last week when the update sequence to julia-client involving alpha, beta etc, went through |
Disabling julia-client notifications seems to have fixed it for me |
Seems to be working for me as well! |
And for me too! |
works for me also |
Upstream issue: electron/electron#18701 Will be fixed with JunoLab/atom-julia-client#581. |
Excellent news pfitzseb! Would you like me to close this issue? |
Will close this once the new release is out :) |
Firstly: This happens to me on Julia 1.1 and 1.3 with both stable package versions and the latest dev versions. Atom used to work just fine for me so it might be something I did, but I've cleared out ~/.julia and reinstalled Atom and it happens on fresh installs.
Details
Steps to reproduce
I don't know enough about debugging Atom crashes to help more than that for now, but if you let me know what I can do to get more info I'll help as much as I can.
crash.txt
The text was updated successfully, but these errors were encountered: