LuxCoreRender / LuxCore

LuxCore source repository
Apache License 2.0
1.15k stars 146 forks source link

MacOS Standalone LuxCore.app broken after first Rendering #481

Closed designerfuzzi closed 3 years ago

designerfuzzi commented 3 years ago

Just downloaded the newest macOS Standalone 2.4 version from the website. Loaded Procedural Leaves from the examples. Rendering once seems to work first hand. Test wise switching to LIGHTCPU.

  1. Spinning wheel,
  2. unresponsive app does not recover,
  3. Fans going maximum,
  4. Screen buffer glitch (GPU buffer seems corrupted, OpenGL issue i guess from never ending loop somewhere or waiting for a semaphore that never comes).
  5. Volume gets data-spammed until full! EVIL EVIL EVIL...

after 3 minutes waiting, finally chose to hard-kick the app

Re-try. Opening second time. > Spinning wheel > no recover > Volume full > app needs to be erased and reinstalled. I need to tell, i had 30GB free HD space..

Is this intended behaviour? If so, there is major design problem

macOS: 10.14.6 Mojave, MacBook Pro (Retina, 15', Mid 2015) Processor: 2,8 GHz Intel Core i7 Ram: 16 GB 1600 MHz DDR3 GPU internal: Intel Iris Pro 1536 MB

Dade916 commented 3 years ago

May be @u3dreal (our MacOS maintainer) can help you.

u3dreal commented 3 years ago

Hi,

can you start from console and post the output plz. Have you tried the latest Git also ?? Does the same happen ?

Compiling the OCL Kernel takes about 17min on BigSur. It has to be done once for every new version. This make sense since render performance is way faster after that. So maybe you just have to wait longer. Ckeck if CVMCompiler is working ... CPU 100% but only one core. But plz post the console output.

cheers u3dreal

u3dreal commented 3 years ago

Oh just saw you are using GPU internal: Intel Iris Pro 1536 MB

Intel GPUs are very buggy and are not supported in LuxCoreRender. As Dave said "As Developers we don't touch it. Not even with a 2m long stick".

This means the compilation fails. Which describes the behavior you witnessed.

Use your dedicated GPU but don't expect too much from Mojave factory NVIDIA drivers. Will take forever compiling the kernel.

For best Performance on NVIDIA switch back to High Sierra and use the NV webdrivers and CUDA 10.1.

And Always disable Iris ! Always !

designerfuzzi commented 3 years ago

once an app is unresponsive and HD is written full with cache without internal control mechanism to prevent that situation (obviously more than 30GB in one calculation after the option switch to LIGHTCPU) there is no reason to wait longer for some "better" result. I mean who wants to risk to loose a working machine because overheating and an un-stop-able process without clean-up mechanism.

I hope you know that laptops (all mac laptops) usually have 2 GPUs.. my second one is Chipsatz-Modell: AMD Radeon R9 M370X Typ: GPU Bus: PCIe PCIe-Lane-Width: x8 VRAM (gesamt): 2 GB Manufacturer: AMD (0x1002) Device-ID: 0x6821 Versions-ID: 0x0083 ROM-Version: 113-C5670E-945 VBIOS-Version: 113-C567A1-006 EFI-Driver version: 01.00.945 Automatic graphic mode switch: supported gMux-Version: 4.0.20 [3.2.8] Metal: supported, Funktionsset macOS GPUFamily2 v1

Sorry i cant support you with some more fresh console logs (just posted the one i got day ago), that one heavy crash on the first trial was enough to know. The most classic problem is that an expected feature set is not correctly read out and the fallback mechanism comes into play and that as you explained ends up with the internal GPU that is not supported with LuxCoreRender.. at least not the prevention of error prone behaviour is supported.

designerfuzzi commented 3 years ago
OS Version:      Mac OS X 10.14.6 (Build 18G6020)
Architecture:    x86_64h

Command:         luxcoreui
Path:            /Users/xxx/Downloads/LuxCore.app/Contents/MacOS/luxcoreui
Identifier:      org.luxcorerender.luxcoreui
Version:         ??? ()

Event:           cpu usage
Action taken:    none
CPU:             90 seconds cpu time over 154 seconds (58% cpu average), exceeding limit of 50% cpu over 180 seconds
CPU limit:       90s
Limit duration:  180s
CPU used:        90s
Duration:        197.46s

Hardware model:  MacBookPro11,5
Active cpus:     8

Fan speed:       8162 rpm

Heaviest stack for the target process:
  26  thread_start + 13 (libsystem_pthread.dylib + 9229) [0x7fff6a25540d]
  26  _pthread_start + 66 (libsystem_pthread.dylib + 25161) [0x7fff6a259249]
  26  _pthread_body + 126 (libsystem_pthread.dylib + 13035) [0x7fff6a2562eb]
  26  __kmp_launch_worker(void*) + 330 (libomp.dylib + 369562) [0x10b2e339a]
  26  __kmp_launch_thread + 508 (libomp.dylib + 147036) [0x10b2ace5c]
  26  __kmp_fork_barrier(int, int) + 461 (libomp.dylib + 277357) [0x10b2ccb6d]
  26  __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 144 (libomp.dylib + 264144) [0x10b2c97d0]
  7   kmp_flag_64::wait(kmp_info*, int, void*) + 1763 (libomp.dylib + 280115) [0x10b2cd633]
  7   swtch_pri + 10 (libsystem_kernel.dylib + 4898) [0x7fff6a197322]

Powerstats for:  luxcoreui [34890] [unique pid 234090]
UUID:            0X103880-2352-312F-X28X-C68X7B1A941X
Path:            /Users/xxx/Downloads/LuxCore.app/Contents/MacOS/luxcoreui
Architecture:    x86_64
Parent:          UNKNOWN [1]
UID:             501
Footprint:       126.38 MB
Pageins:         5 pages
Num samples:     27 (100%)
CPU Time:        102.343s
Primary state:   19 samples Frontmost App, Non-Suppressed, User mode, Effective Thread QoS Default, Requested Thread QoS Default, Override Thread QoS Unspecified
User Activity:   0 samples Idle, 27 samples Active
Power Source:    0 samples on Battery, 27 samples on AC
  26  thread_start + 13 (libsystem_pthread.dylib + 9229) [0x7fff6a25540d]
    26  _pthread_start + 66 (libsystem_pthread.dylib + 25161) [0x7fff6a259249]
      26  _pthread_body + 126 (libsystem_pthread.dylib + 13035) [0x7fff6a2562eb]
        26  __kmp_launch_worker(void*) + 330 (libomp.dylib + 369562) [0x10b2e339a]
          26  __kmp_launch_thread + 508 (libomp.dylib + 147036) [0x10b2ace5c]
            26  __kmp_fork_barrier(int, int) + 461 (libomp.dylib + 277357) [0x10b2ccb6d]
              26  __kmp_hyper_barrier_release(barrier_type, kmp_info*, int, int, int, void*) + 144 (libomp.dylib + 264144) [0x10b2c97d0]
                7   kmp_flag_64::wait(kmp_info*, int, void*) + 1763 (libomp.dylib + 280115) [0x10b2cd633]
                  7   swtch_pri + 10 (libsystem_kernel.dylib + 4898) [0x7fff6a197322]
                    7   <Kernel mode>
                6   __kmp_hardware_timestamp + 2 (libomp.dylib + 434162) [0x10b2f2ff2]
                3   kmp_flag_64::wait(kmp_info*, int, void*) + 1415 (libomp.dylib + 279767) [0x10b2cd4d7]
                2   kmp_flag_64::wait(kmp_info*, int, void*) + 1535 (libomp.dylib + 279887) [0x10b2cd54f]
                2   kmp_flag_64::wait(kmp_info*, int, void*) + 1417 (libomp.dylib + 279769) [0x10b2cd4d9]
                1   kmp_flag_64::wait(kmp_info*, int, void*) + 1547 (libomp.dylib + 279899) [0x10b2cd55b]
                1   kmp_flag_64::wait(kmp_info*, int, void*) + 1519 (libomp.dylib + 279871) [0x10b2cd53f]
                1   kmp_flag_64::wait(kmp_info*, int, void*) + 1425 (libomp.dylib + 279777) [0x10b2cd4e1]
                1   kmp_flag_64::wait(kmp_info*, int, void*) + 1420 (libomp.dylib + 279772) [0x10b2cd4dc]
                1   kmp_flag_64::wait(kmp_info*, int, void*) + 1251 (libomp.dylib + 279603) [0x10b2cd433]
                1   kmp_flag_64::wait(kmp_info*, int, void*) + 1200 (libomp.dylib + 279552) [0x10b2cd400]
  1   start_wqthread + 0 (libsystem_pthread.dylib + 9200) [0x7fff6a2553f0]
    1   <Kernel mode, Effective Thread QoS User Initiated, Requested Thread QoS User Initiated>

  Binary Images:
           0x109d52000 -        0x10ab6efff  luxcoreui                            <0A103880-2352-312F-B28C-C68C7B1A9410>  /Users/xxx/Downloads/LuxCore.app/Contents/MacOS/luxcoreui
           0x10b289000 -        0x10b2fbfff  libomp.dylib (0)                     <76E5FE7F-1E18-3DB9-B40D-AC668906C24C>  /Users/xxx/Downloads/LuxCore.app/Contents/Resources/libs/libomp.dylib
        0x7fff6a196000 -     0x7fff6a1befff  libsystem_kernel.dylib (4903.278.43) <40D55D88-D331-37A2-B7C0-3CD99DE39403>  /usr/lib/system/libsystem_kernel.dylib
        0x7fff6a253000 -     0x7fff6a25dfff  libsystem_pthread.dylib (330.250.2)  <2D5C08FF-484F-3D59-9132-CE1DCB3F76D7>  /usr/lib/system/libsystem_pthread.dylib

and

Command:         luxcoreui
Path:            /Users/USER/Downloads/LuxCore.app/Contents/MacOS/luxcoreui
Identifier:      org.luxcorerender.luxcoreui
Version:         ??? ()
Parent:          launchd [1]
PID:             35004

Event:           hang
Duration:        1.30s (process was unresponsive for 379 seconds before sampling)
Steps:           13 (100ms sampling interval)

Heaviest stack for the main thread of the target process:
  13  <truncated backtrace>
  13  mach_msg_trap + 10 (libsystem_kernel.dylib + 4634) [0x7fff6a19721a]
 *13  ipc_mqueue_receive_continue + 0 (kernel + 1647424) [0xffffff8000392340]

Process:         luxcoreui [35004] [unique pid 234204]
UUID:           0X103880-2352-312F-X28X-C68X7B1A941X
Path:            /Users/USER/Downloads/LuxCore.app/Contents/MacOS/luxcoreui
Architecture:    x86_64
Parent:          launchd [1]
UID:             501
Footprint:       2865.87 MB
Num samples:     13 (1-13)
CPU Time:        0.008s (29.7M cycles, 8.9M instructions, 3.34c/i)
Note:            Unresponsive for 378 seconds before sampling
Note:            1 idle work queue thread omitted

and another report

Heaviest stack for the main thread of the target process:
  13  start + 1 (libdyld.dylib + 91093) [0x7fff6a0623d5]
  13  main + 4930 (luxcoreui + 30690) [0x109d597e2]
  13  LuxCoreApp::RunApp(luxcore::RenderState*, luxcore::Film*) + 3240 (luxcoreui + 85080) [0x109d66c58]
  13  LuxCoreApp::MainMenuBar() + 230 (luxcoreui + 161142) [0x109d79576]
  13  LuxCoreApp::MenuEngine() + 280 (luxcoreui + 141656) [0x109d74958]
  13  LuxCoreApp::SetRenderingEngineType(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 1713 (luxcoreui + 51905) [0x109d5eac1]
  13  LuxCoreApp::StartRendering(luxcore::RenderState*, luxcore::Film*) + 2628 (luxcoreui + 56484) [0x109d5fca4]
  13  luxcore::detail::RenderSessionImpl::Start() + 18 (luxcoreui + 808658) [0x109e176d2]
  13  slg::RenderEngine::Start(slg::Film*, boost::mutex*) + 583 (luxcoreui + 1329991) [0x109e96b47]
  13  slg::PathOCLRenderEngine::StartLockLess() + 1178 (luxcoreui + 1978474) [0x109f3506a]
  13  slg::PathOCLBaseRenderEngine::StartLockLess() + 2251 (luxcoreui + 1904347) [0x109f22edb]
  13  slg::PathOCLBaseOCLRenderThread::Start() + 21 (luxcoreui + 1911717) [0x109f24ba5]
  13  slg::PathOCLBaseOCLRenderThread::InitRender() + 1228 (luxcoreui + 1951580) [0x109f2e75c]
  13  slg::PathOCLBaseOCLRenderThread::InitKernels() + 3367 (luxcoreui + 1965591) [0x109f31e17]
  13  luxrays::OpenCLDevice::CompileProgram(luxrays::HardwareDeviceProgram**, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 1732 (luxcoreui + 4884020) [0x10a1fa634]
  13  luxrays::oclKernelPersistentCache::Compile(_cl_context*, _cl_device_id*, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) + 2939 (luxcoreui + 4940363) [0x10a20824b]
  13  luxrays::oclKernelCache::ForcedCompile(_cl_context*, _cl_device_id*, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >*) + 365 (luxcoreui + 4933997) [0x10a20696d]
  13  clBuildProgram + 2149 (OpenCL + 14316) [0x7fff467b57ec]
  13  ??? (OpenCL + 77079) [0x7fff467c4d17]
  13  gldBuildComputeProgram + 69 (AppleIntelHD5000GraphicsGLDriver + 4932775) [0x7fff367634a7]
  13  cvmsBuildProgram(void const*, unsigned long, unsigned int, char const*, GLRDevicePrivate const&, char*&, unsigned long&) + 466 (AppleIntelHD5000GraphicsGLDriver + 4936358) [0x7fff367642a6]
  13  cvms_element_build_and_get + 204 (libCoreVMClient.dylib + 5960) [0x7fff4718b748]
  13  cvms_element_build_and_get_internal + 229 (libCoreVMClient.dylib + 5441) [0x7fff4718b541]
  13  xpc_connection_send_message_with_reply_sync + 178 (libxpc.dylib + 42539) [0x7fff6a29462b]
  13  dispatch_mach_send_with_result_and_wait_for_reply + 50 (libdispatch.dylib + 96386) [0x7fff6a029882]
  13  _dispatch_mach_send_and_wait_for_reply + 609 (libdispatch.dylib + 95207) [0x7fff6a0293e7]
  13  mach_msg_trap + 10 (libsystem_kernel.dylib + 4634) [0x7fff6a19721a]
 *13  ipc_mqueue_receive_continue + 0 (kernel + 1647424) [0xffffff8000392340]

the most interesting lines for me where those

13  clBuildProgram + 2149 (OpenCL + 14316) [0x7fff467b57ec]
13  ??? (OpenCL + 77079) [0x7fff467c4d17]

and this one

Path:            /Users/USER/Downloads/LuxCore.app/Contents/MacOS/luxcoreui

because /Users/USER does not and can not exist. So the moment guessing those are two bugs and the circumstance that the luxcoreui is running at the same device rendering its own appearance where the rendering is at heavy load. I mean just a guess. i did not read the source yet ^^

u3dreal commented 3 years ago

Guess you missed my second post. Does it work with the Radeon R9 ? only select the Radeon in devices.

Theverat commented 3 years ago

@designerfuzzi Can you track down where exactly all this data was created that filled up your disk? Because this is the first time I hear about something like this and it would be good to know if LuxCore is creating that data or something else.

u3dreal commented 3 years ago

I would suggest disabeling Iris for once and all.

designerfuzzi commented 3 years ago

first time app launch, no reaction. second time app launch, slow gui build up. immediately slows down the system, fans go crazy and i can not even open a project. When i wait a while i get two menu points inside the view.. both don't offer to switch the GPU device to Radeon, no menu point, no instructions seen yet.

Which is way i wrote its a design problem, not a bug at first. From my point of view it should never become unresponsive, not even on purpose when the app did nothing then just start up.

disabeling Iris.. what the heck is that.. You mean the GPU iris berbel nora.. kidding But still i dont know Iris. :) I may have to explain, i develop in metal, c++, objc, swift, python. Never heard of it..

designerfuzzi commented 3 years ago

i do you a favour and roll back to older versions and try each.. will spam you soon, cu

Theverat commented 3 years ago

Does the problem also happen if you set the following in your .cfg file:

renderengine.type = PATHCPU
film.opencl.enable = 0

This should disable anything OpenCL related to help narrow down the problem. You could also try rendering with luxcoreconsole instead of luxcoreui.

u3dreal commented 3 years ago

You have to disable Iris in the .cfg. file.

opencl.devices.select = 001

which means OCL_CPU disabled, OCL_Iris disabled, OCL_R9 enabled.

This is the case with almost any scene file provided. On macos we have tree ocl devices. So if OCL is activated in the cfg luxcore will end up where you have been.

Strangely enough the film.opencl does work with Iris. Building an Intersection Device does not.

Changing this in all the files does not make sense since most user only have two OCL devices present.

u3dreal commented 3 years ago

I may have to explain, i develop in metal, c++, objc, swift, python. Never heard of it..

Hi Frank can you contact me somehow or can i contact you somehow ?

u3dreal commented 3 years ago

second time app launch, slow gui build up. immediately slows down the system, fans go crazy and i can not even open a project.

Even without loading a .cfg ?? That is strange indeed. Could you plz run luxcoreui from the terminal ? and Post the output.

designerfuzzi commented 3 years ago

haha.. damn, had a nice protocol.. system crashed after v2.5b1 luxCore.app was running.

made the suggested .cfg changes.

v2.5b1 did start & render, fans up of course. But it worked. Pausing the rendering, quiting app. System stays extremly sluggy and after about 3 minutes it freezes all, not even a system report.

v2.3 start, terminates it self. restart, ok, load scene, renders, terminate app, system fans crazy and stay crazy, but system does not freeze.

v2.3 OpenCL, start, terminates it self again, same as v2.3.. not unexpected.

u3dreal commented 3 years ago

i do you a favour and roll back to older versions and try each.. will spam you soon, cu

It should work way back in v2.2 but the devs decided not to go after it or better to say it's a driver issue. https://forums.luxcorerender.org/viewtopic.php?f=5&t=2155

u3dreal commented 3 years ago

System stays extremly sluggy and after about 3 minutes it freezes all, not even a system report.

Can you somehow share your scene or is it still the procedural leaves ??

designerfuzzi commented 3 years ago

yes its still procedural leaves with the changes. I try to stick to a common test ground.

u3dreal commented 3 years ago

Ok I will test standalone on BigSur ... with procedural leaves.

designerfuzzi commented 3 years ago

huh beware, long report.

Process:               luxcoreui [73143]
Path:                  /private/var/folders/*/LuxCore.app/Contents/MacOS/luxcoreui
Identifier:            org.luxcorerender.luxcoreui
Version:               ???
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           luxcoreui [73143]
User ID:               XXX

Date/Time:             2020-12-14 14:18:15.204 +0100
OS Version:            Mac OS X 10.14.6 (18G6020)
Report Version:        12
Anonymous UUID:        BF37EAE8-D5B1-E5CD-3CBD-CF090CE08595

Sleep/Wake UUID:       D37E652C-E295-4A34-AE38-C5D138C20069

Time Awake Since Boot: 230000 seconds
Time Since Wake:       15000 seconds

System Integrity Protection: enabled

Notes:                 Translocated Process

Crashed Thread:        1

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY

Application Specific Information:
dyld2 mode
Assertion failed: (ec == 0), function unlock, file /BuildRoot/Library/Caches/com.apple.xbs/Sources/libcxx/libcxx-400.9.4/src/mutex.cpp, line 48.

Thread 0:: Dispatch queue: com.apple.main-thread
0   libomp.dylib                    0x00000001064e3e60 __kmp_internal_end_dtor + 0
1   dyld                            0x000000010d2548c2 ImageLoaderMachO::doTermination(ImageLoader::LinkContext const&) + 248
2   dyld                            0x000000010d23e811 dyld::runAllStaticTerminators(void*) + 64
3   libsystem_c.dylib               0x00007fff5af6c3cf __cxa_finalize_ranges + 319
4   libsystem_c.dylib               0x00007fff5af6c6b3 exit + 55
5   org.luxcorerender.luxcoreui     0x0000000104d8a835 main + 6053
6   libdyld.dylib                   0x00007fff5aec63d5 start + 1

Thread 1 Crashed:
0   libsystem_kernel.dylib          0x00007fff5b0012c2 __pthread_kill + 10
1   libsystem_pthread.dylib         0x00007fff5b0bcbf1 pthread_kill + 284
2   libsystem_c.dylib               0x00007fff5af6b6a6 abort + 127
3   libsystem_c.dylib               0x00007fff5af3420d __assert_rtn + 324
4   libc++.1.dylib                  0x00007fff580f29a4 std::__1::mutex::unlock() + 46
5   libOpenImageIO.1.8.dylib        0x000000010af096c9 OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 1001
6   libOpenImageIO.1.8.dylib        0x000000010af0920d void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()> >(void*) + 45
7   libsystem_pthread.dylib         0x00007fff5b0ba2eb _pthread_body + 126
8   libsystem_pthread.dylib         0x00007fff5b0bd249 _pthread_start + 66
9   libsystem_pthread.dylib         0x00007fff5b0b940d thread_start + 13

Thread 2:
0   libunwind.dylib                 0x00007fff5b0e8ffa libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::getInfoFromCompactEncodingSection(unsigned long long, unsigned long long, unsigned long long) + 142
1   libunwind.dylib                 0x00007fff5b0e8c40 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) + 116
2   libunwind.dylib                 0x00007fff5b0e92e2 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 126
3   libunwind.dylib                 0x00007fff5b0e8aa6 _Unwind_RaiseException + 162
4   libc++abi.dylib                 0x00007fff58144f91 __cxa_throw + 105
5   libc++.1.dylib                  0x00007fff581380e7 std::__1::__throw_system_error(int, char const*) + 77
6   libc++.1.dylib                  0x00007fff580f296d std::__1::mutex::lock() + 29
7   libOpenImageIO.1.8.dylib        0x000000010af09551 OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 625
8   libOpenImageIO.1.8.dylib        0x000000010af0920d void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()> >(void*) + 45
9   libsystem_pthread.dylib         0x00007fff5b0ba2eb _pthread_body + 126
10  libsystem_pthread.dylib         0x00007fff5b0bd249 _pthread_start + 66
11  libsystem_pthread.dylib         0x00007fff5b0b940d thread_start + 13

Thread 3:
0   libunwind.dylib                 0x00007fff5b0e8ffa libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::getInfoFromCompactEncodingSection(unsigned long long, unsigned long long, unsigned long long) + 142
1   libunwind.dylib                 0x00007fff5b0e8c40 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) + 116
2   libunwind.dylib                 0x00007fff5b0e92e2 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 126
3   libunwind.dylib                 0x00007fff5b0e8aa6 _Unwind_RaiseException + 162
4   libc++abi.dylib                 0x00007fff58144f91 __cxa_throw + 105
5   libc++.1.dylib                  0x00007fff581380e7 std::__1::__throw_system_error(int, char const*) + 77
6   libc++.1.dylib                  0x00007fff580f296d std::__1::mutex::lock() + 29
7   libOpenImageIO.1.8.dylib        0x000000010af09551 OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 625
8   libOpenImageIO.1.8.dylib        0x000000010af0920d void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()> >(void*) + 45
9   libsystem_pthread.dylib         0x00007fff5b0ba2eb _pthread_body + 126
10  libsystem_pthread.dylib         0x00007fff5b0bd249 _pthread_start + 66
11  libsystem_pthread.dylib         0x00007fff5b0b940d thread_start + 13

Thread 4:
0   libunwind.dylib                 0x00007fff5b0e8ffa libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::getInfoFromCompactEncodingSection(unsigned long long, unsigned long long, unsigned long long) + 142
1   libunwind.dylib                 0x00007fff5b0e8c40 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::setInfoBasedOnIPRegister(bool) + 116
2   libunwind.dylib                 0x00007fff5b0e92e2 libunwind::UnwindCursor<libunwind::LocalAddressSpace, libunwind::Registers_x86_64>::step() + 126
3   libunwind.dylib                 0x00007fff5b0e8aa6 _Unwind_RaiseException + 162
4   libc++abi.dylib                 0x00007fff58144f91 __cxa_throw + 105
5   libc++.1.dylib                  0x00007fff581380e7 std::__1::__throw_system_error(int, char const*) + 77
6   libc++.1.dylib                  0x00007fff580f296d std::__1::mutex::lock() + 29
7   libOpenImageIO.1.8.dylib        0x000000010af09551 OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()::operator()() const + 625
8   libOpenImageIO.1.8.dylib        0x000000010af0920d void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, OpenImageIO_v1_8::thread_pool::Impl::set_thread(int)::'lambda'()> >(void*) + 45
9   libsystem_pthread.dylib         0x00007fff5b0ba2eb _pthread_body + 126
10  libsystem_pthread.dylib         0x00007fff5b0bd249 _pthread_start + 66
11  libsystem_pthread.dylib         0x00007fff5b0b940d thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000070000a22a000  rcx: 0x000070000a229db8  rdx: 0x0000000000000000
  rdi: 0x0000000000001303  rsi: 0x0000000000000006  rbp: 0x000070000a229df0  rsp: 0x000070000a229db8
   r8: 0x0000000000000030   r9: 0xcccccccccccccccd  r10: 0x0000000000000000  r11: 0x0000000000000206
  r12: 0x0000000000001303  r13: 0x000000010815f000  r14: 0x0000000000000006  r15: 0x000000000000002d
  rip: 0x00007fff5b0012c2  rfl: 0x0000000000000206  cr2: 0x00007fff91623188

Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133

Binary Images:
+org.luxcorerender.luxcoreui (???) <D99727CB-B977-3E37-8D3E-4A30E8E06CD3> /var/folders/*/LuxCore.app/Contents/MacOS/luxcoreui
+libomp.dylib (0) <1A893A7F-F71D-32CB-9529-CEAB4B362F26> /var/folders/*/LuxCore.app/Contents/Resources/libs/libomp.dylib
+libembree3.3.dylib (3) <7D381A36-FA1D-353C-BE57-F9E99473237D> /var/folders/*/LuxCore.app/Contents/Resources/libs/libembree3.3.dylib
+libOpenImageDenoise.1.0.0.dylib (1) <77D72C3C-2C26-387A-9141-E1E390A1BE32> /var/folders/*/LuxCore.app/Contents/Resources/libs/libOpenImageDenoise.1.0.0.dylib
+libtbb.dylib (0) <31CCAC37-6247-3C6F-A906-78C2DF983935> /var/folders/*/LuxCore.app/Contents/Resources/libs/libtbb.dylib
+libtiff.5.dylib (0) <E86D9F08-117E-3532-B8B9-BA9FBCA73E30> /var/folders/*/LuxCore.app/Contents/Resources/libs/libtiff.5.dylib
+libOpenImageIO.1.8.dylib (0) <388BFF20-74EF-3060-8C37-59D71FA1DE63> /var/folders/*/LuxCore.app/Contents/Resources/libs/libOpenImageIO.1.8.dylib
+libtbbmalloc.dylib (0) <5A595F05-10A6-3592-90AA-8C7B490B6163> /var/folders/*/LuxCore.app/Contents/Resources/libs/libtbbmalloc.dylib
+libtbbmalloc.dylib (0) <0A434C41-BE9D-3656-BFD5-999468D385C0> /usr/local/lib/libtbbmalloc.dylib
 dyld (655.1.1) <91A01B2E-622F-3FBC-8D67-AC6D5D1C0023> /usr/lib/dyld
 com.apple.Accelerate (1.11 - Accelerate 1.11) <762942CB-CFC9-3A0C-9645-A56523A06426> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
 com.apple.vImage (8.1 - ???) <53FA3611-894E-3158-A654-FBD2F70998FE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
 libBLAS.dylib (1243.200.4) <417CA0FC-B6CB-3FB3-ACBC-8914E3F62D20> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
 libBNNS.dylib (38.250.1) <538D12A2-9B9D-3E22-9896-F90F6E69C06E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
 libLAPACK.dylib (1243.200.4) <92175DF4-863A-3780-909A-A3E5C410F2E9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
 libLinearAlgebra.dylib (1243.200.4) <CB671EE6-DEA1-391C-9B2B-AA09A46B4D7A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
 libQuadrature.dylib (3.200.2) <1BAE7E22-2862-379F-B334-A3756067730F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
 libSparse.dylib (79.200.5) <E78B33D3-672A-3C53-B512-D3DDB2E9AC8D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
 libSparseBLAS.dylib (1243.200.4) <E9243341-DB77-37C1-97C5-3DFA00DD70FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
 libvDSP.dylib (671.250.4) <7B110627-A9C1-3FB7-A077-0C7741BA25D8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
 libvMisc.dylib (671.250.4) <D5BA4812-BFFC-3CD0-B382-905CD8555DA6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
 com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <74288115-EF61-30B6-843F-0593B31D4929> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
 com.apple.AppKit (6.9 - 1671.60.109) <942F1512-A819-347B-90B4-075F2367950C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
 com.apple.ApplicationServices (50.1 - 50.1) <FBE56E8E-9B8A-3B04-A0C6-20CBA0E6CED6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
 com.apple.ApplicationServices.ATS (377 - 453.11.2.2) <A258DA73-114B-3102-A056-4AAAD3CEB9DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
 libFontParser.dylib (228.6.2.5) <CEDF1D5A-8897-3621-A1DC-558301F8BE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
 libFontRegistry.dylib (228.12.2.4) <6DDE44EC-FF6B-3893-9209-45E0955ABDD5> 
... (some apple frameworks) ...
/System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
 com.apple.IOSurface (255.6.1 - 255.6.1) <85F85EBB-EA59-3A8B-B3EB-7C20F3CC77AE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
 com.apple.ImageIO.framework (3.3.0 - 1850.2.7) <9C059297-033F-3441-BDC1-46CC1139DBCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
 libGIF.dylib (1850.2.7) <1F60E131-3255-324F-A73D-87B8B66A51F9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
 libJP2.dylib (1850.2.7) <209FEE0C-319C-3B13-90BF-D36C9A8D621C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
 libJPEG.dylib (1850.2.7) <AB1D6EDF-FB59-34F9-81D4-ED01B965BD1B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
 libPng.dylib (1850.2.7) <85AFD5DD-D842-3F6C-A6D6-147A283B97EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
 libRadiance.dylib (1850.2.7) <3C77681E-A94B-314B-BD85-95067016E204> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
 libTIFF.dylib (1850.2.7) <7D9DC37B-7855-3344-A12C-DFF588B78BDA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
 com.apple.Kerberos (3.0 - 1) <DB1E0679-37E1-3B93-9789-32F63D660C3B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
 com.apple.Metal (162.2 - 162.2) <B65C71BF-D40E-3BB3-940C-117DDD203551> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
 com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <44CE8362-E972-3697-AD6F-15BC863BAEB8> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
 com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <EE8440DA-66DF-3923-ABBC-E0543211C069> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
 com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <E64450DF-2B96-331E-B7F4-666E00571C70> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
 com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <F2CF26B6-73F1-3644-8FE9-CDB9B2C4501F> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
 com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <B33A35C3-0393-366B-ACFB-F4BB6A5F7B4A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
 com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <69F14BCF-C5C5-3BF8-9C31-8F87D2D6130A> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
 com.apple.NetFS (6.0 - 4.0) <E917806F-0607-3292-B2D6-A15404D61B99> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
 com.apple.opencl (2.15.3 - 2.15.3) <3F72F3B0-F607-39E5-BDF6-5C37C9B67430> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
 com.apple.CFOpenDirectory (10.14 - 207.200.4) <F03D84EB-49B2-3A00-9127-B9A269824026> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
 com.apple.OpenDirectory (10.14 - 207.200.4) <A8020CEE-5B78-3581-A735-EA2833683F31> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
 libCVMSPluginSupport.dylib (17.7.3) <83C36A70-5F35-37D1-A124-A2CD497F1915> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
 libCoreFSCache.dylib (166.5) <5BC99EE7-7FFD-3F30-9AEE-EEDC25067AC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
 libCoreVMClient.dylib (166.5) <B8FA5858-8185-3992-AD3B-A81AF08C3CDD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
 libGFXShared.dylib (17.7.3) <09F50639-F0CB-3312-8BAC-5AA8083350F6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
 libGL.dylib (17.7.3) <4EEC82D4-A3C6-336D-9F90-67F1D24ED35B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
 libGLImage.dylib (17.7.3) <B175F261-69D1-3366-A009-DF75CB32E2F9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
 libGLU.dylib (17.7.3) <5BB2F84A-4D96-35A1-8A5B-99AE39CD9E59> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
 com.apple.opengl (17.7.3 - 17.7.3) <9C1FCE6E-FED6-3A09-9FDC-4C81F8CDB2A6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
 com.apple.QuartzCore (1.11 - 701.14) <1E82D0E6-EB06-3CC6-AEB5-06E3365887D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
 com.apple.security (7.0 - 58286.270.10) <990FF42E-0726-318F-94ED-A8FDF7F41402> 
... (some apple frameworks) ...
 com.apple.AppleJPEG (1.0 - 1) <4C1F426B-7D77-3980-9633-7DBD8C666B9A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
 com.apple.applesauce (1.0 - ???) <F49107C7-3C51-3024-8EF1-C57643BE4F3B> 
... (some more apple frameworks, all not needed to analyse ) ...

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 1
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 1088262
    thread_create: 0
    thread_set_state: 444

VM Region Summary:
ReadOnly portion of Libraries: Total=438.4M resident=0K(0%) swapped_out_or_unallocated=438.4M(100%)
Writable regions: Total=564.0M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=564.0M(100%)

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Kernel Alloc Once                    8K        1 
MALLOC                           164.7M       22 
MALLOC guard page                   16K        3 
MALLOC_LARGE (reserved)           4608K        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
STACK GUARD                       56.0M        5 
Stack                             10.0M        5 
VM_ALLOCATE                          4K        1 
__DATA                            58.6M      236 
__FONT_DATA                          4K        1 
__LINKEDIT                       236.9M       11 
__TEXT                           201.4M      231 
__UNICODE                          564K        1 
shared memory                        8K        2 
===========                     =======  ======= 
TOTAL                              1.1G      528 
TOTAL, minus reserved VM space   728.3M      528 
designerfuzzi commented 3 years ago

could be thread issue. like a dead lock inherited from clean up the processes.

u3dreal commented 3 years ago

could be thread issue. like a dead lock inherited from clean up the processes.

Are you using 2.5beta ? or 2.3 ?

latest beta from git works fine here on BigSur and Catalina

u3dreal commented 3 years ago

I suggest we connect over another channel ? So we can find out what is going on. discord ?

designerfuzzi commented 3 years ago

i rolled back, and as all have kinda same symptoms installed v2.5b1 to go forward. discord is fine..

designerfuzzi commented 3 years ago

made a test via terminal.. LuxCore.app v2.5b1


./luxcoreconsole ~/Downloads/ProceduralLeaves/LuxCoreScene/render.cfg

[LuxCore][0.004] Configuration: 
[LuxCore][0.004]   opencl.devices.select = "001"
[LuxCore][0.004]   path.pathdepth.total = "11"
[LuxCore][0.004]   path.pathdepth.diffuse = "5"
[LuxCore][0.004]   path.pathdepth.glossy = "4"
[LuxCore][0.004]   path.pathdepth.specular = "10"
[LuxCore][0.004]   film.noiseestimation.warmup = "2"
[LuxCore][0.004]   film.noiseestimation.step = "8"
[LuxCore][0.004]   sampler.sobol.adaptive.strength = "0.94999998807907104"
[LuxCore][0.004]   sampler.random.adaptive.strength = "0.94999998807907104"
[LuxCore][0.004]   sampler.metropolis.largesteprate = "0.40000000000000002"
[LuxCore][0.004]   sampler.metropolis.maxconsecutivereject = "512"
[LuxCore][0.004]   sampler.metropolis.imagemutationrate = "0.10000000000000001"
[LuxCore][0.004]   film.filter.type = "NONE"
[LuxCore][0.004]   film.width = "1536"
[LuxCore][0.004]   scene.epsilon.max = "0.10000000149011612"
[LuxCore][0.004]   scene.epsilon.min = "9.9999997473787516e-06"
[LuxCore][0.004]   lightstrategy.type = "POWER"
[LuxCore][0.004]   renderengine.type = "PATHCPU"
[LuxCore][0.004]   film.filter.width = "1.5"
[LuxCore][0.004]   film.height = "864"
[LuxCore][0.004]   sampler.type = "SOBOL"
[LuxCore][0.004]   film.opencl.enable = "0"
[LuxCore][0.004]   path.clamping.variance.maxvalue = "0.80000001192092896"
[LuxCore][0.004]   path.forceblackbackground.enable = "0"
[LuxCore][0.004]   filesaver.format = "TXT"
[LuxCore][0.004]   filesaver.renderengine.type = "PATHCPU"
[LuxCore][0.004]   renderengine.seed = "1"
[LuxCore][0.004]   batch.haltspp = "50"
[LuxCore][0.004]   batch.halttime = "0"
[LuxCore][0.004]   film.imagepipelines.1.0.type = "INTEL_OIDN"
[LuxCore][0.004]   film.imagepipelines.1.1.type = "NOP"
[LuxCore][0.004]   film.imagepipelines.1.2.type = "TONEMAP_LINEAR"
[LuxCore][0.004]   film.imagepipelines.1.2.scale = "4"
[LuxCore][0.004]   film.imagepipelines.1.3.type = "GAMMA_CORRECTION"
[LuxCore][0.004]   film.imagepipelines.1.3.value = "2.2000000000000002"
[LuxCore][0.004]   film.imagepipelines.0.0.type = "NOP"
[LuxCore][0.004]   film.imagepipelines.0.1.type = "TONEMAP_LINEAR"
[LuxCore][0.004]   film.imagepipelines.0.1.scale = "4"
[LuxCore][0.004]   film.imagepipelines.0.2.type = "GAMMA_CORRECTION"
[LuxCore][0.004]   film.imagepipelines.0.2.value = "2.2000000000000002"
[LuxCore][0.004]   film.imagepipelines.1.radiancescales.0.enabled = "1"
[LuxCore][0.004]   film.imagepipelines.1.radiancescales.0.globalscale = "1"
[LuxCore][0.004]   film.imagepipelines.1.radiancescales.0.rgbscale = "1" "1" "1"
[LuxCore][0.004]   film.imagepipelines.0.radiancescales.0.enabled = "1"
[LuxCore][0.004]   film.imagepipelines.0.radiancescales.0.globalscale = "1"
[LuxCore][0.004]   film.imagepipelines.0.radiancescales.0.rgbscale = "1" "1" "1"
[LuxCore][0.004]   film.outputs.0.type = "RGB_IMAGEPIPELINE"
[LuxCore][0.004]   film.outputs.0.index = "0"
[LuxCore][0.004]   film.outputs.0.filename = "RGB_IMAGEPIPELINE_0.png"
[LuxCore][0.004]   film.outputs.1.type = "ALBEDO"
[LuxCore][0.004]   film.outputs.1.filename = "ALBEDO.exr"
[LuxCore][0.004]   film.outputs.2.type = "AVG_SHADING_NORMAL"
[LuxCore][0.004]   film.outputs.2.filename = "AVG_SHADING_NORMAL.exr"
[LuxCore][0.004]   film.outputs.3.type = "RGB_IMAGEPIPELINE"
[LuxCore][0.004]   film.outputs.3.index = "1"
[LuxCore][0.004]   film.outputs.3.filename = "RGB_IMAGEPIPELINE_1.png"
[LuxCore][0.004]   scene.file = "scene.scn"
[LuxCore][0.004] File Name Resolver Configuration: 
[LuxCore][0.004]   .
[LuxCore][0.004]   /Users/xxx/Downloads/ProceduralLeaves/LuxCoreScene
[SDL][0.005] Reading scene: /Users/xxx/Downloads/ProceduralLeaves/LuxCoreScene/scene.scn
[SDL][0.006] Define ImageMap: NamedObject
[SDL][0.007] Texture definition: 140120874243592Color
[SDL][0.007] Texture definition: 140120874208776Color
[SDL][0.007] Texture definition: 140120874200584Color
[SDL][0.007] Texture definition: 140120874206728Color
[SDL][0.007] Texture definition: 140120902290440Color
[SDL][0.008] Texture definition: 140120902289416Color
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-5fc48329-9674-42c4-a80a-c3563eee205d
[SDL][0.008] Texture definition: 140120902289928Value
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-b2e7eb03-e8b9-4b8e-8474-e020fce50487
[SDL][0.008] Texture definition: 140120902290952Color
[SDL][0.008] Texture definition: 140120902291464Color
[SDL][0.008] Texture definition: 140120902287880Color
[SDL][0.008] Texture definition: 140120902291976Value
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-40cc11b9-c3b7-493c-ab1e-83e8047d58a3
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-c967bc81-5345-45ee-b0df-be07553c9ede
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-6a52e798-9090-4a0f-8acd-7891f6e3c13c
[SDL][0.008] Texture definition: 140120902292488Color
[SDL][0.008] Texture definition: 140120902293000Color
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-018bbc97-5527-432a-91a2-0aa1d2ccc42c
[SDL][0.008] Texture definition: 140120902287368Value
[SDL][0.008] Texture definition: 140120902293512Value
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-2b6b1f3e-9708-4969-b430-ea2b2576e7bb
[SDL][0.008] Texture definition: 140120902294024Color
[SDL][0.008] Texture definition: 140120874197000Color
[SDL][0.008] Texture definition: 140120874198536Color
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-993e1aa2-e863-4d86-8db9-3ee869de94c2
[SDL][0.008] Texture definition: 140120874199048Value
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-a50ebfa2-4917-4627-98ea-9f409add0cda
[SDL][0.008] Texture definition: 140120874199560Bump
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-78e9a1f4-3c4d-4741-a61d-0fa347e4e52e
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-0754d234-d117-4c74-9f24-9c67640fe5ba
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-fbf41ea0-7f0a-4b25-bc24-492a3824eb8b
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-b1f238c2-8aac-4e59-81a7-39fe5ae7f734
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-42c7bb79-0ee5-4d4d-930f-481665e0493d
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-533ed359-44c8-4eeb-8456-229b94fa6a4b
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-8fb27c9f-6e5b-462d-a904-83970ee4ea96
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-a47aeb09-1417-4726-a340-6bb17dbd9bbf
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-bc06ddec-da55-474c-9561-ccf9cdb54fae
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-544615b4-3266-4fc4-b613-d24faf3eed46
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-7c873b41-cc59-4ddf-bf66-aeba9206856d
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-a62030f0-298c-4b67-8471-56f2cf022188
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-88e58eee-5aa6-409f-9892-d533091f8b5d
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-c6da18b3-1377-4390-a015-cc728acdcdef
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-0d7e3812-818a-40ca-9912-14905aa3f250
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture-63829046-b627-4d9c-b627-8da9115094d5
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-95ed5a9e-a693-49b0-a87a-b863d108a906
[SDL][0.008] Texture definition: Implicit-ConstFloatTexture3-9531bb7d-6441-4987-8fbf-05e3e96b1fc3
[SDL][0.009] Material definition: Surface_LightRim_140120874092552
[SDL][0.009] Material definition: Surface_LightKey_140120874091016
[SDL][0.009] Material definition: Surface_LightBack_140120874087944
[SDL][0.009] Material definition: Surface_LightFill_140120874089480
[SDL][0.009] Material definition: Surface_Background_140120874072584
[SDL][0.009] Material definition: Surface_Leaf_140120874086408
[SDL][0.010] Camera type: perspective
[SDL][0.010] Camera position: Point[0.251289, -0.243443, 0.249953]
[SDL][0.010] Camera target: Point[-0.351909, 0.294202, -0.339191]
[SDL][0.010] Camera clipping plane disabled
[SDL][0.010] The Mesh_LightRim_140120902270472000 object is a light sources with 2 triangles
[SDL][0.010] The Mesh_LightKey_140120902268936000 object is a light sources with 2 triangles
[SDL][0.011] The Mesh_LightBack_140120902265864000 object is a light sources with 2 triangles
[SDL][0.011] The Mesh_LightFill_140120902267400000 object is a light sources with 2 triangles
[SDL][0.011] The Mesh_Background_140120875202568000 object is a light sources with 2 triangles
[SDL][0.025] Scene objects count: 8
[LuxCore][0.027] Film resolution: 1536x864
[SDL][0.027] Film output definition: RGB_IMAGEPIPELINE [image.png]
[SDL][0.028] Image pipeline: film.imagepipelines.0
[SDL][0.028] Image pipeline step 0: NOP
[SDL][0.028] Image pipeline step 1: TONEMAP_LINEAR
[SDL][0.028] Image pipeline step 2: GAMMA_CORRECTION
[SDL][0.028] Image pipeline: film.imagepipelines.1
[SDL][0.028] Image pipeline step 0: INTEL_OIDN
[SDL][0.028] Image pipeline step 1: NOP
[SDL][0.028] Image pipeline step 2: TONEMAP_LINEAR
[SDL][0.028] Image pipeline step 3: GAMMA_CORRECTION
[SDL][0.029] Film output definition: RGB_IMAGEPIPELINE [RGB_IMAGEPIPELINE_0.png]
[SDL][0.029] Film output definition: ALBEDO [ALBEDO.exr]
[SDL][0.029] Film output definition: AVG_SHADING_NORMAL [AVG_SHADING_NORMAL.exr]
[SDL][0.029] Film output definition: RGB_IMAGEPIPELINE [RGB_IMAGEPIPELINE_1.png]
[LuxRays][0.037] OpenCL support: enabled
[LuxRays][0.038] OpenCL Platform 0: Apple
[LuxRays][0.065] CUDA support: enabled
[LuxRays][0.065] Device 0 name: Native
[LuxRays][0.065] Device 0 type: NATIVE_THREAD
[LuxRays][0.065] Device 0 compute units: 1
[LuxRays][0.065] Device 0 preferred float vector width: 4
[LuxRays][0.065] Device 0 max allocable memory: 17592186044415MBytes
[LuxRays][0.065] Device 0 max allocable memory block size: 17592186044415MBytes
[LuxRays][0.065] Device 0 has out of core memory support: 0
[LuxRays][0.065] Device 1 name: Intel(R) Core(TM) i7-4980HQ CPU @ 2.80GHz
[LuxRays][0.065] Device 1 type: OPENCL_CPU
[LuxRays][0.065] Device 1 compute units: 8
[LuxRays][0.065] Device 1 preferred float vector width: 4
[LuxRays][0.065] Device 1 max allocable memory: 16384MBytes
[LuxRays][0.065] Device 1 max allocable memory block size: 4096MBytes
[LuxRays][0.065] Device 1 has out of core memory support: 0
[LuxRays][0.065] Device 2 name: Iris Pro
[LuxRays][0.065] Device 2 type: OPENCL_GPU
[LuxRays][0.065] Device 2 compute units: 40
[LuxRays][0.065] Device 2 preferred float vector width: 1
[LuxRays][0.065] Device 2 max allocable memory: 1536MBytes
[LuxRays][0.065] Device 2 max allocable memory block size: 384MBytes
[LuxRays][0.065] Device 2 has out of core memory support: 0
[LuxRays][0.065] Device 3 name: AMD Radeon R9 M370X Compute Engine
[LuxRays][0.065] Device 3 type: OPENCL_GPU
[LuxRays][0.065] Device 3 compute units: 10
[LuxRays][0.065] Device 3 preferred float vector width: 1
[LuxRays][0.065] Device 3 max allocable memory: 2048MBytes
[LuxRays][0.065] Device 3 max allocable memory block size: 512MBytes
[LuxRays][0.065] Device 3 has out of core memory support: 0
[LuxRays][0.065] Creating 8 intersection device(s)
[LuxRays][0.065] Allocating intersection device 0: Native (Type = NATIVE_THREAD)
[LuxRays][0.065] Allocating intersection device 1: Native (Type = NATIVE_THREAD)
[LuxRays][0.065] Allocating intersection device 2: Native (Type = NATIVE_THREAD)
[LuxRays][0.065] Allocating intersection device 3: Native (Type = NATIVE_THREAD)
[LuxRays][0.065] Allocating intersection device 4: Native (Type = NATIVE_THREAD)
[LuxRays][0.065] Allocating intersection device 5: Native (Type = NATIVE_THREAD)
[LuxRays][0.065] Allocating intersection device 6: Native (Type = NATIVE_THREAD)
[LuxRays][0.065] Allocating intersection device 7: Native (Type = NATIVE_THREAD)
[LuxCore][0.065] Configuring 8 CPU render threads
[LuxRays][0.066] Preprocessing DataSet
[LuxRays][0.066] Total vertex count: 30375
[LuxRays][0.066] Total triangle count: 59402
[LuxRays][0.066] Preprocessing DataSet done
[LuxRays][0.066] Adding DataSet accelerator: EMBREE
[LuxRays][0.066] Total vertex count: 30375
[LuxRays][0.066] Total triangle count: 59402
[LuxRays][0.087] EmbreeAccel build time: 19ms
[Elapsed time:   1/0sec][Samples    0/50][Convergence 0.000000%][Avg. samples/sec  0.49M on 59.4K tris]
[ ... ]
[Elapsed time:  30/0sec][Samples    7/50][Convergence 0.000000%][Avg. samples/sec  0.35M on 59.4K tris]
[LuxCore][31.293] Noise estimation: first pass
[Elapsed time:  31/0sec][Samples    8/50][Convergence 0.000000%][Avg. samples/sec  0.35M on 59.4K tris]
[ ... ]
[Elapsed time:  65/0sec][Samples   16/50][Convergence 0.000000%][Avg. samples/sec  0.33M on 59.4K tris]
[LuxCore][66.583] Noise estimation: Error mean = 0.0599061
[Elapsed time:  66/0sec][Samples   16/50][Convergence 0.000000%][Avg. samples/sec  0.33M on 59.4K tris]
[ ... ]
[Elapsed time: 126/0sec][Samples   24/50][Convergence 0.000000%][Avg. samples/sec  0.26M on 59.4K tris]
[LuxCore][127.940] Noise estimation: Error mean = 0.0402491
[Elapsed time: 127/0sec][Samples   24/50][Convergence 0.000000%][Avg. samples/sec  0.26M on 59.4K tris]
[ ... ]
[Elapsed time: 182/0sec][Samples   32/50][Convergence 0.000000%][Avg. samples/sec  0.24M on 59.4K tris]
[LuxCore][184.312] Noise estimation: Error mean = 0.0225432
[Elapsed time: 184/0sec][Samples   32/50][Convergence 0.000000%][Avg. samples/sec  0.24M on 59.4K tris]
[ ... ]
[Elapsed time: 247/0sec][Samples   40/50][Convergence 0.000000%][Avg. samples/sec  0.22M on 59.4K tris]
[LuxCore][248.644] Noise estimation: Error mean = 0.0154879
[Elapsed time: 248/0sec][Samples   40/50][Convergence 0.000000%][Avg. samples/sec  0.22M on 59.4K tris]
[ ... ]
[Elapsed time: 316/0sec][Samples   48/50][Convergence 0.000000%][Avg. samples/sec  0.20M on 59.4K tris]
[LuxCore][318.012] Noise estimation: Error mean = 0.0121184
[Elapsed time: 317/0sec][Samples   48/50][Convergence 0.000000%][Avg. samples/sec  0.20M on 59.4K tris]
[ ... ]
[Elapsed time: 328/0sec][Samples   49/50][Convergence 0.000000%][Avg. samples/sec  0.20M on 59.4K tris]
[LuxCore][330.023] Samples per pixel 100%, rendering done.
[Elapsed time: 329/0sec][Samples   50/50][Convergence 100.000000%][Avg. samples/sec  0.20M on 59.4K tris]
[LuxCore][330.049] Outputting film: RGB_IMAGEPIPELINE_0.png type: 2
[LuxCore][330.358] Outputting film: ALBEDO.exr type: 41
[LuxCore][330.517] Outputting film: AVG_SHADING_NORMAL.exr type: 42
[LuxCore][330.786] [IntelOIDNPlugin] Applying single OIDN
[LuxCore][330.856] IntelOIDNPlugin executing filter
[LuxCore][333.119] IntelOIDNPlugin apply took: 2.3secs
[LuxCore][333.119] IntelOIDNPlugin copying output buffer
[LuxCore][333.125] IntelOIDNPlugin single execution took a total of 2.339secs
[LuxCore][333.254] Outputting film: RGB_IMAGEPIPELINE_1.png type: 2
Done.
u3dreal commented 3 years ago

Looks fine to me but it is only CPU. [LuxCore][0.004] renderengine.type = "PATHCPU"

use renderengine.type = "PATHOCL"