Crash when launch animation #54352

Closed
opened 2018-03-18 17:29:52 +01:00 by Yannick · 14 comments

System Information
Windows 7

Blender Version
Broken: blender 2.79 date : 2018-03-17 18:47 branch ; blender 2.8
Broken : blender 2.79a date : 2018-02-21 10:41 hash : 8928d99270

Short description of error
Crash when start animation (Alt +a)

Exact steps for others to reproduce the error
open .blend and start animation.
etincelle.zip

**System Information** Windows 7 **Blender Version** Broken: blender 2.79 date : 2018-03-17 18:47 branch ; blender 2.8 Broken : blender 2.79a date : 2018-02-21 10:41 hash : 8928d99270f **Short description of error** Crash when start animation (Alt +a) **Exact steps for others to reproduce the error** open .blend and start animation. [etincelle.zip](https://archive.blender.org/developer/F2458992/etincelle.zip)
Author

Added subscriber: @YS-4

Added subscriber: @YS-4
Member

Added subscriber: @LazyDodo

Added subscriber: @LazyDodo
Member

can't seem to reproduce, try starting blender with the --factory-startup parameter to see if the problem goes away.

can't seem to reproduce, try starting blender with the --factory-startup parameter to see if the problem goes away.
Author

I try with --factory-startup. I can load the file and start the animation, however it crashes when I try to set the object for the particle system

I try with --factory-startup. I can load the file and start the animation, however it crashes when I try to set the object for the particle system
Member

Please give more detailed steps how to reproduce this issue , cause i'm still unable to.

Please give more detailed steps how to reproduce this issue , cause i'm still unable to.
Author

1/ open the file
2/ Select Circle object
3/ Go to particle tab
4/ In render block, click on object toggle
Blender crashes when I click on the object toggle.

1/ open the file 2/ Select Circle object 3/ Go to particle tab 4/ In render block, click on object toggle Blender crashes when I click on the object toggle.
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Also cannot reproduce this.
Have you tried official blender 2.79b release?
Could you post the crash log?

Also cannot reproduce this. Have you tried official blender 2.79b release? Could you post the crash log?
Author

Hi,

I have the problem with official 2.79b.
I am under Windows, I have no crash log even when I start blender with -d option.
How can I generate the log file ?

In the console I have the following messages
Switching to fully guarded memory allocator.
Blender 2.79 (sub 0)
Build: Thu 03/22/2018 09:59 AM Windows
argv- [x] = C:\Program Files\Blender Foundation\Blender\blender.exe
argv- [x] = -w
argv- [x] = -d
read file C:\Users\AppData\Roaming\Blender Foundation\Blender\2.79\config\userpref.blend

Version 279 sub 0 date 2018-02-21 10:41 hash 8928d99270f

Read prefs: C:\Users\AppData\Roaming\Blender Foundation\Blender\2.79\config\userpref.blend
read file C:\Users\AppData\Roaming\Blender Foundation\Blender\2.79\config\startup.blend

Version 279 sub 0 date 2018-02-21 10:41 hash 8928d99270f

ordered
OBLamp
OBCamera
Color management: display "sRGB / BT.709" used by scene not found, setting to default ("sRGB").
Color management: scene view "sRGB EOTF" not found, setting default "Default".
Color management: sequencer colorspace "sRGB EOTF" not found, will use default instead.
AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead
found bundled python: C:\Program Files\Blender Foundation\Blender\2.79\python
Read blend: C:\Users\Desktop\etincelle.blend
read file C:\Users\Desktop\etincelle.blend

Version 279 sub 0 date 2018-02-21 10:41 hash 8928d99270f

ordered
OBNurbsPath
OBCircle
OBSphere
OBLamp
OBCamera
Color management: display "sRGB / BT.709" used by scene not found, setting to default ("sRGB").
Color management: scene view "sRGB EOTF" not found, setting default "Default".
Color management: sequencer colorspace "sRGB EOTF" not found, will use default instead.
Evaluate all animation - 2.000000
eval fcurve 'eval_time' - 2.000000 => 1/2, 0
Error: EXCEPTION_ACCESS_VIOLATION

Hi, I have the problem with official 2.79b. I am under Windows, I have no crash log even when I start blender with -d option. How can I generate the log file ? In the console I have the following messages Switching to fully guarded memory allocator. Blender 2.79 (sub 0) Build: Thu 03/22/2018 09:59 AM Windows argv- [x] = C:\Program Files\Blender Foundation\Blender\blender.exe argv- [x] = -w argv- [x] = -d read file C:\Users\AppData\Roaming\Blender Foundation\Blender\2.79\config\userpref.blend ``` Version 279 sub 0 date 2018-02-21 10:41 hash 8928d99270f ``` Read prefs: C:\Users\AppData\Roaming\Blender Foundation\Blender\2.79\config\userpref.blend read file C:\Users\AppData\Roaming\Blender Foundation\Blender\2.79\config\startup.blend ``` Version 279 sub 0 date 2018-02-21 10:41 hash 8928d99270f ``` ordered OBLamp OBCamera Color management: display "sRGB / BT.709" used by scene not found, setting to default ("sRGB"). Color management: scene view "sRGB EOTF" not found, setting default "Default". Color management: sequencer colorspace "sRGB EOTF" not found, will use default instead. AL lib: (EE) UpdateDeviceParams: Failed to set 48000hz, got 44100hz instead found bundled python: C:\Program Files\Blender Foundation\Blender\2.79\python Read blend: C:\Users\Desktop\etincelle.blend read file C:\Users\Desktop\etincelle.blend ``` Version 279 sub 0 date 2018-02-21 10:41 hash 8928d99270f ``` ordered OBNurbsPath OBCircle OBSphere OBLamp OBCamera Color management: display "sRGB / BT.709" used by scene not found, setting to default ("sRGB"). Color management: scene view "sRGB EOTF" not found, setting default "Default". Color management: sequencer colorspace "sRGB EOTF" not found, will use default instead. Evaluate all animation - 2.000000 eval fcurve 'eval_time' - 2.000000 => 1/2, 0 Error: EXCEPTION_ACCESS_VIOLATION
Member

since some new information is given: will reset to "Needs Triage" and check again in a bit

since some new information is given: will reset to "Needs Triage" and check again in a bit

Added subscriber: @ZedDB

Added subscriber: @ZedDB

Is this still an issue for you?

Is this still an issue for you?
Author

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Yannick self-assigned this 2019-02-01 22:03:08 +01:00
Author

No thanks
I change the status to resolved

No thanks I change the status to resolved
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
4 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#54352
No description provided.