I have experienced no crashed with PL8 on Mac and have not read of significant issues. Are they random or when you undertake a specific task? Mac or PC?
OK.
Just see what happened. Already happened to me, maybe my fault, I don’t know and am not sure at all.
The whole serie of 600 + images was selected when doing local adjustment. Everything was running smoothly (there was no noticeable slowdown in my station, so I didn’t notice it) but it was rapidly ending in a crash all the time.
Anyway, PL should not have crashed.
EDIT :
And I don’t understand how those images would stay selected after a crash and provide new crashes everytime I opened PL again. See : Is this possible or not?
Are there any crash dumps in ./AppData/Local/CrashDumps ?
Are there any Error events from ‘.NET Runtime’ or ‘Application Error’ related to PL in the Windows Application EventLog ?
Are there any crash reports in your Documents subdirectory, like ‘DxO PhotoLab 8 crashes’ ?
Is there anything unusual in PhotoLab logs, apart from common “good errors” ?
Any error messaqge displayed on the screen ?
Some application errors may “throw” an Exception, which may be “caught” and handled by PL in whatever way they choose. PL contains both “native code” (C/C++) and “managed” code (C#, .NET), which makes it more complicated to diagnose.