Blender crashes in editor preview mode, but not in rendering #46960

Closed
opened 2015-12-12 17:56:50 +01:00 by Peter Boos · 8 comments

System Information
Windows 10, Nividea 630M.

Blender Version
Broken: 2.76 dde4fc6
I now think this never worked.

Short description of error
Using the demo Barcelona blend file.
Set my render engine to GPU
And then turning on render preview in edit mode, then Blender Crashes with a TDR has been detected.
Meaning an Error that the GPU timeouts on responding back to the system.

Strangely though .. rendering the scene F12 (that's not the preview mode), works fine.
Also if i Enable progressive render mode to do a final render it works fine too.
I thought not all effects are in preview mode, so it should render render more lightweight, but apparently its not.
I'm suggesting maybe its an idea to have preview mode work in tile chunks too, or in a progressive like mode.

I think the crashing happens not upon uploading the model to the GPU, from the looks of it, 1 preview cycle is rendered (but even with setting preview to 1) it still crashes.

Exact steps for others to reproduce the error
Simple barcelona-paviloen demo scene, and a low end graphics card,

notes
(1) i first thought this never happened in older versions, but i was wrong, my own project simply got bigger
(2) This is not something critical to me, i dont depend on it, workaround is to use CPU i7 for larger blend files.

(who with latest updates seams to speed beat gpu again)
(they're speed is about roughly the same, depends on build).

**System Information** Windows 10, Nividea 630M. **Blender Version** Broken: 2.76 dde4fc6 I now think this never worked. **Short description of error** Using the demo Barcelona blend file. Set my render engine to GPU And then turning on render preview in edit mode, then Blender Crashes with a TDR has been detected. Meaning an Error that the GPU timeouts on responding back to the system. Strangely though .. rendering the scene F12 (that's not the preview mode), works fine. Also if i Enable progressive render mode to do a final render it works fine too. I thought not all effects are in preview mode, so it should render render more lightweight, but apparently its not. I'm suggesting maybe its an idea to have preview mode work in tile chunks too, or in a progressive like mode. I think the crashing happens not upon uploading the model to the GPU, from the looks of it, 1 preview cycle is rendered (but even with setting preview to 1) it still crashes. **Exact steps for others to reproduce the error** Simple barcelona-paviloen demo scene, and a low end graphics card, notes (1) i first thought this never happened in older versions, but i was wrong, my own project simply got bigger (2) This is not something critical to me, i dont depend on it, workaround is to use CPU i7 for larger blend files. (who with latest updates seams to speed beat gpu again) (they're speed is about roughly the same, depends on build).
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @PeterBoos

Added subscriber: @PeterBoos

Added subscriber: @mont29

Added subscriber: @mont29

Will let Cycles guys decide, but pretty sure it’s no bug here, 630m is not really suited for GPU rendering anyway…

Will let Cycles guys decide, but pretty sure it’s no bug here, 630m is not really suited for GPU rendering anyway…
Sergey Sharybin was assigned by Bastien Montagne 2015-12-13 11:32:38 +01:00

Added subscribers: @MartijnBerger, @ThomasDinges

Added subscribers: @MartijnBerger, @ThomasDinges
Author

Well it has no problem to do the BMW speed tests
And lots of other work i do too, but yes i know cannt update the gpu of a laptop and its not the fastest gpu
Depending on blender build, the 630M can outperform the laptop octocore i7 2.3Ghz
if the drawing of the edit viewport where to be handled as suggested it might work .

Well it has no problem to do the BMW speed tests And lots of other work i do too, but yes i know cannt update the gpu of a laptop and its not the fastest gpu Depending on blender build, the 630M can outperform the laptop octocore i7 2.3Ghz if the drawing of the edit viewport where to be handled as suggested it might work .

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'

This is just an additional timeout which Windows puts onto the GPU driver -- it has to give control back to the system in some specified timelimit. The reasons why this is happening for the viewport only are:

  • Viewport uses dynamic BVH which is slower to traverse
  • Tile size for the viewport is fixed and likely bigger than for the final render
  • Viewport will do some extra OpenGL stuff like, which could stress timings a bit more than final render.

Thing is, you'll tun into such timeouts sooner than later with a complex enough scene so would not really consider this a bug. The following link might help you https://blender.org/manual/render/cycles/gpu_rendering.html#the-nvidia-opengl-driver-lost-connection-with-the-display-driver

Would not really consider this a bug, it's just some specifics of how GPU compute works. Thanks for the report anyway.

This is just an additional timeout which Windows puts onto the GPU driver -- it has to give control back to the system in some specified timelimit. The reasons why this is happening for the viewport only are: - Viewport uses dynamic BVH which is slower to traverse - Tile size for the viewport is fixed and likely bigger than for the final render - Viewport will do some extra OpenGL stuff like, which could stress timings a bit more than final render. Thing is, you'll tun into such timeouts sooner than later with a complex enough scene so would not really consider this a bug. The following link might help you https://blender.org/manual/render/cycles/gpu_rendering.html#the-nvidia-opengl-driver-lost-connection-with-the-display-driver Would not really consider this a bug, it's just some specifics of how GPU compute works. Thanks for the report anyway.
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
3 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#46960
No description provided.