Blender 2.8 crash when dragging animation strips in NLA editor #55712

Closed
opened 2018-07-03 10:45:12 +02:00 by Zhai Yonghua · 6 comments

System Information
Operating system and graphics card

Blender Version
Broken: blender-2.80-e856eb7-win64
Worked: (2.79b)

Short description of error
Blender 2.8 100% crashed when dragging animation strips in NLA editor

Exact steps for others to reproduce the error
Based on the attached .blender file{F3853874}.
Open NLA editor then drag any animation strips.
Blender crashes

**System Information** Operating system and graphics card **Blender Version** Broken: blender-2.80-e856eb7-win64 Worked: (2.79b) **Short description of error** Blender 2.8 100% crashed when dragging animation strips in NLA editor **Exact steps for others to reproduce the error** Based on the attached .blender file{[F3853874](https://archive.blender.org/developer/F3853874/untitled7.blend)}. Open NLA editor then drag any animation strips. Blender crashes
Author

Added subscriber: @MagicJ_23

Added subscriber: @MagicJ_23
Author

This comment was removed by @MagicJ_23

*This comment was removed by @MagicJ_23*
Member

Added subscribers: @ideasman42, @lichtwerk

Added subscribers: @ideasman42, @lichtwerk
Campbell Barton was assigned by Philipp Oeser 2018-07-03 13:34:49 +02:00
Member

Confirmed, crashes here (where TransDataNla tdn is NULL)

1  recalcData_nla           transform_generics.c 479  0x1aebbb9 
2  recalcData               transform_generics.c 1092 0x1aeda17 
3  applyTranslation         transform.c          4569 0x1aa3bf3 
4  transformApply           transform.c          2453 0x1a9d40e 
5  transform_modal          transform_ops.c      412  0x1afbc21 

@ideasman42: Should it be like P748 (pretty much shot in the dark -- havent read relating code much...)?

Confirmed, crashes [here ](https://developer.blender.org/diffusion/B/browse/blender2.8/source/blender/editors/transform/transform_generics.c;c50e1216a654a93ba8a05f5a1b573e6bdc28c3bd$479) (where TransDataNla tdn is NULL) ``` 1 recalcData_nla transform_generics.c 479 0x1aebbb9 2 recalcData transform_generics.c 1092 0x1aeda17 3 applyTranslation transform.c 4569 0x1aa3bf3 4 transformApply transform.c 2453 0x1a9d40e 5 transform_modal transform_ops.c 412 0x1afbc21 ``` @ideasman42: Should it be like [P748](https://archive.blender.org/developer/P748.txt) (pretty much shot in the dark -- havent read relating code much...)?
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Member

fixed by 7d355008bf

fixed by 7d355008bf
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
2 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#55712
No description provided.