Crash on clicking in viewport with active GN workspace #95606

Closed
opened 2022-02-08 12:02:43 +01:00 by Sergey · 22 comments

System Information
Operating system: Windows-10-10.0.19043-SP0 64 Bits
Graphics card: Intel(R) HD Graphics 630 Intel 4.5.0 - Build 25.20.100.6471

Blender Version
Broken: version: 3.1.0 Beta, branch: master, commit date: 2022-02-07 22:08, hash: 229d0ace02

Short description of error
When I clink with LMB in the middle of the plane Blender crashes.
2022-02-08_14-56-12.png

Exact steps for others to reproduce the error
untitled.blend

  1. Open the file (some times it crushes on this step)
  2. LMB on the plane
**System Information** Operating system: Windows-10-10.0.19043-SP0 64 Bits Graphics card: Intel(R) HD Graphics 630 Intel 4.5.0 - Build 25.20.100.6471 **Blender Version** Broken: version: 3.1.0 Beta, branch: master, commit date: 2022-02-07 22:08, hash: `229d0ace02` **Short description of error** When I clink with LMB in the middle of the plane Blender crashes. ![2022-02-08_14-56-12.png](https://archive.blender.org/developer/F12855009/2022-02-08_14-56-12.png) **Exact steps for others to reproduce the error** [untitled.blend](https://archive.blender.org/developer/F12855012/untitled.blend) 1. Open the file (some times it crushes on this step) 2. LMB on the plane
Author

Added subscriber: @randum

Added subscriber: @randum

#95912 was marked as duplicate of this issue

#95912 was marked as duplicate of this issue
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

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

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

Cannot reproduce here, can you provide crash logs?

Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Try to reproduce the error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt (or simply type %TEMP% into the path bar of the Windows Explorer).2019_12_04_upload_icon_developer_blender_org.png

Cannot reproduce here, can you provide crash logs? Please open Blender's installation directory and double click on the `blender_debug_gpu.cmd`. This will start Blender in debug mode and create log files. Try to reproduce the error again. Once it crashes or you close Blender manually the Windows Explorer should open and show you up to two files, a debug log and the system information. Add them to your bug report by clicking on the upload button as shown in the screenshot below or via drag and drop. Please also upload the crash log located in `C:\Users\[your username]\AppData\Local\Temp\[project name].crash.txt` (or simply type `%TEMP%` into the path bar of the Windows Explorer).![2019_12_04_upload_icon_developer_blender_org.png](https://archive.blender.org/developer/F8190038/2019_12_04_upload_icon_developer_blender_org.png)
Author
[blender_system_info.txt](https://archive.blender.org/developer/F12855084/blender_system_info.txt) [blender_debug_output.txt](https://archive.blender.org/developer/F12855085/blender_debug_output.txt) [untitled.crash.txt](https://archive.blender.org/developer/F12855087/untitled.crash.txt)
Member

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

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

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Crash occurred in intel gpu driver.
I can also reproduce on Intel integrated GPU.

Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 26.20.100.7323```

```lines=10
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
ig9icd64.dll        :0x00007FFF863DCBD0  RegisterProcTableCallback
blender.exe         :0x00007FF71F054FD0  blender::gpu::GLBatch::draw
blender.exe         :0x00007FF71A0C2B80  draw_call_single_do
blender.exe         :0x00007FF71A0C3000  draw_shgroup
blender.exe         :0x00007FF71A0C24B0  DRW_draw_pass
blender.exe         :0x00007FF71A0FB0D0  workbench_draw_sample
blender.exe         :0x00007FF71A0FA600  workbench_draw_scene
blender.exe         :0x00007FF71A0B8020  drw_engines_draw_scene
blender.exe         :0x00007FF71A0B4690  DRW_draw_render_loop_ex
blender.exe         :0x00007FF71A0B5740  DRW_draw_view
blender.exe         :0x00007FF71AA1ACC0  view3d_main_region_draw
blender.exe         :0x00007FF71A3C1B50  ED_region_do_draw
blender.exe         :0x00007FF719FBC510  wm_draw_window_offscreen
blender.exe         :0x00007FF719FBC360  wm_draw_window
blender.exe         :0x00007FF719FBBE60  wm_draw_update
blender.exe         :0x00007FF719F96490  WM_main
blender.exe         :0x00007FF719BE03E0  main
blender.exe         :0x00007FF71F2BB414  __scrt_common_main_seh
KERNEL32.DLL        :0x00007FFFDE7C7020  BaseThreadInitThunk
ntdll.dll           :0x00007FFFE00E2630  RtlUserThreadStart```
Crash occurred in intel gpu driver. I can also reproduce on Intel integrated GPU. ```Operating system: Windows-10-10.0.19043-SP0 64 Bits Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 26.20.100.7323``` ```lines=10 ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback ig9icd64.dll :0x00007FFF863DCBD0 RegisterProcTableCallback blender.exe :0x00007FF71F054FD0 blender::gpu::GLBatch::draw blender.exe :0x00007FF71A0C2B80 draw_call_single_do blender.exe :0x00007FF71A0C3000 draw_shgroup blender.exe :0x00007FF71A0C24B0 DRW_draw_pass blender.exe :0x00007FF71A0FB0D0 workbench_draw_sample blender.exe :0x00007FF71A0FA600 workbench_draw_scene blender.exe :0x00007FF71A0B8020 drw_engines_draw_scene blender.exe :0x00007FF71A0B4690 DRW_draw_render_loop_ex blender.exe :0x00007FF71A0B5740 DRW_draw_view blender.exe :0x00007FF71AA1ACC0 view3d_main_region_draw blender.exe :0x00007FF71A3C1B50 ED_region_do_draw blender.exe :0x00007FF719FBC510 wm_draw_window_offscreen blender.exe :0x00007FF719FBC360 wm_draw_window blender.exe :0x00007FF719FBBE60 wm_draw_update blender.exe :0x00007FF719F96490 WM_main blender.exe :0x00007FF719BE03E0 main blender.exe :0x00007FF71F2BB414 __scrt_common_main_seh KERNEL32.DLL :0x00007FFFDE7C7020 BaseThreadInitThunk ntdll.dll :0x00007FFFE00E2630 RtlUserThreadStart```
Member

Added subscriber: @fclem

Added subscriber: @fclem
Member

Broke between c4bedeb018 - f2b24272dd
Perhaps one of @fclem 's commit caused this. Not sure.

May be 5b299e5999?
Running blender from blender_debug_gpu_glitchworkaround.cmd works for me (edit: I was wrong. Crash indeed occurred after few tries)

Broke between c4bedeb0186b - f2b24272dd7c Perhaps one of @fclem 's commit caused this. Not sure. May be 5b299e5999? Running blender from `blender_debug_gpu_glitchworkaround.cmd` works for me (edit: I was wrong. Crash indeed occurred after few tries)
Member

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

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

Added subscriber: @Jeroen-Bakker

Added subscriber: @Jeroen-Bakker
Member

Sounds like a High prio issue but since I cannot repro, will just CC @Jeroen-Bakker CC @fclem

Sounds like a High prio issue but since I cannot repro, will just CC @Jeroen-Bakker CC @fclem
Member

Added subscribers: @Kalpesh5872, @iss

Added subscribers: @Kalpesh5872, @iss
Pratik Borhade changed title from Crushing during clicking in the viewport to Crash on clicking in viewport with active GN workspace 2022-02-21 03:36:24 +01:00

I just pushed 0f242981ec which might fix the issue. Please test again.

I just pushed 0f242981ec which might fix the issue. Please test again.
Member

@fclem , looks good on current blender-v3.1-release branch (tested on 0f242981ec)
Seems you did not push the fix on master branch?

Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 26.20.100.7323```
@fclem , looks good on current `blender-v3.1-release` branch (tested on 0f242981ec35b44faca5d140502c0133a2631f29) Seems you did not push the fix on master branch? ```Operating system: Windows-10-10.0.19043-SP0 64 Bits Graphics card: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 26.20.100.7323```

Yes, it is not pushed to master yet.

Yes, it is not pushed to master yet.
Member

@randum , can you test again on newer builds?: https://builder.blender.org/download/daily/
Clément's fix worked for me.

@randum , can you test again on newer builds?: https://builder.blender.org/download/daily/ Clément's fix worked for me.
Author

It seems works now. Thanks =)

It seems works now. Thanks =)
Member

Changed status from 'Confirmed' to: 'Resolved'

Changed status from 'Confirmed' to: 'Resolved'
Clément Foucault was assigned by Pratik Borhade 2022-02-24 06:05:29 +01:00
Member

Thanks, closing.

Thanks, closing.
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#95606
No description provided.