Simple a GPencil object cause crashes Blender when use huge render resolution #94560

Closed
opened 2022-01-01 23:04:46 +01:00 by Vladimir · 33 comments

System Information
Operating system: Linux-5.15.12-1-MANJARO-x86_64-with-glibc2.33 64 Bits
Graphics card: Mesa DRI Intel(R) HD Graphics 4600 (HSW GT2) Intel Open Source Technology Center 4.5 (Core Profile) Mesa 21.3.2

Blender Version
Broken: version: 3.1.0 Alpha, branch: makepkg (modified), commit date: 2021-12-31 20:32, hash: 6844304dda
Worked: (newest version of Blender that worked as expected)

Short description of error

I have a large scene with many objects. At some time, I got the issue - Failed to submit batchbuffer. No space left on device.
Bellow shown last log of full debug mode. The Blender completed render and got to another stage and is crashed:

I0102 00:40:21.743168 13984 scene.cpp:384] System memory statistics after full device sync:
  Usage: 2,409,882 (2.30M)
  Peak: 2,676,122 (2.55M)
I0102 00:40:21.743232 13984 device_impl.cpp:127] Buffer allocate: RenderBuffers, 2,124,800 bytes. (2.03M)
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "IMAGE_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "IMAGE_MT_editor_menus"
I0102 00:40:22.896234 13984 session.cpp:138] Rendering in main loop is done in 1.15304 seconds.
I0102 00:40:22.896263 13984 session.cpp:139] 
Full path tracing report

Path tracing on: Intel Core i7-4771 CPU @ 3.50GHz (CPU) (4 threads) [CPU]

Render Scheduler Summary

Mode: Background
Resolution: 332x400

Adaptive sampling:
  Use: False

Denoiser:
  Use: False

Time (in seconds):
                                       Wall              Average
          Path Tracing             1.083619             0.108362
        Display Update             0.065896             0.021965

  Total: 1.149515

Rendered 10 samples in 1.153011 seconds
Average time per sample: 0.115301 seconds
I0102 00:40:22.896525 13983 session.cpp:474] Total render time: 1.31498
I0102 00:40:22.896562 13983 session.cpp:475] Render time (without synchronization): 1.15333
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "IMAGE_MT_editor_menus"
i965: Failed to submit batchbuffer: No space left on device
Aborted (core dumped)

I tried clean up the file and removed a lot objects in the scene but it don't help me. Also I have a similar scene and the same parameters and Blender doesn't crashing.
I'm sure this is some of issue with this file, not the device. 2 days ago it worked just fine and I didn't have the issue. Please see attached file.

Exact steps for others to reproduce the error

  1. Open attached file
  2. Go to Render layout and press F12 to start render (I am using here render region to speed up rendering)
  3. After render Blender crashes (for me)

i965.blend

