Undo-related crash with custom Python operator #69711

Closed
opened 2019-09-10 12:53:26 +02:00 by Demeter Dzadik · 6 comments
Member

System Information
Operating system: Linux-5.0.0-21-generic-x86_64-with-debian-buster-sid 64 Bits
Graphics card: GeForce RTX 2080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.34

Blender Version
Broken: version: 2.81 (sub 10), branch: master, commit date: 2019-09-09 20:20, hash: 3e81c1c1d5

Short description of error
I have a custom python operator to help me switch in and out of weight paint mode. The operator works fine most of the time. I tried to strip the operator down to the exact line that caused the crash but I couldn't pinpoint it, so I left the whole thing in, it's only 50 lines. Both of the attached files should register a "Toggle Weight Paint Mode" operator when opened.

Exact steps for others to reproduce the error

  • In this file:
    will_it_crash.blend
  • Make some brush strokes (other undo-able operations are probably fine too)
  • Undo them all
  • Search for and run "Toggle Weight Paint Mode" operator. If didn't crash, run it a few times.
  • If it's not crashed, undo everything and try again. I can get it to crash after at most 3 tries.

It seems to be easier to reproduce in heavier files, so if you can't reproduce in that simple file, please try this:
pythoncrash_fullchar.blend

Here's a stack trace:
pythoncrash.txt

**System Information** Operating system: Linux-5.0.0-21-generic-x86_64-with-debian-buster-sid 64 Bits Graphics card: GeForce RTX 2080/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 430.34 **Blender Version** Broken: version: 2.81 (sub 10), branch: master, commit date: 2019-09-09 20:20, hash: 3e81c1c1d5 **Short description of error** I have a custom python operator to help me switch in and out of weight paint mode. The operator works fine most of the time. I tried to strip the operator down to the exact line that caused the crash but I couldn't pinpoint it, so I left the whole thing in, it's only 50 lines. Both of the attached files should register a "Toggle Weight Paint Mode" operator when opened. **Exact steps for others to reproduce the error** - In this file: [will_it_crash.blend](https://archive.blender.org/developer/F7730455/will_it_crash.blend) - Make some brush strokes (other undo-able operations are probably fine too) - Undo them all - Search for and run "Toggle Weight Paint Mode" operator. If didn't crash, run it a few times. - If it's not crashed, undo everything and try again. I can get it to crash after at most 3 tries. It seems to be easier to reproduce in heavier files, so if you can't reproduce in that simple file, please try this: [pythoncrash_fullchar.blend](https://archive.blender.org/developer/F7730570/pythoncrash_fullchar.blend) Here's a stack trace: [pythoncrash.txt](https://archive.blender.org/developer/F7730461/pythoncrash.txt)
Author
Member

Added subscriber: @Mets

Added subscriber: @Mets

Added subscriber: @iss

Added subscriber: @iss

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'

@Mets Got no crash related to what's described in report.

However your second bigger file crashed on attempt to paint, but stacktrace seem irrelevant to report subject.

Can you give us different file to test this on? Note that this may not be treated as bug necessarily if your script is trying to do something we do not support.

@Mets Got no crash related to what's described in report. However your second bigger file crashed on attempt to paint, but stacktrace seem irrelevant to report subject. Can you give us different file to test this on? Note that this may not be treated as bug necessarily if your script is trying to do something we do not support.

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Richard Antalik self-assigned this 2020-01-19 23:43:07 +01:00

Since last asking for information it has been 7 or more days, due to the policy of our bug tracker we will have to close the report

Since last asking for information it has been 7 or more days, due to the policy of our bug tracker we will have to close the report
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
2 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#69711
No description provided.