Skip to content

Error Inside optixRenderer.render #2

@iahmedmaher

Description

@iahmedmaher

Hello,

When running the testRealBRDFLight.py script on Example 1, I get the following error message:

"double free or corruption (!prev)"

If I set MALLOC_CHECK_ to 2, it becomes

"free(): invalid pointer"

This error message occurs during the execution of this line of code .

I am using Nvidia Optix version 6.0 on Ubuntu, and I installed the pybind11 package inside this repo instead of the one on PyPI. I tried using python 3.9 and python 3.7 but both created the same error.

I tried debugging using gdb and valgrind, but I am unable to get any useful message so far.

I am not sure what can be done here, so I would appreciate any help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions