Maniphest T61649

Transform: Resize from UV Editor crashes with EXCEPTION_ACCESS_VIOLATION
Closed, Resolved

Assigned To
Robert Wallis (robert-wallis)
Authored By
Robert Wallis (robert-wallis)
Feb 18 2019, 2:37 AM
Tags
  • BF Blender: 2.8
Subscribers
Robert Wallis (robert-wallis)

Description

System Information
Operating system: Windows 10 Pro 1809
Graphics card: AMD Radeon R9-290x

Blender Version
Broken: 2.80, 319b9d6501f2, blender2.8, 2019-02-17 08:00

Short description of error
When the cursor is in the UV Editor, and you F3 search for "resize", and choose resize, then Blender crashes with EXCEPTION_ACCESS_VIOLATION.

Exact steps for others to reproduce the error

  • New "General" startup file.
  • Click "UV Editing" workspace tab.
  • In 3D Viewport go back to "Object" mode.
  • Place mouse cursor over UV view.
  • Press F3 and search for "Resize"
  • Press Return
  • Blender crashes.

Complete Error Log:

Error   : EXCEPTION_ACCESS_VIOLATION
Address : 0x00007FF735A6F3BB
Module  : C:\Users\Family\Downloads\blender-2.80.0-git.319b9d6501f2-windows64\blender.exe

Possibly related to T60075

Expected Behavior
I wasn't really expecting it to work, but I was looking for a way to resize my 1k image into a 512 image so I wouldn't have to open up an image editor.

Tested in 2.79 2018-03-22 f4dc9f9d68b and nothing happens, but it doesn't crash.

Revisions and Commits

rB Blender
Abandoned

Related Objects

Mentioned In
D4369: Fix crash in image editor when there is nothing to do.
Mentioned Here
T60075: Blender crashes if attempt to resize the light probe
rBf4dc9f9d68bd: Fix T54360: FFMPEG bitrate not editable for all codecs
rB319b9d6501f2: DNA: rename dup_* struct members to instance_*

Event Timeline

Robert Wallis (robert-wallis) created this task.Feb 18 2019, 2:37 AM
Robert Wallis (robert-wallis) edited projects, added BF Blender: 2.8; removed BF Blender.Feb 18 2019, 2:40 AM
Robert Wallis (robert-wallis) claimed this task.Feb 18 2019, 7:25 AM
Jacques Lucke (JacquesLucke) lowered the priority of this task from 90 to 50.Feb 18 2019, 11:33 AM
Campbell Barton (campbellbarton) changed the task status from Unknown Status to Resolved by committing rB6e72601b905d: Fix T61649: Transform resize from UV editor asserts.Feb 18 2019, 12:06 PM
Campbell Barton (campbellbarton) added a commit: rB6e72601b905d: Fix T61649: Transform resize from UV editor asserts.