EXCEPTION_ACCESS_VIOLATION After append parented objects with python (Blender 2.78) #51306

Closed
opened 2017-04-24 10:38:38 +02:00 by Morgan Fraslin · 5 comments

System Information
Windows 10 Home 64 bit, GeForce GTX 760

Blender Version
Broken: Blender 2.78c Hash: e92f235283
Worked: Blender 2.77a Hash: abf6f08

Short description of error
After merging a blend file to another one with python, an EXCEPTION_ACCESS_VIOLATION error is raised

Exact steps for others to reproduce the error
Put these two scenes in a folder : SceneA.blend SceneB.blend

Open SceneA.blend and execute the script in it (which will append programmatically the SceneB.blend) : Blender then crashes.
(Using command line execution, an EXCEPTION_ACCESS_VIOLATION is seen when blender crashes).

**System Information** Windows 10 Home 64 bit, GeForce GTX 760 **Blender Version** Broken: Blender 2.78c Hash: e92f235283 Worked: Blender 2.77a Hash: abf6f08 **Short description of error** After merging a blend file to another one with python, an EXCEPTION_ACCESS_VIOLATION error is raised **Exact steps for others to reproduce the error** Put these two scenes in a folder : [SceneA.blend](https://archive.blender.org/developer/F571505/SceneA.blend) [SceneB.blend](https://archive.blender.org/developer/F571506/SceneB.blend) Open SceneA.blend and execute the script in it (which will append programmatically the SceneB.blend) : Blender then crashes. (Using command line execution, an EXCEPTION_ACCESS_VIOLATION is seen when blender crashes).
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @MorganFraslin

Added subscriber: @MorganFraslin

Added subscriber: @Sergey

Added subscriber: @Sergey

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sergey Sharybin self-assigned this 2017-05-15 14:02:06 +02:00

Thanks for the report, but this issue was already fixed in latest master.

You can get working build from builder.blender.org.

Thanks for the report, but this issue was already fixed in latest master. You can get working build from builder.blender.org.
Sign in to join this conversation.
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-addons#51306
No description provided.