**System Information** Operating system: Linux-5.15.12-1-MANJARO-x86_64-with-glibc2.33 64 Bits Graphics card: Mesa DRI Intel(R) HD Graphics 4600 (HSW GT2) Intel Open Source Technology Center 4.5 (Core Profile) Mesa 21.3.2 **Blender Version** Broken: version: 3.1.0 Alpha, branch: makepkg (modified), commit date: 2021-12-31 20:32, hash: `6844304dda` Worked: (newest version of Blender that worked as expected) **Short description of error** I have a large scene with many objects. At some time, I got the issue - **Failed to submit batchbuffer. No space left on device**. Bellow shown last log of full debug mode. The Blender completed render and got to another stage and is crashed: ``` I0102 00:40:21.743168 13984 scene.cpp:384] System memory statistics after full device sync: Usage: 2,409,882 (2.30M) Peak: 2,676,122 (2.55M) I0102 00:40:21.743232 13984 device_impl.cpp:127] Buffer allocate: RenderBuffers, 2,124,800 bytes. (2.03M) UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus" UI_menutype_draw: opening menu "TIME_MT_editor_menus" UI_menutype_draw: opening menu "IMAGE_MT_editor_menus" UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus" UI_menutype_draw: opening menu "TIME_MT_editor_menus" UI_menutype_draw: opening menu "IMAGE_MT_editor_menus" I0102 00:40:22.896234 13984 session.cpp:138] Rendering in main loop is done in 1.15304 seconds. I0102 00:40:22.896263 13984 session.cpp:139] Full path tracing report Path tracing on: Intel Core i7-4771 CPU @ 3.50GHz (CPU) (4 threads) [CPU] Render Scheduler Summary Mode: Background Resolution: 332x400 Adaptive sampling: Use: False Denoiser: Use: False Time (in seconds): Wall Average Path Tracing 1.083619 0.108362 Display Update 0.065896 0.021965 Total: 1.149515 Rendered 10 samples in 1.153011 seconds Average time per sample: 0.115301 seconds I0102 00:40:22.896525 13983 session.cpp:474] Total render time: 1.31498 I0102 00:40:22.896562 13983 session.cpp:475] Render time (without synchronization): 1.15333 UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus" UI_menutype_draw: opening menu "TIME_MT_editor_menus" UI_menutype_draw: opening menu "IMAGE_MT_editor_menus" i965: Failed to submit batchbuffer: No space left on device Aborted (core dumped) ``` I tried clean up the file and removed a lot objects in the scene but it don't help me. Also I have a similar scene and the same parameters and Blender doesn't crashing. I'm sure this is some of issue with this file, not the device. 2 days ago it worked just fine and I didn't have the issue. Please see attached file. **Exact steps for others to reproduce the error** 1) Open attached file 2) Go to Render layout and press F12 to start render (I am using here render region to speed up rendering) 3) After render Blender crashes (for me) [i965.blend](https://archive.blender.org/developer/F12784609/i965.blend)
Author

Added subscriber: @Wovchick

Added subscriber: @Wovchick

Added subscriber: @deadpin

Added subscriber: @deadpin

We've had reports of several Arch-based Mesa driver problems recently. It seems a recent update there has caused a variety of problems; in particular for versions like 21.3.x.

It seems like you're already on the other task #94209. Can you check your update history and see when your Mesa driver was last updated? And/or can you try downgrading to 21.2 and see if that helps (it did for one other person).

We've had reports of several Arch-based Mesa driver problems recently. It seems a recent update there has caused a variety of problems; in particular for versions like 21.3.x. It seems like you're already on the other task #94209. Can you check your update history and see when your Mesa driver was last updated? And/or can you try downgrading to 21.2 and see if that helps (it did for one other person).
Author

In #94560#1281364, @deadpin wrote:
Can you check your update history and see when your Mesa driver was last updated?

[2021-12-05T14:48:30+0300] [ALPM] upgraded mesa (21.2.5-1 -> 21.3.1-0)
[2021-12-05T14:48:33+0300] [ALPM] upgraded lib32-mesa (21.2.5-1 -> 21.3.1-0)
[2021-12-05T14:48:33+0300] [ALPM] upgraded lib32-mesa-vdpau (21.2.5-1 -> 21.3.1-0)
[2021-12-05T14:48:33+0300] [ALPM] upgraded libva-mesa-driver (21.2.5-1 -> 21.3.1-0)
[2021-12-05T14:48:37+0300] [ALPM] upgraded mesa-vdpau (21.2.5-1 -> 21.3.1-0)
[2021-12-08T07:55:14+0300] [ALPM] upgraded mesa (21.3.1-0 -> 21.3.1-0.1)
[2021-12-08T07:55:15+0300] [ALPM] upgraded lib32-mesa (21.3.1-0 -> 21.3.1-0.1)
[2021-12-08T07:55:15+0300] [ALPM] upgraded lib32-mesa-vdpau (21.3.1-0 -> 21.3.1-0.1)
[2021-12-08T07:55:15+0300] [ALPM] upgraded libva-mesa-driver (21.3.1-0 -> 21.3.1-0.1)
[2021-12-08T07:55:15+0300] [ALPM] upgraded mesa-vdpau (21.3.1-0 -> 21.3.1-0.1)
[2021-12-17T01:02:15+0300] [ALPM] upgraded mesa (21.3.1-0.1 -> 21.3.1-1)
[2021-12-17T01:02:28+0300] [ALPM] upgraded lib32-mesa (21.3.1-0.1 -> 21.3.1-1)
[2021-12-17T01:02:28+0300] [ALPM] upgraded lib32-mesa-vdpau (21.3.1-0.1 -> 21.3.1-1)
[2021-12-17T01:02:31+0300] [ALPM] upgraded libva-mesa-driver (21.3.1-0.1 -> 21.3.1-1)
[2021-12-17T01:02:39+0300] [ALPM] upgraded mesa-vdpau (21.3.1-0.1 -> 21.3.1-1)
[2021-12-26T18:24:53+0300] [ALPM] upgraded mesa (21.3.1-1 -> 21.3.2-1)
[2021-12-26T18:25:01+0300] [ALPM] upgraded lib32-mesa (21.3.1-1 -> 21.3.2-1)
[2021-12-26T18:25:01+0300] [ALPM] upgraded lib32-mesa-vdpau (21.3.1-1 -> 21.3.2-1)
[2021-12-26T18:25:03+0300] [ALPM] upgraded libva-mesa-driver (21.3.1-1 -> 21.3.2-1)
[2021-12-26T18:25:10+0300] [ALPM] upgraded mesa-vdpau (21.3.1-1 -> 21.3.2-1)

But my problem showed up only two days ago and only when I use the attached file. I tested many different options with similar scenes and cannot reproduce the issue. I don't understand which cause it, I seem the Mesa is don't cause because the Mesa was upgraded more than two days ago and the problem didn't happen.

> In #94560#1281364, @deadpin wrote: > Can you check your update history and see when your Mesa driver was last updated? ``` [2021-12-05T14:48:30+0300] [ALPM] upgraded mesa (21.2.5-1 -> 21.3.1-0) [2021-12-05T14:48:33+0300] [ALPM] upgraded lib32-mesa (21.2.5-1 -> 21.3.1-0) [2021-12-05T14:48:33+0300] [ALPM] upgraded lib32-mesa-vdpau (21.2.5-1 -> 21.3.1-0) [2021-12-05T14:48:33+0300] [ALPM] upgraded libva-mesa-driver (21.2.5-1 -> 21.3.1-0) [2021-12-05T14:48:37+0300] [ALPM] upgraded mesa-vdpau (21.2.5-1 -> 21.3.1-0) [2021-12-08T07:55:14+0300] [ALPM] upgraded mesa (21.3.1-0 -> 21.3.1-0.1) [2021-12-08T07:55:15+0300] [ALPM] upgraded lib32-mesa (21.3.1-0 -> 21.3.1-0.1) [2021-12-08T07:55:15+0300] [ALPM] upgraded lib32-mesa-vdpau (21.3.1-0 -> 21.3.1-0.1) [2021-12-08T07:55:15+0300] [ALPM] upgraded libva-mesa-driver (21.3.1-0 -> 21.3.1-0.1) [2021-12-08T07:55:15+0300] [ALPM] upgraded mesa-vdpau (21.3.1-0 -> 21.3.1-0.1) [2021-12-17T01:02:15+0300] [ALPM] upgraded mesa (21.3.1-0.1 -> 21.3.1-1) [2021-12-17T01:02:28+0300] [ALPM] upgraded lib32-mesa (21.3.1-0.1 -> 21.3.1-1) [2021-12-17T01:02:28+0300] [ALPM] upgraded lib32-mesa-vdpau (21.3.1-0.1 -> 21.3.1-1) [2021-12-17T01:02:31+0300] [ALPM] upgraded libva-mesa-driver (21.3.1-0.1 -> 21.3.1-1) [2021-12-17T01:02:39+0300] [ALPM] upgraded mesa-vdpau (21.3.1-0.1 -> 21.3.1-1) [2021-12-26T18:24:53+0300] [ALPM] upgraded mesa (21.3.1-1 -> 21.3.2-1) [2021-12-26T18:25:01+0300] [ALPM] upgraded lib32-mesa (21.3.1-1 -> 21.3.2-1) [2021-12-26T18:25:01+0300] [ALPM] upgraded lib32-mesa-vdpau (21.3.1-1 -> 21.3.2-1) [2021-12-26T18:25:03+0300] [ALPM] upgraded libva-mesa-driver (21.3.1-1 -> 21.3.2-1) [2021-12-26T18:25:10+0300] [ALPM] upgraded mesa-vdpau (21.3.1-1 -> 21.3.2-1) ``` But my problem showed up only two days ago and only when I use the attached file. I tested many different options with similar scenes and cannot reproduce the issue. I don't understand which cause it, I seem the Mesa is don't cause because the Mesa was upgraded more than two days ago and the problem didn't happen.
Author

I tried to upgrade to Mesa 21.3.3 and to downgrade to 21.2.5 versions but nothing change for me, the issue remains

[2022-01-02T08:14:31+0300] [ALPM] upgraded mesa (21.3.2-1 -> 21.3.3-2)
[2022-01-02T08:14:31+0300] [ALPM] upgraded libva-mesa-driver (21.3.2-1 -> 21.3.3-2)
[2022-01-02T08:14:31+0300] [ALPM] upgraded mesa-vdpau (21.3.2-1 -> 21.3.3-2)

[2022-01-02T08:21:50+0300] [ALPM] downgraded mesa (21.3.3-2 -> 21.2.5-1)
[2022-01-02T08:21:50+0300] [ALPM] downgraded mesa-vdpau (21.3.3-2 -> 21.2.5-1)
[2022-01-02T08:21:50+0300] [ALPM] downgraded libva-mesa-driver (21.3.3-2 -> 21.2.5-1)

[2022-01-02T08:29:14+0300] [ALPM] upgraded mesa (21.2.5-1 -> 21.3.3-2)
[2022-01-02T08:29:14+0300] [ALPM] upgraded mesa-vdpau (21.2.5-1 -> 21.3.3-2)
[2022-01-02T08:29:14+0300] [ALPM] upgraded libva-mesa-driver (21.2.5-1 -> 21.3.3-2)

I watched log and seems got extended message from Mesa 21.2.5:

[dv@manjaro ~]$ blender
Read prefs: /home/dv/.config/blender/3.1/config/userpref.blend
/run/user/1000/gvfs/ non-existent directory
Read blend: /mnt/work/b3d-bug/i965.blend

i965: Failed to submit batchbuffer: No space left on device
Error: Not freed memory blocks: 131916, total unfreed memory 52.493816 MB
Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions. To fix this error, use the 'construct on first use' idiom.

What is it?:

Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions.

It may be cause? It is the message from Blender or Mesa?

I tried to upgrade to Mesa 21.3.3 and to downgrade to 21.2.5 versions but nothing change for me, the issue remains ``` [2022-01-02T08:14:31+0300] [ALPM] upgraded mesa (21.3.2-1 -> 21.3.3-2) [2022-01-02T08:14:31+0300] [ALPM] upgraded libva-mesa-driver (21.3.2-1 -> 21.3.3-2) [2022-01-02T08:14:31+0300] [ALPM] upgraded mesa-vdpau (21.3.2-1 -> 21.3.3-2) [2022-01-02T08:21:50+0300] [ALPM] downgraded mesa (21.3.3-2 -> 21.2.5-1) [2022-01-02T08:21:50+0300] [ALPM] downgraded mesa-vdpau (21.3.3-2 -> 21.2.5-1) [2022-01-02T08:21:50+0300] [ALPM] downgraded libva-mesa-driver (21.3.3-2 -> 21.2.5-1) [2022-01-02T08:29:14+0300] [ALPM] upgraded mesa (21.2.5-1 -> 21.3.3-2) [2022-01-02T08:29:14+0300] [ALPM] upgraded mesa-vdpau (21.2.5-1 -> 21.3.3-2) [2022-01-02T08:29:14+0300] [ALPM] upgraded libva-mesa-driver (21.2.5-1 -> 21.3.3-2) ``` I watched log and seems got extended message from Mesa 21.2.5: ``` [dv@manjaro ~]$ blender Read prefs: /home/dv/.config/blender/3.1/config/userpref.blend /run/user/1000/gvfs/ non-existent directory Read blend: /mnt/work/b3d-bug/i965.blend i965: Failed to submit batchbuffer: No space left on device Error: Not freed memory blocks: 131916, total unfreed memory 52.493816 MB Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions. To fix this error, use the 'construct on first use' idiom. ``` What is it?: ```Freeing memory after the leak detector has run. This can happen when using static variables in C++ that are defined outside of functions.``` It may be cause? It is the message from Blender or Mesa?
Author

I registered the Issue on Mesa Bug Tracker - https://gitlab.freedesktop.org/mesa/mesa/-/issues/5811

I registered the Issue on Mesa Bug Tracker - https://gitlab.freedesktop.org/mesa/mesa/-/issues/5811
Author

Below duplicate information from here: https://gitlab.freedesktop.org/mesa/mesa/-/issues/5811

I tried activate new driver from variable environment and so run the Blender.

The Blender crashes also but when I render full picture size. Previous the Blender example file which I attached earlier used render region and now Blender doesn't crash if used the crocus driver. But when I render full a picture then exactly the same happens, Blender is crash.

I attached new version of example Blender file to Blender BugTracker where removed render region.
Also I collected and attach here coredump from systemd when the Blender is fall. May be it helps to resolve the problem?

Info and dump:

$ coredumpctl dump
           PID: 5858 (blender)
           UID: 1000 (dv)
           GID: 1000 (dv)
        Signal: 6 (ABRT)
     Timestamp: Wed 2022-01-05 01:59:49 MSK (1min 17s ago)
  Command Line: ./blender --debug-all
    Executable: /mnt/work/blender-3.1.0-alpha+master.ea8d749587dd-linux.x86_64-release/blender
 Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.konsole-acd97c24a22b4928abe6878900751630.scope
          Unit: user@1000.service
     User Unit: app-org.kde.konsole-acd97c24a22b4928abe6878900751630.scope
         Slice: user-1000.slice
     Owner UID: 1000 (dv)
       Boot ID: c9ed9951dcd84d9ca6d6a5e70804fc5f
    Machine ID: 2fbfb381f06b4a78a404ab8fd15d03aa
      Hostname: manjaro
       Storage: /var/lib/systemd/coredump/core.blender.1000.c9ed9951dcd84d9ca6d6a5e70804fc5f.5858.1641337189000000.zst (truncated)
     Disk Size: 69.8M
       Message: Process 5858 (blender) of user 1000 dumped core.

                Module /mnt/work/blender-3.1.0-alpha+master.ea8d749587dd-linux.x86_64-release/blender with build-id f2eb9fe6a169d227eea150333382ff0f5289d4b8
                Module /usr/lib/libXcursor.so.1.0.2 with build-id eb6315bcd7526aaf51b0a1307efdc587cea0a152
                Module /usr/lib/libicudata.so.70.1 with build-id e1dcc2a88cfaafed882d09c90c668af0eed4efed
                Module /usr/lib/libicuuc.so.70.1 with build-id 2e245c2bf12f95fd8ab79b3a4be99524677cbd70
                Module /usr/lib/libxml2.so.2.9.12 with build-id b710b880b0d4e9c93554fa632129db44c20632cd
                Module /usr/lib/libLLVM-13.so with build-id 82982c299d46219d0eab8ee9cb8bb7365483453b
                Module /usr/lib/dri/crocus_dri.so with build-id ebdb09c64ad01a77f899d04accb3d2e414fe5cf1
                Module /usr/lib/libnss_files-2.33.so with build-id 1a36dfc01d3a1010b2ee79766a24a8090a3266d5
                Module /usr/lib/libncursesw.so.6.3 with build-id 859adb8b03a5655151b4da104bc4b326a0d4bc8c
                Module /usr/lib/libedit.so.0.0.68 with build-id 4b0babfcad161c2ad0af6e59e2493258db23a331
                Module /usr/lib/libffi.so.8.1.0 with build-id f90d8b734f6de9b25faedb8cbfab7054dafc0a42
                Module /usr/lib/libvulkan.so.1.2.202 with build-id 0c8486d8689e18bd837da80fe4d17664a248bc10
                Module /usr/lib/libdrm_nouveau.so.2.0.0 with build-id ee16fa6a4d0bd08f5448cfc046ccb76b49aaa8a3
                Module /usr/lib/libdrm_amdgpu.so.1.0.0 with build-id 30d019987d514b23115b47d6b47c1e45c18fdbaf
                Module /usr/lib/libelf-0.186.so with build-id a4fb077dcec6ee26a5fab1fa10c59bd03b1078e4
                Module /usr/lib/libdrm_radeon.so.1.0.1 with build-id 5d1615e0467d0a34a5a82cbd4ebc84851e116307
                Module /usr/lib/libsensors.so.5.0.0 with build-id dc8b2c1c0d8525411aca188ea3cc3fb86d381d30
                Module /usr/lib/libz.so.1.2.11 with build-id 0c1459c56513efd5d53eb3868290e9afee6a6a26
                Module /usr/lib/libxcb-xfixes.so.0.0.0 with build-id a6b197ace5b9b59f913f5969eb419a88d1194f47
                Module /usr/lib/libxshmfence.so.1.0.0 with build-id 8876d9ccf620858795724ca24b9e567585a77cec
                Module /usr/lib/libxcb-sync.so.1.0.0 with build-id dda14591103b01b1311906053bf1ca9e82ade35c
                Module /usr/lib/libexpat.so.1.8.2 with build-id 16023a53e7b5bbdff92bd0bf2eebd36f9b5b879f
                Module /usr/lib/libxcb-present.so.0.0.0 with build-id 68f5465258750e2397b1333b3ffc01ee33caa4e1
                Module /usr/lib/libxcb-dri3.so.0.0.0 with build-id 9407a2480e09dc5a1dd9d9a0652fa8d32b328c91
                Module /usr/lib/libxcb-shm.so.0.0.0 with build-id fb797f299a446f559a95afcc168227482cc800d1
                Module /usr/lib/libxcb-glx.so.0.0.0 with build-id 8ad115382ad874165523dc5b4488c99d73bbc3c4
                Module /usr/lib/libglapi.so.0.0.0 with build-id 9331aed5060062bcfafd463d36506312fab59549
                Module /usr/lib/libGLX_mesa.so.0.0.0 with build-id 76cdb170e96b9ad2d09c67051436088c007f4b7b
                Module /usr/lib/libgpg-error.so.0.32.1 with build-id 3801187d42c4955bd93c605451430cdf1b164e63
                Module /usr/lib/libresolv-2.33.so with build-id c915c72668282861a813f7ea3c0780f37b681dc0
                Module /usr/lib/libgcrypt.so.20.3.4 with build-id db45f5d5e0f7af1e77324fea1885f974619ad268
                Module /usr/lib/libcap.so.2.62 with build-id f56c6cd6ad4d35053340d7ff2f8f954498796739
                Module /usr/lib/liblz4.so.1.9.3 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1
                Module /usr/lib/libzstd.so.1.5.1 with build-id 6214183688018e3fba6d66db10c2c8d0b45e0578
                Module /usr/lib/liblzma.so.5.2.5 with build-id 8b615460aa230708c5183f16bede67aa0437d95e
                Module /usr/lib/libogg.so.0.8.5 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c
                Module /usr/lib/libvorbis.so.0.4.9 with build-id ad0a6c1af8f219b4e314090b6e8847223d424cbe
                Module /usr/lib/libopus.so.0.8.0 with build-id 649d3ddab8764d7caf73648004a35cb13e23a5e1
                Module /usr/lib/libFLAC.so.8.3.0 with build-id e568dc3d434723c72d6d302eb0b2559f27e91faa
                Module /usr/lib/libvorbisenc.so.2.0.12 with build-id 28ed815b8b1d322e6bf2bfdce4b0af2789b74335
                Module /usr/lib/libsystemd.so.0.33.0 with build-id 5e0c342d74b444cce6793925b41760cf298c417c
                Module /usr/lib/libsndfile.so.1.0.31 with build-id 72d5531e74ed3e9afe49e95e449c40cb8984a258
                Module /usr/lib/libdbus-1.so.3.19.13 with build-id 74f2ab9c60512f3a93c932c3f627564d42e0b11e
                Module /usr/lib/pulseaudio/libpulsecommon-15.0.so with build-id a2e110b7a0b3bb46e42515afd55a61d78185835b
                Module /usr/lib/libpulse.so.0.24.0 with build-id 10bd0ce0cfbb9405cee189faa1830cf34cab61a8
                Module /usr/lib/libstdc++.so.6.0.29 with build-id 9b5eeeb149bf3c4efe787fb398b44f00507aec87
                Module /usr/lib/libdb-5.3.so with build-id 9422fdf20e44ff3d5c58f76ef36be3432c6057c3
                Module /usr/lib/libjack.so.0.1.0 with build-id c89593017e22491c1202472fd57e9826a30a6b13
                Stack trace of thread 5910:
                #0  0x00007fdad5d97d22 n/a (n/a + 0x0)
                ELF object binary architecture: AMD x86-64
Refusing to dump core to tty (use shell redirection or specify --output).

Coredump:
core.blender.1000.c9ed9951dcd84d9ca6d6a5e70804fc5f.5858.1641337189000000.zst

Open blend file and go to render layout and run F12.
i965.blend

**Below duplicate information from here:** https://gitlab.freedesktop.org/mesa/mesa/-/issues/5811 I tried activate new driver from variable environment and so run the Blender. The Blender crashes also but when I render full picture size. Previous the Blender example file which I attached earlier used render region and now Blender doesn't crash if used the `crocus` driver. But when I render full a picture then exactly the same happens, Blender is crash. I attached new version of example Blender file to Blender BugTracker where removed render region. Also I collected and attach here coredump from systemd when the Blender is fall. May be it helps to resolve the problem? **Info and dump:** ``` $ coredumpctl dump PID: 5858 (blender) UID: 1000 (dv) GID: 1000 (dv) Signal: 6 (ABRT) Timestamp: Wed 2022-01-05 01:59:49 MSK (1min 17s ago) Command Line: ./blender --debug-all Executable: /mnt/work/blender-3.1.0-alpha+master.ea8d749587dd-linux.x86_64-release/blender Control Group: /user.slice/user-1000.slice/user@1000.service/app.slice/app-org.kde.konsole-acd97c24a22b4928abe6878900751630.scope Unit: user@1000.service User Unit: app-org.kde.konsole-acd97c24a22b4928abe6878900751630.scope Slice: user-1000.slice Owner UID: 1000 (dv) Boot ID: c9ed9951dcd84d9ca6d6a5e70804fc5f Machine ID: 2fbfb381f06b4a78a404ab8fd15d03aa Hostname: manjaro Storage: /var/lib/systemd/coredump/core.blender.1000.c9ed9951dcd84d9ca6d6a5e70804fc5f.5858.1641337189000000.zst (truncated) Disk Size: 69.8M Message: Process 5858 (blender) of user 1000 dumped core. Module /mnt/work/blender-3.1.0-alpha+master.ea8d749587dd-linux.x86_64-release/blender with build-id f2eb9fe6a169d227eea150333382ff0f5289d4b8 Module /usr/lib/libXcursor.so.1.0.2 with build-id eb6315bcd7526aaf51b0a1307efdc587cea0a152 Module /usr/lib/libicudata.so.70.1 with build-id e1dcc2a88cfaafed882d09c90c668af0eed4efed Module /usr/lib/libicuuc.so.70.1 with build-id 2e245c2bf12f95fd8ab79b3a4be99524677cbd70 Module /usr/lib/libxml2.so.2.9.12 with build-id b710b880b0d4e9c93554fa632129db44c20632cd Module /usr/lib/libLLVM-13.so with build-id 82982c299d46219d0eab8ee9cb8bb7365483453b Module /usr/lib/dri/crocus_dri.so with build-id ebdb09c64ad01a77f899d04accb3d2e414fe5cf1 Module /usr/lib/libnss_files-2.33.so with build-id 1a36dfc01d3a1010b2ee79766a24a8090a3266d5 Module /usr/lib/libncursesw.so.6.3 with build-id 859adb8b03a5655151b4da104bc4b326a0d4bc8c Module /usr/lib/libedit.so.0.0.68 with build-id 4b0babfcad161c2ad0af6e59e2493258db23a331 Module /usr/lib/libffi.so.8.1.0 with build-id f90d8b734f6de9b25faedb8cbfab7054dafc0a42 Module /usr/lib/libvulkan.so.1.2.202 with build-id 0c8486d8689e18bd837da80fe4d17664a248bc10 Module /usr/lib/libdrm_nouveau.so.2.0.0 with build-id ee16fa6a4d0bd08f5448cfc046ccb76b49aaa8a3 Module /usr/lib/libdrm_amdgpu.so.1.0.0 with build-id 30d019987d514b23115b47d6b47c1e45c18fdbaf Module /usr/lib/libelf-0.186.so with build-id a4fb077dcec6ee26a5fab1fa10c59bd03b1078e4 Module /usr/lib/libdrm_radeon.so.1.0.1 with build-id 5d1615e0467d0a34a5a82cbd4ebc84851e116307 Module /usr/lib/libsensors.so.5.0.0 with build-id dc8b2c1c0d8525411aca188ea3cc3fb86d381d30 Module /usr/lib/libz.so.1.2.11 with build-id 0c1459c56513efd5d53eb3868290e9afee6a6a26 Module /usr/lib/libxcb-xfixes.so.0.0.0 with build-id a6b197ace5b9b59f913f5969eb419a88d1194f47 Module /usr/lib/libxshmfence.so.1.0.0 with build-id 8876d9ccf620858795724ca24b9e567585a77cec Module /usr/lib/libxcb-sync.so.1.0.0 with build-id dda14591103b01b1311906053bf1ca9e82ade35c Module /usr/lib/libexpat.so.1.8.2 with build-id 16023a53e7b5bbdff92bd0bf2eebd36f9b5b879f Module /usr/lib/libxcb-present.so.0.0.0 with build-id 68f5465258750e2397b1333b3ffc01ee33caa4e1 Module /usr/lib/libxcb-dri3.so.0.0.0 with build-id 9407a2480e09dc5a1dd9d9a0652fa8d32b328c91 Module /usr/lib/libxcb-shm.so.0.0.0 with build-id fb797f299a446f559a95afcc168227482cc800d1 Module /usr/lib/libxcb-glx.so.0.0.0 with build-id 8ad115382ad874165523dc5b4488c99d73bbc3c4 Module /usr/lib/libglapi.so.0.0.0 with build-id 9331aed5060062bcfafd463d36506312fab59549 Module /usr/lib/libGLX_mesa.so.0.0.0 with build-id 76cdb170e96b9ad2d09c67051436088c007f4b7b Module /usr/lib/libgpg-error.so.0.32.1 with build-id 3801187d42c4955bd93c605451430cdf1b164e63 Module /usr/lib/libresolv-2.33.so with build-id c915c72668282861a813f7ea3c0780f37b681dc0 Module /usr/lib/libgcrypt.so.20.3.4 with build-id db45f5d5e0f7af1e77324fea1885f974619ad268 Module /usr/lib/libcap.so.2.62 with build-id f56c6cd6ad4d35053340d7ff2f8f954498796739 Module /usr/lib/liblz4.so.1.9.3 with build-id e63600ab23b2f6997f42fac2fa56e1f02ce159a1 Module /usr/lib/libzstd.so.1.5.1 with build-id 6214183688018e3fba6d66db10c2c8d0b45e0578 Module /usr/lib/liblzma.so.5.2.5 with build-id 8b615460aa230708c5183f16bede67aa0437d95e Module /usr/lib/libogg.so.0.8.5 with build-id ca0cae30a809f10db1f16e54a23b4e5ff7b2c54c Module /usr/lib/libvorbis.so.0.4.9 with build-id ad0a6c1af8f219b4e314090b6e8847223d424cbe Module /usr/lib/libopus.so.0.8.0 with build-id 649d3ddab8764d7caf73648004a35cb13e23a5e1 Module /usr/lib/libFLAC.so.8.3.0 with build-id e568dc3d434723c72d6d302eb0b2559f27e91faa Module /usr/lib/libvorbisenc.so.2.0.12 with build-id 28ed815b8b1d322e6bf2bfdce4b0af2789b74335 Module /usr/lib/libsystemd.so.0.33.0 with build-id 5e0c342d74b444cce6793925b41760cf298c417c Module /usr/lib/libsndfile.so.1.0.31 with build-id 72d5531e74ed3e9afe49e95e449c40cb8984a258 Module /usr/lib/libdbus-1.so.3.19.13 with build-id 74f2ab9c60512f3a93c932c3f627564d42e0b11e Module /usr/lib/pulseaudio/libpulsecommon-15.0.so with build-id a2e110b7a0b3bb46e42515afd55a61d78185835b Module /usr/lib/libpulse.so.0.24.0 with build-id 10bd0ce0cfbb9405cee189faa1830cf34cab61a8 Module /usr/lib/libstdc++.so.6.0.29 with build-id 9b5eeeb149bf3c4efe787fb398b44f00507aec87 Module /usr/lib/libdb-5.3.so with build-id 9422fdf20e44ff3d5c58f76ef36be3432c6057c3 Module /usr/lib/libjack.so.0.1.0 with build-id c89593017e22491c1202472fd57e9826a30a6b13 Stack trace of thread 5910: #0 0x00007fdad5d97d22 n/a (n/a + 0x0) ELF object binary architecture: AMD x86-64 Refusing to dump core to tty (use shell redirection or specify --output). ``` **Coredump:** [core.blender.1000.c9ed9951dcd84d9ca6d6a5e70804fc5f.5858.1641337189000000.zst](https://archive.blender.org/developer/F12789381/core.blender.1000.c9ed9951dcd84d9ca6d6a5e70804fc5f.5858.1641337189000000.zst) Open blend file and go to render layout and run F12. [i965.blend](https://archive.blender.org/developer/F12789375/i965.blend)
Author

After I changed driver i965 to Crocus, I no longer receive the error i965: Failed to submit batchbuffer: No space left on device, Blender just crashes without any message.

I continued looking for the reason crashes and found that in the example file which I attached early that the crash causes a Grease Pencil object - Add -> Grease Pencil -> Stroke by default and when render setup to huge resolution, for example 10000x5000px.

For reproduce the issue:

  1. Add GP object stroke to any scene: Add -> Grease Pencil -> Stroke
  2. Go to Render Setting and setup resolution to 10000x5000px (even 8000x4000px)
  3. Run Render. After rendering Blender is crashes

The Blender was run with option --debug-all and I got its Log:

Log.Crash.GP.Stroke.txt

New examples file for reproduce:

gp-object-stroke.blend
Also I cannot reproduce with any other objects this issue. Blender Rendering it succeeds any scene on 10000x5000px. I only have the issue with the GP object as it turned out.

Due to new circumstances, I renamed the issue to new title.

After I changed driver i965 to Crocus, I no longer receive the error `i965: Failed to submit batchbuffer: No space left on device`, Blender just crashes without any message. I continued looking for the reason crashes and found that in the example file which I attached early that the crash causes a Grease Pencil object - `Add -> Grease Pencil -> Stroke` by default and when render setup to huge resolution, for example 10000x5000px. For reproduce the issue: 1) Add GP object stroke to any scene: `Add -> Grease Pencil -> Stroke` 2) Go to Render Setting and setup resolution to 10000x5000px (even 8000x4000px) 3) Run Render. After rendering Blender is crashes The Blender was run with option `--debug-all` and I got its Log: [Log.Crash.GP.Stroke.txt](https://archive.blender.org/developer/F12790485/Log.Crash.GP.Stroke.txt) New examples file for reproduce: [gp-object-stroke.blend](https://archive.blender.org/developer/F12790486/gp-object-stroke.blend) Also I cannot reproduce with any other objects this issue. Blender Rendering it succeeds any scene on 10000x5000px. I only have the issue with the GP object as it turned out. Due to new circumstances, I renamed the issue to new title.
Vladimir changed title from Crash. Failed to submit batchbuffer. No space left on device to Simple a GPencil object cause crashes Blender when use huge render resolution 2022-01-05 21:27:35 +01:00

Added subscriber: @iss

Added subscriber: @iss

@Wovchick can you specify how much RAM does your system have?

@Wovchick can you specify how much RAM does your system have?
Author

In #94560#1284202, @iss wrote:
@Wovchick can you specify how much RAM does your system have?

I have 32Gb RAM + 15Gb Swap

I attached new file log where you can see that Cycles Render realizing is fine on my PC:

Rendered 1 samples in 0.609883 seconds
Average time per sample: 0.609883 seconds
Fra:1 Mem:85.12M (Peak 202.31M) | Time:00:17.39 | Mem:75.08M, Peak:192.27M | Scene, View Layer | Finished
I0106 22:12:46.312369 142802 session.cpp:474] Total render time: 17.3888
I0106 22:12:46.312394 142802 session.cpp:475] Render time (without synchronization): 17.2653
Fra:1 Mem:9.83M (Peak 202.31M) | Time:00:17.39 | Mem:0.00M, Peak:192.27M | Scene | Reading full buffer from disk
Fra:1 Mem:2298.65M (Peak 2298.65M) | Time:00:26.07 | Mem:0.00M, Peak:192.27M | Scene | View Layer | Finishing
[RENDER]: Removed 40 relations to no-op nodes

