Bug: pEmitter crashes Davinci Resolve

DaVinci Resolve 19 Public Beta Discussion
  • Author
  • Message
Offline

MeesterP

  • Posts: 22
  • Joined: Mon Feb 05, 2024 8:01 am
  • Real Name: Paul Meesters

Bug: pEmitter crashes Davinci Resolve

PostSun Apr 14, 2024 8:55 pm

All,

In the Public Beta of Davinci Resolve 19 - Fusion page:
When you try to set a pEmitter's style to bitmap, Davinci Resolve crashes to desktop
At least on my computer it does. Can anybody confirm ?

Thanks,
Paul
Offline
User avatar

goohoobler1

  • Posts: 29
  • Joined: Wed Jul 27, 2022 9:34 pm
  • Real Name: George Port

Re: Bug: pEmitter crashes Davinci Resolve

PostSun Apr 14, 2024 9:04 pm

Yes, confirmed.
Also happens to Fusion 19 beta Standalone.
Windows 11 Pro (22H2)
Intel(R) Core(TM) i7-3930K CPU @ 3.20GHz
64.0 GB RAM
Nvidia 4070Ti Super (16GB VRAM)
AMD Ryzen 3970X @ 3.69 GHz
128 GB RAM
Nvidia 3090 (24GB VRAM)
Resolve Studio / Fusion Studio 18.6
Offline

madchiller

  • Posts: 84
  • Joined: Fri Jul 01, 2022 10:58 pm
  • Real Name: CHAD E MILLER

Re: Bug: pEmitter crashes Davinci Resolve

PostSun Apr 14, 2024 9:31 pm

MeesterP wrote:All,

In the Public Beta of Davinci Resolve 19 - Fusion page:
When you try to set a pEmitter's style to bitmap, Davinci Resolve crashes to desktop
At least on my computer it does. Can anybody confirm ?

Thanks,
Paul



Not crashing here.. Working well actually.

Screenshot 2024-04-14 172819.png
Screenshot 2024-04-14 172819.png (268.55 KiB) Viewed 469 times
Offline

Videoneth

  • Posts: 1713
  • Joined: Fri Nov 13, 2020 11:03 pm
  • Warnings: 1
  • Real Name: Maxwell Allington

Re: Bug: pEmitter crashes Davinci Resolve

PostSun Apr 14, 2024 9:49 pm

Can someone share the nodes, I would like to test
Windows 10
19b
nVidia 3090 - 552.22
Offline

Shrinivas Ramani

Blackmagic Design

  • Posts: 2732
  • Joined: Wed Sep 20, 2017 10:19 am

Re: Bug: pEmitter crashes Davinci Resolve

PostMon Apr 15, 2024 2:43 am

Hi all

A description of your system setup and a link to Resolve diagnostic logs (generated from the help menu after crash) would help us look into the issue.

Please refer to FAQs - descriptions at the top, and generating logs under the Logs section.

Thanks
Shrinivas
Offline

MeesterP

  • Posts: 22
  • Joined: Mon Feb 05, 2024 8:01 am
  • Real Name: Paul Meesters

Re: Bug: pEmitter crashes Davinci Resolve

PostMon Apr 15, 2024 5:43 am

The crash only seems to happen when pEmitter is connected to a pRender node, which in turn is connected to MediaOut.

I cannot upload the crash dump. The file is too large, so here is a link to my google drive:
https://drive.google.com/file/d/17_V8RY ... sp=sharing

Here are my computer stats
sysinfo.jpg
sysinfo.jpg (75.86 KiB) Viewed 383 times


Hope this helps :roll:


:idea: OBSERVATION: It only seems to happen when the MediaOut node is displayed in the viewer!!! When there is no display, the style can be changed to bitmap. :roll:
Offline
User avatar

Uli Plank

  • Posts: 21861
  • Joined: Fri Feb 08, 2013 2:48 am
  • Location: Germany and Indonesia

Re: Bug: pEmitter crashes Davinci Resolve

PostWed Apr 17, 2024 8:01 am

No crash here on an Intel iMac with Radeon 580.
Now that the cat #19 is out of the bag, test it as much as you can and use the subforum.

Studio 18.6.6, MacOS 13.6.6, 2017 iMac, 32 GB, Radeon Pro 580
MacBook M1 Pro, 16 GPU cores, 32 GB RAM and iPhone 15 Pro
Speed Editor, UltraStudio Monitor 3G
Offline

Videoneth

  • Posts: 1713
  • Joined: Fri Nov 13, 2020 11:03 pm
  • Warnings: 1
  • Real Name: Maxwell Allington

Re: Bug: pEmitter crashes Davinci Resolve

PostWed Apr 17, 2024 9:32 am

If you could copy/past your node tree here so we could test too?
Windows 10
19b
nVidia 3090 - 552.22
Offline

Steve Alexander

  • Posts: 4606
  • Joined: Mon Mar 23, 2015 2:15 am

