Blender 2.80 Close when try weigth paint a simple cube #62965

Closed
opened 2019-03-26 13:11:32 +01:00 by SavMartin · 11 comments

System Information
Operating system: Linux-4.15.0-46-generic-x86_64-with-debian-buster-sid 64 Bits
Graphics card: GeForce GTX 560 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 390.116

Blender Version
Broken: version: 2.80 (sub 51), branch: blender2.7, commit date: 2019-03-24 22:08, hash: 72ede30d0f
2019-03-26 12-10-42.mp4

`# Blender 2.80 (sub 51), Commit date: 2019-03-25 20:10, Hash 82de58b318
bpy.ops.mesh.primitive_cube_add(size=2, view_align=False, enter_editmode=False, location=(0, 0, 0)) # Operator
bpy.ops.paint.weight_paint_toggle() # Operator

backtrace

./blender(BLI_system_backtrace+0x33) [0x55a29f386893]
./blender(+0x11dec90) [0x55a29e8aac90]
/lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7ff596493f20]
./blender(GPU_texture_format+0) [0x55a29eed9590]
./blender(+0x1802ab4) [0x55a29eeceab4]
./blender(GPU_texture_read_rect+0x38) [0x55a29eed8bc8]
./blender(view3d_update_depths_rect+0xea) [0x55a29e99535a]
./blender(+0x12e6ae9) [0x55a29e9b2ae9]
./blender(ED_view3d_autodist_simple+0x67) [0x55a29e9b3d67]
./blender(+0x1535cc0) [0x55a29ec01cc0]
./blender(+0x1536112) [0x55a29ec02112]
./blender(+0x152fd76) [0x55a29ebfbd76]
./blender(+0x153096a) [0x55a29ebfc96a]
./blender(paint_stroke_modal+0x750) [0x55a29ebfd440]
./blender(+0x11e70f1) [0x55a29e8b30f1]
./blender(+0x11e7c52) [0x55a29e8b3c52]
./blender(+0x11e830c) [0x55a29e8b430c]
./blender(wm_event_do_handlers+0x229) [0x55a29e8b4989]
./blender(WM_main+0x20) [0x55a29e8ab760]
./blender(main+0x33d) [0x55a29e85cf6d]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff596476b97]
./blender(_start+0x2a) [0x55a29e8a71ca]`

**System Information** Operating system: Linux-4.15.0-46-generic-x86_64-with-debian-buster-sid 64 Bits Graphics card: GeForce GTX 560 Ti/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 390.116 **Blender Version** Broken: version: 2.80 (sub 51), branch: blender2.7, commit date: 2019-03-24 22:08, hash: `72ede30d0f` [2019-03-26 12-10-42.mp4](https://archive.blender.org/developer/F6885612/2019-03-26_12-10-42.mp4) `# Blender 2.80 (sub 51), Commit date: 2019-03-25 20:10, Hash 82de58b3184d bpy.ops.mesh.primitive_cube_add(size=2, view_align=False, enter_editmode=False, location=(0, 0, 0)) # Operator bpy.ops.paint.weight_paint_toggle() # Operator backtrace ./blender(BLI_system_backtrace+0x33) [0x55a29f386893] ./blender(+0x11dec90) [0x55a29e8aac90] /lib/x86_64-linux-gnu/libc.so.6(+0x3ef20) [0x7ff596493f20] ./blender(GPU_texture_format+0) [0x55a29eed9590] ./blender(+0x1802ab4) [0x55a29eeceab4] ./blender(GPU_texture_read_rect+0x38) [0x55a29eed8bc8] ./blender(view3d_update_depths_rect+0xea) [0x55a29e99535a] ./blender(+0x12e6ae9) [0x55a29e9b2ae9] ./blender(ED_view3d_autodist_simple+0x67) [0x55a29e9b3d67] ./blender(+0x1535cc0) [0x55a29ec01cc0] ./blender(+0x1536112) [0x55a29ec02112] ./blender(+0x152fd76) [0x55a29ebfbd76] ./blender(+0x153096a) [0x55a29ebfc96a] ./blender(paint_stroke_modal+0x750) [0x55a29ebfd440] ./blender(+0x11e70f1) [0x55a29e8b30f1] ./blender(+0x11e7c52) [0x55a29e8b3c52] ./blender(+0x11e830c) [0x55a29e8b430c] ./blender(wm_event_do_handlers+0x229) [0x55a29e8b4989] ./blender(WM_main+0x20) [0x55a29e8ab760] ./blender(main+0x33d) [0x55a29e85cf6d] /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xe7) [0x7ff596476b97] ./blender(_start+0x2a) [0x55a29e8a71ca]`
Author

Added subscriber: @SavMartin

Added subscriber: @SavMartin

Added subscriber: @juang3d

Added subscriber: @juang3d

I've been able to reproduce the problem, but just in Linux, in windows I don't get a crash.

I've been able to reproduce the problem, but just in Linux, in windows I don't get a crash.
Member

Added subscriber: @Jeroen-Bakker

Added subscriber: @Jeroen-Bakker
Jeroen Bakker self-assigned this 2019-03-26 14:01:14 +01:00
Member

Also vertex paint crashes. Will assign to me and mark as high

Also vertex paint crashes. Will assign to me and mark as high
Member

Performed a bisect and issue originates from 40f8f445a3

Performed a bisect and issue originates from 40f8f445a3f9b6bc24b58e45be46060cc36c0394

Added subscriber: @alonabrany

Added subscriber: @alonabrany

I have the same problem i reported last week

#62778: Crash On weight Paint mode

I have the same problem i reported last week #62778: Crash On weight Paint mode

From some reason it happens when it is the first action in open file

From some reason it happens when it is the first action in open file

This issue was referenced by 33a759a39c

This issue was referenced by 33a759a39c9493dd2c89068107e697e0d84a81b2
Member

Changed status from 'Open' to: 'Resolved'

Changed status from 'Open' to: 'Resolved'
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#62965
No description provided.