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 |
|---|---|---|---|---|
| -49 |
CL_INVALID_ARG_INDEX
Invalid argument index in OpenCL function.
|
macOS | OpenCL | cl.h |
| -1060 |
CL_INVALID_ARG_NAME_APPLE
OpenCL invalid argument name.
|
macOS | OpenCL | cl_ext.h |
| -51 |
CL_INVALID_ARG_SIZE
OpenCL argument size is invalid
|
macOS | OpenCL | cl.h |
| -50 |
CL_INVALID_ARG_VALUE
Invalid argument value in OpenCL.
|
macOS | OpenCL | cl.h |
| -42 |
CL_INVALID_BINARY
OpenCL: invalid binary.
|
macOS | OpenCL | cl.h |
| -61 |
CL_INVALID_BUFFER_SIZE
Invalid buffer size in OpenCL
|
macOS | OpenCL | cl.h |
| -43 |
CL_INVALID_BUILD_OPTIONS
Invalid build options specified for OpenCL.
|
macOS | OpenCL | cl.h |
| -36 |
CL_INVALID_COMMAND_QUEUE
Command queue is invalid for OpenCL.
|
macOS | OpenCL | cl.h |
| -66 |
CL_INVALID_COMPILER_OPTIONS
OpenCL invalid compiler options.
|
macOS | OpenCL | cl.h |
| -34 |
CL_INVALID_CONTEXT
The specified OpenCL context is invalid.
|
macOS | OpenCL | cl.h |
| -33 |
CL_INVALID_DEVICE
Invalid device parameter in OpenCL.
|
macOS | OpenCL | cl.h |
| -68 |
CL_INVALID_DEVICE_PARTITION_COUNT
Invalid partition count for the OpenCL device
|
macOS | OpenCL | cl.h |
| -31 |
CL_INVALID_DEVICE_TYPE
OpenCL invalid device type.
|
macOS | OpenCL | cl.h |
| -58 |
CL_INVALID_EVENT
Invalid event parameter in OpenCL
|
macOS | OpenCL | cl.h |
| -57 |
CL_INVALID_EVENT_WAIT_LIST
Invalid event wait list parameter in OpenCL.
|
macOS | OpenCL | cl.h |
| -1000 |
CL_INVALID_GL_CONTEXT_APPLE
Invalid or mismatched GL context for Apple OpenCL
|
macOS | OpenCL | cl_gl_ext.h |
| -60 |
CL_INVALID_GL_OBJECT
Invalid GL object used in OpenCL
|
macOS | OpenCL | cl.h |
| -56 |
CL_INVALID_GLOBAL_OFFSET
Global offset is invalid.
|
macOS | OpenCL | cl.h |
| -63 |
CL_INVALID_GLOBAL_WORK_SIZE
Global work size parameter is invalid or out-of-range.
|
macOS | OpenCL | cl.h |
| -37 |
CL_INVALID_HOST_PTR
OpenCL: invalid host pointer.
|
macOS | OpenCL | cl.h |