csn
Senior Member
DxO has been crashing on my late model rMBP. This started happening a short while ago when the last time the 'Download DxO Modules' window popped up. Every time I start the app, it stays running only for a few seconds until the download dxo modules pops up then it crashed almost immediately. I already reinstalled dxo but that didn't change anything. I also changed the config so the download window doesn't pop up automatically but that doesn't prevent dxo from crashing either.
From the crash report (excerpt below), it looks like dxo is getting an argument with the wrong type (string instead of number) for the 'meteringMode' attribute. Has anyone had this problem and found a solution?
Thanks
//========================
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
dyld: in dladdr()
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Unacceptable type of value for attribute: property = "meteringMode"; desired type = NSNumber; given type = __NSCFString; value = Center Weighted.'
terminating with uncaught exception of type NSException
abort() called
//=========================
From the crash report (excerpt below), it looks like dxo is getting an argument with the wrong type (string instead of number) for the 'meteringMode' attribute. Has anyone had this problem and found a solution?
Thanks
//========================
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
dyld: in dladdr()
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: 'Unacceptable type of value for attribute: property = "meteringMode"; desired type = NSNumber; given type = __NSCFString; value = Center Weighted.'
terminating with uncaught exception of type NSException
abort() called
//=========================