Jump to content
3DCoat Forums

Hammers

Advanced Member
  • Posts

    128
  • Joined

  • Last visited

Posts posted by Hammers

  1. I'm getting a crash or hang on startup with 2022.39 under Monterey at the moment. For me this technique just got things working again:

    https://3dcoat.com/forum/index.php?/topic/25785-3dcoat-2023-development-thread/&do=findComment&comment=176206  

    On 8/11/2021 at 7:20 PM, iRadovsky said:

    don't work on Mojave - red screen

    "Red screen" (red window) means that "Gatekeeper" (a security feature in macOS) has isolated "3DCoat" executable from its data. This problem also manifests itself as "startup crash" on some machines. To solve the problem clear in Terminal quarantine attribute from "3DCoat" folder:
    Terminal > xattr -dr com.apple.quarantine /Applications/3DCoat-2021.23
    (put your actually installed version in the command above).
    Please read more in this document:
    https://docs.google.com/document/d/1Auai329bOaBMuRbfo5ZHaYDRmEJ0NK3kWp6x1qJ08YA/edit?usp=sharing

  2. -------------------------------------
    Translated Report (Full Report Below)
    -------------------------------------
    
    Process:               3DCoat [5798]
    Path:                  /Applications/3DCoat-2022.39/3DCoat.app/Contents/MacOS/3DCoat
    Identifier:            com.Pilgway.-DCoat
    Version:               2022.39 (1)
    Code Type:             X86-64 (Translated)
    Parent Process:        launchd [1]
    User ID:               501
    
    Date/Time:             2022-07-30 11:00:55.9748 +1000
    OS Version:            macOS 12.5 (21G72)
    Report Version:        12
    Anonymous UUID:        86D7E7C9-C201-29BE-B22A-9FABBE6444C9
    
    
    Time Awake Since Boot: 5100 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:       KERN_INVALID_ADDRESS at 0x480000012090fff6 -> 0x000000012090fff6 (possible pointer authentication failure)
    Exception Codes:       0x0000000000000001, 0x480000012090fff6
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
    Terminating Process:   exc handler [5798]
    
    VM Region Info: 0x12090fff6 is not in any region.  Bytes after previous region: 33914871  Bytes before following region: 3391498
          REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
          Rosetta Return Stack        11e8b4000-11e8b8000    [   16K] rw-/rwx SM=PRV  
    --->  GAP OF 0x2394000 BYTES
          VM_ALLOCATE                 120c4c000-120c50000    [   16K] rw-/rwx SM=PRV  
    
    Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
    0   <translation info unavailable>           0x10882076c ???
    1   libobjc.A.dylib                       0x7ff804c7f7a9 realizeClassMaybeSwiftMaybeRelock(objc_class*, mutex_tt<false>&, bool) + 135
    2   libsystem_platform.dylib              0x7ff804dfee13 _sigtramp + 51
    3   libobjc.A.dylib                       0x7ff804c7db7d lookUpImpOrForward + 809
    4   libobjc.A.dylib                       0x7ff804c7d29b _objc_msgSend_uncached + 75
    5   3DCoat                                   0x10157868f comms::cIO::CopyFromClipboard(comms::cStr*) + 635
    6   3DCoat                                   0x10151bbe0 LogPass::ProcessInEditor(BaseClass*) + 182
    7   3DCoat                                   0x102268c06 CreateControlWithBaseClass(BaseWidget*, Rct&, char const*, BaseClass*, BaseClass*, void*, void*, char const*, float*) + 309
    8   3DCoat                                   0x102272b65 CreateMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, int, std::__1::function<void (int)>, int, int) + 892
    9   3DCoat                                   0x102276687 ShowModalMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, std::__1::function<void (int)>, int, int, int, bool, bool, bool, bool, std::__1::function<void (int)>)::$_10::operator()() const + 211
    10  3DCoat                                   0x1022751c1 ShowModalMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, std::__1::function<void (int)>, int, int, int, bool, bool, bool, bool, std::__1::function<void (int)>) + 597
    11  3DCoat                                   0x10151a26b LogPass::Ask() + 227
    12  3DCoat                                   0x101517594 fn_POST_RENDERlic() + 2864
    13  3DCoat                                   0x100f3a4ac CallItLater::call(int) + 96
    14  3DCoat                                   0x1019dc256 MainCycle() + 109
    15  3DCoat                                   0x101c4d76a comms::cMain_OnRender(comms::cRect const&) + 710
    16  3DCoat                                   0x100f65a48 cMacMain_OneIterationOfMessageLoop() + 2297
    17  3DCoat                                   0x100f6c9b5 main + 20735
    18  dyld                                     0x20468a52e start + 462
    
    Thread 1:: com.apple.rosetta.exceptionserver
    0   runtime                               0x7ff7fff6a944 0x7ff7fff66000 + 18756
    1   runtime                               0x7ff7fff783e0 0x7ff7fff66000 + 74720
    2   runtime                               0x7ff7fff79e58 0x7ff7fff66000 + 81496
    
    Thread 2:
    0   runtime                               0x7ff7fff88814 0x7ff7fff66000 + 141332
    
    Thread 3:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daf2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804cc3863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff804d51ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x101522f26 comms::SavingThread(void*) + 49
    5   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 4:
    0   runtime                               0x7ff7fff88814 0x7ff7fff66000 + 141332
    
    Thread 5:
    0   runtime                               0x7ff7fff88814 0x7ff7fff66000 + 141332
    
    Thread 6:
    0   runtime                               0x7ff7fff88814 0x7ff7fff66000 + 141332
    
    Thread 7:
    0   runtime                               0x7ff7fff88814 0x7ff7fff66000 + 141332
    
    Thread 8:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac97a mach_msg_trap + 10
    2   libsystem_kernel.dylib                0x7ff804dacce8 mach_msg + 56
    3   CoreFoundation                        0x7ff804eaf560 __CFRunLoopServiceMachPort + 319
    4   CoreFoundation                        0x7ff804eadbf0 __CFRunLoopRun + 1276
    5   CoreFoundation                        0x7ff804ead034 CFRunLoopRunSpecific + 562
    6   CoreFoundation                        0x7ff804f34567 CFRunLoopRun + 40
    7   3DconnexionClient                        0x110dc8260 -[ConnexionClientAPI clientThreadEntry] + 220
    8   Foundation                            0x7ff805c3a964 __NSThread__start__ + 1009
    9   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    10  libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 9:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804db3092 __accept + 10
    2   3DCoat                                   0x10153d398 httpListenThread(void*) + 268
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 10:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daf2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804cc3863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff804d51ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x1021e74b0 FileWaitThread(void*) + 64
    5   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 11:: com.apple.NSEventThread
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac97a mach_msg_trap + 10
    2   libsystem_kernel.dylib                0x7ff804dacce8 mach_msg + 56
    3   CoreFoundation                        0x7ff804eaf560 __CFRunLoopServiceMachPort + 319
    4   CoreFoundation                        0x7ff804eadbf0 __CFRunLoopRun + 1276
    5   CoreFoundation                        0x7ff804ead034 CFRunLoopRunSpecific + 562
    6   AppKit                                0x7ff80798b9ce _NSEventThread + 132
    7   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    8   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 12:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daf2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804cc3863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff804d51ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x1009800ca CheckFileThread(void*) + 157
    5   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 13:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 14:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 15:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 16:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 17:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 18:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 19:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 20:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 21:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804dac9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x110e20c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 22:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daf2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804cc3863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff804d51ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x101a3894d CaptureTrajectory::CaptureTrajectory()::$_0::operator()() const + 181
    5   3DCoat                                   0x101a38897 decltype(static_cast<CaptureTrajectory::CaptureTrajectory()::$_0>(fp)()) std::__1::__invoke<CaptureTrajectory::CaptureTrajectory()::$_0>(CaptureTrajectory::CaptureTrajectory()::$_0&&) + 9
    6   3DCoat                                   0x101a38834 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, CaptureTrajectory::CaptureTrajectory()::$_0> >(void*) + 42
    7   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    8   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 23:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daf2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804cc3863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff804d51ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x10151ab1f void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_POST_RENDERlic()::$_33> >(void*) + 145
    5   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 24:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daff0e __recvfrom + 10
    2   3DCoat                                   0x101515962 GetNeighbourPackets() + 236
    3   3DCoat                                   0x10151ac48 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*) + 36
    4   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    5   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 25:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daf2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804cc3863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff804d51ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x10151acd9 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_POST_RENDERlic()::$_34> >(void*) + 85
    5   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    Thread 26:
    0   ???                                   0x7ff89527e940 ???
    1   libsystem_kernel.dylib                0x7ff804daf2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804cc3863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff804d51ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x10151b1e0 fn_POST_RENDERlic()::$_35::operator()() const + 1120
    5   3DCoat                                   0x10151ad80 decltype(static_cast<fn_POST_RENDERlic()::$_35>(fp)()) std::__1::__invoke<fn_POST_RENDERlic()::$_35>(fn_POST_RENDERlic()::$_35&&) + 9
    6   3DCoat                                   0x10151ad50 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_POST_RENDERlic()::$_35> >(void*) + 38
    7   libsystem_pthread.dylib               0x7ff804de94e1 _pthread_start + 125
    8   libsystem_pthread.dylib               0x7ff804de4f6b thread_start + 15
    
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000101e9b008  rbx: 0x0000000102a3f148  rcx: 0x0000000101e9b00a  rdx: 0x0000000000000000
      rdi: 0x0000000102a3f148  rsi: 0x0000000000000000  rbp: 0x00000003090242b0  rsp: 0x0000000309024288
       r8: 0x0000000000000000   r9: 0x00007fbce4727b70  r10: 0x000000000000003f  r11: 0x0000000000000000
      r12: 0x0000000309024a30  r13: 0x0000000000000000  r14: 0x0000000000000001  r15: 0x480000012090fff6
      rip: <unavailable>       rfl: 0x0000000000000242
     tmp0: 0x0000000000000000 tmp1: 0x480000012090fff6 tmp2: 0x00007ff89544ae20
    
    
    Binary Images:
                   0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
        0x7ff804c76000 -     0x7ff804caffff libobjc.A.dylib (*) <82776fcb-2da4-3093-b506-4d491c0e4a81> /usr/lib/libobjc.A.dylib
        0x7ff804dfb000 -     0x7ff804e04fff libsystem_platform.dylib (*) <bd2bd848-f9c9-35ff-9795-32d31977523d> /usr/lib/system/libsystem_platform.dylib
           0x1008e9000 -        0x1028f0fff com.Pilgway.-DCoat (2022.39) <34d424e2-364e-356d-82d7-56ce851fc8db> /Applications/3DCoat-2022.39/3DCoat.app/Contents/MacOS/3DCoat
           0x204685000 -        0x2046f0fff dyld (*) <f71fb3ca-5fcc-3577-9457-b047888a46d1> /usr/lib/dyld
        0x7ff7fff66000 -     0x7ff7fff95fff runtime (*) <ef33add1-6b70-3cc9-8bbc-c8544b609d2b> /usr/libexec/rosetta/runtime
        0x7ff804dab000 -     0x7ff804de2fff libsystem_kernel.dylib (*) <a8ff3bd6-3ce8-3eee-813d-8a9202478b49> /usr/lib/system/libsystem_kernel.dylib
        0x7ff804cb3000 -     0x7ff804d3bfff libsystem_c.dylib (*) <e8499aa8-6800-372f-bd48-82846d88c6cb> /usr/lib/system/libsystem_c.dylib
        0x7ff804d3c000 -     0x7ff804d94fff libc++.1.dylib (*) <08aaa9d6-930c-3b45-a5ae-2905f436b834> /usr/lib/libc++.1.dylib
        0x7ff804de3000 -     0x7ff804deefff libsystem_pthread.dylib (*) <f32b6d06-b156-3da0-b086-a31cf011362b> /usr/lib/system/libsystem_pthread.dylib
        0x7ff804e30000 -     0x7ff805330fff com.apple.CoreFoundation (6.9) <32d2d187-4e52-376e-bc07-245a48c37e2b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x110dbf000 -        0x110dcafff com.3dconnexion.driver.client (1.2.2) <6e7ea80f-b758-3269-8b11-02fb24d798c5> /Library/Frameworks/3DconnexionClient.framework/Versions/A/3DconnexionClient
        0x7ff805be2000 -     0x7ff805f9efff com.apple.Foundation (6.9) <4cbc4b90-329d-37f0-b94a-0d62254273d0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7ff8077df000 -     0x7ff80866efff com.apple.AppKit (6.9) <bcb46e9b-acd5-3b26-878f-a3988bc5df7e> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x110e0d000 -        0x110e57fff libtbb.dylib (*) <df63c0cd-df41-32bb-99c5-ec6186e17b8d> /Applications/3DCoat-2022.39/3DCoat.app/Contents/Frameworks/libtbb.dylib
    
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        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: 0
        thread_create: 0
        thread_set_state: 0
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
    Writable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)
    
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               512K        4 
    Activity Tracing                   256K        1 
    CG backing stores                  768K        4 
    CG image                           688K        4 
    ColorSync                          216K       25 
    CoreAnimation                      948K        9 
    CoreGraphics                        16K        3 
    CoreServices                        96K        1 
    CoreUI image data                  260K        5 
    Foundation                          16K        1 
    Kernel Alloc Once                    8K        1 
    MALLOC                           444.3M       61 
    MALLOC guard page                  192K        8 
    MALLOC_LARGE (reserved)           45.8M        1         reserved VM address space (unallocated)
    MALLOC_MEDIUM (reserved)         440.0M        4         reserved VM address space (unallocated)
    MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
    OpenGL GLSL                        256K        3 
    Rosetta Arena                     4096K        2 
    Rosetta Generic                    992K      245 
    Rosetta IndirectBranch            1024K        1 
    Rosetta JIT                      128.0M        1 
    Rosetta Return Stack               520K       52 
    Rosetta Thread Context             520K       52 
    STACK GUARD                         20K        5 
    Stack                             52.2M       27 
    Stack Guard                       56.1M       21 
    VM_ALLOCATE                       12.8M      459 
    VM_ALLOCATE (reserved)               4K        1         reserved VM address space (unallocated)
    __CTF                               756        1 
    __DATA                            24.2M      320 
    __DATA_CONST                      12.5M      183 
    __DATA_DIRTY                       545K      101 
    __FONT_DATA                          4K        1 
    __GLSLBUILTINS                    5176K        1 
    __LINKEDIT                       729.5M       17 
    __OBJC_RO                         82.8M        1 
    __OBJC_RW                         3200K        2 
    __TEXT                           272.3M      333 
    __UNICODE                          592K        1 
    dyld private memory               1024K        1 
    mapped file                        5.3G      477 
    shared memory                      816K       15 
    unshared pmap                     8432K        5 
    ===========                     =======  ======= 
    TOTAL                              7.9G     2461 
    TOTAL, minus reserved VM space     7.1G     2461 
    
    -----------
    Full Report
    -----------
    
    {"app_name":"3DCoat","timestamp":"2022-07-30 11:00:57.00 +1000","app_version":"2022.39","slice_uuid":"34d424e2-364e-356d-82d7-56ce851fc8db","build_version":"1","platform":1,"bundleID":"com.Pilgway.-DCoat","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.5 (21G72)","incident_id":"38321863-F531-4AC7-B43D-D38647994479","name":"3DCoat"}
    {
      "uptime" : 5100,
      "procLaunch" : "2022-07-30 11:00:49.0433 +1000",
      "procRole" : "Foreground",
      "version" : 2,
      "userID" : 501,
      "deployVersion" : 210,
      "modelCode" : "Mac13,1",
      "procStartAbsTime" : 123292584640,
      "coalitionID" : 4883,
      "osVersion" : {
        "train" : "macOS 12.5",
        "build" : "21G72",
        "releaseType" : "User"
      },
      "captureTime" : "2022-07-30 11:00:55.9748 +1000",
      "incident" : "38321863-F531-4AC7-B43D-D38647994479",
      "bug_type" : "309",
      "pid" : 5798,
      "procExitAbsTime" : 123458362010,
      "translated" : true,
      "cpuType" : "X86-64",
      "procName" : "3DCoat",
      "procPath" : "\/Applications\/3DCoat-2022.39\/3DCoat.app\/Contents\/MacOS\/3DCoat",
      "bundleInfo" : {"CFBundleShortVersionString":"2022.39","CFBundleVersion":"1","CFBundleIdentifier":"com.Pilgway.-DCoat"},
      "storeInfo" : {"deviceIdentifierForVendor":"35B51B8C-B8A6-5DF2-B591-87CDCA12D509","thirdParty":true},
      "parentProc" : "launchd",
      "parentPid" : 1,
      "coalitionName" : "com.Pilgway.-DCoat",
      "crashReporterKey" : "86D7E7C9-C201-29BE-B22A-9FABBE6444C9",
      "sip" : "enabled",
      "vmRegionInfo" : "0x12090fff6 is not in any region.  Bytes after previous region: 33914871  Bytes before following region: 3391498\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      Rosetta Return Stack        11e8b4000-11e8b8000    [   16K] rw-\/rwx SM=PRV  \n--->  GAP OF 0x2394000 BYTES\n      VM_ALLOCATE                 120c4c000-120c50000    [   16K] rw-\/rwx SM=PRV  ",
      "isCorpse" : 1,
      "exception" : {"codes":"0x0000000000000001, 0x480000012090fff6","rawCodes":[1,5188146775572152310],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x480000012090fff6 -> 0x000000012090fff6 (possible pointer authentication failure)"},
      "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":5798},
      "vmregioninfo" : "0x12090fff6 is not in any region.  Bytes after previous region: 33914871  Bytes before following region: 3391498\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      Rosetta Return Stack        11e8b4000-11e8b8000    [   16K] rw-\/rwx SM=PRV  \n--->  GAP OF 0x2394000 BYTES\n      VM_ALLOCATE                 120c4c000-120c50000    [   16K] rw-\/rwx SM=PRV  ",
      "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
      "faultingThread" : 0,
      "threads" : [{"triggered":true,"id":61941,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13036044976},"r12":{"value":13036046896},"rosetta":{"tmp2":{"value":140705632923168},"tmp1":{"value":5188146775572152310},"tmp0":{"value":0}},"rbx":{"value":4339265864,"symbolLocation":16,"symbol":"vtable for std::__1::__function::__func<BaseClass::SetParents()::$_10, std::__1::allocator<BaseClass::SetParents()::$_10>, bool (BaseClassElement*)>"},"r8":{"value":0},"r15":{"value":5188146775572152310},"r10":{"value":63},"rdx":{"value":0},"rdi":{"value":4339265864,"symbolLocation":16,"symbol":"vtable for std::__1::__function::__func<BaseClass::SetParents()::$_10, std::__1::allocator<BaseClass::SetParents()::$_10>, bool (BaseClassElement*)>"},"r9":{"value":140449263287152},"r13":{"value":0},"rflags":{"value":578},"rax":{"value":4327059464,"symbolLocation":22,"symbol":"std::__1::__function::__func<BaseClass::SetParents()::$_10, std::__1::allocator<BaseClass::SetParents()::$_10>, bool (BaseClassElement*)>::__clone(std::__1::__function::__base<bool (BaseClassElement*)>*) const"},"rsp":{"value":13036044936},"r11":{"value":0},"rcx":{"value":4327059466,"symbolLocation":0,"symbol":"std::__1::__function::__func<BaseClass::SetParents()::$_10, std::__1::allocator<BaseClass::SetParents()::$_10>, bool (BaseClassElement*)>::destroy()"},"r14":{"value":1},"rsi":{"value":0}},"queue":"com.apple.main-thread","frames":[{"imageOffset":4437706604,"region":"<translation info unavailable>","imageIndex":0},{"imageOffset":38825,"symbol":"realizeClassMaybeSwiftMaybeRelock(objc_class*, mutex_tt<false>&, bool)","symbolLocation":135,"imageIndex":1},{"imageOffset":15891,"symbol":"_sigtramp","symbolLocation":51,"imageIndex":2},{"imageOffset":31613,"symbol":"lookUpImpOrForward","symbolLocation":809,"imageIndex":1},{"imageOffset":29339,"symbol":"_objc_msgSend_uncached","symbolLocation":75,"imageIndex":1},{"imageOffset":13170319,"symbol":"comms::cIO::CopyFromClipboard(comms::cStr*)","symbolLocation":635,"imageIndex":3},{"imageOffset":12790752,"symbol":"LogPass::ProcessInEditor(BaseClass*)","symbolLocation":182,"imageIndex":3},{"imageOffset":26737670,"symbol":"CreateControlWithBaseClass(BaseWidget*, Rct&, char const*, BaseClass*, BaseClass*, void*, void*, char const*, float*)","symbolLocation":309,"imageIndex":3},{"imageOffset":26778469,"symbol":"CreateMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, int, std::__1::function<void (int)>, int, int)","symbolLocation":892,"imageIndex":3},{"imageOffset":26793607,"symbol":"ShowModalMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, std::__1::function<void (int)>, int, int, int, bool, bool, bool, bool, std::__1::function<void (int)>)::$_10::operator()() const","symbolLocation":211,"imageIndex":3},{"imageOffset":26788289,"symbol":"ShowModalMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, std::__1::function<void (int)>, int, int, int, bool, bool, bool, bool, std::__1::function<void (int)>)","symbolLocation":597,"imageIndex":3},{"imageOffset":12784235,"symbol":"LogPass::Ask()","symbolLocation":227,"imageIndex":3},{"imageOffset":12772756,"symbol":"fn_POST_RENDERlic()","symbolLocation":2864,"imageIndex":3},{"imageOffset":6624428,"symbol":"CallItLater::call(int)","symbolLocation":96,"imageIndex":3},{"imageOffset":17773142,"symbol":"MainCycle()","symbolLocation":109,"imageIndex":3},{"imageOffset":20334442,"symbol":"comms::cMain_OnRender(comms::cRect const&)","symbolLocation":710,"imageIndex":3},{"imageOffset":6801992,"symbol":"cMacMain_OneIterationOfMessageLoop()","symbolLocation":2297,"imageIndex":3},{"imageOffset":6830517,"symbol":"main","symbolLocation":20735,"imageIndex":3},{"imageOffset":21806,"symbol":"start","symbolLocation":462,"imageIndex":4}]},{"id":62063,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18756,"imageIndex":5},{"imageOffset":74720,"imageIndex":5},{"imageOffset":81496,"imageIndex":5}]},{"id":62084,"frames":[{"imageOffset":141332,"imageIndex":5}]},{"id":62085,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":6},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":8},{"imageOffset":12820262,"symbol":"comms::SavingThread(void*)","symbolLocation":49,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62086,"frames":[{"imageOffset":141332,"imageIndex":5}]},{"id":62091,"frames":[{"imageOffset":141332,"imageIndex":5}]},{"id":62095,"frames":[{"imageOffset":141332,"imageIndex":5}]},{"id":62101,"frames":[{"imageOffset":141332,"imageIndex":5}]},{"id":62105,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":6},{"imageOffset":521568,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":10},{"imageOffset":515056,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":10},{"imageOffset":512052,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":10},{"imageOffset":1066343,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":10},{"imageOffset":37472,"symbol":"-[ConnexionClientAPI clientThreadEntry]","symbolLocation":220,"imageIndex":11},{"imageOffset":362852,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":12},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62109,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":32914,"symbol":"__accept","symbolLocation":10,"imageIndex":6},{"imageOffset":12927896,"symbol":"httpListenThread(void*)","symbolLocation":268,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62110,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":6},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":8},{"imageOffset":26207408,"symbol":"FileWaitThread(void*)","symbolLocation":64,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62118,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":6},{"imageOffset":521568,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":10},{"imageOffset":515056,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":10},{"imageOffset":512052,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":10},{"imageOffset":1755598,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":13},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62119,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":6},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":8},{"imageOffset":618698,"symbol":"CheckFileThread(void*)","symbolLocation":157,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62130,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62131,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62132,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62133,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62134,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62135,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62136,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62137,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62138,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":6},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":14},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62141,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":6},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":8},{"imageOffset":18151757,"symbol":"CaptureTrajectory::CaptureTrajectory()::$_0::operator()() const","symbolLocation":181,"imageIndex":3},{"imageOffset":18151575,"symbol":"decltype(static_cast<CaptureTrajectory::CaptureTrajectory()::$_0>(fp)()) std::__1::__invoke<CaptureTrajectory::CaptureTrajectory()::$_0>(CaptureTrajectory::CaptureTrajectory()::$_0&&)","symbolLocation":9,"imageIndex":3},{"imageOffset":18151476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, CaptureTrajectory::CaptureTrajectory()::$_0> >(void*)","symbolLocation":42,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62145,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":6},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":8},{"imageOffset":12786463,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_POST_RENDERlic()::$_33> >(void*)","symbolLocation":145,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62146,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":20238,"symbol":"__recvfrom","symbolLocation":10,"imageIndex":6},{"imageOffset":12765538,"symbol":"GetNeighbourPackets()","symbolLocation":236,"imageIndex":3},{"imageOffset":12786760,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*)","symbolLocation":36,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62147,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":6},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":8},{"imageOffset":12786905,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_POST_RENDERlic()::$_34> >(void*)","symbolLocation":85,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":62148,"frames":[{"imageOffset":140705631037760,"imageIndex":0},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":6},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":7},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":8},{"imageOffset":12788192,"symbol":"fn_POST_RENDERlic()::$_35::operator()() const","symbolLocation":1120,"imageIndex":3},{"imageOffset":12787072,"symbol":"decltype(static_cast<fn_POST_RENDERlic()::$_35>(fp)()) std::__1::__invoke<fn_POST_RENDERlic()::$_35>(fn_POST_RENDERlic()::$_35&&)","symbolLocation":9,"imageIndex":3},{"imageOffset":12787024,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_POST_RENDERlic()::$_35> >(void*)","symbolLocation":38,"imageIndex":3},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":9},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]}],
      "usedImages" : [
      {
        "size" : 0,
        "source" : "A",
        "base" : 0,
        "uuid" : "00000000-0000-0000-0000-000000000000"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703208792064,
        "size" : 237568,
        "uuid" : "82776fcb-2da4-3093-b506-4d491c0e4a81",
        "path" : "\/usr\/lib\/libobjc.A.dylib",
        "name" : "libobjc.A.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703210385408,
        "size" : 40960,
        "uuid" : "bd2bd848-f9c9-35ff-9795-32d31977523d",
        "path" : "\/usr\/lib\/system\/libsystem_platform.dylib",
        "name" : "libsystem_platform.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4304310272,
        "CFBundleShortVersionString" : "2022.39",
        "CFBundleIdentifier" : "com.Pilgway.-DCoat",
        "size" : 33587200,
        "uuid" : "34d424e2-364e-356d-82d7-56ce851fc8db",
        "path" : "\/Applications\/3DCoat-2022.39\/3DCoat.app\/Contents\/MacOS\/3DCoat",
        "name" : "3DCoat",
        "CFBundleVersion" : "1"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 8663879680,
        "size" : 442368,
        "uuid" : "f71fb3ca-5fcc-3577-9457-b047888a46d1",
        "path" : "\/usr\/lib\/dyld",
        "name" : "dyld"
      },
      {
        "source" : "P",
        "arch" : "arm64",
        "base" : 140703127986176,
        "size" : 196608,
        "uuid" : "ef33add1-6b70-3cc9-8bbc-c8544b609d2b",
        "path" : "\/usr\/libexec\/rosetta\/runtime",
        "name" : "runtime"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703210057728,
        "size" : 229376,
        "uuid" : "a8ff3bd6-3ce8-3eee-813d-8a9202478b49",
        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
        "name" : "libsystem_kernel.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703209041920,
        "size" : 561152,
        "uuid" : "e8499aa8-6800-372f-bd48-82846d88c6cb",
        "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
        "name" : "libsystem_c.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703209603072,
        "size" : 364544,
        "uuid" : "08aaa9d6-930c-3b45-a5ae-2905f436b834",
        "path" : "\/usr\/lib\/libc++.1.dylib",
        "name" : "libc++.1.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703210287104,
        "size" : 49152,
        "uuid" : "f32b6d06-b156-3da0-b086-a31cf011362b",
        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
        "name" : "libsystem_pthread.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703210602496,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.CoreFoundation",
        "size" : 5246976,
        "uuid" : "32d2d187-4e52-376e-bc07-245a48c37e2b",
        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
        "name" : "CoreFoundation",
        "CFBundleVersion" : "1866"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4577816576,
        "CFBundleShortVersionString" : "1.2.2",
        "CFBundleIdentifier" : "com.3dconnexion.driver.client",
        "size" : 49152,
        "uuid" : "6e7ea80f-b758-3269-8b11-02fb24d798c5",
        "path" : "\/Library\/Frameworks\/3DconnexionClient.framework\/Versions\/A\/3DconnexionClient",
        "name" : "3DconnexionClient",
        "CFBundleVersion" : "1.2.2.285"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703224963072,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.Foundation",
        "size" : 3919872,
        "uuid" : "4cbc4b90-329d-37f0-b94a-0d62254273d0",
        "path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
        "name" : "Foundation",
        "CFBundleVersion" : "1866"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703254310912,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.AppKit",
        "size" : 15269888,
        "uuid" : "bcb46e9b-acd5-3b26-878f-a3988bc5df7e",
        "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
        "name" : "AppKit",
        "CFBundleVersion" : "2113.60.148"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4578136064,
        "size" : 307200,
        "uuid" : "df63c0cd-df41-32bb-99c5-ec6186e17b8d",
        "path" : "\/Applications\/3DCoat-2022.39\/3DCoat.app\/Contents\/Frameworks\/libtbb.dylib",
        "name" : "libtbb.dylib"
      }
    ],
      "sharedCache" : {
      "base" : 140703207030784,
      "size" : 19331678208,
      "uuid" : "df0706d4-ffba-39da-b512-d71c0baa3300"
    },
      "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=1.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.5G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               512K        4 \nActivity Tracing                   256K        1 \nCG backing stores                  768K        4 \nCG image                           688K        4 \nColorSync                          216K       25 \nCoreAnimation                      948K        9 \nCoreGraphics                        16K        3 \nCoreServices                        96K        1 \nCoreUI image data                  260K        5 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           444.3M       61 \nMALLOC guard page                  192K        8 \nMALLOC_LARGE (reserved)           45.8M        1         reserved VM address space (unallocated)\nMALLOC_MEDIUM (reserved)         440.0M        4         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nRosetta Arena                     4096K        2 \nRosetta Generic                    992K      245 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               520K       52 \nRosetta Thread Context             520K       52 \nSTACK GUARD                         20K        5 \nStack                             52.2M       27 \nStack Guard                       56.1M       21 \nVM_ALLOCATE                       12.8M      459 \nVM_ALLOCATE (reserved)               4K        1         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            24.2M      320 \n__DATA_CONST                      12.5M      183 \n__DATA_DIRTY                       545K      101 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       729.5M       17 \n__OBJC_RO                         82.8M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           272.3M      333 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        5.3G      477 \nshared memory                      816K       15 \nunshared pmap                     8432K        5 \n===========                     =======  ======= \nTOTAL                              7.9G     2461 \nTOTAL, minus reserved VM space     7.1G     2461 \n",
      "legacyInfo" : {
      "threadTriggered" : {
        "queue" : "com.apple.main-thread"
      }
    },
      "trialInfo" : {
      "rollouts" : [
        {
          "rolloutId" : "5fb4245a1bbfe8005e33a1e1",
          "factorPackIds" : {
    
          },
          "deploymentId" : 240000015
        },
        {
          "rolloutId" : "60186475825c62000ccf5450",
          "factorPackIds" : {
            "SIRI_VALUE_INFERENCE_CONTACT_RESOLUTION" : "62bdc4218fe09c1632d841e9"
          },
          "deploymentId" : 240000023
        }
      ],
      "experiments" : [
    
      ]
    }
    }
    
    Model: Mac13,1, BootROM 7459.141.1, proc 10:8:2 processors, 32 GB, SMC 
    Graphics: Apple M1 Max, Apple M1 Max, Built-In
    Display: ASUS VL249HE, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online
    Display: ASUS VL249HE, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
    Memory Module: LPDDR5
    AirPort: Wi-Fi, wl0: Apr  6 2022 06:12:09 version 20.90.45.0.8.7.118 FWID 01-13a89935
    Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    USB Device: USB31Bus
    USB Device: USB31Bus
    USB Device: USB to ATA/ATAPI Bridge
    USB Device: USB31Bus
    USB Device: Billboard
    USB Device: USB31Bus
    USB Device: D SM512E
    USB Device: USB31Bus
    USB Device: USB2 Hub
    USB Device: Wireless Receiver
    USB Device: USB2.0 Hub
    USB Device: Hub in Apple Extended USB Keyboard
    USB Device: Apple Extended USB Keyboard
    USB Device: Intuos5 touch L
    USB Device: USB3 Gen2 Hub
    USB Device: USB3.0 Hub
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.

     

  3. Hi, I just got my new computer after months without one and was looking forward to getting 3D coat up and running. Sadly neither 4.9 nor 2022 demo successfully launch. Here is ther auto generated crash report. Looking forward to any thoughts. All the Best, Stephen.


     

    -------------------------------------
    Translated Report (Full Report Below)
    -------------------------------------
    
    Process:               3DCoat [3216]
    Path:                  /Applications/3DCoat-2022.24/3DCoat.app/Contents/MacOS/3DCoat
    Identifier:            com.Pilgway.-DCoat
    Version:               2022.24 (1)
    Code Type:             X86-64 (Translated)
    Parent Process:        launchd [1]
    User ID:               501
    
    Date/Time:             2022-06-08 19:13:12.9072 +1000
    OS Version:            macOS 12.4 (21F79)
    Report Version:        12
    Anonymous UUID:        86D7E7C9-C201-29BE-B22A-9FABBE6444C9
    
    
    Time Awake Since Boot: 1700 seconds
    
    System Integrity Protection: enabled
    
    Crashed Thread:        0  Dispatch queue: com.apple.main-thread
    
    Exception Type:        EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes:       0x0000000000000001, 0x0000000000000000
    Exception Note:        EXC_CORPSE_NOTIFY
    
    Termination Reason:    Namespace SIGNAL, Code 4 Illegal instruction: 4
    Terminating Process:   exc handler [3216]
    
    Application Specific Information:
    *** CFRelease() called with NULL ***
    
    
    Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
    0   CoreFoundation                        0x7ff80457770a CFRelease.cold.1 + 14
    1   CoreFoundation                        0x7ff8043ca920 CFRelease + 108
    2   3DCoat                                   0x101c3dd1f comms::cIO::CopyFromClipboard(comms::cStr*) + 635
    3   3DCoat                                   0x101be0f6c LogPass::ProcessInEditor(BaseClass*) + 182
    4   3DCoat                                   0x100fd7ddf _tcallback<void>::call() + 175
    5   3DCoat                                   0x1018e713d BaseWidget::CallPaintCallbacks() + 65
    6   3DCoat                                   0x1018e6f33 BaseWidget::_draw() + 337
    7   3DCoat                                   0x1018e7032 BaseWidget::_draw() + 592
    8   3DCoat                                   0x1018e7327 BaseWidget::_drawTopmost() + 455
    9   3DCoat                                   0x1018e724e BaseWidget::_drawTopmost() + 238
    10  3DCoat                                   0x1018eb267 Widgets::DrawWidgets() + 405
    11  3DCoat                                   0x10190b88d IntfWidget2::OnRender() + 123
    12  3DCoat                                   0x10163dc45 comms::cWidgets::Render(int) + 127
    13  3DCoat                                   0x1022f23dc comms::cMain_OnRender(comms::cRect const&) + 792
    14  3DCoat                                   0x10165b3b8 cMacMain_OneIterationOfMessageLoop() + 2297
    15  3DCoat                                   0x10166272e ProcessRenderCycle(bool (*)(BaseWidget*), BaseWidget*) + 49
    16  3DCoat                                   0x10290e570 ShowModalMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, std::__1::function<void (int)>, int, int, int, bool, bool, bool, bool, std::__1::function<void (int)>) + 716
    17  3DCoat                                   0x101bdf5f7 LogPass::Ask() + 227
    18  3DCoat                                   0x101bdc7dd fn_postrenderlic() + 2864
    19  3DCoat                                   0x10162fc46 CallItLater::call(int) + 96
    20  3DCoat                                   0x10209974a MainCycle() + 109
    21  3DCoat                                   0x1022f238a comms::cMain_OnRender(comms::cRect const&) + 710
    22  3DCoat                                   0x10165b3b8 cMacMain_OneIterationOfMessageLoop() + 2297
    23  3DCoat                                   0x101662325 main + 20735
    24  dyld                                     0x204e7a51e start + 462
    
    Thread 1:: com.apple.rosetta.exceptionserver
    0   runtime                               0x7ff7ffc639c4 0x7ff7ffc5f000 + 18884
    1   runtime                               0x7ff7ffc71460 0x7ff7ffc5f000 + 74848
    2   runtime                               0x7ff7ffc72ed8 0x7ff7ffc5f000 + 81624
    
    Thread 2:
    0   runtime                               0x7ff7ffc81814 0x7ff7ffc5f000 + 141332
    
    Thread 3:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433f2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804253863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff8042e1ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x101be82a6 comms::SavingThread(void*) + 49
    5   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 4:
    0   runtime                               0x7ff7ffc81814 0x7ff7ffc5f000 + 141332
    
    Thread 5:
    0   runtime                               0x7ff7ffc81814 0x7ff7ffc5f000 + 141332
    
    Thread 6:
    0   runtime                               0x7ff7ffc81814 0x7ff7ffc5f000 + 141332
    
    Thread 7:
    0   runtime                               0x7ff7ffc81814 0x7ff7ffc5f000 + 141332
    
    Thread 8:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433fede __connect + 10
    2   3DCoat                                   0x101c00652 HttpThread(void*) + 216
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 9:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433f2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804253863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff8042e1ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x10287e1c0 FileWaitThread(void*) + 64
    5   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 10:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff804343092 __accept + 10
    2   3DCoat                                   0x101c025d8 httpListenThread(void*) + 268
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 11:: com.apple.NSEventThread
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c97a mach_msg_trap + 10
    2   libsystem_kernel.dylib                0x7ff80433cce8 mach_msg + 56
    3   CoreFoundation                        0x7ff80443f540 __CFRunLoopServiceMachPort + 319
    4   CoreFoundation                        0x7ff80443dbd0 __CFRunLoopRun + 1276
    5   CoreFoundation                        0x7ff80443d014 CFRunLoopRunSpecific + 562
    6   AppKit                                0x7ff806f20c1e _NSEventThread + 132
    7   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    8   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 12:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433f2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804253863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff8042e1ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x101068588 CheckFileThread(void*) + 157
    5   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 13:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 14:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 15:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 16:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 17:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 18:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 19:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 20:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 21:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433c9b6 semaphore_wait_trap + 10
    2   libtbb.dylib                             0x111332c4f tbb::internal::rml::private_worker::thread_routine(void*) + 447
    3   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    4   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 22:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433f2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804253863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff8042e1ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x1020f3999 CaptureTrajectory::CaptureTrajectory()::$_0::operator()() const + 181
    5   3DCoat                                   0x1020f38e3 decltype(static_cast<CaptureTrajectory::CaptureTrajectory()::$_0>(fp)()) std::__1::__invoke<CaptureTrajectory::CaptureTrajectory()::$_0>(CaptureTrajectory::CaptureTrajectory()::$_0&&) + 9
    6   3DCoat                                   0x1020f3880 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, CaptureTrajectory::CaptureTrajectory()::$_0> >(void*) + 42
    7   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    8   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 23:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433fede __connect + 10
    2   3DCoat                                   0x101bdb0e9 ReportThread(char const*) + 146
    3   3DCoat                                   0x101bdfe9f void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_postrenderlic()::$_34> >(void*) + 133
    4   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    5   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 24:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433ff0e __recvfrom + 10
    2   3DCoat                                   0x101bdabab GetNeighbourPackets() + 236
    3   3DCoat                                   0x101bdffd4 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*) + 36
    4   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    5   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 25:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433f2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804253863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff8042e1ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x101be0065 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_postrenderlic()::$_35> >(void*) + 85
    5   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    6   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    Thread 26:
    0   ???                                   0x7ff8948f2940 ???
    1   libsystem_kernel.dylib                0x7ff80433f2be __semwait_signal + 10
    2   libsystem_c.dylib                     0x7ff804253863 nanosleep + 196
    3   libc++.1.dylib                        0x7ff8042e1ab1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
    4   3DCoat                                   0x101be056c fn_postrenderlic()::$_36::operator()() const + 1120
    5   3DCoat                                   0x101be010c decltype(static_cast<fn_postrenderlic()::$_36>(fp)()) std::__1::__invoke<fn_postrenderlic()::$_36>(fn_postrenderlic()::$_36&&) + 9
    6   3DCoat                                   0x101be00dc void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_postrenderlic()::$_36> >(void*) + 38
    7   libsystem_pthread.dylib               0x7ff8043794e1 _pthread_start + 125
    8   libsystem_pthread.dylib               0x7ff804374f6b thread_start + 15
    
    
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007ff804785ea6  rbx: 0x00007ff84709d1c0  rcx: 0x0000000000000000  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007ff804673c20  rbp: 0x0000000309efe650  rsp: 0x0000000309efe648
       r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x007e190002040104  r11: 0x00000009e63913f6
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000309efe6a0  r15: 0x0000000309efe778
      rip: <unavailable>       rfl: 0x0000000000000242
     tmp0: 0x00007ff80457770a tmp1: 0x0000000000000215 tmp2: 0x00007ff8043ca920
    
    
    Binary Images:
        0x7ff8043c0000 -     0x7ff8048c0fff com.apple.CoreFoundation (6.9) <9c8908f2-e5e0-35b7-9f41-fdf8d7476d8b> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
           0x100fd3000 -        0x102f7afff com.Pilgway.-DCoat (2022.24) <4fd26709-c3e7-3f04-9891-58403a154531> /Applications/3DCoat-2022.24/3DCoat.app/Contents/MacOS/3DCoat
           0x204e75000 -        0x204ee0fff dyld (*) <b70ce1ec-b902-3852-8268-05de00bfa8d5> /usr/lib/dyld
        0x7ff7ffc5f000 -     0x7ff7ffc8efff runtime (*) <0ee8ce32-639c-316a-9551-dab9a2e0c8a5> /usr/libexec/rosetta/runtime
                   0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
        0x7ff80433b000 -     0x7ff804372fff libsystem_kernel.dylib (*) <61711d11-e776-3bc3-b9a2-6f9f37cb8499> /usr/lib/system/libsystem_kernel.dylib
        0x7ff804243000 -     0x7ff8042cbfff libsystem_c.dylib (*) <d9ba0660-744d-3f84-9f80-afb51d450512> /usr/lib/system/libsystem_c.dylib
        0x7ff8042cc000 -     0x7ff804324fff libc++.1.dylib (*) <533dbd32-a8fb-3ef5-b911-4d8f543bedb4> /usr/lib/libc++.1.dylib
        0x7ff804373000 -     0x7ff80437efff libsystem_pthread.dylib (*) <bc574849-1aae-31e7-b350-916dda999d97> /usr/lib/system/libsystem_pthread.dylib
        0x7ff806d74000 -     0x7ff807c02fff com.apple.AppKit (6.9) <832ad371-d3b8-3061-b4e2-1c4e0cffce0b> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
           0x11131f000 -        0x111369fff libtbb.dylib (*) <df63c0cd-df41-32bb-99c5-ec6186e17b8d> /Applications/3DCoat-2022.24/3DCoat.app/Contents/Frameworks/libtbb.dylib
    
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        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: 0
        thread_create: 0
        thread_set_state: 0
    
    VM Region Summary:
    ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
    Writable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)
    
                                    VIRTUAL   REGION 
    REGION TYPE                        SIZE    COUNT (non-coalesced) 
    ===========                     =======  ======= 
    Accelerate framework               384K        3 
    Activity Tracing                   256K        1 
    CG backing stores                 1536K        8 
    CG image                           688K        4 
    ColorSync                          220K       25 
    CoreAnimation                      948K        9 
    CoreGraphics                        16K        3 
    CoreUI image data                  260K        5 
    Foundation                          16K        1 
    Kernel Alloc Once                    8K        1 
    MALLOC                           470.3M       66 
    MALLOC guard page                  192K        8 
    MALLOC_LARGE (reserved)           45.8M        1         reserved VM address space (unallocated)
    MALLOC_MEDIUM (reserved)         800.0M        7         reserved VM address space (unallocated)
    MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
    OpenGL GLSL                        256K        3 
    Rosetta Arena                     4096K        2 
    Rosetta Generic                    988K      244 
    Rosetta IndirectBranch            1024K        1 
    Rosetta JIT                      128.0M        1 
    Rosetta Return Stack               500K       50 
    Rosetta Thread Context             500K       50 
    STACK GUARD                         20K        5 
    Stack                             52.2M       26 
    Stack Guard                       56.1M       21 
    VM_ALLOCATE                       10.6M      354 
    VM_ALLOCATE (reserved)               4K        1         reserved VM address space (unallocated)
    __CTF                               756        1 
    __DATA                            24.0M      313 
    __DATA_CONST                      12.4M      182 
    __DATA_DIRTY                       544K      100 
    __FONT_DATA                          4K        1 
    __GLSLBUILTINS                    5176K        1 
    __LINKEDIT                       731.5M       16 
    __OBJC_RO                         82.7M        1 
    __OBJC_RW                         3200K        2 
    __TEXT                           270.6M      328 
    __UNICODE                          592K        1 
    dyld private memory               1024K        1 
    mapped file                        5.3G      461 
    shared memory                      840K       21 
    unshared pmap                     9008K        6 
    ===========                     =======  ======= 
    TOTAL                              8.3G     2336 
    TOTAL, minus reserved VM space     7.1G     2336 
    
    -----------
    Full Report
    -----------
    
    {"app_name":"3DCoat","timestamp":"2022-06-08 19:13:13.00 +1000","app_version":"2022.24","slice_uuid":"4fd26709-c3e7-3f04-9891-58403a154531","build_version":"1","platform":1,"bundleID":"com.Pilgway.-DCoat","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 12.4 (21F79)","incident_id":"DB03209C-7DF2-4011-B92F-A807DD42376C","name":"3DCoat"}
    {
      "uptime" : 1700,
      "procLaunch" : "2022-06-08 19:13:11.6946 +1000",
      "procRole" : "Foreground",
      "version" : 2,
      "userID" : 501,
      "deployVersion" : 210,
      "modelCode" : "Mac13,1",
      "procStartAbsTime" : 42488623485,
      "coalitionID" : 4820,
      "osVersion" : {
        "train" : "macOS 12.4",
        "build" : "21F79",
        "releaseType" : "User"
      },
      "captureTime" : "2022-06-08 19:13:12.9072 +1000",
      "incident" : "DB03209C-7DF2-4011-B92F-A807DD42376C",
      "bug_type" : "309",
      "pid" : 3216,
      "procExitAbsTime" : 42517218310,
      "translated" : true,
      "cpuType" : "X86-64",
      "procName" : "3DCoat",
      "procPath" : "\/Applications\/3DCoat-2022.24\/3DCoat.app\/Contents\/MacOS\/3DCoat",
      "bundleInfo" : {"CFBundleShortVersionString":"2022.24","CFBundleVersion":"1","CFBundleIdentifier":"com.Pilgway.-DCoat"},
      "storeInfo" : {"deviceIdentifierForVendor":"35B51B8C-B8A6-5DF2-B591-87CDCA12D509","thirdParty":true},
      "parentProc" : "launchd",
      "parentPid" : 1,
      "coalitionName" : "com.Pilgway.-DCoat",
      "crashReporterKey" : "86D7E7C9-C201-29BE-B22A-9FABBE6444C9",
      "sip" : "enabled",
      "isCorpse" : 1,
      "exception" : {"codes":"0x0000000000000001, 0x0000000000000000","rawCodes":[1,0],"type":"EXC_BAD_INSTRUCTION","signal":"SIGILL"},
      "termination" : {"flags":0,"code":4,"namespace":"SIGNAL","indicator":"Illegal instruction: 4","byProc":"exc handler","byPid":3216},
      "asi" : {"CoreFoundation":["*** CFRelease() called with NULL ***"]},
      "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
      "faultingThread" : 0,
      "threads" : [{"triggered":true,"id":33625,"threadState":{"flavor":"x86_THREAD_STATE","rbp":{"value":13051618896},"r12":{"value":0},"rosetta":{"tmp2":{"value":140703199701280},"tmp1":{"value":533},"tmp0":{"value":140703201457930}},"rbx":{"value":140704320442816},"r8":{"value":1},"r15":{"value":13051619192},"r10":{"value":35493334890053892},"rdx":{"value":0},"rdi":{"value":0},"r9":{"value":0},"r13":{"value":0},"rflags":{"value":578},"rax":{"value":140703203614374,"symbolLocation":7238,"symbol":"_XMLPlistAppendDataUsingBase64.__CFPLDataEncodeTable"},"rsp":{"value":13051618888},"r11":{"value":42517206006},"rcx":{"value":0},"r14":{"value":13051618976},"rsi":{"value":140703202491424,"symbolLocation":0,"symbol":"__ASCII_LOWERCASE_TABLE"}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1799946,"symbol":"CFRelease.cold.1","symbolLocation":14,"imageIndex":0},{"imageOffset":43296,"symbol":"CFRelease","symbolLocation":108,"imageIndex":0},{"imageOffset":13020447,"symbol":"comms::cIO::CopyFromClipboard(comms::cStr*)","symbolLocation":635,"imageIndex":1},{"imageOffset":12640108,"symbol":"LogPass::ProcessInEditor(BaseClass*)","symbolLocation":182,"imageIndex":1},{"imageOffset":19935,"symbol":"_tcallback<void>::call()","symbolLocation":175,"imageIndex":1},{"imageOffset":9519421,"symbol":"BaseWidget::CallPaintCallbacks()","symbolLocation":65,"imageIndex":1},{"imageOffset":9518899,"symbol":"BaseWidget::_draw()","symbolLocation":337,"imageIndex":1},{"imageOffset":9519154,"symbol":"BaseWidget::_draw()","symbolLocation":592,"imageIndex":1},{"imageOffset":9519911,"symbol":"BaseWidget::_drawTopmost()","symbolLocation":455,"imageIndex":1},{"imageOffset":9519694,"symbol":"BaseWidget::_drawTopmost()","symbolLocation":238,"imageIndex":1},{"imageOffset":9536103,"symbol":"Widgets::DrawWidgets()","symbolLocation":405,"imageIndex":1},{"imageOffset":9668749,"symbol":"IntfWidget2::OnRender()","symbolLocation":123,"imageIndex":1},{"imageOffset":6728773,"symbol":"comms::cWidgets::Render(int)","symbolLocation":127,"imageIndex":1},{"imageOffset":20050908,"symbol":"comms::cMain_OnRender(comms::cRect const&)","symbolLocation":792,"imageIndex":1},{"imageOffset":6849464,"symbol":"cMacMain_OneIterationOfMessageLoop()","symbolLocation":2297,"imageIndex":1},{"imageOffset":6879022,"symbol":"ProcessRenderCycle(bool (*)(BaseWidget*), BaseWidget*)","symbolLocation":49,"imageIndex":1},{"imageOffset":26457456,"symbol":"ShowModalMessageBox(char const*, char const*, StringsList&, unsigned int, BaseClass*, BaseWidget*, std::__1::function<void (int)>, int, int, int, bool, bool, bool, bool, std::__1::function<void (int)>)","symbolLocation":716,"imageIndex":1},{"imageOffset":12633591,"symbol":"LogPass::Ask()","symbolLocation":227,"imageIndex":1},{"imageOffset":12621789,"symbol":"fn_postrenderlic()","symbolLocation":2864,"imageIndex":1},{"imageOffset":6671430,"symbol":"CallItLater::call(int)","symbolLocation":96,"imageIndex":1},{"imageOffset":17590090,"symbol":"MainCycle()","symbolLocation":109,"imageIndex":1},{"imageOffset":20050826,"symbol":"comms::cMain_OnRender(comms::cRect const&)","symbolLocation":710,"imageIndex":1},{"imageOffset":6849464,"symbol":"cMacMain_OneIterationOfMessageLoop()","symbolLocation":2297,"imageIndex":1},{"imageOffset":6877989,"symbol":"main","symbolLocation":20735,"imageIndex":1},{"imageOffset":21790,"symbol":"start","symbolLocation":462,"imageIndex":2}]},{"id":33634,"name":"com.apple.rosetta.exceptionserver","frames":[{"imageOffset":18884,"imageIndex":3},{"imageOffset":74848,"imageIndex":3},{"imageOffset":81624,"imageIndex":3}]},{"id":33637,"frames":[{"imageOffset":141332,"imageIndex":3}]},{"id":33638,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":6},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":7},{"imageOffset":12669606,"symbol":"comms::SavingThread(void*)","symbolLocation":49,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33639,"frames":[{"imageOffset":141332,"imageIndex":3}]},{"id":33648,"frames":[{"imageOffset":141332,"imageIndex":3}]},{"id":33652,"frames":[{"imageOffset":141332,"imageIndex":3}]},{"id":33653,"frames":[{"imageOffset":141332,"imageIndex":3}]},{"id":33656,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":20190,"symbol":"__connect","symbolLocation":10,"imageIndex":5},{"imageOffset":12768850,"symbol":"HttpThread(void*)","symbolLocation":216,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33658,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":6},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":7},{"imageOffset":25866688,"symbol":"FileWaitThread(void*)","symbolLocation":64,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33659,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":32914,"symbol":"__accept","symbolLocation":10,"imageIndex":5},{"imageOffset":12776920,"symbol":"httpListenThread(void*)","symbolLocation":268,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33661,"name":"com.apple.NSEventThread","frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6522,"symbol":"mach_msg_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":7400,"symbol":"mach_msg","symbolLocation":56,"imageIndex":5},{"imageOffset":521536,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":319,"imageIndex":0},{"imageOffset":515024,"symbol":"__CFRunLoopRun","symbolLocation":1276,"imageIndex":0},{"imageOffset":512020,"symbol":"CFRunLoopRunSpecific","symbolLocation":562,"imageIndex":0},{"imageOffset":1756190,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":9},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33664,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":6},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":7},{"imageOffset":611720,"symbol":"CheckFileThread(void*)","symbolLocation":157,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33679,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33680,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33681,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33682,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33683,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33684,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33685,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33686,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33687,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":6582,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":5},{"imageOffset":80975,"symbol":"tbb::internal::rml::private_worker::thread_routine(void*)","symbolLocation":447,"imageIndex":10},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33702,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":6},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":7},{"imageOffset":17959321,"symbol":"CaptureTrajectory::CaptureTrajectory()::$_0::operator()() const","symbolLocation":181,"imageIndex":1},{"imageOffset":17959139,"symbol":"decltype(static_cast<CaptureTrajectory::CaptureTrajectory()::$_0>(fp)()) std::__1::__invoke<CaptureTrajectory::CaptureTrajectory()::$_0>(CaptureTrajectory::CaptureTrajectory()::$_0&&)","symbolLocation":9,"imageIndex":1},{"imageOffset":17959040,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, CaptureTrajectory::CaptureTrajectory()::$_0> >(void*)","symbolLocation":42,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33704,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":20190,"symbol":"__connect","symbolLocation":10,"imageIndex":5},{"imageOffset":12615913,"symbol":"ReportThread(char const*)","symbolLocation":146,"imageIndex":1},{"imageOffset":12635807,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_postrenderlic()::$_34> >(void*)","symbolLocation":133,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33705,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":20238,"symbol":"__recvfrom","symbolLocation":10,"imageIndex":5},{"imageOffset":12614571,"symbol":"GetNeighbourPackets()","symbolLocation":236,"imageIndex":1},{"imageOffset":12636116,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (*)()> >(void*)","symbolLocation":36,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33706,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":6},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":7},{"imageOffset":12636261,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_postrenderlic()::$_35> >(void*)","symbolLocation":85,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]},{"id":33707,"frames":[{"imageOffset":140705621027136,"imageIndex":4},{"imageOffset":17086,"symbol":"__semwait_signal","symbolLocation":10,"imageIndex":5},{"imageOffset":67683,"symbol":"nanosleep","symbolLocation":196,"imageIndex":6},{"imageOffset":88753,"symbol":"std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&)","symbolLocation":73,"imageIndex":7},{"imageOffset":12637548,"symbol":"fn_postrenderlic()::$_36::operator()() const","symbolLocation":1120,"imageIndex":1},{"imageOffset":12636428,"symbol":"decltype(static_cast<fn_postrenderlic()::$_36>(fp)()) std::__1::__invoke<fn_postrenderlic()::$_36>(fn_postrenderlic()::$_36&&)","symbolLocation":9,"imageIndex":1},{"imageOffset":12636380,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, fn_postrenderlic()::$_36> >(void*)","symbolLocation":38,"imageIndex":1},{"imageOffset":25825,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":8},{"imageOffset":8043,"symbol":"thread_start","symbolLocation":15,"imageIndex":8}]}],
      "usedImages" : [
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703199657984,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.CoreFoundation",
        "size" : 5246976,
        "uuid" : "9c8908f2-e5e0-35b7-9f41-fdf8d7476d8b",
        "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
        "name" : "CoreFoundation",
        "CFBundleVersion" : "1863"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4311560192,
        "CFBundleShortVersionString" : "2022.24",
        "CFBundleIdentifier" : "com.Pilgway.-DCoat",
        "size" : 33193984,
        "uuid" : "4fd26709-c3e7-3f04-9891-58403a154531",
        "path" : "\/Applications\/3DCoat-2022.24\/3DCoat.app\/Contents\/MacOS\/3DCoat",
        "name" : "3DCoat",
        "CFBundleVersion" : "1"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 8672202752,
        "size" : 442368,
        "uuid" : "b70ce1ec-b902-3852-8268-05de00bfa8d5",
        "path" : "\/usr\/lib\/dyld",
        "name" : "dyld"
      },
      {
        "source" : "P",
        "arch" : "arm64",
        "base" : 140703124811776,
        "size" : 196608,
        "uuid" : "0ee8ce32-639c-316a-9551-dab9a2e0c8a5",
        "path" : "\/usr\/libexec\/rosetta\/runtime",
        "name" : "runtime"
      },
      {
        "size" : 0,
        "source" : "A",
        "base" : 0,
        "uuid" : "00000000-0000-0000-0000-000000000000"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703199113216,
        "size" : 229376,
        "uuid" : "61711d11-e776-3bc3-b9a2-6f9f37cb8499",
        "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
        "name" : "libsystem_kernel.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703198097408,
        "size" : 561152,
        "uuid" : "d9ba0660-744d-3f84-9f80-afb51d450512",
        "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
        "name" : "libsystem_c.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703198658560,
        "size" : 364544,
        "uuid" : "533dbd32-a8fb-3ef5-b911-4d8f543bedb4",
        "path" : "\/usr\/lib\/libc++.1.dylib",
        "name" : "libc++.1.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703199342592,
        "size" : 49152,
        "uuid" : "bc574849-1aae-31e7-b350-916dda999d97",
        "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
        "name" : "libsystem_pthread.dylib"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 140703243386880,
        "CFBundleShortVersionString" : "6.9",
        "CFBundleIdentifier" : "com.apple.AppKit",
        "size" : 15265792,
        "uuid" : "832ad371-d3b8-3061-b4e2-1c4e0cffce0b",
        "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
        "name" : "AppKit",
        "CFBundleVersion" : "2113.50.132"
      },
      {
        "source" : "P",
        "arch" : "x86_64",
        "base" : 4583452672,
        "size" : 307200,
        "uuid" : "df63c0cd-df41-32bb-99c5-ec6186e17b8d",
        "path" : "\/Applications\/3DCoat-2022.24\/3DCoat.app\/Contents\/Frameworks\/libtbb.dylib",
        "name" : "libtbb.dylib"
      }
    ],
      "sharedCache" : {
      "base" : 140703196086272,
      "size" : 15220686848,
      "uuid" : "53b6853f-0bc3-33f5-be72-1aca3a188ff8"
    },
      "vmSummary" : "ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)\nWritable regions: Total=1.9G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.9G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               384K        3 \nActivity Tracing                   256K        1 \nCG backing stores                 1536K        8 \nCG image                           688K        4 \nColorSync                          220K       25 \nCoreAnimation                      948K        9 \nCoreGraphics                        16K        3 \nCoreUI image data                  260K        5 \nFoundation                          16K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           470.3M       66 \nMALLOC guard page                  192K        8 \nMALLOC_LARGE (reserved)           45.8M        1         reserved VM address space (unallocated)\nMALLOC_MEDIUM (reserved)         800.0M        7         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nRosetta Arena                     4096K        2 \nRosetta Generic                    988K      244 \nRosetta IndirectBranch            1024K        1 \nRosetta JIT                      128.0M        1 \nRosetta Return Stack               500K       50 \nRosetta Thread Context             500K       50 \nSTACK GUARD                         20K        5 \nStack                             52.2M       26 \nStack Guard                       56.1M       21 \nVM_ALLOCATE                       10.6M      354 \nVM_ALLOCATE (reserved)               4K        1         reserved VM address space (unallocated)\n__CTF                               756        1 \n__DATA                            24.0M      313 \n__DATA_CONST                      12.4M      182 \n__DATA_DIRTY                       544K      100 \n__FONT_DATA                          4K        1 \n__GLSLBUILTINS                    5176K        1 \n__LINKEDIT                       731.5M       16 \n__OBJC_RO                         82.7M        1 \n__OBJC_RW                         3200K        2 \n__TEXT                           270.6M      328 \n__UNICODE                          592K        1 \ndyld private memory               1024K        1 \nmapped file                        5.3G      461 \nshared memory                      840K       21 \nunshared pmap                     9008K        6 \n===========                     =======  ======= \nTOTAL                              8.3G     2336 \nTOTAL, minus reserved VM space     7.1G     2336 \n",
      "legacyInfo" : {
      "threadTriggered" : {
        "queue" : "com.apple.main-thread"
      }
    },
      "trialInfo" : {
      "rollouts" : [
        {
          "rolloutId" : "607844aa04477260f58a8077",
          "factorPackIds" : {
            "SIRI_MORPHUN_ASSETS" : "6103050cbfe6dc472e1c982a"
          },
          "deploymentId" : 240000066
        },
        {
          "rolloutId" : "6112dda2fc54bc3389840642",
          "factorPackIds" : {
            "SIRI_DICTATION_ASSETS" : "628bd2fda5168570b594bb52"
          },
          "deploymentId" : 240000137
        }
      ],
      "experiments" : [
    
      ]
    }
    }
    
    Model: Mac13,1, BootROM 7459.121.3, proc 10:8:2 processors, 32 GB, SMC 
    Graphics: Apple M1 Max, Apple M1 Max, Built-In
    Display: ASUS VL249HE, 1920 x 1080 (1080p FHD - Full High Definition), Main, MirrorOff, Online
    Display: ASUS VL249HE, 1920 x 1080 (1080p FHD - Full High Definition), MirrorOff, Online
    Memory Module: LPDDR5
    AirPort: Wi-Fi, wl0: Apr  6 2022 06:12:09 version 20.90.45.0.8.7.118 FWID 01-13a89935
    Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    USB Device: USB31Bus
    USB Device: USB31Bus
    USB Device: Billboard
    USB Device: USB31Bus
    USB Device: USB31Bus
    USB Device: USB31Bus
    USB Device: USB2 Hub
    USB Device: USB to ATA/ATAPI Bridge
    USB Device: USB2.0 Hub
    USB Device: Intuos5 touch L
    USB Device: Hub in Apple Extended USB Keyboard
    USB Device: Wireless Receiver
    USB Device: Apple Extended USB Keyboard
    USB Device: USB3 Gen2 Hub
    USB Device: USB3.0 Hub
    USB Device: External USB 3.0
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.
    Thunderbolt Bus: Mac Studio, Apple Inc.
    

     

  4. 17 hours ago, SERGYI said:

    Intel MKL requires macOS 10.13 (MKL is used for retopo, uv unwrap, etc.). Most probably "3DCoat 4.9.34" doesn't run on your machine because it is not signed yet. We are currently sorting out the signing process. Please try the next upload.

     

    Thanks Sergyi, I am running 10.13.6 so as long as that's the most recent requirement  hopefully all will be well. I was able to launch via security preferences to bypass the signing problem, I thought. But fingers crossed, I'll give the next build a try.

  5. Apologies if this is answered elsewhere.

    I just downloaded the latest Mac beta 4.9.34, with some trepidation as Catalina was mentioned...and I'm assuming since it didn't launch on my system that Catalina is now a requirement.

    Are there any plans to release builds that are compatible with previous Mac OSs? I'm pretty much locked, hardware and software-wise to High Sierrra 10.13 or maybe Mojave at a pinch.

    I have a MacPro 5,1 12 core Xeon 3.06 GHz, 32 GB, Titan X 12 GB (metal compatible), so not a slow machine, and my 3D workhorse, but not officially able to install the latest OS (which would also kill a bunch of other software that I use).

    Please save me! I'll miss all these new features (especially the happier Blender compatibility), and could be a long time off getting a new machine or building a Hackintosh.

  6. Very similar to this issue from 4 years back, my voxel curve tool is misbehaving badly.

    I'm on Mac 10.13.6 and 3DCoat 4.8.20

    I can create with the voxel curve tool, and use RMB to scale points, or LMB in combination with the E key, but I am unable to use MMB or the W key for moving curve points. Wait, looks like rotate doesn't work either, with R key. Extrude and scale only it seems. Seems like the same bug with a different hat on...

    https://3dcoat.com/forum/index.php?/topic/16252-solved-curve-controls-not-working-fully/

    Edit: I haven't tried a beta for some time it seems, so I'll download that and see how that goes. Stand by :)

  7. Kind of old thread here, but I'm having a similar issue working on UVs in Retopo room, but whenever I rebake to ppp, the uvs revert in the UV room to auto seams, or the old version of UVs I'm not sure.

    I've deleted the paint object and surface material between bakes, but to no avail. It is not honouring the UVs I've made in the Retopo room...

  8. Still a bit confused, As per your screenshot I deleted the paint layers except layer 0. No difference.

    The surface material is named UVMap and deleting that did the trick. To be honest I find the interrelationships between Surface Material, Paint object, UV set and retopo mesh pretty confusing. Can you point me to a nice explanation of those, for dummies?

    Anyway thanks for your help. Hopefully I'll google this answer again when I forget next time :)

     

     

  9. I'm uploading to dropbox. I did find that workaround as I mentioned. But here is the earlier version.

    In this version I've already merged the ribcage in the voxel room, and it still doesn't work. But Ideally I would hope you wouldn't have to necessarily. Maybe I'm missing something, but voxel layers shouldn't necessarily correspond to retopo groups etc.

    Notice that in Retopo, Snap, relax, brush all fail to register the new ribcage voxels. Maybe other tools too? EDIT just retried and setting to 'Snap to Nearest' seems to work, at least with the merged voxels, but not Snap to Outer/Closest along Normal, which would make more sense I would have thought.

    Thanks for looking!

    https://www.dropbox.com/s/l6fx6dlv3eyhfzk/SnapBugDemo.3b.zip?dl=0

     

  10. I've just reopened my project from yesterday, and the paint is all messed up. It looks like there's something weird with the UVs, but they seem to still be where I put them.

    The textures look ok in the 2D texture editor though.

    And when I switched to the tweak room, the textures look correct. Not so in the other rooms though.

    I'm using Mac 4.8.04 GL64. But problem is the same loading with 4.8.18B

    Textures seem to export OK from File>Export object and textures, but I can't continue painting in 3D view.

    Screen Shot 2018-07-27 at 2.07.37 pm.png

    Screen Shot 2018-07-27 at 2.06.31 pm.png

  11. Thanks will do now.

    OK Still the same in 4.8.18B Additionally I've found that deleting part of the retopo mesh to rebuild even, a lot of the time the new geometry doesn't even conform to the outer surface of the new voxels/sculpt--- e.g. using points/faces to add points, they often fall 'behind' the new sculpture parts.

    Here's what I'm trying to work on: I imported the retopo mesh from Blender, no problem, brought it's geometry into Sculpt room OK, added ribs overlay layers (using vox layer I think mostly, but also curves for clavicles), then going back to retopo room, can't conform/snap the old retopo mesh to the new ouside surfaces of the sculpts. I've tried merging the voxtree, that didn't help, and tried between surfaces/voxels, also no help.

    This is weird and frustrating. Normally 3Dcoat is my goto for retopo!

    OK, I think I've found a workaround. As I already had a Surface material from a previous bake to paint room, If I delete that material, the Snap command etc. work again as expected to the outer surface. This still seems like buggy behaviour though, and only by accident that I discovered a 'solution'. Seems worth looking at don't you think?

    Screen Shot 2018-07-26 at 1.13.40 pm.png

×
×
  • Create New...