Full screen texture paint crash #54743

Closed
opened 2018-04-20 15:40:40 +02:00 by Julien Kaspar · 4 comments
Member

System Information
Linux Ubuntu 17.10
Nvidia Quadro GP100

Blender Version
Broken: Blender 2.79 e5bb234f64

Short description of error
When texture painting in the 3D View that has been switched to full screen with the shortcut Shift + Space, while the UV/Image Editor was visible as well, Blender crashes after a single stroke of painting a texture.

Exact steps for others to reproduce the error
Switch to full screen on the 3D view and paint a single stroke on the object. The scene should crash & close immediately afterwards.

Blend. file
texture_paint-bug_report.blend

**System Information** Linux Ubuntu 17.10 Nvidia Quadro GP100 **Blender Version** Broken: Blender 2.79 e5bb234f643 **Short description of error** When texture painting in the 3D View that has been switched to full screen with the shortcut Shift + Space, while the UV/Image Editor was visible as well, Blender crashes after a single stroke of painting a texture. **Exact steps for others to reproduce the error** Switch to full screen on the 3D view and paint a single stroke on the object. The scene should crash & close immediately afterwards. **Blend. file** [texture_paint-bug_report.blend](https://archive.blender.org/developer/F2860592/texture_paint-bug_report.blend)
Author
Member

Added subscriber: @JulienKaspar

Added subscriber: @JulienKaspar
Member

Added subscribers: @ideasman42, @lichtwerk

Added subscribers: @ideasman42, @lichtwerk
Campbell Barton was assigned by Philipp Oeser 2018-04-20 16:00:42 +02:00
Member

Hi Julien :)

Thats the undo refactor by @ideasman42, #54546 is related, #54584 also is, assigning to him, if he is busy, I will investigate further...

1  BLI_strnlen                     string.c           757  0x2a1d142 
2  BLI_strncpy                     string.c           116  0x2a1be72 
3  BKE_undosys_step_push_with_type undo_system.c      423  0x273b776 
4  BKE_undosys_step_push           undo_system.c      448  0x273b8b5 
5  ED_image_undo_push_end          paint_image_undo.c 358  0x1dd04e5 
6  paint_stroke_done               paint_image.c      576  0x1db23e1 
7  stroke_done                     paint_stroke.c     754  0x1dd94d2 
8  paint_stroke_modal              paint_stroke.c     1176 0x1dda7fb 
9  wm_handler_operator_call        wm_event_system.c  1743 0x1810814 
10 wm_handlers_do_intern           wm_event_system.c  2156 0x181187e 
11 wm_handlers_do                  wm_event_system.c  2195 0x1811977 
12 wm_event_do_handlers            wm_event_system.c  2481 0x1812617 
13 WM_main                         wm.c               522  0x1805cde 
14 main                            creator.c          539  0x1800702 

Hi Julien :) Thats the undo refactor by @ideasman42, #54546 is related, #54584 also is, assigning to him, if he is busy, I will investigate further... ``` 1 BLI_strnlen string.c 757 0x2a1d142 2 BLI_strncpy string.c 116 0x2a1be72 3 BKE_undosys_step_push_with_type undo_system.c 423 0x273b776 4 BKE_undosys_step_push undo_system.c 448 0x273b8b5 5 ED_image_undo_push_end paint_image_undo.c 358 0x1dd04e5 6 paint_stroke_done paint_image.c 576 0x1db23e1 7 stroke_done paint_stroke.c 754 0x1dd94d2 8 paint_stroke_modal paint_stroke.c 1176 0x1dda7fb 9 wm_handler_operator_call wm_event_system.c 1743 0x1810814 10 wm_handlers_do_intern wm_event_system.c 2156 0x181187e 11 wm_handlers_do wm_event_system.c 2195 0x1811977 12 wm_event_do_handlers wm_event_system.c 2481 0x1812617 13 WM_main wm.c 522 0x1805cde 14 main creator.c 539 0x1800702 ```
Member

Closed as duplicate of #54584

Closed as duplicate of #54584
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
2 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#54743
No description provided.