Skip to content

PxrTexture: Crash on focus #6745

@brendanholt

Description

@brendanholt

Version: Gaffer 1.6.7.0
Third-party tools: RenderMan 26.3
Third-party modules: N/A
OS: Rocky Linux 9.3

Description

Attempting to preview a PxrTexture node causes Gaffer to crash with minimal terminal output.

Steps to reproduce

  1. Create a PxrTexture node.
  2. Click the focus icon on the new texture node.
  3. Boom.

Debug log

Although the viewport is set to OpenGL, it looks like Cycles is doing something just after I focus on PxrTexture.

Click to Expand

DEBUG : GafferScene::RendererAlgo : Unsupported data type for Context variable "image:defaultFormat" (GafferImage::FormatData), unable to add this variable to output image header
INFO : Cycles : Mem:0.000G, Peak:0.000G | Waiting for render to start
INFO : Cycles : Mem:0.000G, Peak:0.000G | Loading render kernels (may take a few minutes the first time)
INFO : Cycles : Mem:0.000G, Peak:0.000G | Updating Scene
INFO : Cycles : Mem:0.000G, Peak:0.000G | Updating Shaders
Segmentation fault (core dumped)

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