Maniphest T60301

sculpt mode + bevel modifier crash
Closed, Resolved

Assigned To
None
Authored By
Massimiliano Puliero (mmaaxx)
Jan 8 2019, 4:12 AM
Tags
  • BF Blender
Subscribers
Jacques Lucke (JacquesLucke)
Massimiliano Puliero (mmaaxx)

Description

System Information
Operating system: win10
Graphics card: gtx 1070

Blender Version
Broken: blender-2.80.0-git.91a155833e59-windows64
Worked: 2.79

Short description of error
if the bevel modifier is assigned to a mesh, blender will crash in sculpt mode.

Exact steps for others to reproduce the error
open the file and try to sculpt to get the crash

thanks

Revisions and Commits

rB Blender

Related Objects

Mentioned In
T60304: Harden Normals option destabilizes Blender
Mentioned Here
rB91a155833e59: Cleanup: comments causing bad clang-format output

Event Timeline

Massimiliano Puliero (mmaaxx) created this task.Jan 8 2019, 4:12 AM
Jacques Lucke (JacquesLucke) lowered the priority of this task from 90 to 50.Jan 8 2019, 11:35 AM
Jacques Lucke (JacquesLucke) added a subscriber: Jacques Lucke (JacquesLucke).

Can confirm.
The crash also happens when I do many other things like disabling the modifier, changing the mode and changing the object location.

There is some double free happening when deallocating the modifier data.

Jacques Lucke (JacquesLucke) mentioned this in T60304: Harden Normals option destabilizes Blender.Jan 8 2019, 11:43 AM
Jacques Lucke (JacquesLucke) changed the task status from Unknown Status to Resolved by committing rBec3e2b0ce5a0: Fix T60304, T60301: setting error message in bevel modifier results in double….Jan 14 2019, 2:12 PM
Jacques Lucke (JacquesLucke) added a commit: rBec3e2b0ce5a0: Fix T60304, T60301: setting error message in bevel modifier results in double….