Uploaded image for project: 'Realm JavaScript SDK'
  1. Realm JavaScript SDK
  2. RJS-1448

Electron app crashes after app closes

      How frequently does the bug occur?

      All the time

      Description

      Electron app crashes with realm when the app is closed.
      Here's the crash report:

      Unable to find source-code formatter for language: process. Available languages are: actionscript, ada, applescript, bash, c, c#, c++, cpp, css, erlang, go, groovy, haskell, html, java, javascript, js, json, lua, none, nyan, objc, perl, php, python, r, rainbow, ruby, scala, sh, sql, swift, visualbasic, xml, yaml
      
      

      Path: /Applications/Documents_Development.app/Contents/MacOS/Documents_Development
      Identifier: onl.accura.electron.app
      Version: 2.3.57 (2.3.57.91)
      Code Type: X86-64 (Native)
      Parent Process: ??? [1]
      Responsible: Documents_Development [34737]
      User ID: 501

      Date/Time: 2021-12-15 18:27:10.012 +0530
      OS Version: macOS 11.5.2 (20G95)
      Report Version: 12
      Bridge OS Version: 5.5 (18P4759a)
      Anonymous UUID: D17C99DC-FF05-A368-58B5-B786E3FDF5A1

      Sleep/Wake UUID: 7C9C47EC-B52B-4E38-83E9-10B324F9D343

      Time Awake Since Boot: 170000 seconds
      Time Since Wake: 31000 seconds

      System Integrity Protection: enabled

      Crashed Thread: 0 CrBrowserMain Dispatch queue: com.apple.main-thread

      Exception Type: EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
      Exception Note: EXC_CORPSE_NOTIFY

      Termination Signal: Segmentation fault: 11
      Termination Reason: Namespace SIGNAL, Code 0xb
      Terminating Process: exc handler [34737]

      VM Regions Near 0:
      -->
      __TEXT 10dde5000-10de39000 [ 336K] r-x/r-x SM=COW /Applications/Documents_Development.app/Contents/MacOS/Documents_Development

      Thread 0 Crashed:: CrBrowserMain Dispatch queue: com.apple.main-thread
      0 com.github.Electron.framework 0x0000000111a27f8e v8::internal::GlobalHandles::MakeWeak(unsigned long*, void*, void (v8::WeakCallbackInfo<void> const&), v8::WeakCallbackType) + 14
      1 com.github.Electron.framework 0x0000000113a524fa napi_reference_unref + 74
      2 .onl.accura.electron.app.FK4HR1 0x000000011aa73aee realm::node::Protected<Napi::Function>::~Protected() + 46
      3 .onl.accura.electron.app.FK4HR1 0x000000011aa6ed22 std::_1::function::func<realm::js::SyncSessionErrorHandlerFunctor<realm::node::Types>, std::1::allocator<realm::js::SyncSessionErrorHandlerFunctor<realm::node::Types> >, void (std::_1::shared_ptr<realm::SyncSession>, realm::SyncError)>::destroy_deallocate() + 18
      4 .onl.accura.electron.app.FK4HR1 0x000000011aa71e31 std::_1::function::func<realm::util::EventLoopDispatcher<void (std::1::shared_ptr<realm::SyncSession>, realm::SyncError)>::EventLoopDispatcher(std::1::function<void (std::1::shared_ptr<realm::SyncSession>, realm::SyncError)>)::'lambda'(), std::1::allocator<realm::util::EventLoopDispatcher<void (std::1::shared_ptr<realm::SyncSession>, realm::SyncError)>::EventLoopDispatcher(std::1::function<void (std::_1::shared_ptr<realm::SyncSession>, realm::SyncError)>)::'lambda'()>, void ()>::destroy() + 49
      5 .onl.accura.electron.app.FK4HR1 0x000000011ac942ce realm::util::UvMainLoopScheduler::set_notify_callback(std::_1::function<void ()>)::'lambda'(uv_async_s*)::operator()(uv_async_s*) const::'lambda'(uv_handle_s*)::_invoke(uv_handle_s*) + 46
      6 com.github.Electron.framework 0x0000000111349624 uv_run + 580
      7 com.github.Electron.framework 0x0000000113a3eb63 node::EmitAsyncDestroy(node::Environment*, node::async_context) + 236163
      8 com.github.Electron.framework 0x0000000113a3f04d node::EmitAsyncDestroy(node::Environment*, node::async_context) + 237421
      9 com.github.Electron.framework 0x0000000113a01f93 node::FreeEnvironment(node::Environment*) + 99
      10 com.github.Electron.framework 0x0000000111434605 ElectronInitializeICUandStartNode + 890757
      11 com.github.Electron.framework 0x000000011142aec4 ElectronInitializeICUandStartNode + 852036
      12 com.github.Electron.framework 0x00000001121afaac v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2183260
      13 com.github.Electron.framework 0x00000001121b12ba v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2189418
      14 com.github.Electron.framework 0x00000001121acbb5 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2171237
      15 com.github.Electron.framework 0x000000011190fa36 electron::fuses::IsRunAsNodeEnabled() + 4146790
      16 com.github.Electron.framework 0x000000011190f743 electron::fuses::IsRunAsNodeEnabled() + 4146035
      17 com.github.Electron.framework 0x000000011190e410 electron::fuses::IsRunAsNodeEnabled() + 4141120
      18 com.github.Electron.framework 0x000000011190e8d2 electron::fuses::IsRunAsNodeEnabled() + 4142338
      19 com.github.Electron.framework 0x000000011135ae48 ElectronMain + 136
      20 onl.accura.electron.app 0x000000010dde8426 0x10dde5000 + 13350
      21 libdyld.dylib 0x00007fff2037cf3d start + 1

      Thread 1:: ThreadPoolServiceThread
      0 libsystem_kernel.dylib 0x00007fff203351d2 kevent64 + 10
      1 com.github.Electron.framework 0x000000011259e59a v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6306634
      2 com.github.Electron.framework 0x000000011259e4be v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6306414
      3 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      4 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      5 com.github.Electron.framework 0x0000000112563b8d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6066493
      6 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      7 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      8 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      9 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 2:: ThreadPoolBackgroundWorker
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.github.Electron.framework 0x0000000112591c67 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6255127
      3 com.github.Electron.framework 0x000000011256b99e v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6098766
      4 com.github.Electron.framework 0x000000011256c1aa v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100826
      5 com.github.Electron.framework 0x000000011256be4d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6099965
      6 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      7 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      8 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 3:: Chrome_IOThread
      0 libsystem_kernel.dylib 0x00007fff203351d2 kevent64 + 10
      1 com.github.Electron.framework 0x000000011259e59a v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6306634
      2 com.github.Electron.framework 0x000000011259e4be v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6306414
      3 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      4 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      5 com.github.Electron.framework 0x00000001121b181f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2190799
      6 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      7 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      8 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      9 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 4:: MemoryInfra
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.github.Electron.framework 0x0000000112591c67 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6255127
      3 com.github.Electron.framework 0x0000000112591aee v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6254750
      4 com.github.Electron.framework 0x0000000112521500 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5794480
      5 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      6 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      7 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      8 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      9 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      10 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 5:
      0 libsystem_kernel.dylib 0x00007fff20330c4a kevent + 10
      1 com.github.Electron.framework 0x000000011135a42a uv_free_interface_addresses + 1322
      2 com.github.Electron.framework 0x000000011134954c uv_run + 364
      3 com.github.Electron.framework 0x0000000113af80ef node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 687
      4 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      5 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 6:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x00000001113554f9 uv_cond_wait + 9
      3 com.github.Electron.framework 0x0000000113af82c2 node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 1154
      4 com.github.Electron.framework 0x0000000113af5b87 node::OnFatalError(char const*, char const*) + 438327
      5 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      6 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 7:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x00000001113554f9 uv_cond_wait + 9
      3 com.github.Electron.framework 0x0000000113af82c2 node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 1154
      4 com.github.Electron.framework 0x0000000113af5b87 node::OnFatalError(char const*, char const*) + 438327
      5 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      6 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 8:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x00000001113554f9 uv_cond_wait + 9
      3 com.github.Electron.framework 0x0000000113af82c2 node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 1154
      4 com.github.Electron.framework 0x0000000113af5b87 node::OnFatalError(char const*, char const*) + 438327
      5 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      6 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 9:
      0 libsystem_kernel.dylib 0x00007fff2032c2f6 semaphore_wait_trap + 10
      1 com.github.Electron.framework 0x0000000111355aa0 uv_sem_wait + 16
      2 com.github.Electron.framework 0x0000000113b5f383 node::SetTracingController(v8::TracingController*) + 65091
      3 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      4 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 10:: NetworkConfigWatcher
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.apple.CoreFoundation 0x00007fff2045ab2f __CFRunLoopServiceMachPort + 316
      3 com.apple.CoreFoundation 0x00007fff2045920f __CFRunLoopRun + 1328
      4 com.apple.CoreFoundation 0x00007fff2045861c CFRunLoopRunSpecific + 563
      5 com.apple.Foundation 0x00007fff211e8607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
      6 com.github.Electron.framework 0x000000011258ea24 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6242260
      7 com.github.Electron.framework 0x000000011258da6b v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6238235
      8 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      9 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      10 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      11 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      12 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      13 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 11:: CrShutdownDetector
      0 libsystem_kernel.dylib 0x00007fff2032ccce read + 10
      1 com.github.Electron.framework 0x00000001115058cf ElectronInitializeICUandStartNode + 1747535
      2 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      3 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      4 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 12:: NetworkConfigWatcher
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.apple.CoreFoundation 0x00007fff2045ab2f __CFRunLoopServiceMachPort + 316
      3 com.apple.CoreFoundation 0x00007fff2045920f __CFRunLoopRun + 1328
      4 com.apple.CoreFoundation 0x00007fff2045861c CFRunLoopRunSpecific + 563
      5 com.apple.Foundation 0x00007fff211e8607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
      6 com.github.Electron.framework 0x000000011258ea24 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6242260
      7 com.github.Electron.framework 0x000000011258da6b v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6238235
      8 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      9 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      10 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      11 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      12 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      13 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 13:: ThreadPoolForegroundWorker
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.github.Electron.framework 0x0000000112591c67 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6255127
      3 com.github.Electron.framework 0x000000011256b99e v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6098766
      4 com.github.Electron.framework 0x000000011256c1aa v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100826
      5 com.github.Electron.framework 0x000000011256bead v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100061
      6 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      7 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      8 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 14:: CompositorTileWorker1
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x0000000112589260 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6219792
      3 com.github.Electron.framework 0x0000000112c50e55 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 13329413
      4 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      5 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      6 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 15:: ThreadPoolSingleThreadForegroundBlocking0
      0 libsystem_kernel.dylib 0x00007fff20331a8a __wait4 + 10
      1 com.github.Electron.framework 0x000000011569d92d v8::internal::compiler::ZoneStats::GetCurrentAllocatedBytes() const + 12711053
      2 com.github.Electron.framework 0x000000011501ee6e v8::internal::compiler::ZoneStats::GetCurrentAllocatedBytes() const + 5900750
      3 com.github.Electron.framework 0x0000000114c8d865 v8::internal::compiler::ZoneStats::GetCurrentAllocatedBytes() const + 2159557
      4 com.github.Electron.framework 0x000000011254bce9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5968537
      5 com.github.Electron.framework 0x0000000112565657 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6073351
      6 com.github.Electron.framework 0x0000000112564d92 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6071106
      7 com.github.Electron.framework 0x000000011258988c v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6221372
      8 com.github.Electron.framework 0x0000000112564869 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6069785
      9 com.github.Electron.framework 0x000000011256c0d4 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100612
      10 com.github.Electron.framework 0x000000011256bf0d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100157
      11 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      12 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      13 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 16:
      0 libsystem_kernel.dylib 0x00007fff2032c2f6 semaphore_wait_trap + 10
      1 com.github.Electron.framework 0x0000000111355aa0 uv_sem_wait + 16
      2 com.github.Electron.framework 0x00000001114adda9 ElectronInitializeICUandStartNode + 1388329
      3 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      4 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 17:: ThreadPoolSingleThreadSharedForegroundBlocking1
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.github.Electron.framework 0x0000000112591c67 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6255127
      3 com.github.Electron.framework 0x0000000112591aee v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6254750
      4 com.github.Electron.framework 0x000000011256b9ad v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6098781
      5 com.github.Electron.framework 0x000000011256bfd1 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100353
      6 com.github.Electron.framework 0x000000011256bedd v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100109
      7 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      8 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      9 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 18:: NetworkConfigWatcher
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.apple.CoreFoundation 0x00007fff2045ab2f __CFRunLoopServiceMachPort + 316
      3 com.apple.CoreFoundation 0x00007fff2045920f __CFRunLoopRun + 1328
      4 com.apple.CoreFoundation 0x00007fff2045861c CFRunLoopRunSpecific + 563
      5 com.apple.Foundation 0x00007fff211e8607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
      6 com.github.Electron.framework 0x000000011258ea24 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6242260
      7 com.github.Electron.framework 0x000000011258da6b v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6238235
      8 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      9 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      10 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      11 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      12 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      13 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 19:: CacheThread_BlockFile
      0 libsystem_kernel.dylib 0x00007fff203351d2 kevent64 + 10
      1 com.github.Electron.framework 0x000000011259e59a v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6306634
      2 com.github.Electron.framework 0x000000011259e4be v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6306414
      3 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      4 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      5 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      6 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      7 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      8 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 20:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x00000001113554f9 uv_cond_wait + 9
      3 com.github.Electron.framework 0x00000001113456a0 uv_cancel + 512
      4 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      5 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 21:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x00000001113554f9 uv_cond_wait + 9
      3 com.github.Electron.framework 0x00000001113456a0 uv_cancel + 512
      4 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      5 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 22:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x00000001113554f9 uv_cond_wait + 9
      3 com.github.Electron.framework 0x00000001113456a0 uv_cancel + 512
      4 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      5 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 23:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 com.github.Electron.framework 0x00000001113554f9 uv_cond_wait + 9
      3 com.github.Electron.framework 0x00000001113456a0 uv_cancel + 512
      4 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      5 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 24:: com.apple.NSEventThread
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.apple.CoreFoundation 0x00007fff2045ab2f __CFRunLoopServiceMachPort + 316
      3 com.apple.CoreFoundation 0x00007fff2045920f __CFRunLoopRun + 1328
      4 com.apple.CoreFoundation 0x00007fff2045861c CFRunLoopRunSpecific + 563
      5 com.apple.AppKit 0x00007fff22de623a _NSEventThread + 124
      6 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      7 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 25:: ThreadPoolSingleThreadSharedBackgroundBlocking2
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.github.Electron.framework 0x0000000112591c67 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6255127
      3 com.github.Electron.framework 0x0000000112591aee v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6254750
      4 com.github.Electron.framework 0x000000011256b9ad v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6098781
      5 com.github.Electron.framework 0x000000011256bfd1 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100353
      6 com.github.Electron.framework 0x000000011256be7d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100013
      7 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      8 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      9 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 26:: NetworkConfigWatcher
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.apple.CoreFoundation 0x00007fff2045ab2f __CFRunLoopServiceMachPort + 316
      3 com.apple.CoreFoundation 0x00007fff2045920f __CFRunLoopRun + 1328
      4 com.apple.CoreFoundation 0x00007fff2045861c CFRunLoopRunSpecific + 563
      5 com.apple.Foundation 0x00007fff211e8607 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 212
      6 com.github.Electron.framework 0x000000011258ea24 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6242260
      7 com.github.Electron.framework 0x000000011258da6b v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6238235
      8 com.github.Electron.framework 0x000000011255ad8f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6030143
      9 com.github.Electron.framework 0x00000001125380a9 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 5887577
      10 com.github.Electron.framework 0x0000000112574179 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6133545
      11 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      12 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      13 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 27:
      0 libsystem_malloc.dylib 0x00007fff2018d305 tiny_free_no_lock + 250
      1 libsystem_malloc.dylib 0x00007fff2018d0c9 free_tiny + 442
      2 com.apple.CoreFoundation 0x00007fff205256ef _CFRelease + 1145
      3 com.apple.CoreFoundation 0x00007fff203fb583 _RELEASE_OBJECTS_IN_THE_ARRAY_ + 118
      4 com.apple.CoreFoundation 0x00007fff203fb4c6 -[__NSArrayM dealloc] + 279
      5 com.apple.security 0x00007fff222f8f22 SecTrustDestroy + 59
      6 com.apple.CoreFoundation 0x00007fff2052536a _CFRelease + 244
      7 com.apple.security 0x00007fff2247adcb SSLContextDestroy + 433
      8 com.apple.CoreFoundation 0x00007fff2052536a _CFRelease + 244
      9 .onl.accura.electron.app.FK4HR1 0x000000011ae215d7 realm::util::network::ssl::Stream::ssl_destroy() + 23
      10 .onl.accura.electron.app.FK4HR1 0x000000011ae31580 realm::util::websocket::(anonymous namespace)::EZSocketImpl::~EZSocketImpl() + 128
      11 .onl.accura.electron.app.FK4HR1 0x000000011ae3164e realm::util::websocket::(anonymous namespace)::EZSocketImpl::~EZSocketImpl() + 14
      12 .onl.accura.electron.app.FK4HR1 0x000000011adbcc6a realm::sync::ClientImpl::Connection::disconnect(std::__1::error_code, bool, realm::StringData*) + 874
      13 .onl.accura.electron.app.FK4HR1 0x000000011adbc0e7 realm::sync::ClientImpl::Connection::handle_disconnect_wait(std::__1::error_code) + 151
      14 .onl.accura.electron.app.FK4HR1 0x000000011adc4ece realm::util::network::DeadlineTimer::WaitOper<realm::sync::ClientImpl::Connection::initiate_disconnect_wait()::$_8>::recycle_and_execute() + 222
      15 .onl.accura.electron.app.FK4HR1 0x000000011ae234e4 realm::util::network::Service::Impl::run() + 484
      16 .onl.accura.electron.app.FK4HR1 0x000000011ade7a3d realm::sync::Client::run() + 29
      17 .onl.accura.electron.app.FK4HR1 0x000000011acd6f6d void* std::_1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete<std::1::thread_struct> >, realm::_impl::SyncClient::SyncClient(std::1::unique_ptr<realm::util::Logger, std::1::default_delete<realm::util::Logger> >, realm::SyncClientConfig const&, std::_1::weak_ptr<realm::SyncManager const>)::'lambda0'()> >(void*) + 45
      18 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      19 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 28:
      0 libsystem_kernel.dylib 0x00007fff2032ecde __psynch_cvwait + 10
      1 libsystem_pthread.dylib 0x00007fff20361e49 _pthread_cond_wait + 1298
      2 .onl.accura.electron.app.FK4HR1 0x000000011ae264a2 realm::util::network::Service::Impl::resolver_thread() + 178
      3 .onl.accura.electron.app.FK4HR1 0x000000011ae2637d void* std::_1::thread_proxy<std::1::tuple<std::1::unique_ptr<std::1::thread_struct, std::1::default_delete<std::1::thread_struct> >, realm::util::network::Service::Impl::add_resolve_oper(std::_1::unique_ptr<realm::util::network::Service::ResolveOperBase, realm::util::network::Service::LendersOperDeleter>)::'lambda'()> >(void*) + 45
      4 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      5 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 29:
      0 libsystem_pthread.dylib 0x00007fff2035d420 start_wqthread + 0

      Thread 30:
      0 libsystem_pthread.dylib 0x00007fff2035d420 start_wqthread + 0

      Thread 31:
      0 libsystem_pthread.dylib 0x00007fff2035d420 start_wqthread + 0

      Thread 32:: ThreadPoolForegroundWorker
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.github.Electron.framework 0x0000000112591c67 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6255127
      3 com.github.Electron.framework 0x000000011256b99e v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6098766
      4 com.github.Electron.framework 0x000000011256c1aa v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100826
      5 com.github.Electron.framework 0x000000011256bead v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6100061
      6 com.github.Electron.framework 0x0000000112589c88 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6222392
      7 libsystem_pthread.dylib 0x00007fff203618fc _pthread_start + 224
      8 libsystem_pthread.dylib 0x00007fff2035d443 thread_start + 15

      Thread 33:
      0 libsystem_pthread.dylib 0x00007fff2035d420 start_wqthread + 0

      Thread 34:: ThreadPoolForegroundWorker
      0 libsystem_kernel.dylib 0x00007fff2032c2ba mach_msg_trap + 10
      1 libsystem_kernel.dylib 0x00007fff2032c62c mach_msg + 60
      2 com.github.Electron.framework 0x0000000112591c67 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 6255127
      3 com.github.E

            Assignee:
            Unassigned Unassigned
            Reporter:
            unitosyncbot Unito Sync Bot
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: