Crash when editing color ramp animation decorator in property editor #86057

Closed
opened 2021-02-27 19:07:03 +01:00 by Michel Guesdon · 20 comments

Description of the bug
Crash when editing color ramp animation decorator in property editor

Steps to reproduce

  • Add a color ramp and connect to the Principle base color socket input.
  • Click on the animate property decorator for the color ramp settings in the Property Editor.

color_ramp_crash.blend

**Description of the bug** Crash when editing color ramp animation decorator in property editor **Steps to reproduce** * Add a color ramp and connect to the Principle base color socket input. * Click on the animate property decorator for the color ramp settings in the Property Editor. [color_ramp_crash.blend](https://archive.blender.org/developer/F9855687/color_ramp_crash.blend)
Author

Added subscriber: @Dobro

Added subscriber: @Dobro

#99579 was marked as duplicate of this issue

#99579 was marked as duplicate of this issue

#94361 was marked as duplicate of this issue

#94361 was marked as duplicate of this issue

#90672 was marked as duplicate of this issue

#90672 was marked as duplicate of this issue
Member

Added subscriber: @filedescriptor

Added subscriber: @filedescriptor
Member

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

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

I can confirm this on the official 2.92 release and the latest 2.93.0 Alpha, branch: master, commit date: 2021-03-01 06:12, hash: bfc70a6a95.

I can confirm this on the official 2.92 release and the latest 2.93.0 Alpha, branch: master, commit date: 2021-03-01 06:12, hash: `bfc70a6a95`.
Member

This crashes in blender/source/blender/editors/interface/interface_handlers.c:943 because after.rnaprop is NULL.

This crashes in `blender/source/blender/editors/interface/interface_handlers.c:943` because `after.rnaprop` is `NULL`.
Member

Added subscribers: @WTF1TC, @PratikPB2123

Added subscribers: @WTF1TC, @PratikPB2123
Member

Added subscriber: @TheStegosaurus

Added subscriber: @TheStegosaurus
Member

More related to User interface code than EEVEE.
stack trace:

>	blender.exe!rna_property_update(bContext * C, Main * bmain, Scene * scene, PointerRNA * ptr, PropertyRNA * prop) Line 2065	C

 	blender.exe!RNA_property_update(bContext * C, PointerRNA * ptr, PropertyRNA * prop) Line 2153	C
 	blender.exe!ui_apply_but_funcs_after(bContext * C) Line 1036	C
 	blender.exe!ui_region_handler(bContext * C, const wmEvent * event, void * UNUSED_userdata) Line 11277	C
 	blender.exe!wm_handler_ui_call(bContext * C, wmEventHandler_UI * handler, const wmEvent * event, int always_pass) Line 688	C
 	blender.exe!wm_handlers_do_intern(bContext * C, wmWindow * win, wmEvent * event, ListBase * handlers) Line 3016	C
 	blender.exe!wm_handlers_do(bContext * C, wmEvent * event, ListBase * handlers) Line 3130	C
 	blender.exe!wm_event_do_handlers(bContext * C) Line 3691	C
 	blender.exe!WM_main(bContext * C) Line 642	C
 	blender.exe!main(int argc, const unsigned char * * UNUSED_argv_c) Line 565	C
More related to User interface code than EEVEE. stack trace: ```lines > blender.exe!rna_property_update(bContext * C, Main * bmain, Scene * scene, PointerRNA * ptr, PropertyRNA * prop) Line 2065 C blender.exe!RNA_property_update(bContext * C, PointerRNA * ptr, PropertyRNA * prop) Line 2153 C blender.exe!ui_apply_but_funcs_after(bContext * C) Line 1036 C blender.exe!ui_region_handler(bContext * C, const wmEvent * event, void * UNUSED_userdata) Line 11277 C blender.exe!wm_handler_ui_call(bContext * C, wmEventHandler_UI * handler, const wmEvent * event, int always_pass) Line 688 C blender.exe!wm_handlers_do_intern(bContext * C, wmWindow * win, wmEvent * event, ListBase * handlers) Line 3016 C blender.exe!wm_handlers_do(bContext * C, wmEvent * event, ListBase * handlers) Line 3130 C blender.exe!wm_event_do_handlers(bContext * C) Line 3691 C blender.exe!WM_main(bContext * C) Line 642 C blender.exe!main(int argc, const unsigned char * * UNUSED_argv_c) Line 565 C ```
Michel Guesdon changed title from crash of Blender if we try to save the keys for the Alpha parameter and color ramp to crash of Blender if we try to save the keys for the Alpha parameter and color ramp problem still not solved ! 2022-01-22 14:36:37 +01:00
Author

problem still not solved !
as soon as you click on the button to add an animation key
Blender crashes
ps: I have reported this problem since several Blender versions

image.png

look here :
https://youtu.be/YRWPYqrHPqA

problem still not solved ! as soon as you click on the button to add an animation key Blender crashes ps: I have reported this problem since several Blender versions ![image.png](https://archive.blender.org/developer/F12816458/image.png) look here : https://youtu.be/YRWPYqrHPqA
Dalai Felinto changed title from crash of Blender if we try to save the keys for the Alpha parameter and color ramp problem still not solved ! to Crash when editing color ramp animation decorator in property editor 2022-05-09 15:56:26 +02:00
Member

Added subscriber: @Didier-Merette-Dufresne

Added subscriber: @Didier-Merette-Dufresne

Added subscriber: @Vyach

Added subscriber: @Vyach

poke!
bug since 2.93 at least

poke! bug since 2.93 at least
Member

Added subscriber: @HooglyBoogly

Added subscriber: @HooglyBoogly
Member

Since this is a crash in a not-so-niche situation, think it makes sense to raise the priority.

Since this is a crash in a not-so-niche situation, think it makes sense to raise the priority.
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

This is the same as #85870 (ColorRamp Keyframes crash Blender), will merge reports (and raise prio there)

This is the same as #85870 (ColorRamp Keyframes crash Blender), will merge reports (and raise prio there)
Member

Closed as duplicate of #85870

Closed as duplicate of #85870
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#86057
No description provided.