Blender freezes and crash on color fill #89646

Closed
opened 2021-07-04 17:51:55 +02:00 by Ori Frish · 20 comments

System Information
Operating system: Windows 10
Graphics card: GTX 1060
RAM: 16GB
CPU: i5-6600u

Blender Version
Version: 2.92

Short description of error

I was trying to fill in paint for a FBX model I imported.
As I was clicking on the fill paint, the entire Blender software freezes and become stuck.
Eventually crashed and exited.

I uploaded a short video, I also wanted to include the task manager...
It was show the memory peaking from 6GB to 12GB in a few seconds, but it doesn't record it..

Blender 2021-07-04 18-46-27.mp4
system-info.txt

**System Information** Operating system: Windows 10 Graphics card: GTX 1060 RAM: 16GB CPU: i5-6600u **Blender Version** Version: 2.92 **Short description of error** I was trying to fill in paint for a FBX model I imported. As I was clicking on the fill paint, the entire Blender software freezes and become stuck. Eventually crashed and exited. I uploaded a short video, I also wanted to include the task manager... It was show the memory peaking from 6GB to 12GB in a few seconds, but it doesn't record it.. [Blender 2021-07-04 18-46-27.mp4](https://archive.blender.org/developer/F10211207/Blender_2021-07-04_18-46-27.mp4) [system-info.txt](https://archive.blender.org/developer/F10217913/system-info.txt)
Author

Added subscriber: @RangerOri

Added subscriber: @RangerOri
Member

Added subscriber: @EAW

Added subscriber: @EAW
Member

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

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

Thank you for the report.

Please try updating your GPU driver.

Please try using the latest release from:
https://www.blender.org/download/

Please also try using the latest daily build.:
https://builder.blender.org/download/daily/

Thank you for the report. Please try updating your GPU driver. Please try using the latest release from: https://www.blender.org/download/ Please also try using the latest daily build.: https://builder.blender.org/download/daily/
Author

I did update the driver, it didn't seem to work.
Not only that, when I paint at the Texture Paint editor, everything works fine.

However, when I paint the model itself in the 3D Editor, it freezes not only with the fill bucket.

I did search and saw this thread:
https://stackoverflow.com/questions/61064840/blender-freezes-when-using-texture-painting-or-weight-painting

I think it relates well to my issue since I have a big polycount with the model (4000+ polygons as far as I know)
It might be it.

I did update the driver, it didn't seem to work. Not only that, when I paint at the Texture Paint editor, everything works fine. However, when I paint the model itself in the 3D Editor, it freezes not only with the fill bucket. I did search and saw this thread: https://stackoverflow.com/questions/61064840/blender-freezes-when-using-texture-painting-or-weight-painting I think it relates well to my issue since I have a big polycount with the model (4000+ polygons as far as I know) It might be it.
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Can you please provide the system information generated from Help menu (Help -> Save System Info)

Can you please provide the system information generated from Help menu (`Help -> Save System Info`)
Author

In #89646#1188898, @PratikPB2123 wrote:
Can you please provide the system information generated from Help menu (Help -> Save System Info)

Sure

system-info.txt

> In #89646#1188898, @PratikPB2123 wrote: > Can you please provide the system information generated from Help menu (`Help -> Save System Info`) Sure [system-info.txt](https://archive.blender.org/developer/F10217913/system-info.txt)
Member

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

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

I have another video I just made.
In the second time it was stuck, it simply crashed blender.

There's an object beneath the wing, which could be high polyed.
As I texture it, it crashes blender.

The entire model is I believe 4500 ~polygons

Blender 2021-07-20 11-16-42.mp4

I have another video I just made. In the second time it was stuck, it simply crashed blender. There's an object beneath the wing, which could be high polyed. As I texture it, it crashes blender. The entire model is I believe 4500 ~polygons [Blender 2021-07-20 11-16-42.mp4](https://archive.blender.org/developer/F10229381/Blender_2021-07-20_11-16-42.mp4)
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

Could you share your file (including textures), please? (that will make it easier to reproduce)

Could you share your file (including textures), please? (that will make it easier to reproduce)
Author

Sure, I believe that would be all

Spitfire_diffuse.png

texture.jpg

Spitfire.blend

Spitfire.blend1

Sure, I believe that would be all ![Spitfire_diffuse.png](https://archive.blender.org/developer/F10229677/Spitfire_diffuse.png) ![texture.jpg](https://archive.blender.org/developer/F10229682/texture.jpg) [Spitfire.blend](https://archive.blender.org/developer/F10229693/Spitfire.blend) [Spitfire.blend1](https://archive.blender.org/developer/F10229700/Spitfire.blend1)
Member

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

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

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

Changed status from 'Needs Triage' to: 'Confirmed'
Philipp Oeser self-assigned this 2021-07-20 12:02:57 +02:00
Member

Can confirm blender freezes, will check.

Can confirm blender freezes, will check.
Member

There are (at least) two faces with UVs faaaaar outside the 0-1 range.
Unwrapping these again will let the freeze vanish.

So looks like it is a duplicate of either

  • #75452 (Blender freezes when using Texture paint or Weight Paint) or
  • #75284 (Huge memory usage when trying to paint on UVs far ouside the 0-1 range)
There are (at least) two faces with UVs faaaaar outside the 0-1 range. Unwrapping these again will let the freeze vanish. So looks like it is a duplicate of either - #75452 (Blender freezes when using Texture paint or Weight Paint) or - #75284 (Huge memory usage when trying to paint on UVs far ouside the 0-1 range)
Member

Duplicate of #75284, will merge these reports.

The workaround is to re-unwrap the culprit faces and things should be fine again.

Duplicate of #75284, will merge these reports. The workaround is to re-unwrap the culprit faces and things should be fine again.
Member

Closed as duplicate of #75284

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