Regression: Crash with dyntopo when cursor moved over object #102379

Closed
opened 2022-11-09 12:29:03 +01:00 by Daniel Darley · 10 comments

System Information
Operating system: Windows-10-10.0.19044-SP0 64 Bits
Graphics card: NVIDIA GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.94

Blender Version
Broken: version: 3.4, 3.5.0 Alpha
Worked: 3.3
Caused by d7cfb6ac71

Short description of error
Crash to desktop when cursor moved over either default cube or plane when in dyntopo sculpt mode.
This does not happen with objects such as UV sphere or monkey.
GPU subdivision on/off has no effect.

Exact steps for others to reproduce the error

  • With default cube, open sculpt mode
  • Turn on dyntopo
  • Move cursor over surface of object if doesn't crash, try to move quickly over object
**System Information** Operating system: Windows-10-10.0.19044-SP0 64 Bits Graphics card: NVIDIA GeForce RTX 2060/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 516.94 **Blender Version** Broken: version: 3.4, 3.5.0 Alpha Worked: 3.3 Caused by d7cfb6ac71 **Short description of error** Crash to desktop when cursor moved over either default cube or plane when in dyntopo sculpt mode. This does not happen with objects such as UV sphere or monkey. GPU subdivision on/off has no effect. **Exact steps for others to reproduce the error** - With default cube, open sculpt mode - Turn on dyntopo - Move cursor over surface of object if doesn't crash, try to move quickly over object
Author

Added subscriber: @Fuzzwhoppit

Added subscriber: @Fuzzwhoppit

#102378 was marked as duplicate of this issue

#102378 was marked as duplicate of this issue
Author

Further info. Crash occurs on all standard objects with a horizontal/vertical flat face (plane, cube, cylinder, cone, filled circle), but not without (UV sphere, ico sphere, torus)

Further info. Crash occurs on all standard objects with a horizontal/vertical flat face (plane, cube, cylinder, cone, filled circle), but not without (UV sphere, ico sphere, torus)
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Confirmed'

Changed status from 'Needs Triage' to: 'Confirmed'
Member

Hi, thanks for the report. I'm able to reproduce the crash. #102336 (Regression: Enabling Dynamic Topology Causes Crash on Plane Mesh) is probably related.

I'll check

Hi, thanks for the report. I'm able to reproduce the crash. #102336 (Regression: Enabling Dynamic Topology Causes Crash on Plane Mesh) is probably related. I'll check
Member

Added subscriber: @JosephEagar

Added subscriber: @JosephEagar
Member

Cause is same for both crash reports: d7cfb6ac71
cc @JosephEagar


Stack trace:
blender.exe         :0x00007FF662769DF0  SCULPT_cursor_geometry_info_update C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\editors\sculpt_paint\sculpt.c:4993
blender.exe         :0x00007FF66271CE70  paint_cursor_sculpt_session_update_and_init C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\editors\sculpt_paint\paint_cursor.c:1376
blender.exe         :0x00007FF66271D590  paint_draw_cursor C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\editors\sculpt_paint\paint_cursor.c:1931
blender.exe         :0x00007FF661F715F0  wm_paintcursor_draw C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:115
blender.exe         :0x00007FF661F711F0  wm_draw_window_onscreen C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:1041
blender.exe         :0x00007FF661F70A40  wm_draw_window C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:1171
blender.exe         :0x00007FF661F704C0  wm_draw_update C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:1372
blender.exe         :0x00007FF661F49E00  WM_main C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm.c:647
blender.exe         :0x00007FF661C26BA0  main C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\creator\creator.c:580
blender.exe         :0x00007FF663264FC4  __scrt_common_main_seh D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288
KERNEL32.DLL        :0x00007FFAA84C54D0  BaseThreadInitThunk
ntdll.dll           :0x00007FFAA9184830  RtlUserThreadStart
Cause is same for both crash reports: d7cfb6ac71 cc @JosephEagar - - - ```lines=10 Stack trace: blender.exe :0x00007FF662769DF0 SCULPT_cursor_geometry_info_update C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\editors\sculpt_paint\sculpt.c:4993 blender.exe :0x00007FF66271CE70 paint_cursor_sculpt_session_update_and_init C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\editors\sculpt_paint\paint_cursor.c:1376 blender.exe :0x00007FF66271D590 paint_draw_cursor C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\editors\sculpt_paint\paint_cursor.c:1931 blender.exe :0x00007FF661F715F0 wm_paintcursor_draw C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:115 blender.exe :0x00007FF661F711F0 wm_draw_window_onscreen C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:1041 blender.exe :0x00007FF661F70A40 wm_draw_window C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:1171 blender.exe :0x00007FF661F704C0 wm_draw_update C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm_draw.c:1372 blender.exe :0x00007FF661F49E00 WM_main C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\blender\windowmanager\intern\wm.c:647 blender.exe :0x00007FF661C26BA0 main C:\Users\prati\OneDrive\Desktop\BlenderOSP\blender\source\creator\creator.c:580 blender.exe :0x00007FF663264FC4 __scrt_common_main_seh D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl:288 KERNEL32.DLL :0x00007FFAA84C54D0 BaseThreadInitThunk ntdll.dll :0x00007FFAA9184830 RtlUserThreadStart ```
Pratik Borhade changed title from Crash to desktop on dyntopo sculpt with default cube to Regression: Crash with dyntopo when cursor moved over object 2022-11-10 06:29:02 +01:00

This issue was referenced by 2688d7200a

This issue was referenced by 2688d7200aa3766a60456f097c3e939ec80ebba8
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Joseph Eagar self-assigned this 2022-11-10 19:29:11 +01:00
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
4 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#102379
No description provided.