Apple Error Codes Database
Comprehensive Apple Error Codes
Explore our extensive database of over 5,000 Apple Ecosystem error codes. From macOS to iOS, tvOS, watchOS, and visionOS, each code is presented with its name and a concise description to help you quickly pinpoint and resolve issues.
Whether you’re a developer refining an app or a user troubleshooting a system glitch, this resource empowers you with the knowledge to decode cryptic errors and find actionable solutions. No more guesswork—just clear guidance to keep your projects and devices running smoothly.
| Number | Name & Description | Platforms | Framework | Header |
|---|---|---|---|---|
| -65 |
CL_INVALID_IMAGE_DESCRIPTOR
Image descriptor is invalid.
|
macOS | OpenCL | cl.h |
| -39 |
CL_INVALID_IMAGE_FORMAT_DESCRIPTOR
Image format descriptor is invalid.
|
macOS | OpenCL | cl.h |
| -40 |
CL_INVALID_IMAGE_SIZE
Invalid image size in OpenCL
|
macOS | OpenCL | cl.h |
| -48 |
CL_INVALID_KERNEL
Invalid OpenCL kernel.
|
macOS | OpenCL | cl.h |
| -52 |
CL_INVALID_KERNEL_ARGS
Invalid kernel arguments in OpenCL.
|
macOS | OpenCL | cl.h |
| -47 |
CL_INVALID_KERNEL_DEFINITION
Kernel definition is invalid in the OpenCL program.
|
macOS | OpenCL | cl.h |
| -46 |
CL_INVALID_KERNEL_NAME
Kernel name is invalid in the OpenCL program.
|
macOS | OpenCL | cl.h |
| -67 |
CL_INVALID_LINKER_OPTIONS
Invalid linker options specified in OpenCL.
|
macOS | OpenCL | cl.h |
| -38 |
CL_INVALID_MEM_OBJECT
Invalid memory object used in OpenCL.
|
macOS | OpenCL | cl.h |
| -62 |
CL_INVALID_MIP_LEVEL
Invalid or out-of-range mipmap level in OpenCL.
|
macOS | OpenCL | cl.h |
| -59 |
CL_INVALID_OPERATION
OpenCL invalid operation.
|
macOS | OpenCL | cl.h |
| -32 |
CL_INVALID_PLATFORM
OpenCL platform is invalid.
|
macOS | OpenCL | cl.h |
| -44 |
CL_INVALID_PROGRAM
Invalid OpenCL program.
|
macOS | OpenCL | cl.h |
| -45 |
CL_INVALID_PROGRAM_EXECUTABLE
The program executable is invalid or not loaded.
|
macOS | OpenCL | cl.h |
| -64 |
CL_INVALID_PROPERTY
Invalid property in OpenCL.
|
macOS | OpenCL | cl.h |
| -35 |
CL_INVALID_QUEUE_PROPERTIES
OpenCL: invalid queue properties.
|
macOS | OpenCL | cl.h |
| -41 |
CL_INVALID_SAMPLER
Invalid sampler parameter in OpenCL.
|
macOS | OpenCL | cl.h |
| -30 |
CL_INVALID_VALUE
Invalid value provided to OpenCL function.
|
macOS | OpenCL | cl.h |
| -53 |
CL_INVALID_WORK_DIMENSION
The work dimension parameter is invalid.
|
macOS | OpenCL | cl.h |
| -54 |
CL_INVALID_WORK_GROUP_SIZE
Work group size is invalid in OpenCL.
|
macOS | OpenCL | cl.h |