Lattice crash when enter in edit mode #56706

Closed
opened 2018-09-06 13:57:49 +02:00 by Antonio Vazquez · 7 comments

Windows 64 bits compiled with last source code at 06/09/2018 13:45 CET

  1. Open attached file LatticeBug.blend
  2. Select lattice
  3. Enter in edit mode

An extract of crash log:

21: BLI_system_backtrace - 0xA650A4E0
20: GPU_shader_get_uniform_block - 0xA5A14620
19: drw_shgroup_init - 0xA5A64350
18: DRW_shgroup_create - 0xA5A609A0
17: EDIT_LATTICE_cache_init - 0xA5AB1330
16: drw_engines_cache_init - 0xA5A3E6C0
Windows 64 bits compiled with last source code at 06/09/2018 13:45 CET 1) Open attached file [LatticeBug.blend](https://archive.blender.org/developer/F4596387/LatticeBug.blend) 2) Select lattice 3) Enter in edit mode An extract of crash log: ``` 21: BLI_system_backtrace - 0xA650A4E0 20: GPU_shader_get_uniform_block - 0xA5A14620 19: drw_shgroup_init - 0xA5A64350 18: DRW_shgroup_create - 0xA5A609A0 17: EDIT_LATTICE_cache_init - 0xA5AB1330 16: drw_engines_cache_init - 0xA5A3E6C0 ```
Author
Member

Added subscriber: @antoniov

Added subscriber: @antoniov
Author
Member

Added subscriber: @pepe-school-land

Added subscriber: @pepe-school-land
Author
Member

Added subscriber: @fclem

Added subscriber: @fclem
Author
Member

@fclem I think this one if for you, no?

@fclem I think this one if for you, no?
Author
Member

If this can help, the shader variable e_data.overlay_vert_sh is NULL in line 181 in edit_lattice_mode.c:

stl->g_data->vert_shgrp = DRW_shgroup_create(e_data.overlay_vert_sh, psl->vert_pass);
If this can help, the shader variable **e_data.overlay_vert_sh** is NULL in line 181 in edit_lattice_mode.c: ``` stl->g_data->vert_shgrp = DRW_shgroup_create(e_data.overlay_vert_sh, psl->vert_pass); ```

This issue was referenced by b2d82d096a

This issue was referenced by b2d82d096a04c44febdaea6c50fb35858352d46a

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
3 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#56706
No description provided.