quitting while using dynotopo (dynamic topography) if you press ESC #46456

Closed
opened 2015-10-12 17:06:07 +02:00 by Gino · 13 comments

System Information
CPU: Intel XEON E5 2683 V3 (ES)
RAM: 65536 MB (ECC)
GFX: 2x PALIT nVidia Geforce GTX 780, 3072MB
OS: Windows 10 PRO
Drivers: nVidia Driver 355.82

Blender Version
Broken: vers: 2.75 a date: 205-07-07_14:56 hash: c27589e

Error description
Quitting while using dynotopo (dynamic topography) if you press ESC
This happens every time. Also with a new and clear file and using the standard cube.
I've tried different brushes with and without dynotopo, only with dynotopo enabled that happen.

Exact steps for others to reproduce the error
Entering Sculpt mode
activate dynotopo
press with right mouse botton on the mash and drag
Press ESC while dragging
Blender quit. without any promt.

**System Information** CPU: Intel XEON E5 2683 V3 (ES) RAM: 65536 MB (ECC) GFX: 2x PALIT nVidia Geforce GTX 780, 3072MB OS: Windows 10 PRO Drivers: nVidia Driver 355.82 **Blender Version** Broken: vers: 2.75 a date: 205-07-07_14:56 hash: c27589e **Error description** Quitting while using dynotopo (dynamic topography) if you press ESC This happens every time. Also with a new and clear file and using the standard cube. I've tried different brushes with and without dynotopo, only with dynotopo enabled that happen. **Exact steps for others to reproduce the error** Entering Sculpt mode activate dynotopo press with right mouse botton on the mash and drag Press ESC while dragging Blender quit. without any promt.
Author

Changed status to: 'Open'

Changed status to: 'Open'
Author

Added subscriber: @growl88

Added subscriber: @growl88

#47225 was marked as duplicate of this issue

#47225 was marked as duplicate of this issue

Added subscriber: @Samir-Osman

Added subscriber: @Samir-Osman

I can confirm that blender seg. faults with a core dump
when following the steps to reproduce the crash.

Fedora 22
Blender 2.76
Build hash 48f7dd6

I can confirm that blender seg. faults with a core dump when following the steps to reproduce the crash. Fedora 22 Blender 2.76 Build hash 48f7dd6

Added subscriber: @ideasman42

Added subscriber: @ideasman42

Confirmed, note that this crash applies all revisions, back to 2.71 (didn't test any older).

Confirmed, note that this crash applies all revisions, back to 2.71 (didn't test any older).

Added subscriber: @Psy-Fi

Added subscriber: @Psy-Fi

Cause is that dyntopo is not made to handle coordinate restoration dynamically this way. The reason is that the paint_mesh_restore_co function iterates through all unique vertices in nodes and for dyntopo, those can be new vertices, added during the stroke, which do not have any original data associated.
You can notice that in all modes that would do a coordinate restore (grabbing, anchored, drag dot brushes) we explicitly disable dynamic topolody addition.

Cause is that dyntopo is not made to handle coordinate restoration dynamically this way. The reason is that the paint_mesh_restore_co function iterates through all unique vertices in nodes and for dyntopo, those can be new vertices, added during the stroke, which do not have any original data associated. You can notice that in all modes that would do a coordinate restore (grabbing, anchored, drag dot brushes) we explicitly disable dynamic topolody addition.
Member

Added subscriber: @Blendify

Added subscriber: @Blendify

Added subscribers: @mont29, @d4ndruff, @RyanSweeney

Added subscribers: @mont29, @d4ndruff, @RyanSweeney
Bastien Montagne self-assigned this 2016-01-25 08:08:07 +01:00

This issue was referenced by c292b4ebb9

This issue was referenced by c292b4ebb9152c2231e7d50417e35549cc58a656

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
Sign in to join this conversation.
No Label
Interest
Alembic
Interest
Animation & Rigging
Interest
Asset Browser
Interest
Asset Browser Project Overview
Interest
Audio
Interest
Automated Testing
Interest
Blender Asset Bundle
Interest
BlendFile
Interest
Collada
Interest
Compatibility
Interest
Compositing
Interest
Core
Interest
Cycles
Interest
Dependency Graph
Interest
Development Management
Interest
EEVEE
Interest
EEVEE & Viewport
Interest
Freestyle
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
ID Management
Interest
Images & Movies
Interest
Import Export
Interest
Line Art
Interest
Masking
Interest
Metal
Interest
Modeling
Interest
Modifiers
Interest
Motion Tracking
Interest
Nodes & Physics
Interest
OpenGL
Interest
Overlay
Interest
Overrides
Interest
Performance
Interest
Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds & Tests
Interest
Python API
Interest
Render & Cycles
Interest
Render Pipeline
Interest
Sculpt, Paint & Texture
Interest
Text Editor
Interest
Translations
Interest
Triaging
Interest
Undo
Interest
USD
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Interest
Video Sequencer
Interest
Virtual Reality
Interest
Vulkan
Interest
Wayland
Interest
Workbench
Interest: X11
Legacy
Blender 2.8 Project
Legacy
Milestone 1: Basic, Local Asset Browser
Legacy
OpenGL Error
Meta
Good First Issue
Meta
Papercut
Meta
Retrospective
Meta
Security
Module
Animation & Rigging
Module
Core
Module
Development Management
Module
EEVEE & Viewport
Module
Grease Pencil
Module
Modeling
Module
Nodes & Physics
Module
Pipeline, Assets & IO
Module
Platforms, Builds & Tests
Module
Python API
Module
Render & Cycles
Module
Sculpt, Paint & Texture
Module
Triaging
Module
User Interface
Module
VFX & Video
Platform
FreeBSD
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
7 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#46456
No description provided.