Blender 2.80 GUI disappears during Cycles render with two GPU #68634

Closed
opened 2019-08-14 10:06:08 +02:00 by Rainer Osselmann · 17 comments

System Information
Operating system: Windows 10
Graphics card: NVIdia Quadro M4000 (2x)

Blender Version
Broken: 2.80 all Versions since i started tests - 2.79 Dayli Builds (i think it came with support of rendering GPU and CPU together)
Worked: 2.79b official

Short description of error
Rendering with Cycles and both GPU's activated stopped Blender GUI without a message

Exact steps for others to reproduce the error
Just render a Scene with some Objects - GUI will disappear during rendering or shortly after the rendering. Rendering same Scene without GUI works fine and fast.
20009007928.pdp.blend

**System Information** Operating system: Windows 10 Graphics card: NVIdia Quadro M4000 (2x) **Blender Version** Broken: 2.80 all Versions since i started tests - 2.79 Dayli Builds (i think it came with support of rendering GPU and CPU together) Worked: 2.79b official **Short description of error** Rendering with Cycles and both GPU's activated stopped Blender GUI without a message **Exact steps for others to reproduce the error** Just render a Scene with some Objects - GUI will disappear during rendering or shortly after the rendering. Rendering same Scene without GUI works fine and fast. [20009007928.pdp.blend](https://archive.blender.org/developer/F7664023/20009007928.pdp.blend)

Added subscriber: @RainerO

Added subscriber: @RainerO

Added subscriber: @WilliamReynish

Added subscriber: @WilliamReynish

I somehow doubt that you mean Blender 1.8, which was released in year 2000, 19 years ago. Especially since it didn't include Cycles at all.

I somehow doubt that you mean Blender 1.8, which was released in year 2000, 19 years ago. Especially since it didn't include Cycles at all.

oppps sorry should be 2.89 :-(

oppps sorry should be 2.89 :-(
Bastien Montagne changed title from Blender 1.80 GUI disappears during Cycles render with two GPU to Blender 2.80 GUI disappears during Cycles render with two GPU 2019-08-14 11:21:49 +02:00

Added subscribers: @brecht, @mont29

Added subscribers: @brecht, @mont29

@brecht might know more here? Not sure we have that kind of config here to test it though...

In the mean time, please ensure that your drivers are fully up to date, and please try to start blender from a console with --debug-cycles option, and report here any error you should get.

@brecht might know more here? Not sure we have that kind of config here to test it though... In the mean time, please ensure that your drivers are fully up to date, and please try to start blender from a console with `--debug-cycles` option, and report here any error you should get.

Hi,

strange.. starting "blender --debug-cycles" Blender disappears again and the last i saw in the console window was "CUDA ERROR".
Then i used
"blender --debug-cycles --python-expr "import bpy; bpy.ops.wm.sysinfo(filepath=r'%temp%\blender\debug_logs\blender_system_info.txt')" > "%temp%\blender\debug_logs\blender_debug_output.txt" 2>&1 < %0 "
rendered withou an error...
I will do further testing, in the meantime her are the logs. blender_system_info_2GPU_OK.txt

blender_debug_output_2GPU_OK.txt

Hi, strange.. starting "blender --debug-cycles" Blender disappears again and the last i saw in the console window was "CUDA ERROR". Then i used "blender --debug-cycles --python-expr "import bpy; bpy.ops.wm.sysinfo(filepath=r'%temp%\blender\debug_logs\blender_system_info.txt')" > "%temp%\blender\debug_logs\blender_debug_output.txt" 2>&1 < %0 " rendered withou an error... I will do further testing, in the meantime her are the logs. [blender_system_info_2GPU_OK.txt](https://archive.blender.org/developer/F7664175/blender_system_info_2GPU_OK.txt) [blender_debug_output_2GPU_OK.txt](https://archive.blender.org/developer/F7664176/blender_debug_output_2GPU_OK.txt)

Ok, got it now - first rendering needed about 4 minutes (in debug mode, against ca. 40 seconds without) and completed,
then 2nd try with render write still finished with a cuda error - seems to be something like an timing issue - btw rendering in GUI with only one GPU aktivated works fine.

blender_debug_output.txt

Ok, got it now - first rendering needed about 4 minutes (in debug mode, against ca. 40 seconds without) and completed, then 2nd try with render write still finished with a cuda error - seems to be something like an timing issue - btw rendering in GUI with only one GPU aktivated works fine. [blender_debug_output.txt](https://archive.blender.org/developer/F7664221/blender_debug_output.txt)

Added subscriber: @iss

Added subscriber: @iss

Changed status from 'Needs Developer To Reproduce' to: 'Needs User Info'

Changed status from 'Needs Developer To Reproduce' to: 'Needs User Info'

@RainerO Is this still an issue with latest build? https://builder.blender.org/download/

@RainerO Is this still an issue with latest build? https://builder.blender.org/download/

Hi,

1st Test with V 2.8.2: Rendering with 2 GPU on an existing Blend file works – but after rendering in File Menu “Search Missing Files” Blender disappears.

Mit freundlichen Grüßen aus dem Allgäu

Rainer Osselmann

Hi, 1st Test with V 2.8.2: Rendering with 2 GPU on an existing Blend file works – but after rendering in File Menu “Search Missing Files” Blender disappears. Mit freundlichen Grüßen aus dem Allgäu Rainer Osselmann

In #68634#844832, @RainerO wrote:
Hi,

1st Test with V 2.8.2: Rendering with 2 GPU on an existing Blend file works – but after rendering in File Menu “Search Missing Files” Blender disappears.

Just to clarify, if I understood correctly:

  • You can render provided file with 2 GPU's
  • Then you click on File > Search Missing Files
  • Blender UI dissapears (it is still running in task manager)

Is that correct?

> In #68634#844832, @RainerO wrote: > Hi, > > 1st Test with V 2.8.2: Rendering with 2 GPU on an existing Blend file works – but after rendering in File Menu “Search Missing Files” Blender disappears. Just to clarify, if I understood correctly: - You can render provided file with 2 GPU's - Then you click on File > Search Missing Files - Blender UI dissapears (it is still running in task manager) Is that correct?

Not realy - Blender was not in Taskmanager any longer

Now i did a 2nd test - rendering "freezes" at 11 from 12 tiles,(in Render Window) but time goes on - clicking "X" in Renderwindow also kills Blender ( not in Taskmanager any longer).
I'll try again :-)

Not realy - Blender was not in Taskmanager any longer Now i did a 2nd test - rendering "freezes" at 11 from 12 tiles,(in Render Window) but time goes on - clicking "X" in Renderwindow also kills Blender ( not in Taskmanager any longer). I'll try again :-)

So - now i did Find missing Files 1rst, than saved the Blendfile and rendered several times with different samples - works fine :-)

So - now i did Find missing Files 1rst, than saved the Blendfile and rendered several times with different samples - works fine :-)

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Richard Antalik self-assigned this 2020-01-19 23:37:53 +01:00

Thanks for update.

Thanks for update.
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
4 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#68634
No description provided.