Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Access violation executing location 0x0000000000000000 @clGetDeviceIDsFromD3D11KHR

Hello, I am trying to convert images between DirectX and OpenCV, sadly I cant create an OpenCL context. I tryd debugging the code and found out calling "clGetDeviceIDsFromD3D11KHR" gives me an access violation. I was looking at the assembly code of the executed code and saw the following: image description The assembly code is the function (clGetDeviceIDsFromD3D11KHR) on the left. It tries to call a [r10 + 0x368] at the end. From looking at the memory of the function table, I do not have a function at this address in my nvopencl.dllimage description I have a 1080Ti with latest drivers and was trying to get it to work for 2 days now. Im almost giving up.

Hopefully somebody can help me

Kind regards, Sen66

click to hide/show revision 2
None

updated 2018-09-21 13:19:09 -0600

berak gravatar image

Access violation executing location 0x0000000000000000 @clGetDeviceIDsFromD3D11KHR

Hello, I am trying to convert images between DirectX and OpenCV, sadly I cant create an OpenCL context. I tryd debugging the code and found out calling "clGetDeviceIDsFromD3D11KHR" gives me an access violation. I was looking at the assembly code of the executed code and saw the following: image description The assembly code is the function (clGetDeviceIDsFromD3D11KHR) on the left. It tries to call a [r10 + 0x368] at the end. From looking at the memory of the function table, I do not have a function at this address in my nvopencl.dllimage description nvopencl.dll!

I have a 1080Ti with latest drivers and was trying to get it to work for 2 days now. Im almost giving up.

Hopefully somebody can help me

Kind regards, Sen66

Access violation executing location 0x0000000000000000 @clGetDeviceIDsFromD3D11KHR

Hello, I am trying to convert images between DirectX and OpenCV, sadly I cant create an OpenCL context. I tryd debugging the code and found out calling "clGetDeviceIDsFromD3D11KHR" gives me an access violation. I was looking at the assembly code of the executed code and saw the following: following: https://i.imgur.com/V5aUGha.png The assembly code is the function (clGetDeviceIDsFromD3D11KHR) on the left. It tries to call a [r10 + 0x368] at the end. From looking at the memory of the function table, I do not have a function at this address in my nvopencl.dll!nvopencl.dll! (https://i.imgur.com/ZMPP6uS.png)

I have a 1080Ti with latest drivers and was trying to get it to work for 2 days now. Im almost giving up.

Hopefully somebody can help me

Kind regards, Sen66

Access violation executing location 0x0000000000000000 @clGetDeviceIDsFromD3D11KHR

Hello, I am trying to convert images between DirectX and OpenCV, sadly I cant create an OpenCL context. I tryd debugging the code and found out calling "clGetDeviceIDsFromD3D11KHR" gives me an access violation. I was looking at the assembly code of the executed code and saw the following: https://i.imgur.com/V5aUGha.png it wanted to call a function (maybe virtual and = delete marked) which was at address 0x00000 (basically nullptr) The assembly code is the function (clGetDeviceIDsFromD3D11KHR) on the left. I was debugging was in clGetDeviceIDsFromD3D11KHR. It tries tried to call a [r10 + 0x368] at the end. From looking at the memory of the function table, I do not have a function at this address in my nvopencl.dll! (https://i.imgur.com/ZMPP6uS.png)nvopencl.dll!

I have a 1080Ti with latest drivers and was trying to get it to work for 2 days now. Im almost giving up.

Hopefully somebody can help me

Kind regards, Sen66

click to hide/show revision 5
No.5 Revision

updated 2018-09-21 14:11:24 -0600

berak gravatar image

Access violation executing location 0x0000000000000000 @clGetDeviceIDsFromD3D11KHR

Hello, I am trying to convert images between DirectX and OpenCV, sadly I cant create an OpenCL context. I tryd debugging the code and found out calling "clGetDeviceIDsFromD3D11KHR" gives me an access violation. I was looking at the assembly code of the executed code and saw it wanted to call a function (maybe virtual and = delete marked) which was at address 0x00000 (basically nullptr) The code I was debugging was in clGetDeviceIDsFromD3D11KHR. It tried to call a [r10 + 0x368] at the end. From looking at the memory of the function table, I do not have a function at this address in my nvopencl.dll!

I have a 1080Ti with latest drivers and was trying to get it to work for 2 days now. Im almost giving up.

Hopefully somebody can help me

Kind regards, Sen66

click to hide/show revision 6
No.6 Revision

updated 2018-09-21 14:12:27 -0600

berak gravatar image

Access violation executing location 0x0000000000000000 @clGetDeviceIDsFromD3D11KHR

Hello, I am trying to convert images between DirectX and OpenCV, sadly I cant create an OpenCL context. I tryd debugging the code and found out calling "clGetDeviceIDsFromD3D11KHR" gives me an access violation. I was looking at the assembly code of the executed code and saw it wanted to call a the following: image description The assembly code is the function (maybe virtual and = delete marked) which was at address 0x00000 (basically nullptr) The code I was debugging was in clGetDeviceIDsFromD3D11KHR. (clGetDeviceIDsFromD3D11KHR) on the left. It tried tries to call a [r10 + 0x368] at the end. From looking at the memory of the function table, I do not have a function at this address in my nvopencl.dll!

nvopencl.dllimage description I have a 1080Ti with latest drivers and was trying to get it to work for 2 days now. Im almost giving up.

Hopefully somebody can help me

Kind regards, Sen66

Access violation executing location 0x0000000000000000 @clGetDeviceIDsFromD3D11KHR

Hello, I am trying to convert images between DirectX and OpenCV, sadly I cant create an OpenCL context. I tryd debugging the code and found out calling "clGetDeviceIDsFromD3D11KHR" gives me an access violation. I was looking at the assembly code of the executed code and saw the following: image descriptionimage description The assembly code is the function (clGetDeviceIDsFromD3D11KHR) on the left. It tries to call a [r10 + 0x368] at the end. From looking at the memory of the function table, I do not have a function at this address in my nvopencl.dllimage description nvopencl.dll image description I have a 1080Ti with latest drivers and was trying to get it to work for 2 days now. Im almost giving up.

Hopefully somebody can help me

Kind regards, Sen66