Segfault when copying object data of linked object #49905

Closed
opened 2016-11-01 23:00:19 +01:00 by FeepingCreature · 7 comments

I'm doing a MagLev mod for Space Engineers, and all the rail pieces are just linked to the same 1x1 rail piece with array and curve modifiers.
I'd accidentally kept a curve piece linked to the original, so I tried to make a single copy. Doing so reproducibly crashes Blender.

This happens on Windows 7, 64-bit, 2.77, 2.78 and November 1 Nightly. I used an addon for Space Engineers modding, but the issue happens when it's disabled as well.

Steps to reproduce:

  • Open attached (minimal) Blender file HoverRailCrashing.blend.
  • On the tool panel on the right, click - to make a single-user copy. Blender crashes with Error: EXCEPTION_ACCESS_VIOLATION.

Interestingly, the crash does not happen if you delete the collision geometry on layer 2 first.

I'm doing a MagLev mod for Space Engineers, and all the rail pieces are just linked to the same 1x1 rail piece with array and curve modifiers. I'd accidentally kept a curve piece linked to the original, so I tried to make a single copy. Doing so reproducibly crashes Blender. This happens on Windows 7, 64-bit, 2.77, 2.78 and November 1 Nightly. I used an addon for Space Engineers modding, but the issue happens when it's disabled as well. Steps to reproduce: * Open attached (minimal) Blender file [HoverRailCrashing.blend](https://archive.blender.org/developer/F390200/HoverRailCrashing.blend). * On the tool panel on the right, click - [x] to make a single-user copy. Blender crashes with Error: EXCEPTION_ACCESS_VIOLATION. Interestingly, the crash does not happen if you delete the collision geometry on layer 2 first.

Changed status to: 'Open'

Changed status to: 'Open'

Added subscriber: @FeepingCreature

Added subscriber: @FeepingCreature

Hit another crash. I suspect it's the same one. This one happens because I have the materials linked to object instead of data? Same steps to reproduce, click - [x] on the right and it crashes.

File: HoverRailCrashing2.blend

Hit another crash. I *suspect* it's the same one. This one happens because I have the materials linked to object instead of data? Same steps to reproduce, click - [x] on the right and it crashes. File: [HoverRailCrashing2.blend](https://archive.blender.org/developer/F390886/HoverRailCrashing2.blend)

Added subscriber: @mont29

Added subscriber: @mont29
Bastien Montagne self-assigned this 2016-11-04 09:55:10 +01:00

Yep, both cases have same cause, fix incoming.

Yep, both cases have same cause, fix incoming.

This issue was referenced by blender/blender@f0ac661aa8

This issue was referenced by blender/blender@f0ac661aa8362f5c990b238a2366e2730cd4cb72

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
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-addons#49905
No description provided.