I'm not sure if I'm the only one but every time I click 'Edit' on a photo that has already been edited by the previous version of Photos, it just crashes. This is frustrating because I did a lot of retouch edits in my library and now I can't edit any of those photos.
I'm using referenced-based library (do not make copy of imported photos) so maybe it happens only on those kind of libraries.
The only sign I see for the crash are two lines in the system.log:
com.apple.xpc.launchd[1] (com.apple.Photos.1028[1637]): Service exited due to signal: Bus error: 10 sent by exc handler[0]
com.apple.xpc.launchd[1]: Host-level exception raised: pid = 1637, thread = 0x8d043, exception type = 0xd, codes = { 8589934602 }, states = { 0 }
No reports are being generated
Does anyone knows how to fix it?
~/Library/Logs/DiagnosticReports. This may help: Where can I find my crash logs?. E.g. you can runlog streamortail -f /var/log/system.logand monitor for any extra information about your crash while it crashes. – kenorb Sep 26 '17 at 15:58com.apple.xpc.launchd[1] (com.apple.Photos.1028[1637]): Service exited due to signal: Bus error: 10 sent by exc handler[0] com.apple.xpc.launchd[1]: Host-level exception raised: pid = 1637, thread = 0x8d043, exception type = 0xd, codes = { 8589934602 }, states = { 0 }No reports are being generated. – yossile Sep 26 '17 at 16:16