# Processing freezes with every sketch

**URL:** https://discourse.processing.org/t/processing-freezes-with-every-sketch/24558
**Category:** Processing
**Created:** [October 12, 2020, 7:41pm UTC](https://discourse.processing.org/t/processing-freezes-with-every-sketch/24558 "2020-10-12T19:41:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Ere](https://avatars.discourse-cdn.com/v4/letter/e/e9bcb4/32.png) [@Ere](https://discourse.processing.org/u/Ere)
#### Post date: [October 12, 2020, 7:41pm UTC](https://discourse.processing.org/t/processing-freezes-with-every-sketch/24558/1 "2020-10-12T19:41:50Z")

</div>

Hi! I’m working on MacBook Air 2019 Mojave 10.14.6 and every sketch, even examples, freezes eventually, the computer is unresponsive and I have to shut down, sometimes the canvas blink. Other programs work fine.  
I’m not programer and I have no idea what’s happening.  
Hope you can help me.

---

<div class="post-metadata">

### Author: ![tony](https://yyz2.discourse-cdn.com/flex036/user_avatar/discourse.processing.org/tony/32/949_2.png) [@tony](https://discourse.processing.org/u/tony)
#### Post date: [October 13, 2020, 1:51am UTC](https://discourse.processing.org/t/processing-freezes-with-every-sketch/24558/2 "2020-10-13T01:51:53Z")

</div>

Do any errors get thrown in the console?

---

<div class="post-metadata">

### Author: ![Ere](https://avatars.discourse-cdn.com/v4/letter/e/e9bcb4/32.png) [@Ere](https://discourse.processing.org/u/Ere)
#### Post date: [October 13, 2020, 4:53am UTC](https://discourse.processing.org/t/processing-freezes-with-every-sketch/24558/3 "2020-10-13T04:53:10Z")

</div>

I only found this

Command: processing.core.PApplet  
Path: /Applications/Processing.app/Contents/PlugIns/jdk1.8.0\_202.jdk/Contents/Home/jre/bin/java  
Version: ??? (???)  
PID: 1657  
Event: wakeups  
Action taken: none  
Wakeups: 45212 wakeups over the last 29 seconds (1571 wakeups per second average), exceeding limit of 150 wakeups per second over 300 seconds  
Wakeups limit: 45000  
Limit duration: 300s  
Wakeups caused: 45212  
Duration: 14.38s  
Steps: 4

---

<div class="post-metadata">

### Author: ![Ere](https://avatars.discourse-cdn.com/v4/letter/e/e9bcb4/32.png) [@Ere](https://discourse.processing.org/u/Ere)
#### Post date: [October 24, 2020, 8:53pm UTC](https://discourse.processing.org/t/processing-freezes-with-every-sketch/24558/4 "2020-10-24T20:53:47Z")

</div>

problem solved, only had to perform an update that I had skipped before.
