Skip to content

Segmentation fault when rendering #6

Description

@Zod-L

Hi,
I encountered a segmentation fault when trying to render the bunny.xml in src/optixRenderer/cbox. My environment is ubuntu 20.04, CUDA 10.2, optix 5.11.0. The error message is listed as follows:
Input file name: /home/zod/OptixRenderer/src/optixRenderer/cbox/bunny.xml
Output file name: /home/zod/OptixRenderer/src/optixRenderer/cbox/bunny.rgbe
Material num: 5
Shape num: 8
Vertex num: 72
Camera Parameters:
Camera Field of View: 60
Width: 512
Height: 512
FovAxis: x
Target: 278 273 -799
Origin: 278 273 -800
Up: 0 1 0
Sample Count: 8192
Sampler: independent
Sampler Count: 8192
No Environmental maps.
No point light source.
GPU Num: 1
The length of diagonal of bouncding box: 960.74
Max X: 556.000 Max Y: 548.800 Max Z: 559.200
Min X: 0.000 Min Y: 0.000 Min Z: 0.000
Total number of materials: 5
段错误 (核心已转储)

No output file is generated. I tried all examples in cbox, all encountering the same problem. Could you please help me with it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions