Regression: Add paint slot crash in texture paint mode #108591

Closed
opened 2023-06-05 06:00:37 +02:00 by zwxvs · 5 comments

System Information
Operating system: Linux-6.2.6-76060206-generic-x86_64-with-glibc2.35 64 Bits, X11 UI
Graphics card: RENOIR (renoir, LLVM 15.0.6, DRM 3.49, 6.2.6-76060206-generic) AMD 4.6 (Core Profile) Mesa 22.3.5

Blender Version
Broken: version: 3.6.0 Beta, branch: blender-v3.6-release, commit date: 2023-06-02 16:19, hash: 4832114d6032
Worked: 3.5.1

Was caused by 859c0d9edf btw.

Short description of error
In texture paint mode , add base color for a plane, Crash, if it's a Cube maybe not crash

Exact steps for others to reproduce the error

  1. Add a plane, go to texture paint mode, or use provided file.
  2. Click 'add paint slot' button (viewport menu bar -> Texture Slots -> +)
  3. Choose 'base color', crash.
**System Information** Operating system: Linux-6.2.6-76060206-generic-x86_64-with-glibc2.35 64 Bits, X11 UI Graphics card: RENOIR (renoir, LLVM 15.0.6, DRM 3.49, 6.2.6-76060206-generic) AMD 4.6 (Core Profile) Mesa 22.3.5 **Blender Version** Broken: version: 3.6.0 Beta, branch: blender-v3.6-release, commit date: 2023-06-02 16:19, hash: `4832114d6032` Worked: 3.5.1 Was caused by 859c0d9edffe btw. **Short description of error** In texture paint mode , add base color for a plane, Crash, if it's a Cube maybe not crash **Exact steps for others to reproduce the error** 1. Add a plane, go to texture paint mode, or use provided file. 3. Click 'add paint slot' button (`viewport menu bar -> Texture Slots -> +`) 4. Choose 'base color', crash.
zwxvs added the
Priority
Normal
Type
Report
Status
Needs Triage
labels 2023-06-05 06:00:37 +02:00
zwxvs changed title from Texture Paint mode,add paint slot Crash to Texture Paint mode,add paint slot Crash 2023-06-05 06:04:20 +02:00
zwxvs changed title from Texture Paint mode,add paint slot Crash to Texture Paint mode,add paint slot Crash 2023-06-05 06:05:02 +02:00
Member

Can confirm the crash in 3.6 and 4.0 with provided file, 3.5.1 is okay.

Crashed in default_paint_slot_color_get at ma->nodetree->ensure_topology_cache(); where ma==NULL.

Can confirm the crash in 3.6 and 4.0 with provided file, 3.5.1 is okay. Crashed in `default_paint_slot_color_get` at `ma->nodetree->ensure_topology_cache();` where `ma==NULL`.
Member

Regression so raising the priority.

Regression so raising the priority.
Pratik Borhade added
Priority
High
and removed
Priority
Normal
labels 2023-06-05 10:41:58 +02:00
Pratik Borhade changed title from Texture Paint mode,add paint slot Crash to Regression: Add paint slot crash in texture paint mode 2023-06-05 10:42:55 +02:00
YimingWu was assigned by Pratik Borhade 2023-06-05 10:43:06 +02:00
Member

will bisect

will bisect
Member

Ah, patch already there...

Ah, patch already there...
Member

Was caused by 859c0d9edf btw.

CC @HooglyBoogly

Was caused by 859c0d9edffe btw. CC @HooglyBoogly
Hans Goudey added
Type
Bug
and removed
Type
Report
labels 2023-06-06 02:22:24 +02:00
Blender Bot added
Status
Resolved
and removed
Status
Confirmed
labels 2023-06-06 04:13:12 +02: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#108591
No description provided.