Skip to content

[JavaCL] Access violation when creating binary kernel #6

@ochafik

Description

@ochafik

From @ochafik on September 1, 2011 18:30

Running BinaryKernelTest using 'mvn test' occasionally causes a segfault. The attached log (pid14000) shows that the error occurs when createKernel is called on a binary program. (Sometimes I also get other errors, suggesting memory corruption.)

Revision 1424, Windows, ATI Stream v2.2. I could not reproduce the error on Linux and NVidia.

For testing purposes, I have created a standalone version of this test (maven is slow). When running this version, the binary createProgram variant fails every time with either InvalidBinary or segfault (see pid13980). But insert a System.out.println(device.getName()) and then it hardly fails. Definitely some memory wierdness somewhere.

I have experienced no issues with the BridJ version of JavaCL on the ATI system.

Google Code Info:
Issue #: 39
Author: kazocs...@gmail.com
Created On: 2010-12-06T21:58:29.000Z
Closed On:

Copied from original issue: nativelibs4java/nativelibs4java#41

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions