Crash when changing shader editor "Frame All" shortcut after removing the default shortcut #97918

Closed
opened 2022-05-06 23:53:36 +02:00 by Kady Richardson · 10 comments

System Information
Operating system: macOS-12.3.1-arm64-arm-64bit 64 Bits
Graphics card: Apple M1 Max Apple 4.1 Metal - 76.3

Blender Version
Broken: version: 3.2.0 Beta, branch: master, commit date: 2022-05-05 20:01, hash: 1b566b70c1

Short description of error
Blender crashes after removing the keyboard shortcut for "Frame All" under the View menu, and then attempting to assign a new shortcut to "Frame All" in the shader editor. It does not crash when directly assigning a new shortcut, but will if the previous shortcut is removed.

Exact steps for others to reproduce the error

  1. Start Blender
  2. Move to the "Shading" workspace
  3. Click the "View" menu in the shader editor
  4. Right click on "Frame All"
  5. Click "Remove Shortcut" (After doing this, the shortcut reads, "NDOF Fit")
  6. Click "Change Shortcut"

This bug occurs in the default "General" template.

**System Information** Operating system: macOS-12.3.1-arm64-arm-64bit 64 Bits Graphics card: Apple M1 Max Apple 4.1 Metal - 76.3 **Blender Version** Broken: version: 3.2.0 Beta, branch: master, commit date: 2022-05-05 20:01, hash: `1b566b70c1` **Short description of error** Blender crashes after removing the keyboard shortcut for "Frame All" under the View menu, and then attempting to assign a new shortcut to "Frame All" in the shader editor. It does not crash when directly assigning a new shortcut, but will if the previous shortcut is removed. **Exact steps for others to reproduce the error** 1. Start Blender 2. Move to the "Shading" workspace 3. Click the "View" menu in the shader editor 4. Right click on "Frame All" 5. Click "Remove Shortcut" (After doing this, the shortcut reads, "NDOF Fit") 6. Click "Change Shortcut" This bug occurs in the default "General" template.

Added subscriber: @skyscapeparadise

Added subscriber: @skyscapeparadise
Kady Richardson changed title from Crash when attempting to change "Frame All" keyboard shortcut after removing the default shortcut to Crash when changing shader editor "Frame All" shortcut after removing the default shortcut 2022-05-06 23:55:41 +02:00
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

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

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

Thanks for the report. I can not get the crash in recent 3.3, 3.2 build
Can you check again with factory preferences: {nav File > Defaults > Load Factory Settings}

Thanks for the report. I can not get the crash in recent 3.3, 3.2 build Can you check again with factory preferences: {nav File > Defaults > Load Factory Settings}
Member

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

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

Changed status from 'Needs User Info' to: 'Confirmed'
Member
* thread #1, name = 'blender', stop reason = signal SIGABRT
  * frame #0: 0x00007ffff7e1e34c libc.so.6`__pthread_kill_implementation + 284
    frame #1: 0x00007ffff7dd14b8 libc.so.6`raise + 24
    frame #2: 0x00007ffff7dbb534 libc.so.6`abort + 211
    frame #3: 0x00000000116f3609 blender`_BLI_assert_abort at BLI_assert.c:46:3
    frame #4: 0x0000000004d40b4c blender`menu_change_shortcut(C=0x00007ffff3f6f6a8, region=0x00007fffcb401808, arg=0x00007fffcbab2708) at interface_context_menu.c:159:3
    frame #5: 0x0000000004da6230 blender`::ui_popup_block_refresh(C=0x00007ffff3f6f6a8, handle=0x00007fffc99f40c8, butregion=0x0000000000000000, but=0x0000000000000000) at interface_region_popup.cc:565:13
    frame #6: 0x0000000004da8025 blender`::ui_popup_block_create(C=0x00007ffff3f6f6a8, butregion=0x0000000000000000, but=0x0000000000000000, create_func=(blender`menu_change_shortcut at interface_context_menu.c:141), handle_create_func=0x0000000000000000, arg=0x00007fffcbab2708, arg_free=0x0000000000000000) at interface_region_popup.cc:801:11
    frame #7: 0x0000000004da4af1 blender`::UI_popup_block_invoke_ex(C=0x00007ffff3f6f6a8, func=(blender`menu_change_shortcut at interface_context_menu.c:141), arg=0x00007fffcbab2708, arg_free=0x0000000000000000, can_refresh=true) at interface_region_menu_popup.cc:578:12
    frame #8: 0x0000000004da4b93 blender`::UI_popup_block_invoke(C=0x00007ffff3f6f6a8, func=(blender`menu_change_shortcut at interface_context_menu.c:141), arg=0x00007fffcbab2708, arg_free=0x0000000000000000) at interface_region_menu_popup.cc:593:3
    frame #9: 0x0000000004d40214 blender`popup_change_shortcut_func(C=0x00007ffff3f6f6a8, arg1=0x00007fffcbab2708, UNUSED_arg2=0x0000000000000000) at interface_context_menu.c:278:3
    frame #10: 0x0000000004d5b6fb blender`ui_apply_but_funcs_after(C=0x00007ffff3f6f6a8) at interface_handlers.c:1026:7
    frame #11: 0x0000000004d57320 blender`ui_popup_handler(C=0x00007ffff3f6f6a8, event=0x00007fffcc4c5c88, userdata=0x00007fffc99f40c8) at interface_handlers.c:11486:3
    frame #12: 0x000000000371cf9c blender`wm_handler_ui_call(C=0x00007ffff3f6f6a8, handler=0x00007fffdaf00a28, event=0x00007fffcc4c5c88, always_pass=0) at wm_event_system.c:736:16
    frame #13: 0x000000000371c33e blender`wm_handlers_do_intern(C=0x00007ffff3f6f6a8, win=0x00007fffeb827108, event=0x00007fffcc4c5c88, handlers=0x00007fffeb827218) at wm_event_system.c:3122:21
    frame #14: 0x0000000003714aaf blender`wm_handlers_do(C=0x00007ffff3f6f6a8, event=0x00007fffcc4c5c88, handlers=0x00007fffeb827218) at wm_event_system.c:3241:16
    frame #15: 0x0000000003713bfc blender`wm_event_do_handlers(C=0x00007ffff3f6f6a8) at wm_event_system.c:3831:17
    frame #16: 0x0000000003706d97 blender`WM_main(C=0x00007ffff3f6f6a8) at wm.c:623:5
    frame #17: 0x0000000002f315d3 blender`main(argc=1, argv=0x00007fffffffea08) at creator.c:547:5
    frame #18: 0x00007ffff7dbc310 libc.so.6`__libc_start_call_main + 128
    frame #19: 0x00007ffff7dbc3c1 libc.so.6`__libc_start_main@@GLIBC_2.34 + 129
    frame #20: 0x0000000002f310e5 blender`_start + 37
``` * thread #1, name = 'blender', stop reason = signal SIGABRT * frame #0: 0x00007ffff7e1e34c libc.so.6`__pthread_kill_implementation + 284 frame #1: 0x00007ffff7dd14b8 libc.so.6`raise + 24 frame #2: 0x00007ffff7dbb534 libc.so.6`abort + 211 frame #3: 0x00000000116f3609 blender`_BLI_assert_abort at BLI_assert.c:46:3 frame #4: 0x0000000004d40b4c blender`menu_change_shortcut(C=0x00007ffff3f6f6a8, region=0x00007fffcb401808, arg=0x00007fffcbab2708) at interface_context_menu.c:159:3 frame #5: 0x0000000004da6230 blender`::ui_popup_block_refresh(C=0x00007ffff3f6f6a8, handle=0x00007fffc99f40c8, butregion=0x0000000000000000, but=0x0000000000000000) at interface_region_popup.cc:565:13 frame #6: 0x0000000004da8025 blender`::ui_popup_block_create(C=0x00007ffff3f6f6a8, butregion=0x0000000000000000, but=0x0000000000000000, create_func=(blender`menu_change_shortcut at interface_context_menu.c:141), handle_create_func=0x0000000000000000, arg=0x00007fffcbab2708, arg_free=0x0000000000000000) at interface_region_popup.cc:801:11 frame #7: 0x0000000004da4af1 blender`::UI_popup_block_invoke_ex(C=0x00007ffff3f6f6a8, func=(blender`menu_change_shortcut at interface_context_menu.c:141), arg=0x00007fffcbab2708, arg_free=0x0000000000000000, can_refresh=true) at interface_region_menu_popup.cc:578:12 frame #8: 0x0000000004da4b93 blender`::UI_popup_block_invoke(C=0x00007ffff3f6f6a8, func=(blender`menu_change_shortcut at interface_context_menu.c:141), arg=0x00007fffcbab2708, arg_free=0x0000000000000000) at interface_region_menu_popup.cc:593:3 frame #9: 0x0000000004d40214 blender`popup_change_shortcut_func(C=0x00007ffff3f6f6a8, arg1=0x00007fffcbab2708, UNUSED_arg2=0x0000000000000000) at interface_context_menu.c:278:3 frame #10: 0x0000000004d5b6fb blender`ui_apply_but_funcs_after(C=0x00007ffff3f6f6a8) at interface_handlers.c:1026:7 frame #11: 0x0000000004d57320 blender`ui_popup_handler(C=0x00007ffff3f6f6a8, event=0x00007fffcc4c5c88, userdata=0x00007fffc99f40c8) at interface_handlers.c:11486:3 frame #12: 0x000000000371cf9c blender`wm_handler_ui_call(C=0x00007ffff3f6f6a8, handler=0x00007fffdaf00a28, event=0x00007fffcc4c5c88, always_pass=0) at wm_event_system.c:736:16 frame #13: 0x000000000371c33e blender`wm_handlers_do_intern(C=0x00007ffff3f6f6a8, win=0x00007fffeb827108, event=0x00007fffcc4c5c88, handlers=0x00007fffeb827218) at wm_event_system.c:3122:21 frame #14: 0x0000000003714aaf blender`wm_handlers_do(C=0x00007ffff3f6f6a8, event=0x00007fffcc4c5c88, handlers=0x00007fffeb827218) at wm_event_system.c:3241:16 frame #15: 0x0000000003713bfc blender`wm_event_do_handlers(C=0x00007ffff3f6f6a8) at wm_event_system.c:3831:17 frame #16: 0x0000000003706d97 blender`WM_main(C=0x00007ffff3f6f6a8) at wm.c:623:5 frame #17: 0x0000000002f315d3 blender`main(argc=1, argv=0x00007fffffffea08) at creator.c:547:5 frame #18: 0x00007ffff7dbc310 libc.so.6`__libc_start_call_main + 128 frame #19: 0x00007ffff7dbc3c1 libc.so.6`__libc_start_main@@GLIBC_2.34 + 129 frame #20: 0x0000000002f310e5 blender`_start + 37 ```

Tried again today, the crash still occurs on today's macOS arm64 build, even with the factory default settings. I tried it on a Windows 10 pc running the latest x86 build of Blender, and experienced the same crash.

Tried again today, the crash still occurs on today's macOS arm64 build, even with the factory default settings. I tried it on a Windows 10 pc running the latest x86 build of Blender, and experienced the same crash.

This issue was referenced by 5417b8434a

This issue was referenced by 5417b8434a22011f8b8ae7578f6e5c004b85267f
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Julian Eisel self-assigned this 2022-05-27 12:56:37 +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
5 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#97918
No description provided.