Maniphest T56901

Blender 2.80 crashes when changing colours on grease pencil materials.
Closed, Resolved

Assigned To
Antonio Vazquez (antoniov)
Authored By
Alexander Chaplinskikh (AlexChaplinskikh)
Sep 24 2018, 5:41 PM
Tags
  • BF Blender: 2.8
  • Grease Pencil
Subscribers
Alexander Chaplinskikh (AlexChaplinskikh)
Antonio Vazquez (antoniov)

Description

System Information
Windows 10 Pro
AMD Radeon HD 7970

Blender Version
Broken: v2.80.23 c3d46694e21

Short description of error
The build downloaded from https://builder.blender.org/download/ crashes as explained so I decided to built the blender2.8 branch in Visual Studio 2017 to debug and see what error it gives and here's what appeared in the console after it crashed:
GPUTexture: texture alloc failed. Not enough Video Memory.
And in Visual Studio it stops at GPU_texture_format by throwing a "read access violation" exception. Here's a screenshot:

Exact steps for others to reproduce the error
I just open Blender 2.80 with all factory settings, delete the cube, add a GP Monkey, create a new 2D drawing workspace and start changing the colours of the materials and after a few seconds of dragging the mouse in the colour wheel (or any other part that changes the colour in real time) it crashes.

Comments
I reckon it's due to my GPU not being supported anymore, but I don't think it should crash like that anyway since it works fine for a few seconds (albeit a bit slow even with just Suzanne) before going kaboom. Looking at my GPU's memory in the task manager doesn't show me much of an increase. It's actually possible to keep it working for a little longer if I don't spend much time selecting the colour. It seems to crash once a certain amount of time of messing with the colours is reached.

Related Objects

Mentioned In
T56185: Changing color of material of grease pencil crashes blender 2.8
Mentioned Here
rBc3d46694e21d: Gizmo: add spin-tool rotate on view axis

Event Timeline

Alexander Chaplinskikh (AlexChaplinskikh) created this task.Sep 24 2018, 5:41 PM
Alexander Chaplinskikh (AlexChaplinskikh) added a comment.Sep 24 2018, 5:54 PM

Damn, why do I only find similar questions after asking... I searched before posting but didn't see this one.
https://developer.blender.org/T56185

No clue how to close or merge it now.

Brecht Van Lommel (brecht) closed this task as a duplicate of T56185: Changing color of material of grease pencil crashes blender 2.8.Sep 24 2018, 5:59 PM
Antonio Vazquez (antoniov) changed the task status from Duplicate to Unknown Status.EditedSep 24 2018, 8:50 PM
Antonio Vazquez (antoniov) added a subscriber: Antonio Vazquez (antoniov).

Sorry, I mixed with other bug.

Antonio Vazquez (antoniov) changed the task status from Unknown Status to Resolved.Sep 24 2018, 8:52 PM
Antonio Vazquez (antoniov) claimed this task.

Duplicated!