Open smashwilson opened 7 years ago
Here's a similar crash
Thread 10 Crashed:
0 com.apple.CoreFoundation 0x00007fff8439a84f CFRunLoopStop + 63
1 nsfw.node 0x000000011577248f RunLoop::~RunLoop() + 71 (RunLoop.cpp:44)
2 nsfw.node 0x00000001157725eb FSEventsService::~FSEventsService() + 31 (FSEventsService.cpp:17)
3 nsfw.node 0x0000000115771fb4 NativeInterface::~NativeInterface() + 30 (NativeInterface.cpp:19)
4 nsfw.node 0x000000011577104b NSFW::StopWorker::Execute() + 99 (NSFW.cpp:304)
5 libnode.dylib 0x000000010d68432e 0x10d532000 + 1385262
6 libnode.dylib 0x000000010d68452b 0x10d532000 + 1385771
7 libnode.dylib 0x000000010d68fb49 0x10d532000 + 1432393
8 libsystem_pthread.dylib 0x00007fff8a02d99d _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff8a02d91a _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff8a02b351 thread_start + 13
Hmm, but yours has line numbers!
Any leads on what was occurring to the file system leading up to these crashes? Has this crash occurred since?
Same issue reported by @rohkeaID at https://github.com/atom/atom/issues/14806#issuecomment-309051969 Crash dump: https://github.com/atom/atom/files/1081213/Atom.Helper_2017-06-16.crash.txt
And by @lillian-a at https://github.com/atom/atom/issues/14806#issuecomment-309330828 Crash dump: https://github.com/atom/atom/files/1083720/Atom.Helper_2017-06-16.crash.txt The screenshots / high CPU usage are also quite interesting