But next something is happening that crashing Blender.

Full log (--log "*" --log-level -1 --debug-all):
gpencil-log.txt

gp-object-stroke.blend

> In #94560#1284202, @iss wrote: > @Wovchick can you specify how much RAM does your system have? I have 32Gb RAM + 15Gb Swap I attached new file log where you can see that Cycles Render realizing is fine on my PC: ``` Rendered 1 samples in 0.609883 seconds Average time per sample: 0.609883 seconds Fra:1 Mem:85.12M (Peak 202.31M) | Time:00:17.39 | Mem:75.08M, Peak:192.27M | Scene, View Layer | Finished I0106 22:12:46.312369 142802 session.cpp:474] Total render time: 17.3888 I0106 22:12:46.312394 142802 session.cpp:475] Render time (without synchronization): 17.2653 Fra:1 Mem:9.83M (Peak 202.31M) | Time:00:17.39 | Mem:0.00M, Peak:192.27M | Scene | Reading full buffer from disk Fra:1 Mem:2298.65M (Peak 2298.65M) | Time:00:26.07 | Mem:0.00M, Peak:192.27M | Scene | View Layer | Finishing [RENDER]: Removed 40 relations to no-op nodes ``` But next something is happening that crashing Blender. Full log (`--log "*" --log-level -1 --debug-all`): [gpencil-log.txt](https://archive.blender.org/developer/F12792525/gpencil-log.txt) [gp-object-stroke.blend](https://archive.blender.org/developer/F12792533/gp-object-stroke.blend)
Author
A similar issue - https://developer.blender.org/T94706
Member

