todbot / blink1

Official software for blink(1) USB RGB LED by ThingM
https://blink1.thingm.com/
Other
954 stars 237 forks source link

Blink(1) Control crashes, OS X El Capitan #286

Closed colinmo closed 6 years ago

colinmo commented 8 years ago

Since updating to the latest release (v1.98, September 2015), my Blink(1) Control is regularly crashing. Checking the diagnostic report:

Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000 Exception Note: EXC_CORPSE_NOTIFY ... Error Code: 0x00000014 Trap Number: 14

I haven't been able to determine any consistency or reliability in when it crashes; it just happens randomly.

colinmo commented 8 years ago

Just crashed again, with exciting new exceptions!

Exception Type: EXC_BAD_ACCESS (SIGBUS) Exception Codes: KERN_PROTECTION_FAILURE at 0x00000001047da321 Exception Note: EXC_CORPSE_NOTIFY ... Error Code: 0x00000007 Trap Number: 14

todbot commented 8 years ago

Hi @colinmo, That's frustrating. Could you try out the debug version at the bottom of this page: https://github.com/todbot/blink1/releases/tag/v1.98 And follow the instructions on how to turn on logging & see the debug messages?

colinmo commented 8 years ago

Running now, debug messages filling the screen, will update when it crashes next.

colinmo commented 8 years ago

Nothing yet, normally it's crashed a tonne by now. Maybe the debug did it? Coincidence?

colinmo commented 8 years ago

Update. The debug version doesn't crash. The non-debug version does crash. Bleh. Does the non-debug one have crash/ logs anywhere I could dig up and send?

todbot commented 6 years ago

I believe this is fixed in Blink1Control2 : https://github.com/todbot/Blink1Control2/releases

colinmo commented 6 years ago

Thanks, will update and let you know when I get results.

colinmo commented 6 years ago

Confirming, this has been running for a few days with zero crashes, bug is fixed.