Crash: Stereoscopy + Desnoising + GPU crashes #61460

Closed
opened 2019-02-12 13:57:38 +01:00 by Sebastian Koenig · 7 comments

System Information
Operating system: elementaryOS 0.4.1
Graphics card: GTX1080

Blender Version
Broken: 2.80, 87c4f30954

Worked: 2.80, a1ae04d15a

Short description of error
Rendering a scene with Stereoscopy and Desnoising enabled crashes Blender when rendered GPU .

Exact steps for others to reproduce the error
Open this file stereo_rendering.blend, enable GPU rendering and hit F12.
Crashes for me every time.
I guess it's the recent Denoiser commits by @LukasStockner that broke it, but don't know for sure. It was working before at least.

**System Information** Operating system: elementaryOS 0.4.1 Graphics card: GTX1080 **Blender Version** Broken: 2.80, 87c4f309543a Worked: 2.80, a1ae04d15a9f **Short description of error** Rendering a scene with Stereoscopy and Desnoising enabled crashes Blender when rendered GPU . **Exact steps for others to reproduce the error** Open this file [stereo_rendering.blend](https://archive.blender.org/developer/F6589676/stereo_rendering.blend), enable GPU rendering and hit F12. Crashes for me every time. I guess it's the recent Denoiser commits by @LukasStockner that broke it, but don't know for sure. It was working before at least.
Author
Member

Added subscribers: @LukasStockner, @sebastian_k

Added subscribers: @LukasStockner, @sebastian_k

Added subscriber: @brecht

Added subscriber: @brecht

I can't reproduce this problem. Tested with RTX 5000 GPU, as well as combined CPU + GPU render.

Does it always crash or is it random? Can you attach the crash log (path is printed when you run Blender from the terminal)?

I can't reproduce this problem. Tested with RTX 5000 GPU, as well as combined CPU + GPU render. Does it always crash or is it random? Can you attach the crash log (path is printed when you run Blender from the terminal)?
Author
Member

It happens every time. Also with just 1 GPU. Here's the log:

Blender 2.80 (sub 44), Commit date: 2019-02-12 14:57, Hash 43139bf8b4

backtrace

/home/sebastian/01_Blender/git/cmake/bin/blender(BLI_system_backtrace+0x30) [0x13ff110]
/home/sebastian/01_Blender/git/cmake/bin/blender() [0xa13e11]
/lib/x86_64-linux-gnu/libc.so.6(+0x354b0) [0x7fc29023f4b0]
/usr/lib/x86_64-linux-gnu/libcuda.so(+0x1d07e7) [0x7fc245cda7e7]
/usr/lib/x86_64-linux-gnu/libcuda.so(+0xf386b) [0x7fc245bfd86b]
/usr/lib/x86_64-linux-gnu/libcuda.so(cuFuncSetCacheConfig+0x5b) [0x7fc245d41e0b]
/home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl10CUDADevice15denoising_solveEmPNS_13DenoisingTaskE+0xea) [0x1703d1a]
/home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl13DenoisingTask11reconstructEv+0x2b1) [0x17178c1]
/home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl13DenoisingTask13run_denoisingEPNS_10RenderTileE+0x18e) [0x1717ace]
/home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl10CUDADevice7denoiseERNS_10RenderTileERNS_13DenoisingTaskE+0x62a) [0x1706c5a]
/home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl10CUDADevice10thread_runEPNS_10DeviceTaskE+0x45c) [0x170f51c]
/home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl17DedicatedTaskPool10thread_runEv+0x97) [0x22e7b87]
/home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl6thread3runEPv+0x1e) [0x22e8fee]
/usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb8c80) [0x7fc28fc37c80]
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fc2953e66ba]
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fc29031141d]

It happens every time. Also with just 1 GPU. Here's the log: # Blender 2.80 (sub 44), Commit date: 2019-02-12 14:57, Hash 43139bf8b4cd # backtrace /home/sebastian/01_Blender/git/cmake/bin/blender(BLI_system_backtrace+0x30) [0x13ff110] /home/sebastian/01_Blender/git/cmake/bin/blender() [0xa13e11] /lib/x86_64-linux-gnu/libc.so.6(+0x354b0) [0x7fc29023f4b0] /usr/lib/x86_64-linux-gnu/libcuda.so(+0x1d07e7) [0x7fc245cda7e7] /usr/lib/x86_64-linux-gnu/libcuda.so(+0xf386b) [0x7fc245bfd86b] /usr/lib/x86_64-linux-gnu/libcuda.so(cuFuncSetCacheConfig+0x5b) [0x7fc245d41e0b] /home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl10CUDADevice15denoising_solveEmPNS_13DenoisingTaskE+0xea) [0x1703d1a] /home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl13DenoisingTask11reconstructEv+0x2b1) [0x17178c1] /home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl13DenoisingTask13run_denoisingEPNS_10RenderTileE+0x18e) [0x1717ace] /home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl10CUDADevice7denoiseERNS_10RenderTileERNS_13DenoisingTaskE+0x62a) [0x1706c5a] /home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl10CUDADevice10thread_runEPNS_10DeviceTaskE+0x45c) [0x170f51c] /home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl17DedicatedTaskPool10thread_runEv+0x97) [0x22e7b87] /home/sebastian/01_Blender/git/cmake/bin/blender(_ZN3ccl6thread3runEPv+0x1e) [0x22e8fee] /usr/lib/x86_64-linux-gnu/libstdc++.so.6(+0xb8c80) [0x7fc28fc37c80] /lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba) [0x7fc2953e66ba] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d) [0x7fc29031141d]

Is this your own build? I suspect the Cycles kernels might be outdated for some reason. This can happen if you turn WITH_CYCLES_CUDA_BINARIES off after having it enabled before.

Removing the bin folder in your build directory and building again would clear out those old kernels.

Is this your own build? I suspect the Cycles kernels might be outdated for some reason. This can happen if you turn `WITH_CYCLES_CUDA_BINARIES` off after having it enabled before. Removing the `bin` folder in your build directory and building again would clear out those old kernels.
Author
Member

Yeah, was my own build. I deleted the bin folder as you suggested, rebuilt and indeed - that fixed it! Thanks a lot!

Yeah, was my own build. I deleted the bin folder as you suggested, rebuilt and indeed - that fixed it! Thanks a lot!
Member

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Jacques Lucke self-assigned this 2019-02-12 17:37:39 +01:00
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#61460
No description provided.