Added subscriber: @lichtwerk

Added subscriber: @lichtwerk
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

Could you please check again in a fresh build from https://builder.blender.org/download/daily/?, because there has been a related fix 8cd6d0fe68

Could you please check again in a fresh build from https://builder.blender.org/download/daily/?, because there has been a related fix 8cd6d0fe68
Author

This comment was removed by @Wovchick

*This comment was removed by @Wovchick*
Author

No, Blender crashes after render. I checked it with version: 3.2.0 Alpha, branch: master, commit date: 2022-01-31 23:10, hash: 95005bbe02
Blender also crashes after full image rendering without messages with run parameters $ ./blender --factory-startup --log "*" --log-level -1 --debug-all, I have only core dump.
If I do cancel after half of render than I don't have crashes. The crash happens only at end of rendering of full image.

No, Blender crashes after render. I checked it with version: 3.2.0 Alpha, branch: master, commit date: 2022-01-31 23:10, hash: `95005bbe02` Blender also crashes after full image rendering without messages with run parameters `$ ./blender --factory-startup --log "*" --log-level -1 --debug-all`, I have only core dump. If I do cancel after half of render than I don't have crashes. The crash happens only at end of rendering of full image.
Author

I pasted log after finish rendering event. Crash is after render on fresh build Blender:

I0202 21:42:00.245743 36300 session.cpp:138] Rendering in main loop is done in 22.2433 seconds.
I0202 21:42:00.245812 36300 session.cpp:139] 
Full path tracing report

Path tracing on: Intel Core i7-4771 CPU @ 3.50GHz (CPU) (8 threads) [CPU]

Render Scheduler Summary

Mode: Background
Resolution: 10000x5000

Adaptive sampling:
  Use: False

Denoiser:
  Use: False

Time (in seconds):
                                       Wall              Average
          Path Tracing             0.334254             0.334254
        Display Update             0.055205             0.055205

  Total: 0.389459

Rendered 1 samples in 0.944445 seconds
Average time per sample: 0.944445 seconds
I0202 21:42:00.246843 36299 session.cpp:474] Total render time: 22.3431
I0202 21:42:00.246907 36299 session.cpp:475] Render time (without synchronization): 22.2444
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "IMAGE_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
UI_menutype_draw: opening menu "IMAGE_MT_editor_menus"
UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus"
[RENDER]: Removed 40 relations to no-op nodes
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=CACamera flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBPoint flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LAPoint flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBCube flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MECube flags=LEGACY_0 source=RELATIONS
graph_id_tag_update: id=MECube flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=OBStroke flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GDStroke flags=LEGACY_0 source=RELATIONS
graph_id_tag_update: id=GDStroke flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MABlack flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MAWhite flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MARed flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MAGreen flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MABlue flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=MAGrey flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=GRCollection 1 flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=RELATIONS
graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=RELATIONS
Depsgraph built in 0.000487 seconds.
graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=CACamera flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBPoint flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LAPoint flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBCube flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MECube flags=LEGACY_0 source=VISIBILITY
graph_id_tag_update: id=MECube flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=OBStroke flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GDStroke flags=LEGACY_0 source=VISIBILITY
graph_id_tag_update: id=GDStroke flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MABlack flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAWhite flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MARed flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAGreen flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MABlue flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=MAGrey flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=GRCollection 1 flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=VISIBILITY
graph_id_tag_update: id=IMViewer Node flags=LEGACY_0 source=VISIBILITY
[RENDER]: Operation is entry point for update: IMAGE_ANIMATION()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: OPERATION()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: OPERATION()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_DONE()
[RENDER]: Operation is entry point for update: AUDIO_ENTRY()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: IMAGE_ANIMATION()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: SOUND_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: AUDIO_VOLUME()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: SEQUENCES_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: GENERIC_DATABLOCK_UPDATE()
[RENDER]: Operation is entry point for update: IMAGE_ANIMATION()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: IMAGE_ANIMATION()
[RENDER]: Operation is entry point for update: VIEW_LAYER_EVAL()
[RENDER]: Operation is entry point for update: TRANSFORM_EVAL()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_INIT()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL_DONE()
[RENDER]: Operation is entry point for update: OPERATION()
[RENDER]: Operation is entry point for update: TRANSFORM_FINAL()
[RENDER]: Operation is entry point for update: TRANSFORM_INIT()
[RENDER]: Operation is entry point for update: IMAGE_ANIMATION()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EVAL()
[RENDER]: Operation is entry point for update: GEOMETRY_EVAL()
[RENDER]: Operation is entry point for update: PARAMETERS_ENTRY()
[RENDER]: Operation is entry point for update: TRANSFORM_LOCAL()
[RENDER]: Operation is entry point for update: OPERATION()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: IMAGE_ANIMATION()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Operation is entry point for update: PARAMETERS_EXIT()
[RENDER]: Operation is entry point for update: SCENE_EVAL()
[RENDER]: Operation is entry point for update: IMAGE_ANIMATION()
[RENDER]: Operation is entry point for update: COPY_ON_WRITE()
[RENDER]: Accumulated recalc bits for SCScene: 8192
[RENDER]: Accumulated recalc bits for OBCamera: 8195
[RENDER]: Accumulated recalc bits for CACamera: 8192
[RENDER]: Accumulated recalc bits for OBPoint: 8195
[RENDER]: Accumulated recalc bits for LAPoint: 8320
[RENDER]: Accumulated recalc bits for OBCube: 8323
[RENDER]: Accumulated recalc bits for MECube: 4286574467
[RENDER]: Accumulated recalc bits for OBStroke: 8323
[RENDER]: Accumulated recalc bits for GDStroke: 4286574467
[RENDER]: Accumulated recalc bits for MABlack: 8320
[RENDER]: Accumulated recalc bits for MAWhite: 8320
[RENDER]: Accumulated recalc bits for MARed: 8320
[RENDER]: Accumulated recalc bits for MAGreen: 8320
[RENDER]: Accumulated recalc bits for MABlue: 8320
[RENDER]: Accumulated recalc bits for MAGrey: 8320
[RENDER]: Accumulated recalc bits for GRScene Collection: 8192
[RENDER]: Accumulated recalc bits for GRCollection 1: 8192
[RENDER]: Accumulated recalc bits for WOWorld: 8320
[RENDER]: Accumulated recalc bits for NTShader Nodetree: 8192
[RENDER]: Accumulated recalc bits for LSLineStyle: 8192
[RENDER]: Accumulated recalc bits for NTCompositing Nodetree: 8192
[RENDER]: Accumulated recalc bits for IMViewer Node: 4286574467
[RENDER]: deg_evaluate_copy_on_write on NTCompositing Nodetree (0x7f6159570938)
[RENDER]: deg_evaluate_copy_on_write on CACamera (0x7f615954ec38)
[RENDER]: deg_evaluate_copy_on_write on MECube (0x7f615950f038)
[RENDER]: deg_evaluate_copy_on_write on OBCamera (0x7f61594e7238)
[RENDER]: deg_evaluate_copy_on_write on GDStroke (0x7f615954fb38)
[RENDER]: deg_evaluate_copy_on_write on OBCube (0x7f61594e7e38)
[RENDER]: deg_evaluate_copy_on_write on OBStroke (0x7f61594e7838)
[RENDER]: deg_evaluate_copy_on_write on LAPoint (0x7f615024e038)
[RENDER]: deg_evaluate_copy_on_write on OBPoint (0x7f61594e8438)
[RENDER]: deg_evaluate_copy_on_write on MAWhite (0x7f61594cfab8)
[RENDER]: deg_evaluate_copy_on_write on MARed (0x7f61594cf038)
[RENDER]: deg_evaluate_copy_on_write on MAGreen (0x7f61594cf1f8)
[RENDER]: deg_evaluate_copy_on_write on MAGrey (0x7f61594cf578)
[RENDER]: deg_evaluate_copy_on_write on GRCollection 1 (0x7f61594c25b8)
[RENDER]: deg_evaluate_copy_on_write on SCScene (0x7f61594edc38)
[RENDER]: deg_evaluate_copy_on_write on MABlack (0x7f61594cf8f8)
[RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f615954fdb8)
[RENDER]: deg_evaluate_copy_on_write on WOWorld (0x7f61594c31b8)
[RENDER]: deg_evaluate_copy_on_write on GRScene Collection (0x7f61594c1b38)
[RENDER]: deg_evaluate_copy_on_write on MABlue (0x7f61594cf3b8)
UI_menutype_draw: opening menu "TIME_MT_editor_menus"
[RENDER]: deg_evaluate_copy_on_write on LSLineStyle (0x7f6159570438)
[RENDER]: layer_eval_view_layer on View Layer (0x7f61594c70b8)
[RENDER]: BKE_object_eval_local_transform on OBCamera (0x7f61594e7238)
[RENDER]: BKE_object_eval_transform_final on OBCamera (0x7f61594e7238)
[RENDER]: BKE_object_data_select_update on GDStroke (0x7f615954fb38)
[RENDER]: BKE_material_eval on MABlack (0x7f61594cf8f8)
[RENDER]: BKE_material_eval on MAWhite (0x7f61594cfab8)
[RENDER]: BKE_material_eval on MARed (0x7f61594cf038)
[RENDER]: BKE_material_eval on MAGreen (0x7f61594cf1f8)
[RENDER]: BKE_material_eval on MABlue (0x7f61594cf3b8)
[RENDER]: BKE_material_eval on MAGrey (0x7f61594cf578)
[RENDER]: BKE_object_eval_local_transform on OBPoint (0x7f61594e8438)
[RENDER]: BKE_object_eval_transform_final on OBPoint (0x7f61594e8438)
[RENDER]: BKE_world_eval on WOWorld (0x7f61594c31b8)
[RENDER]: SEQ_eval_sequences on SCScene (0x7f61594edc38)
[RENDER]: BKE_object_eval_eval_base_flags on OBCamera (0x7f61594e7238)
[RENDER]: BKE_light_eval on LAPoint (0x7f615024e038)
[RENDER]: BKE_object_eval_eval_base_flags on OBPoint (0x7f61594e8438)
[RENDER]: BKE_object_eval_eval_base_flags on OBCube (0x7f61594e7e38)
[RENDER]: BKE_object_data_select_update on MECube (0x7f615950f038)
[RENDER]: BKE_mesh_eval_geometry on MECube (0x7f615950f038)
[RENDER]: BKE_object_eval_uber_data on OBCube (0x7f61594e7e38)
[RENDER]: BKE_object_handle_data_update on OBCube (0x7f61594e7e38)
[RENDER]: BKE_object_select_update on OBCube (0x7f61594e7e38)
[RENDER]: BKE_object_data_select_update on MECube (0x7f616163b838)
[RENDER]: BKE_object_eval_local_transform on OBStroke (0x7f61594e7838)
[RENDER]: BKE_object_eval_transform_final on OBStroke (0x7f61594e7838)
UI_menutype_draw: opening menu "IMAGE_MT_editor_menus"
[RENDER]: BKE_object_eval_eval_base_flags on OBStroke (0x7f61594e7838)
[RENDER]: BKE_gpencil_frame_active_set on GDStroke (0x7f615954fb38)
[RENDER]: BKE_object_eval_uber_data on OBStroke (0x7f61594e7838)
[RENDER]: BKE_object_handle_data_update on OBStroke (0x7f61594e7838)
graph_id_tag_update: id=GDStroke flags=GEOMETRY source=USER_EDIT
graph_id_tag_update: id=GDStroke flags=GEOMETRY source=USER_EDIT
graph_id_tag_update: id=GDStroke flags=GEOMETRY source=USER_EDIT
ID tagged for update during dependency graph evaluation.
[RENDER]: BKE_object_select_update on OBStroke (0x7f61594e7838)
[RENDER]: BKE_object_data_select_update on GDStroke (0x7f615954fb38)
[RENDER]: BKE_object_eval_local_transform on OBCube (0x7f61594e7e38)
[RENDER]: BKE_object_eval_transform_final on OBCube (0x7f61594e7e38)
Depsgraph updated in 0.007414 seconds.
Depsgraph evaluation FPS: -nan
Aborted (core dumped)
I pasted log after finish rendering event. Crash is after render on fresh build Blender: ``` I0202 21:42:00.245743 36300 session.cpp:138] Rendering in main loop is done in 22.2433 seconds. I0202 21:42:00.245812 36300 session.cpp:139] Full path tracing report Path tracing on: Intel Core i7-4771 CPU @ 3.50GHz (CPU) (8 threads) [CPU] Render Scheduler Summary Mode: Background Resolution: 10000x5000 Adaptive sampling: Use: False Denoiser: Use: False Time (in seconds): Wall Average Path Tracing 0.334254 0.334254 Display Update 0.055205 0.055205 Total: 0.389459 Rendered 1 samples in 0.944445 seconds Average time per sample: 0.944445 seconds I0202 21:42:00.246843 36299 session.cpp:474] Total render time: 22.3431 I0202 21:42:00.246907 36299 session.cpp:475] Render time (without synchronization): 22.2444 UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus" UI_menutype_draw: opening menu "TIME_MT_editor_menus" UI_menutype_draw: opening menu "IMAGE_MT_editor_menus" UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus" UI_menutype_draw: opening menu "TIME_MT_editor_menus" UI_menutype_draw: opening menu "IMAGE_MT_editor_menus" UI_menutype_draw: opening menu "TOPBAR_MT_editor_menus" [RENDER]: Removed 40 relations to no-op nodes graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=CACamera flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=OBPoint flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=LAPoint flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=OBCube flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=MECube flags=LEGACY_0 source=RELATIONS graph_id_tag_update: id=MECube flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=OBStroke flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=GDStroke flags=LEGACY_0 source=RELATIONS graph_id_tag_update: id=GDStroke flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=MABlack flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=MAWhite flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=MARed flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=MAGreen flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=MABlue flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=MAGrey flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=GRCollection 1 flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=RELATIONS graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=RELATIONS Depsgraph built in 0.000487 seconds. graph_id_tag_update: id=SCScene flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=OBCamera flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=CACamera flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=OBPoint flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=LAPoint flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=OBCube flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=MECube flags=LEGACY_0 source=VISIBILITY graph_id_tag_update: id=MECube flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=OBStroke flags=TRANSFORM, GEOMETRY, COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=GDStroke flags=LEGACY_0 source=VISIBILITY graph_id_tag_update: id=GDStroke flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=MABlack flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=MAWhite flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=MARed flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=MAGreen flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=MABlue flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=MAGrey flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=GRScene Collection flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=GRCollection 1 flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=WOWorld flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=NTShader Nodetree flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=LSLineStyle flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=NTCompositing Nodetree flags=COPY_ON_WRITE source=VISIBILITY graph_id_tag_update: id=IMViewer Node flags=LEGACY_0 source=VISIBILITY [RENDER]: Operation is entry point for update: IMAGE_ANIMATION() [RENDER]: Operation is entry point for update: TRANSFORM_EVAL() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: OPERATION() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT() [RENDER]: Operation is entry point for update: OPERATION() [RENDER]: Operation is entry point for update: TRANSFORM_INIT() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL() [RENDER]: Operation is entry point for update: TRANSFORM_FINAL() [RENDER]: Operation is entry point for update: PARAMETERS_ENTRY() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL_DONE() [RENDER]: Operation is entry point for update: AUDIO_ENTRY() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: PARAMETERS_EVAL() [RENDER]: Operation is entry point for update: PARAMETERS_ENTRY() [RENDER]: Operation is entry point for update: PARAMETERS_EXIT() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: PARAMETERS_EXIT() [RENDER]: Operation is entry point for update: IMAGE_ANIMATION() [RENDER]: Operation is entry point for update: PARAMETERS_EVAL() [RENDER]: Operation is entry point for update: TRANSFORM_INIT() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: SOUND_EVAL() [RENDER]: Operation is entry point for update: TRANSFORM_INIT() [RENDER]: Operation is entry point for update: PARAMETERS_EXIT() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: AUDIO_VOLUME() [RENDER]: Operation is entry point for update: TRANSFORM_LOCAL() [RENDER]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE() [RENDER]: Operation is entry point for update: PARAMETERS_ENTRY() [RENDER]: Operation is entry point for update: TRANSFORM_EVAL() [RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT() [RENDER]: Operation is entry point for update: SEQUENCES_EVAL() [RENDER]: Operation is entry point for update: TRANSFORM_EVAL() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: GEOMETRY_SELECT_UPDATE() [RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL_INIT() [RENDER]: Operation is entry point for update: TRANSFORM_LOCAL() [RENDER]: Operation is entry point for update: TRANSFORM_FINAL() [RENDER]: Operation is entry point for update: TRANSFORM_SIMULATION_INIT() [RENDER]: Operation is entry point for update: TRANSFORM_LOCAL() [RENDER]: Operation is entry point for update: PARAMETERS_EVAL() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: TRANSFORM_FINAL() [RENDER]: Operation is entry point for update: GENERIC_DATABLOCK_UPDATE() [RENDER]: Operation is entry point for update: IMAGE_ANIMATION() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: IMAGE_ANIMATION() [RENDER]: Operation is entry point for update: VIEW_LAYER_EVAL() [RENDER]: Operation is entry point for update: TRANSFORM_EVAL() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL_INIT() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL_DONE() [RENDER]: Operation is entry point for update: OPERATION() [RENDER]: Operation is entry point for update: TRANSFORM_FINAL() [RENDER]: Operation is entry point for update: TRANSFORM_INIT() [RENDER]: Operation is entry point for update: IMAGE_ANIMATION() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: PARAMETERS_EVAL() [RENDER]: Operation is entry point for update: GEOMETRY_EVAL() [RENDER]: Operation is entry point for update: PARAMETERS_ENTRY() [RENDER]: Operation is entry point for update: TRANSFORM_LOCAL() [RENDER]: Operation is entry point for update: OPERATION() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: IMAGE_ANIMATION() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Operation is entry point for update: PARAMETERS_EXIT() [RENDER]: Operation is entry point for update: SCENE_EVAL() [RENDER]: Operation is entry point for update: IMAGE_ANIMATION() [RENDER]: Operation is entry point for update: COPY_ON_WRITE() [RENDER]: Accumulated recalc bits for SCScene: 8192 [RENDER]: Accumulated recalc bits for OBCamera: 8195 [RENDER]: Accumulated recalc bits for CACamera: 8192 [RENDER]: Accumulated recalc bits for OBPoint: 8195 [RENDER]: Accumulated recalc bits for LAPoint: 8320 [RENDER]: Accumulated recalc bits for OBCube: 8323 [RENDER]: Accumulated recalc bits for MECube: 4286574467 [RENDER]: Accumulated recalc bits for OBStroke: 8323 [RENDER]: Accumulated recalc bits for GDStroke: 4286574467 [RENDER]: Accumulated recalc bits for MABlack: 8320 [RENDER]: Accumulated recalc bits for MAWhite: 8320 [RENDER]: Accumulated recalc bits for MARed: 8320 [RENDER]: Accumulated recalc bits for MAGreen: 8320 [RENDER]: Accumulated recalc bits for MABlue: 8320 [RENDER]: Accumulated recalc bits for MAGrey: 8320 [RENDER]: Accumulated recalc bits for GRScene Collection: 8192 [RENDER]: Accumulated recalc bits for GRCollection 1: 8192 [RENDER]: Accumulated recalc bits for WOWorld: 8320 [RENDER]: Accumulated recalc bits for NTShader Nodetree: 8192 [RENDER]: Accumulated recalc bits for LSLineStyle: 8192 [RENDER]: Accumulated recalc bits for NTCompositing Nodetree: 8192 [RENDER]: Accumulated recalc bits for IMViewer Node: 4286574467 [RENDER]: deg_evaluate_copy_on_write on NTCompositing Nodetree (0x7f6159570938) [RENDER]: deg_evaluate_copy_on_write on CACamera (0x7f615954ec38) [RENDER]: deg_evaluate_copy_on_write on MECube (0x7f615950f038) [RENDER]: deg_evaluate_copy_on_write on OBCamera (0x7f61594e7238) [RENDER]: deg_evaluate_copy_on_write on GDStroke (0x7f615954fb38) [RENDER]: deg_evaluate_copy_on_write on OBCube (0x7f61594e7e38) [RENDER]: deg_evaluate_copy_on_write on OBStroke (0x7f61594e7838) [RENDER]: deg_evaluate_copy_on_write on LAPoint (0x7f615024e038) [RENDER]: deg_evaluate_copy_on_write on OBPoint (0x7f61594e8438) [RENDER]: deg_evaluate_copy_on_write on MAWhite (0x7f61594cfab8) [RENDER]: deg_evaluate_copy_on_write on MARed (0x7f61594cf038) [RENDER]: deg_evaluate_copy_on_write on MAGreen (0x7f61594cf1f8) [RENDER]: deg_evaluate_copy_on_write on MAGrey (0x7f61594cf578) [RENDER]: deg_evaluate_copy_on_write on GRCollection 1 (0x7f61594c25b8) [RENDER]: deg_evaluate_copy_on_write on SCScene (0x7f61594edc38) [RENDER]: deg_evaluate_copy_on_write on MABlack (0x7f61594cf8f8) [RENDER]: deg_evaluate_copy_on_write on NTShader Nodetree (0x7f615954fdb8) [RENDER]: deg_evaluate_copy_on_write on WOWorld (0x7f61594c31b8) [RENDER]: deg_evaluate_copy_on_write on GRScene Collection (0x7f61594c1b38) [RENDER]: deg_evaluate_copy_on_write on MABlue (0x7f61594cf3b8) UI_menutype_draw: opening menu "TIME_MT_editor_menus" [RENDER]: deg_evaluate_copy_on_write on LSLineStyle (0x7f6159570438) [RENDER]: layer_eval_view_layer on View Layer (0x7f61594c70b8) [RENDER]: BKE_object_eval_local_transform on OBCamera (0x7f61594e7238) [RENDER]: BKE_object_eval_transform_final on OBCamera (0x7f61594e7238) [RENDER]: BKE_object_data_select_update on GDStroke (0x7f615954fb38) [RENDER]: BKE_material_eval on MABlack (0x7f61594cf8f8) [RENDER]: BKE_material_eval on MAWhite (0x7f61594cfab8) [RENDER]: BKE_material_eval on MARed (0x7f61594cf038) [RENDER]: BKE_material_eval on MAGreen (0x7f61594cf1f8) [RENDER]: BKE_material_eval on MABlue (0x7f61594cf3b8) [RENDER]: BKE_material_eval on MAGrey (0x7f61594cf578) [RENDER]: BKE_object_eval_local_transform on OBPoint (0x7f61594e8438) [RENDER]: BKE_object_eval_transform_final on OBPoint (0x7f61594e8438) [RENDER]: BKE_world_eval on WOWorld (0x7f61594c31b8) [RENDER]: SEQ_eval_sequences on SCScene (0x7f61594edc38) [RENDER]: BKE_object_eval_eval_base_flags on OBCamera (0x7f61594e7238) [RENDER]: BKE_light_eval on LAPoint (0x7f615024e038) [RENDER]: BKE_object_eval_eval_base_flags on OBPoint (0x7f61594e8438) [RENDER]: BKE_object_eval_eval_base_flags on OBCube (0x7f61594e7e38) [RENDER]: BKE_object_data_select_update on MECube (0x7f615950f038) [RENDER]: BKE_mesh_eval_geometry on MECube (0x7f615950f038) [RENDER]: BKE_object_eval_uber_data on OBCube (0x7f61594e7e38) [RENDER]: BKE_object_handle_data_update on OBCube (0x7f61594e7e38) [RENDER]: BKE_object_select_update on OBCube (0x7f61594e7e38) [RENDER]: BKE_object_data_select_update on MECube (0x7f616163b838) [RENDER]: BKE_object_eval_local_transform on OBStroke (0x7f61594e7838) [RENDER]: BKE_object_eval_transform_final on OBStroke (0x7f61594e7838) UI_menutype_draw: opening menu "IMAGE_MT_editor_menus" [RENDER]: BKE_object_eval_eval_base_flags on OBStroke (0x7f61594e7838) [RENDER]: BKE_gpencil_frame_active_set on GDStroke (0x7f615954fb38) [RENDER]: BKE_object_eval_uber_data on OBStroke (0x7f61594e7838) [RENDER]: BKE_object_handle_data_update on OBStroke (0x7f61594e7838) graph_id_tag_update: id=GDStroke flags=GEOMETRY source=USER_EDIT graph_id_tag_update: id=GDStroke flags=GEOMETRY source=USER_EDIT graph_id_tag_update: id=GDStroke flags=GEOMETRY source=USER_EDIT ID tagged for update during dependency graph evaluation. [RENDER]: BKE_object_select_update on OBStroke (0x7f61594e7838) [RENDER]: BKE_object_data_select_update on GDStroke (0x7f615954fb38) [RENDER]: BKE_object_eval_local_transform on OBCube (0x7f61594e7e38) [RENDER]: BKE_object_eval_transform_final on OBCube (0x7f61594e7e38) Depsgraph updated in 0.007414 seconds. Depsgraph evaluation FPS: -nan Aborted (core dumped) ```
Member

Changed status from 'Needs User Info' to: 'Needs Triage'

Changed status from 'Needs User Info' to: 'Needs Triage'

Added subscriber: @mano-wii

Added subscriber: @mano-wii

I can't replicate the crash (I saw, however, another issue with the rendering tiles... investigating...).


System Information
Operating system: macOS-12.2-arm64-arm-64bit 64 Bits
Graphics card: Apple M1 Apple 4.1 Metal - 76.3

I can't replicate the crash (I saw, however, another issue with the rendering tiles... investigating...). --- **System Information** Operating system: `macOS-12.2-arm64-arm-64bit 64 Bits` Graphics card: `Apple M1 Apple 4.1 Metal - 76.3`
Member

Added subscriber: @OmarEmaraDev

Added subscriber: @OmarEmaraDev
Member

I noticed the compositor runs after rendering, does disabling the compositor setup have any effect on the crash?

I noticed the compositor runs after rendering, does disabling the compositor setup have any effect on the crash?
Author

In #94560#1311981, @OmarEmaraDev wrote:
I noticed the compositor runs after rendering, does disabling the compositor setup have any effect on the crash?

No. I disabled post processing (Compositing and Sequencer) and have the crash

> In #94560#1311981, @OmarEmaraDev wrote: > I noticed the compositor runs after rendering, does disabling the compositor setup have any effect on the crash? No. I disabled post processing (Compositing and Sequencer) and have the crash
Member

