# Atom / Juno Crashes

**URL:** https://discourse.julialang.org/t/atom-juno-crashes/5318
**Category:** General Usage
**Tags:** juno
**Created:** [August 10, 2017, 12:59pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318 "2017-08-10T12:59:52Z")
**Posts on this page:** 9
**Page:** 1

<div class="post-metadata">

### Author: ![cortner](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cortner/32/204_2.png) [@cortner](https://discourse.julialang.org/u/cortner)
#### Post date: [August 10, 2017, 12:59pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/1 "2017-08-10T12:59:52Z")

</div>

Since yesterday, when I use Atom + Juno (inline evaluation, plotting from Atom etc) my laptop completely freezes every 20 minutes or so - this is causing all sort of havoc with my system (e.g. I had to completely reset docker) so I need to stop using julia-client. This has only happened with Atom+Juno when using `Julia-client` and in no other context, e.g. when I use Atom+Juno just as an editor.

Has anybody else experienced this?

If either yes/or no: can anybody suggest what is going wrong so I might avoid a complete re-install of Julia, Atom, Juno?

My system:

- MacBook Pro 2017, 10.12.6
- Atom 1.18.0
- Julia-client 0.6.0
- Julia 0.5.2 (compiled from source)

```julia
Julia Version 0.5.2
Commit f4c6c9d4bb* (2017-05-06 16:34 UTC)
Platform Info:
  OS: macOS (x86_64-apple-darwin16.7.0)
  CPU: Intel(R) Core(TM) i7-7820HQ CPU @ 2.90GHz
  WORD_SIZE: 64
  BLAS: libgfortblas
  LAPACK: liblapack
  LIBM: libopenlibm
  LLVM: libLLVM-3.7.1 (ORCJIT, broadwell)

```

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [August 10, 2017, 2:15pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/2 "2017-08-10T14:15:48Z")

</div>

Can you update to Julia 0.6? If not you’ll probably need to roll back to julia-client 0.5.2.

---

<div class="post-metadata">

### Author: ![cortner](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cortner/32/204_2.png) [@cortner](https://discourse.julialang.org/u/cortner)
#### Post date: [August 10, 2017, 2:48pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/3 "2017-08-10T14:48:46Z")

</div>

Thank you for the suggestion. Unfortunately I have too much 0.5 code and not enough time to upgrade. I will try to downgrade Julia-client and return here if I run into problems.

---

<div class="post-metadata">

### Author: ![cortner](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cortner/32/204_2.png) [@cortner](https://discourse.julialang.org/u/cortner)
#### Post date: [August 10, 2017, 2:50pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/4 "2017-08-10T14:50:15Z")

</div>

But independently of whether this will fix t for me: how is it possible that a complete system freeze occurs?

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [August 10, 2017, 3:05pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/5 "2017-08-10T15:05:24Z")

</div>

No idea – I’d suspect some kind of memory issue (maybe related to the Workspace pane), which might or might not be fixed when using Juno on Julia 0.6 or at least using Juno 0.5 and Julia 0.5 together.  
Btw, the command for using a specific package version is `apm install package@version`. You should probably also downgrade to an older ink version, but not sure.

If all that doesn’t work I can look into debugging this further some time tomorrow though.

---

<div class="post-metadata">

### Author: ![cortner](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cortner/32/204_2.png) [@cortner](https://discourse.julialang.org/u/cortner)
#### Post date: [August 10, 2017, 3:33pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/6 "2017-08-10T15:33:11Z")

</div>

Can I just confirm that I should be using `julia-client@0.5.12`? `apm` doesn’t find `julia-client@0.5.2`

---

<div class="post-metadata">

### Author: ![cortner](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cortner/32/204_2.png) [@cortner](https://discourse.julialang.org/u/cortner)
#### Post date: [August 10, 2017, 3:34pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/7 "2017-08-10T15:34:23Z")

</div>

I will try this tonight and report back whether or not I had more problems.

---

<div class="post-metadata">

### Author: ![pfitzseb](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/pfitzseb/32/45566_2.png) [@pfitzseb](https://discourse.julialang.org/u/pfitzseb)
#### Post date: [August 10, 2017, 5:02pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/8 "2017-08-10T17:02:55Z")

</div>

Yeah, latest 0.5 should be correct.

---

<div class="post-metadata">

### Author: ![cortner](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/cortner/32/204_2.png) [@cortner](https://discourse.julialang.org/u/cortner)
#### Post date: [August 10, 2017, 11:21pm UTC](https://discourse.julialang.org/t/atom-juno-crashes/5318/9 "2017-08-10T23:21:25Z")

</div>

This seems to have fixed it - I worked all night without problems. Thank you.
