Blender hangs on Preferences>Settings (Linux OpenCL) #63949

Closed
opened 2019-04-28 00:16:02 +02:00 by Daniel Nash · 9 comments

System Information
Operating system: Ubuntu Studio 18.04
Graphics card: Intel HD 620 (iGPU on i7-7500U)

Blender Version
Broken: Blender 2.80 Beta, 2019-04-13 14:36, blender2.7, Hash 3d8790faf1

Short description of error
Blender hangs indefinitely when opening "system" under preferences, with OpenCL drivers installed.
https:*github.com/intel/compute-runtime/releases

Exact steps for others to reproduce the error
Default startup

**System Information** Operating system: Ubuntu Studio 18.04 Graphics card: Intel HD 620 (iGPU on i7-7500U) **Blender Version** Broken: Blender 2.80 Beta, 2019-04-13 14:36, blender2.7, Hash 3d8790faf17b **Short description of error** Blender hangs indefinitely when opening "system" under preferences, with OpenCL drivers installed. [https:*github.com/intel/compute-runtime/releases ](https:*github.com/intel/compute-runtime/releases) **Exact steps for others to reproduce the error** Default startup
Author

Added subscriber: @dannash987

Added subscriber: @dannash987

Added subscriber: @brecht

Added subscriber: @brecht
  • Does running clinfo on the command line work?
  • Can you try running gdb ./blender --debug-cycles from the command line, then when it hangs, press ctrl + c and type bt? Then attach the terminal output here.
  • Are you using the Latest Release or a Pre-release of those Intel OpenCL drivers? It may not be a bug in Blender, since there's not a lot we do besides querying some information about OpenCL devices at that point.
* Does running `clinfo` on the command line work? * Can you try running `gdb ./blender --debug-cycles` from the command line, then when it hangs, press ctrl + c and type `bt`? Then attach the terminal output here. * Are you using the Latest Release or a Pre-release of those Intel OpenCL drivers? It may not be a bug in Blender, since there's not a lot we do besides querying some information about OpenCL devices at that point.
Member

Added subscriber: @nacioss

Added subscriber: @nacioss
Member

You are using an old version of 2.8 (from the 13th of April). Would suggest to try with the latest

You are using an old version of 2.8 (from the 13th of April). Would suggest to try with the latest
Author

New test done with latest build (d2f1705b15)

clinfo output:
clinfo.txt

Running just ./blender on latest beta, freeze is still there, needing a killall blender.

I was not able to run the debugger with the command gdb ./blender --debug-cycles, but I was able to just start gdb then file ./blender, set args --debug-cycles, then run.
That entire command sequence, and output.
gdb.txt

The OpenCL drivers are a release for Ubuntu >16.04, kernel >4.11. I did my tests on Ubuntu Studio 18.10, with kernel version 5.0.9 (built from source), and the default kernels for U.Studio 18.10 (4.18.0-17-lowlatency, 4.18.10-17).

New test done with latest build (d2f1705b15be) `clinfo` output: [clinfo.txt](https://archive.blender.org/developer/F6988833/clinfo.txt) Running just `./blender` on latest beta, freeze is still there, needing a `killall blender`. I was not able to run the debugger with the command `gdb ./blender --debug-cycles`, but I was able to just start `gdb` then `file ./blender`, `set args --debug-cycles`, then `run`. That entire command sequence, and output. [gdb.txt](https://archive.blender.org/developer/F6988855/gdb.txt) The OpenCL drivers are a release for Ubuntu >16.04, kernel >4.11. I did my tests on Ubuntu Studio 18.10, with kernel version 5.0.9 (built from source), and the default kernels for U.Studio 18.10 (4.18.0-17-lowlatency, 4.18.10-17).
Member

Could this be closed since it's from the past month?

Could this be closed since it's from the past month?
Author

In the latest build, this seems to be fixed. It no longer freezes.
image.png

In the latest build, this seems to be fixed. It no longer freezes. ![image.png](https://archive.blender.org/developer/F7049204/image.png)

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Brecht Van Lommel self-assigned this 2019-05-19 21:51:03 +02: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#63949
No description provided.