Added subscriber: @PratikPB2123

Added subscriber: @PratikPB2123
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

@Wovchick hi, can you still replicate the crash in 3.2 release? https://www.blender.org/download/

@Wovchick hi, can you still replicate the crash in 3.2 release? https://www.blender.org/download/
Author

In #94560#1378823, @PratikPB2123 wrote:
@Wovchick hi, can you still replicate the crash in 3.2 release? https://www.blender.org/download/

Hello! I tried to render example file (posted above) with Blender 3.3 alpha version and have the same the crash

> In #94560#1378823, @PratikPB2123 wrote: > @Wovchick hi, can you still replicate the crash in 3.2 release? https://www.blender.org/download/ Hello! I tried to render example file (posted above) with Blender 3.3 alpha version and have the same the crash
Member

Changed status from 'Needs User Info' to: 'Needs Triage'

Changed status from 'Needs User Info' to: 'Needs Triage'
Member

Changed status from 'Needs Triage' to: 'Needs User Info'

Changed status from 'Needs Triage' to: 'Needs User Info'
Member

The initial error in the report is no longer reproducible and the description no longer fits the actual issue. We probably need to update this report after all of this investigation or open a new report. Can you do that?

The initial error in the report is no longer reproducible and the description no longer fits the actual issue. We probably need to update this report after all of this investigation or open a new report. Can you do that?
Member

Changed status from 'Needs User Info' to: 'Archived'

Changed status from 'Needs User Info' to: 'Archived'
Member

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed.

Thanks again for the report. If the problem persists please open a new report with the required information.

No activity for more than a week. As per the tracker policy we assume the issue is gone and can be closed. Thanks again for the report. If the problem persists please open a new report with the required information.
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
7 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#94560
No description provided.