Skip to content

Cycles crash #165

@mnhan32

Description

@mnhan32

Compiled on Windows7 x64. OpenVDB modifier seems to work just fine. I was able to add OpenVDB modifier, preview, and see density value. However, Cycles crash every time I hit render, show preview, and add a new material, even in startup scene.

I got debug info with --debug-cycles

I0823 19:21:33.457496  7052 blender_python.cpp:185] Debug flags initialized to:
CPU flags:
  AVX2   : True
  AVX    : True
  SSE4.1 : True
  SSE3   : True
  SSE2   : True
  QBVH   : True
  Split  : False
CUDA flags:
 Adaptive Compile: False
OpenCL flags:
  Device type    : ALL
  Kernel type    : DEFAULT
  Debug          : False
  Signle program : False
I0823 19:21:39.635107  7052 device_cuda.cpp:1648] CUEW initialization succeeded
I0823 19:21:39.635107  7052 device_cuda.cpp:1650] Found precompiled kernels
I0823 19:21:39.728708  7052 device_opencl.cpp:58] CLEW initialization succeeded.

I0823 19:21:39.947108  7052 opencl_util.cpp:755] Enumerating devices for platfor
m NVIDIA CUDA.
I0823 19:21:39.947108  7052 opencl_util.cpp:819] Ignoring device Quadro K5000, n
ot officially supported yet.
RNA_boolean_get: CyclesRenderSettings.use_bvh_embree not found.
RNA_int_get: CyclesRenderSettings.texture_cache_size not found.
RNA_boolean_get: CyclesRenderSettings.texture_auto_convert not found.
RNA_boolean_get: CyclesRenderSettings.texture_accept_unmipped not found.
RNA_boolean_get: CyclesRenderSettings.texture_accept_untiled not found.
RNA_int_get: CyclesRenderSettings.texture_tile_size not found.
RNA_boolean_get: CyclesRenderSettings.texture_auto_mip not found.
RNA_boolean_get: CyclesRenderSettings.texture_auto_tile not found.
RNA_float_get: CyclesRenderSettings.texture_blur_diffuse not found.
RNA_float_get: CyclesRenderSettings.texture_blur_glossy not found.
I0823 19:21:42.989114  7104 util_system.cpp:77] Detected 1 CPU groups.
I0823 19:21:42.989114  7104 util_system.cpp:80] Group 0 has 16 threads.
I0823 19:21:42.989114  7104 util_task.cpp:203] Creating pool of 16 threads.
I0823 19:21:42.989114  7104 device_cpu.cpp:260] Will be using AVX2 kernels.
RNA_pointer_get: SceneRenderLayer.cycles not found.
Error: EXCEPTION_ACCESS_VIOLATION

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