Maniphest T48682

Crash after undo with linked scene
Closed, Duplicate

Assigned To
Bastien Montagne (mont29)
Authored By
Francesco Siddi (fsiddi)
Jun 19 2016, 6:47 PM
Tags
  • BF Blender
Subscribers
Francesco Siddi (fsiddi)
Vuk Gardašević (lijenstina)

Description

Blender Version
Broken: (2.77.1 7da189b, see splash screen)
Worked: (2.76)

Short description of error
Undoing in a scene with the following setup causes a crash.

  • "link_obj.blend" and "link_obj.2.blend" are linked as groups into "MULTI_link.blend"
  • "MULTI_link.blend" is linked as a scene into "CRASHME.blend"
  • only if more than one group is linked into "MULTI_link" the crash happens

Exact steps for others to reproduce the error


Select the cube, move it around, undo.
The file should stop display some instances and then crash.

Event Timeline

Francesco Siddi (fsiddi) created this task.Jun 19 2016, 6:47 PM
Francesco Siddi (fsiddi) assigned this task to Bastien Montagne (mont29).
Francesco Siddi (fsiddi) raised the priority of this task from to 90.
Francesco Siddi (fsiddi) updated the task description.
Francesco Siddi (fsiddi) added a project: BF Blender.
Francesco Siddi (fsiddi) edited a custom field.
Francesco Siddi (fsiddi) updated the task description.
Francesco Siddi (fsiddi) added a subscriber: Francesco Siddi (fsiddi).
Vuk Gardašević (lijenstina) added a subscriber: Vuk Gardašević (lijenstina).Jun 19 2016, 6:57 PM

Is this similar to T48412?

Bastien Montagne (mont29) added a comment.Jun 21 2016, 4:14 PM

Can confirm those are same issue, fix incoming, will merge.