Maniphest T76612

[Interface] Blender crashes when trying to split areas
Closed, Resolved

Assigned To
Ankit Meel (ankitm)
Authored By
Oleksandr Kahal (ignietferro)
May 10 2020, 11:04 AM
Tags
  • BF Blender
  • User Interface
  • Platform: Windows
Subscribers
Adrian Newton (TFS)
Ankit Meel (ankitm)
Artur (artur.machura)
Oleksandr Kahal (ignietferro)
Richard Antalik (ISS)
Robert Guetzkow (rjg)

Description

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1050/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.92

Blender Version
Broken: version: 2.83 (sub 15), branch: master, commit date: 2020-05-08 14:49, hash: rBce76e17584ee
Worked: (newest version of Blender that worked as expected)

Short description of error
I try to split area and Blender crashes.

Exact steps for others to reproduce the error

  • open Blender
  • try to split area in several methods

Related Objects

Mentioned Here
rBeaee2b411935: Fix T36263: Pasted strip doesnt have F-Curve keyframes from the original
rBce76e17584ee: Fix T65012: Update depsgraph for matcap flipping

Event Timeline

Oleksandr Kahal (ignietferro) created this task.May 10 2020, 11:04 AM
Oleksandr Kahal (ignietferro) added a project: User Interface.
Robert Guetzkow (rjg) changed the task status from Needs Triage to Needs Information from User.EditedMay 10 2020, 1:47 PM
Robert Guetzkow (rjg) added a subscriber: Robert Guetzkow (rjg).

I can't reproduce the issue on Windows 10 with the latest commit of blender-v2.83-release. Please open Blender's installation directory and double click on the blender_debug_gpu.cmd. This will start Blender in debug mode and create log files. Try to make Blender crash again. Once it crashes the Windows Explorer should open and show you two files. Add them to your bug report by clicking on the upload button as shown in the screenshot below.

Adrian Newton (TFS) added a subscriber: Adrian Newton (TFS).May 10 2020, 3:15 PM

Window10s(64bit), GTX 1660 (Nividia Driver 445.98)

I have noticed a similar probem.

  1. Blender 2.83 download from 7/07/2020 ok
  2. Blender 2.83, todays download (10/05/2020) crashes as mentioned. Including logs from blender_debug.gpu.cmd

Robert Guetzkow (rjg) added a comment.EditedMay 10 2020, 3:23 PM

I can reproduce it with the daily build based on rBce76e17584eea6185170275250b25d9f5b80ad12, but not in my debug build. I'll investigate.

Robert Guetzkow (rjg) changed the task status from Needs Information from User to Needs Information from Developers.May 10 2020, 3:49 PM
Robert Guetzkow (rjg) added a subscriber: Artur (artur.machura).
Robert Guetzkow (rjg) added a comment.EditedMay 10 2020, 4:27 PM

I can't reproduce this in my local release build (with or without RelWithDebInfo) either.

Oleksandr Kahal (ignietferro) added a comment.May 10 2020, 5:09 PM

Here it is.

Oleksandr Kahal (ignietferro) added a comment.EditedMay 10 2020, 5:32 PM

I'm delete all files and preference from my computer and cleanup system. I'm download blender again from here. But problem dosn't resolve. I've tried it on Linux and didn't have issues on it.

Artur (artur.machura) added a comment.May 10 2020, 6:06 PM

I don't know if it will help in any way but in this same time, the 2.90 (blender-2.90-76e56e2ba70f-windows64) works fine.

Oleksandr Kahal (ignietferro) added a comment.EditedMay 10 2020, 6:20 PM
In T76612#928221, @Artur (artur.machura) wrote:

I don't know if it will help in any way but in this same time, the 2.90 (blender-2.90-76e56e2ba70f-windows64) works fine.

Yes, I know. Thanks) But problem with 2.83 ce76e17584ee, May 9 and only on Windows 10 (I've tried it on Linux and didn't have issues on it).
Actually I've returned on previous build when actual build had critical or semi-critical bug and wait for resolving.

Robert Guetzkow (rjg) added a comment.EditedMay 10 2020, 6:40 PM

Can't see anything suspicious even with --debug-all. Without debug symbols for the buildbot build this is difficult to diagnose. Might have to reverse engineer the build.

Build bot 2.83 (crashes)

Local release build 2.83

Build bot 2.90

Command used to create log files
.\blender.exe --debug-all -t 1 > blender_debug_log.txt

Robert Guetzkow (rjg) changed the task status from Needs Information from Developers to Confirmed.EditedMay 10 2020, 6:50 PM
Robert Guetzkow (rjg) triaged this task as High priority.

I'm setting this to confirmed, since the Windows build from buildbot definitely crash when resizing windows.

Robert Guetzkow (rjg) added a project: Platform: Windows.May 10 2020, 7:12 PM
Robert Guetzkow (rjg) added a comment.May 10 2020, 7:29 PM
This comment was removed by Robert Guetzkow (rjg).
Robert Guetzkow (rjg) added a comment.EditedMay 10 2020, 7:40 PM

I've triggered the build bot and the current build based on rBeaee2b4119359493b87422100e913a5e1dc9a001 appears to work fine. Source of the issue from the previous build is still unclear though.

Robert Guetzkow (rjg) changed the task status from Confirmed to Needs Information from Developers.May 10 2020, 7:51 PM
Robert Guetzkow (rjg) lowered the priority of this task from High to Normal.
Ankit Meel (ankitm) added a subscriber: Ankit Meel (ankitm).May 10 2020, 7:52 PM
Richard Antalik (ISS) added a subscriber: Richard Antalik (ISS).May 12 2020, 12:26 PM

@Robert Guetzkow (rjg) If I understandyou correctly you was able to reproduce this issue in rBce76e17584eea6185170275250b25d9f5b80ad12, but not in latest master?
I think it may be safe to close then.

I tried to build rBce76e17584eea6185170275250b25d9f5b80ad12 to check myself but I wasn't really able to build correctly that specific hash.
I have experienced some weird crashes when opening on any menu, but this issue has dissappeared when I did full rebuild. Perhaps these issues are connected.

Robert Guetzkow (rjg) added a comment.EditedMay 12 2020, 1:01 PM

@Richard Antalik (ISS) I was only able to reproduce this with the buildbot build of rBce76e17584eea6185170275250b25d9f5b80ad12 on Windows, but not in a local build (neither debug nor release). New builds from buildbot work fine as well.

Sounds like that may be related. Were you able to identify what went wrong in your local build?

Richard Antalik (ISS) added a comment.May 12 2020, 1:16 PM
In T76612#929693, @Robert Guetzkow (rjg) wrote:

@Richard Antalik (ISS) I was only able to reproduce this with the buildbot build of rBce76e17584eea6185170275250b25d9f5b80ad12 on Windows, but not in a local build (neither debug nor release). New builds from buildbot work fine as well.

Sounds like that may be related. Were you able to identify what went wrong in your local build?

I wasn't able to identify problem. Each time I tried to open menu it would stop on exception on some weird address. I don't even remember what kind of exception it was but I think read access violation with again weird address. it showed me exact same stack trace though.

Robert Guetzkow (rjg) added a comment.May 14 2020, 9:54 AM

Just to check, does anybody still have an issue with the current builds from buildbot?

Artur (artur.machura) added a comment.May 14 2020, 1:25 PM

System Information
Operating system: Windows-10-10.0.18362-SP0 64 Bits
Graphics card: GeForce GTX 1070/PCIe/SSE2 NVIDIA Corporation 4.5.0 NVIDIA 442.92

Blender Version
Broken: version: 2.83 (sub 16), branch: master, commit date: 2020-05-13 20:48, hash: rB71298a1da971
Worked: (newest version of Blender that worked as expected)

It is working fine, no crashes. I tested split with right click > menu and just with mouse on corners and everything is OK. Thank you. All developers are amazing.

Ankit Meel (ankitm) closed this task as Resolved.May 14 2020, 1:48 PM
Ankit Meel (ankitm) claimed this task.