Blender 2.8 Crashes a lot on segmentation fault 11 (on Macbook Air) #56132

Closed
opened 2018-07-28 17:38:50 +02:00 by Roel Koster · 12 comments
Member

System Information
OSX 10.12.6 Macbook Air, Intel HD 5000
Blender Version
Broken: I'm still compiling several commits to pinpoint where it went wrong.. but I can't remember having these a month ago or so..

Short description of error
On unpredictable (yet) moments blender crashes.
Showed a debug/crash log on IRC and Ton replied: the UI, preview render for icons is crashing, advised to report it..

Exact steps for others to reproduce the error
There is no real fail save why I'm sorry. But this helps:

  • factory settings
  • enable preview (eevee)
  • add/remove objects/materials/worlds.. all can result in crash
    1.txt

2.txt

**System Information** OSX 10.12.6 Macbook Air, Intel HD 5000 **Blender Version** Broken: I'm still compiling several commits to pinpoint where it went wrong.. but I can't remember having these a month ago or so.. **Short description of error** On unpredictable (yet) moments blender crashes. Showed a debug/crash log on IRC and Ton replied: the UI, preview render for icons is crashing, advised to report it.. **Exact steps for others to reproduce the error** There is no real fail save why I'm sorry. But this helps: - factory settings - enable preview (eevee) - add/remove objects/materials/worlds.. all can result in crash [1.txt](https://archive.blender.org/developer/F4069362/1.txt) [2.txt](https://archive.blender.org/developer/F4069363/2.txt)
Author
Member

Added subscriber: @kostex

Added subscriber: @kostex
Member

Added subscriber: @brita

Added subscriber: @brita
Member

Could you add exact steps to reproduce a crash?
Does it happen with an empty file and the factory settings?

See running Blender from the command line with factory settings:

./blender.app/Contents/MacOS/blender --factory-startup
Could you add exact steps to reproduce a crash? Does it happen with an empty file and the factory settings? See [running Blender from the command ](https://docs.blender.org/manual/en/dev/advanced/command_line/introduction.html#apple-macos) line with factory settings: ``` ./blender.app/Contents/MacOS/blender --factory-startup ```

Added subscriber: @ArtoKitula

Added subscriber: @ArtoKitula

As said on IRC, build with CMAKE_BUILD_TYPE=Debug so we get possible assert also.

As said on IRC, build with CMAKE_BUILD_TYPE=Debug so we get possible assert also.
Author
Member

Hi Inês,

Would you please be so kind and read my report?
There I have stated that I've started with factory default is the first thing to do to reproduce.

The strange thing is that if I start blender (with fac.default) and (as an example, because there are LOTS of ways to get the crash.. most of them when deleting/adding a world object/material/modifier etc.:

  • Enable preview
  • delete the world
  • add the world
    • crash segmentation fault 11

Starting blender right back up and do the same..
it will work!

Maybe because that specific memory address is then initialised from the first startup and by chance/cache using it again (?) long shot...
That would explain the segmentation fault 11 in the first place.. not initialising a variable/allocation

(please examine the log files)
Will do the debug build ASAP

Hi Inês, Would you please be so kind and read my report? There I have stated that I've started with factory default is the first thing to do to reproduce. The strange thing is that if I start blender (with fac.default) and (as an example, because there are LOTS of ways to get the crash.. most of them when deleting/adding a world object/material/modifier etc.: - Enable preview - delete the world - add the world - > crash segmentation fault 11 Starting blender right back up and do the same.. it will work! Maybe because that specific memory address is then initialised from the first startup and by chance/cache using it again (?) long shot... That would explain the segmentation fault 11 in the first place.. not initialising a variable/allocation (please examine the log files) Will do the debug build ASAP
Arto Kitula self-assigned this 2018-07-29 10:02:52 +02:00

Let's keep this incomplete until debug build crashlog.

Let's keep this incomplete until debug build crashlog.
Member

Hi Roel,

I have looked at both log files, but they don't have enough information to debug this issue.
Therefore, to reproduce this issue, it would be helpful to get the exact steps with the factory settings (as you had already done) and from a default file (which I am not sure is the case).
I am not sure what you mean by "Enable preview". Is this a material preview in the properties?

Please don't take the "Incomplete" status "your issue won't be fixed", but as "Need more info".

Hi Roel, I have looked at both log files, but they don't have enough information to debug this issue. Therefore, to reproduce this issue, it would be helpful to get the exact steps with the factory settings (as you had already done) and from a default file (which I am not sure is the case). I am not sure what you mean by "Enable preview". Is this a material preview in the properties? Please don't take the "Incomplete" status "your issue won't be fixed", but as "Need more info".
Author
Member

Enable preview:Screen Shot 2018-07-29 at 18.36.52.png

Enable preview:![Screen Shot 2018-07-29 at 18.36.52.png](https://archive.blender.org/developer/F4078386/Screen_Shot_2018-07-29_at_18.36.52.png)
Author
Member

This is the version I'm using:
debug_version_280.txt
blender_debug_build_log.txt

here are 2 crashlogs.. one with --factory-startup, the other without.. Several combinations/adding/removing.. all lead to crash at some time.. not getting a definite reproducable result..
crash_debug_2.txt

crash_debug_1.txt

This is the version I'm using: [debug_version_280.txt](https://archive.blender.org/developer/F4079030/debug_version_280.txt) [blender_debug_build_log.txt](https://archive.blender.org/developer/F4078626/blender_debug_build_log.txt) here are 2 crashlogs.. one with --factory-startup, the other without.. Several combinations/adding/removing.. all lead to crash at some time.. not getting a definite reproducable result.. [crash_debug_2.txt](https://archive.blender.org/developer/F4078625/crash_debug_2.txt) [crash_debug_1.txt](https://archive.blender.org/developer/F4078624/crash_debug_1.txt)
Author
Member

And here is a backtrace when runned through lldb
debug_log_lldb.txt

And here is a backtrace when runned through lldb [debug_log_lldb.txt](https://archive.blender.org/developer/F4078779/debug_log_lldb.txt)

Closed as duplicate of #55475

Closed as duplicate of #55475
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#56132
No description provided.