Immediate quit on started render with AO, Mist layers & denoising #89775

Closed
opened 2021-07-10 13:33:47 +02:00 by Guido · 16 comments

System Information
Operating system: macOS-11.4-x86_64-i386-64bit 64 Bits
Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.5.14

Blender Version
Broken: version: 3.0.0 Alpha, branch: cycles-x, commit date: 2021-07-09 16:01, hash: 9aa5aeee46
Worked: ( version: 3.0.0 Alpha, branch: cycles-x, commit date: 2021-07-05 15:23, hash: 048a515ef428)
(happens in master, too)

This apparently regressed in 0153e99780

Short description of error
[Open up scene and hit render button results in quitting immediately. Mist, AO layers + denoising in compositing used. Works in previous version (see above) except of cause for the AO layer]

Exact steps for others to reproduce the error
[Open the blend file and hit the render button, and it will quit. Not so in previous blender version/s. Mac Crashlog attached.]
[Based on the default startup or an attached .blend file (as simple as possible)]

Blender_2021-07-10-131627_Quad.crash

distributor_06b.blend1

Thanks in advance

SG

**System Information** Operating system: macOS-11.4-x86_64-i386-64bit 64 Bits Graphics card: AMD Radeon Pro 575 OpenGL Engine ATI Technologies Inc. 4.1 ATI-4.5.14 **Blender Version** Broken: version: 3.0.0 Alpha, branch: cycles-x, commit date: 2021-07-09 16:01, hash: `9aa5aeee46` Worked: ( version: 3.0.0 Alpha, branch: cycles-x, commit date: 2021-07-05 15:23, hash: `048a515ef428`) (happens in master, too) This apparently regressed in 0153e99780 **Short description of error** [Open up scene and hit render button results in quitting immediately. Mist, AO layers + denoising in compositing used. Works in previous version (see above) except of cause for the AO layer] **Exact steps for others to reproduce the error** [Open the blend file and hit the render button, and it will quit. Not so in previous blender version/s. Mac Crashlog attached.] [Based on the default startup or an attached .blend file (as simple as possible)] [Blender_2021-07-10-131627_Quad.crash](https://archive.blender.org/developer/F10219711/Blender_2021-07-10-131627_Quad.crash) [distributor_06b.blend1](https://archive.blender.org/developer/F10219712/distributor_06b.blend1) Thanks in advance SG
Author

Added subscriber: @Nurb2Kea

Added subscriber: @Nurb2Kea
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Archived'

Changed status from 'Needs Triage' to: 'Archived'
Member

@Nurb2Kea ,thanks for the report. the tracker is yet not open for cycles-x bug reports. Branch is under development so sometimes unknown issue may occur.

I will close the task. Please reopen the ticket if you can reproduce the problem with the build from master branch :)

@Nurb2Kea ,thanks for the report. the tracker is yet not open for cycles-x bug reports. Branch is under development so sometimes unknown issue may occur. I will close the task. Please reopen the ticket if you can reproduce the problem with the build from master branch :)
Author

That's not very helpful for me and blender development either!!

I send you this file to look through, to find the problem to fix it. It's not in my scene, it's in the development.
The las two bug reports got fixed right away, because they looked into it. And was the same file!

THAT'S the REASON for A BUGREPORT to be reviewed !

Thanks in advance

SG

That's not very helpful for me and blender development either!! I send you this file to look through, to find the problem to fix it. It's not in my scene, it's in the development. The las two bug reports got fixed right away, because they looked into it. And was the same file! THAT'S the REASON for A BUGREPORT to be reviewed ! Thanks in advance SG
Member

Changed status from 'Archived' to: 'Needs Triage'

Changed status from 'Archived' to: 'Needs Triage'
Member

Can confirm with 3.0.0 (2289e26fa3)

I consider the problem appears on Cycles-X branch (as mentioned in the task description).

Will make sure what exactly the cause is before confirming the report

Can confirm with 3.0.0 (`2289e26fa3`) I consider the problem appears on Cycles-X branch (as mentioned in the task description). Will make sure what exactly the cause is before confirming the report
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Unsure what the tag would be. @lichtwerk can you please confirm? :)

Unsure what the tag would be. @lichtwerk can you please confirm? :)
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Can confirm, will check further...

Can confirm, will check further...
Member

Added subscriber: @JacquesLucke

Added subscriber: @JacquesLucke
Member

note: even when still good (prior to 0153e99780), I got the following (not sure this is related):

ERROR (bke.node_ui_storage): source/blender/blenkernel/intern/node_ui_storage.cc:106 node_error_message_log: Node Tree: "replicator", Node: "Attribute Vector Math", No attribute with name "scale"
ERROR (bke.node_ui_storage): source/blender/blenkernel/intern/node_ui_storage.cc:106 node_error_message_log: Node Tree: "replicator", Node: "Align Rotation to Vector", No attribute with name "nrml"

When bad I get a segmentation fault, but having trouble debugging this further (apparently my system [on fedora rawhide atm] cannot fetch debug info for Clang/LLVM...)

This apparently regressed in 0153e99780

@JacquesLucke : mind checking?

note: even when still good (prior to 0153e99780), I got the following (not sure this is related): ``` ERROR (bke.node_ui_storage): source/blender/blenkernel/intern/node_ui_storage.cc:106 node_error_message_log: Node Tree: "replicator", Node: "Attribute Vector Math", No attribute with name "scale" ERROR (bke.node_ui_storage): source/blender/blenkernel/intern/node_ui_storage.cc:106 node_error_message_log: Node Tree: "replicator", Node: "Align Rotation to Vector", No attribute with name "nrml" ``` When bad I get a segmentation fault, but having trouble debugging this further (apparently my system [on fedora rawhide atm] cannot fetch debug info for Clang/LLVM...) This apparently regressed in 0153e99780 @JacquesLucke : mind checking?

This issue was referenced by 8e69409eed

This issue was referenced by 8e69409eed5f2034bf61115c31daa41484ba0d24
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Jacques Lucke self-assigned this 2021-07-12 14:30:33 +02:00
Author

Issue still continues with Blender 3.0.0 - cycles-x
July 13, 05:19:22 - cycles-x - 8988fcc49436 - Intel Release !
Start the blend file, send in the first bug report, and hit render !

Thanks in advance

SG

Issue still continues with Blender 3.0.0 - cycles-x July 13, 05:19:22 - cycles-x - 8988fcc49436 - Intel Release ! Start the blend file, send in the first bug report, and hit render ! Thanks in advance SG
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
5 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: blender/blender#89775
No description provided.