Crash when going to System Preferences #46834

Closed
opened 2015-11-21 14:59:59 +01:00 by Marco Neumann · 11 comments

System Information
OS: Linux, Arch Linux (current, rolling release)
Graphics (from glxinfo):

OpenGL vendor string: Intel Open Source Technology Center
OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2)
OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.0.5
OpenGL core profile shading language version string: 3.30

Processor (from /proc/cpuinfo): Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz
RAM: 8GB

Blender Version
Broken: 2.76b
Worked: 2.75 (as far as I remember)

Short description of error
Blender crashes when going to System preferences.

Exact steps for others to reproduce the error

  • ensure no local config is stored so we have a fresh start
  • open Blender
  • click File->User Preferences
  • click System
  • crash immediately after click

Extra information
coredump.zip

**System Information** OS: Linux, Arch Linux (current, rolling release) Graphics (from `glxinfo`): ``` OpenGL vendor string: Intel Open Source Technology Center OpenGL renderer string: Mesa DRI Intel(R) HD Graphics 5500 (Broadwell GT2) OpenGL core profile version string: 3.3 (Core Profile) Mesa 11.0.5 OpenGL core profile shading language version string: 3.30 ``` Processor (from `/proc/cpuinfo`): Intel(R) Core(TM) i5-5200U CPU @ 2.20GHz RAM: 8GB **Blender Version** Broken: 2.76b Worked: 2.75 (as far as I remember) **Short description of error** Blender crashes when going to System preferences. **Exact steps for others to reproduce the error** - ensure no local config is stored so we have a fresh start - open Blender - click File->User Preferences - click System - crash immediately after click **Extra information** [coredump.zip](https://archive.blender.org/developer/F256540/coredump.zip)
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @MarcoNeumann

Added subscriber: @MarcoNeumann

Added subscriber: @mont29

Added subscriber: @mont29

Already reported, will merge. Please test latest builds from the buildbot, some fixes have been added there.

Already reported, will merge. Please test latest builds from the buildbot, some fixes have been added there.

Closed as duplicate of #45720

Closed as duplicate of #45720

Closed as duplicate of #46637

Closed as duplicate of #46637

Added subscriber: @Sergey

Added subscriber: @Sergey

Changed status from 'Duplicate' to: 'Open'

Changed status from 'Duplicate' to: 'Open'

@mont29, this is unlikely to be related to the reports you mentioned here -- OpenCL became enabled by default in 2.75, so the fact that blender 2.75 works fine in this particular case means it's something else than just an OpenCL driver bug.

@MarcoNeumann, core dumps are not useful for troubleshooting. Please:

  • Test if the issue happens with latets builds from builder.blender.org
  • Test if the issue happens when you're running blender in the following way: CYCLES_OPENCL_TEST=NONE ./blender
  • Attach output of ./blender --debug-cycles
  • Test if the bug happens when using blender-softwaregl from our official archives.
@mont29, this is unlikely to be related to the reports you mentioned here -- OpenCL became enabled by default in 2.75, so the fact that blender 2.75 works fine in this particular case means it's something else than just an OpenCL driver bug. @MarcoNeumann, core dumps are not useful for troubleshooting. Please: - Test if the issue happens with latets builds from builder.blender.org - Test if the issue happens when you're running blender in the following way: `CYCLES_OPENCL_TEST=NONE ./blender` - Attach output of `./blender --debug-cycles` - Test if the bug happens when using `blender-softwaregl` from our official archives.
Author

Changed status from 'Open' to: 'Archived'

Changed status from 'Open' to: 'Archived'
Marco Neumann self-assigned this 2015-11-23 01:10:51 +01:00
Author

@Sergey the cycles+OpenCL hint was the right one. It seems that one of my OpenCL drivers crashes the application (also confirmed with LuxMark). So the crash is my fault and NOT blender's one. But thank you very much for replying that quickly and providing useful hints! The reason why this wasn't the case earlier is still to investigate, but because other OpenCL applications crash as well I think it is due to an driver update / change.

@Sergey the cycles+OpenCL hint was the right one. It seems that one of my OpenCL drivers crashes the application (also confirmed with LuxMark). So the crash is my fault and NOT blender's one. But thank you very much for replying that quickly and providing useful hints! The reason why this wasn't the case earlier is still to investigate, but because other OpenCL applications crash as well I think it is due to an driver update / change.
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#46834
No description provided.