Re: Bug: pEmitter crashes Davinci Resolve

PostWed Apr 17, 2024 12:31 pm

On my MacBook (see description) Resolve Studio 19beta1, Sonoma 14.4.1

Project - no color management

Fusion comp (created Fusion comp in media pool and then double-clicked to edit in Fusion page)

Code: Select all
{
   Tools = ordered() {
      pEmitter1 = pEmitter {
         ID = 2,
         CtrlWZoom = false,
         Inputs = {
            ["ParticleStyle.SizeOverLife"] = Input {
               SourceOp = "pEmitter1SizeOverLife",
               Source = "Value",
            },
            ["ParticleStyle.BlurOverLife"] = Input {
               SourceOp = "pEmitter1BlurOverLife2D",
               Source = "Value",
            }
         },
         ViewInfo = OperatorInfo { Pos = { 270.476, 70.9416 } },
      },
      pEmitter1SizeOverLife = LUTBezier {
         KeyColorSplines = {
            [0] = {
               [0] = { 0.5, RH = { 0.3, 0.5 }, Flags = { Linear = true } },
               [1] = { 0.5, LH = { 0.7, 0.5 }, Flags = { Linear = true } }
            }
         },
         SplineColor = { Red = 0, Green = 0, Blue = 0 },
         NameSet = true,
      },
      pEmitter1BlurOverLife2D = LUTBezier {
         KeyColorSplines = {
            [0] = {
               [0] = { 0.5, RH = { 0.3, 0.5 }, Flags = { Linear = true } },
               [1] = { 0.5, LH = { 0.7, 0.5 }, Flags = { Linear = true } }
            }
         },
         SplineColor = { Red = 0, Green = 0, Blue = 0 },
         CtrlWZoom = false,
         NameSet = true,
      },
      pRender1 = pRender {
         Inputs = {
            _MotionBlurWarning = Input { Disabled = true, },
            GlobalOut = Input { Value = 119, },
            Width = Input { Value = 3840, },
            Height = Input { Value = 2160, },
            UseFrameFormatSettings = Input { Value = 1, },
            ["Gamut.SLogVersion"] = Input { Value = FuID { "SLog2" }, },
            OutputMode = Input {
               Value = FuID { "TwoD" },
               Disabled = true,
            },
            ["MaterialID.MaterialID"] = Input { Value = 1, },
            ["ObjectID.ObjectID"] = Input { Value = 1, },
            Input = Input {
               SourceOp = "pEmitter1",
               Source = "Output",
            }
         },
         ViewInfo = OperatorInfo { Pos = { 573.266, 71.173 } },
      },
      MediaOut1 = MediaOut {
         Inputs = {
            Index = Input { Value = "0", },
            Input = Input {
               SourceOp = "pRender1",
               Source = "Output",
            }
         },
         ViewInfo = OperatorInfo { Pos = { 858.723, 67.9935 } },
      }
   }
}


Go to pEmitter > Style and change to bitmap and Resolve crashes on my MacBook Pro

Crash log:

https://drive.google.com/file/d/1UisABZE1cPN4M0zDUmKU4WijDOWJDvy1/view?usp=sharing
Time Traveller
Resolve Studio 19.0b1 | Fusion Studio 19.0b1 | Win 11 Pro (22H2) | i9-7940x, P4000 (536.96, 8GB VRAM), 64GB RAM, M.2 boot, SSD scratch, RAID10 data | (laptop) 16" MacBook Pro M1 MAX, 32 GPU cores, 64 GB RAM, 2 TB SSD, Sonoma 14.4.1
Offline

Videoneth

  • Posts: 1713
  • Joined: Fri Nov 13, 2020 11:03 pm
  • Warnings: 1
  • Real Name: Maxwell Allington

Re: Bug: pEmitter crashes Davinci Resolve

PostWed Apr 17, 2024 6:47 pm

I just tested it, yeah Davinci Resolve just crashes after a couple of seconds on Windows 10
Windows 10
19b
nVidia 3090 - 552.22
Offline

philtimm

  • Posts: 118
  • Joined: Tue Oct 09, 2018 1:10 pm
  • Location: Bristol, UK
  • Real Name: Philip Timm

Re: Bug: pEmitter crashes Davinci Resolve

PostSat Apr 20, 2024 8:21 pm

Confirmed. Upon switching from point to bitmap, Resolve crashed after a couple of seconds, as I was about to find a small bitmap to use.
HP Z8 G4 Workstation (dual Xeon Silver 4116)
160GB 2400MHz RAM
Nvidia RTX A5000 24GB GPU
512GB NVMe sys drive
4TB NVMe RAID0 scratch drive
24TB G-Drive Shuttle XL RAID5 storage (Thunderbolt2)

Win 11 (Version 23H2)
Resolve Studio 19.0B Build 20

Return to DaVinci Resolve 19 Public Beta

Who is online

Users browsing this forum: dirk-pel and 13 guests