• Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
  • Help Room /
avatar image
0
Question by dial18_bitmango · Jul 26, 2017 at 02:05 PM · crashes

Randomly crash on Method.cpp

hi we having crash report on ios, since a month ago

il2cpp::vm::Method::GetParamCount(MethodInfo const*) (Method.cpp:49)

this is our most big issue.

can i get some help?

hard to find what's the cause of this crash .

below is full stack trace infomation.

Platform: ios

0. Crashed: com.apple.main-thread

jewelmatchkingquest 0x101295a88 il2cpp::vm::Method::GetParamCount(MethodInfo const*) (Method.cpp:49) 1 jewelmatchkingquest 0x100b06204 scripting_method_invoke(ScriptingMethodIl2Cpp, ScriptingObject*, ScriptingArguments&, ScriptingException*, bool) (ScriptingBackendApi_Il2Cpp.cpp:231) 2 jewelmatchkingquest 0x100bbe5c4 ScriptingInvocation::Invoke(ScriptingException, bool) (ScriptingInvocation.cpp:183) 3 jewelmatchkingquest 0x100d9b75c GUIState::SetEvent(InputEvent const&) (GUIState.cpp:378) 4 jewelmatchkingquest 0x100d98940 GUIManager::DoGUIEvent(InputEvent&, bool) (GUIManager.cpp:266) 5 jewelmatchkingquest 0x100d988d0 GUIManager::Repaint(int) (GUIManager.cpp:93) 6 jewelmatchkingquest 0x100b6d1c8 RenderOverlays(int) (Player.cpp:992) 7 jewelmatchkingquest 0x100b6d084 PlayerRender(bool) (Player.cpp:1037) 8 jewelmatchkingquest 0x100b6da30 PlayerLoop(bool, bool, IHookEvent) (Player.cpp:1722) 9 jewelmatchkingquest 0x100dbe2e4 UnityPlayerLoopImpl(bool) (LibEntryPoint.mm:246) 10 jewelmatchkingquest 0x1000865a8 UnityRepaint (UnityAppController+Rendering.mm:262) 11 jewelmatchkingquest 0x100095c50 -[UnityAppController(ViewHandling) showGameUI] (UnityAppController+ViewHandling.mm:209) 12 jewelmatchkingquest 0x100093b78 -[UnityAppController startUnity:] (UnityAppController.mm:127) 13 Foundation 0x181ece628 __NSFireDelayedPerform + 428 14 CoreFoundation 0x1814bd81c CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 28 15 CoreFoundation 0x1814bd4c0 __CFRunLoopDoTimer + 884 16 CoreFoundation 0x1814babd4 __CFRunLoopRun + 1520 17 CoreFoundation 0x1813e4d10 CFRunLoopRunSpecific + 384 18 GraphicsServices 0x182ccc088 GSEventRunModal + 180 19 UIKit 0x1866b9f70 UIApplicationMain + 204 20 jewelmatchkingquest 0x10008025c main (main.mm:32) 21 libdispatch.dylib 0x180f828b8 (Missing)


0. Crashed: com.apple.main-thread

jewelmatchkingquest 0x101295a88 il2cpp::vm::Method::GetParamCount(MethodInfo const*) (Method.cpp:49) 1 jewelmatchkingquest 0x100b06204 scripting_method_invoke(ScriptingMethodIl2Cpp, ScriptingObject*, ScriptingArguments&, ScriptingException*, bool) (ScriptingBackendApi_Il2Cpp.cpp:231) 2 jewelmatchkingquest 0x100bbe5c4 ScriptingInvocation::Invoke(ScriptingException, bool) (ScriptingInvocation.cpp:183) 3 jewelmatchkingquest 0x100d9b75c GUIState::SetEvent(InputEvent const&) (GUIState.cpp:378) 4 jewelmatchkingquest 0x100d98940 GUIManager::DoGUIEvent(InputEvent&, bool) (GUIManager.cpp:266) 5 jewelmatchkingquest 0x100d988d0 GUIManager::Repaint(int) (GUIManager.cpp:93) 6 jewelmatchkingquest 0x100b6d1c8 RenderOverlays(int) (Player.cpp:992) 7 jewelmatchkingquest 0x100b6d084 PlayerRender(bool) (Player.cpp:1037) 8 jewelmatchkingquest 0x100b6da30 PlayerLoop(bool, bool, IHookEvent) (Player.cpp:1722) 9 jewelmatchkingquest 0x100dbe2e4 UnityPlayerLoopImpl(bool) (LibEntryPoint.mm:246) 10 jewelmatchkingquest 0x1000865a8 UnityRepaint (UnityAppController+Rendering.mm:262) 11 jewelmatchkingquest 0x100095c50 -[UnityAppController(ViewHandling) showGameUI] (UnityAppController+ViewHandling.mm:209) 12 jewelmatchkingquest 0x100093b78 -[UnityAppController startUnity:] (UnityAppController.mm:127) 13 Foundation 0x181ece628 __NSFireDelayedPerform + 428 14 CoreFoundation 0x1814bd81c CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 28 15 CoreFoundation 0x1814bd4c0 __CFRunLoopDoTimer + 884 16 CoreFoundation 0x1814babd4 __CFRunLoopRun + 1520 17 CoreFoundation 0x1813e4d10 CFRunLoopRunSpecific + 384 18 GraphicsServices 0x182ccc088 GSEventRunModal + 180 19 UIKit 0x1866b9f70 UIApplicationMain + 204 20 jewelmatchkingquest 0x10008025c main (main.mm:32) 21 libdispatch.dylib 0x180f828b8 (Missing)

1. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

2. com.apple.libdispatch-manager

libsystem_kernel.dylib 0x1810a14d8 kevent_qos + 8 1 libdispatch.dylib 0x180f647d8 _dispatch_mgr_invoke + 232 2 libdispatch.dylib 0x180f53648 _dispatch_source_invoke + 50

3. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

4. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

5. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

6. Thread

libsystem_kernel.dylib 0x1810a041c __semwait_signal + 8 1 libsystem_c.dylib 0x180fbd22c nanosleep + 212 2 libsystem_c.dylib 0x18102609c sleep + 44 3 jewelmatchkingquest 0x1009b3b44 monitorCachedData (KSCrashCachedData.c:148) 4 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 5 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 6 libsystem_pthread.dylib 0x181169028 thread_start + 4

7. KSCrash Exception Handler (Secondary)

libsystem_kernel.dylib 0x181084fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x181084e54 mach_msg + 72 2 libsystem_kernel.dylib 0x181089188 thread_suspend + 80 3 jewelmatchkingquest 0x1009a6ea8 handleExceptions (KSCrashMonitor_MachException.c:272) 4 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 5 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 6 libsystem_pthread.dylib 0x181169028 thread_start + 4

8. KSCrash Exception Handler (Primary)

libsystem_kernel.dylib 0x181084fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x181084e54 mach_msg + 72 2 jewelmatchkingquest 0x1009a6ed4 handleExceptions (KSCrashMonitor_MachException.c:281) 3 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 4 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 5 libsystem_pthread.dylib 0x181169028 thread_start + 4

9. GC Finalizer

libsystem_kernel.dylib 0x18109ff24 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18116ace8 _pthread_cond_wait + 648 2 jewelmatchkingquest 0x101285e98 il2cpp::os::posix::PosixWaitObject::Wait(unsigned int, bool) (PosixWaitObject.cpp:129) 3 jewelmatchkingquest 0x10126dcdc FinalizerThread(void*) (GarbageCollector.cpp:37) 4 jewelmatchkingquest 0x101282fc8 il2cpp::os::Thread::RunWrapper(void*) (Thread.cpp:106) 5 jewelmatchkingquest 0x1012865ac il2cpp::os::ThreadImpl::ThreadStartWrapper(void*) (ThreadImpl.cpp:108) 6 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 7 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 8 libsystem_pthread.dylib 0x181169028 thread_start + 4

10. BatchDeleteObjects

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 libdispatch.dylib 0x180f623e8 _dispatch_semaphore_wait_slow + 244 2 jewelmatchkingquest 0x100c00fb0 ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) (TimeHelper.h:26) 3 jewelmatchkingquest 0x100b695d4 BatchDeleteStep2Threaded(void*) (ThreadedStreamBuffer.h:245) 4 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 5 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 6 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 7 libsystem_pthread.dylib 0x181169028 thread_start + 4

11. AsyncReadManager

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 libdispatch.dylib 0x180f623e8 _dispatch_semaphore_wait_slow + 244 2 jewelmatchkingquest 0x100c2373c AsyncReadManagerThreaded::ThreadEntry() (Mutex.h:29) 3 jewelmatchkingquest 0x100c23558 AsyncReadManagerThreaded::StaticThreadEntry(void*) (AsyncReadManagerThreaded.cpp:57) 4 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 5 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 6 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 7 libsystem_pthread.dylib 0x181169028 thread_start + 4

12. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

13. com.twitter.crashlytics.ios.MachExceptionServer

jewelmatchkingquest 0x1013554f8 CLSProcessRecordAllThreads + 218916 1 jewelmatchkingquest 0x1013554f8 CLSProcessRecordAllThreads + 218916 2 jewelmatchkingquest 0x1013553b4 CLSProcessRecordAllThreads + 218592 3 jewelmatchkingquest 0x101345528 CLSHandler + 153428 4 jewelmatchkingquest 0x1013404cc CLSMachExceptionServer + 132856 5 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 6 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 7 libsystem_pthread.dylib 0x181169028 thread_start + 4

14. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

15. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

16. Thread

libsystem_kernel.dylib 0x1810a0b48 __workq_kernreturn + 8 1 libsystem_pthread.dylib 0x181169530 _pthread_wqthread + 1284 2 libsystem_pthread.dylib 0x181169020 start_wqthread + 4

17. com.apple.NSURLConnectionLoader

libsystem_kernel.dylib 0x181084fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x181084e54 mach_msg + 72 2 CoreFoundation 0x1814bcce8 __CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x1814ba9ec __CFRunLoopRun + 1032 4 CoreFoundation 0x1813e4d10 CFRunLoopRunSpecific + 384 5 CFNetwork 0x181b65af4 +[NSURLConnection(Loader) resourceLoadLoop:] + 412 6 Foundation 0x181edbe1c NSThreadstart_ + 1000 7 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 8 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 9 libsystem_pthread.dylib 0x181169028 thread_start + 4

18. AVAudioSession Notify Thread

libsystem_kernel.dylib 0x181084fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x181084e54 mach_msg + 72 2 CoreFoundation 0x1814bcce8 __CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x1814ba9ec __CFRunLoopRun + 1032 4 CoreFoundation 0x1813e4d10 CFRunLoopRunSpecific + 384 5 libAVFAudio.dylib 0x187b4d9e0 GenericRunLoopThread::Entry(void*) + 164 6 libAVFAudio.dylib 0x187b2275c CAPThread::Entry(CAPThread*) + 84 7 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 8 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 9 libsystem_pthread.dylib 0x181169028 thread_start + 4

19. Thread

libsystem_kernel.dylib 0x1810a041c __semwait_signal + 8 1 libsystem_c.dylib 0x180fbd22c nanosleep + 212 2 libc++.1.dylib 0x180b353b4 std::__1::this_thread::sleep_for(std::__1::chrono::duration > const&) + 84 3 JavaScriptCore 0x185102690 bmalloc::Heap::scavenge(std::__1::unique_lock&, std::__1::chrono::duration >) + 188 4 JavaScriptCore 0x185102340 bmalloc::Heap::concurrentScavenge() + 84 5 JavaScriptCore 0x185104ad8 bmalloc::AsyncTask::entryPoint() + 100 6 JavaScriptCore 0x185104a68 bmalloc::AsyncTask::pthreadEntryPoint(void*) + 12 7 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 8 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 9 libsystem_pthread.dylib 0x181169028 thread_start + 4

20. WebThread

libsystem_kernel.dylib 0x18109ff6c __psynch_mutexwait + 8 1 libsystem_pthread.dylib 0x18116e39c pthread_mutex_lock_wait + 96 2 libsystem_pthread.dylib 0x18116e57c pthread_mutex_lock_slow + 296 3 WebCore 0x1853d084c WebTryThreadLock(bool) + 128 4 WebCore 0x1853d07ac WebRunLoopLock(CFRunLoopObserver*, unsigned long, void*) + 44 5 CoreFoundation 0x1814bc7b0 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 32 6 CoreFoundation 0x1814ba554 CFRunLoopDoObservers + 372 7 CoreFoundation 0x1814ba884 _CFRunLoopRun + 672 8 CoreFoundation 0x1813e4d10 CFRunLoopRunSpecific + 384 9 WebCore 0x1853ce558 RunWebThread(void*) + 456 10 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 11 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 12 libsystem_pthread.dylib 0x181169028 thread_start + 4

21. UnityGfxDeviceWorker

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 libdispatch.dylib 0x180f623e8 _dispatch_semaphore_wait_slow + 244 2 jewelmatchkingquest 0x100c00fb0 ThreadedStreamBuffer::HandleReadOverflow(unsigned int&, unsigned int&) (TimeHelper.h:26) 3 jewelmatchkingquest 0x100e25a0c GfxDeviceWorker::RunCommand(ThreadedStreamBuffer&) (ThreadedStreamBuffer.h:245) 4 jewelmatchkingquest 0x100e32aec GfxDeviceWorkerAutoreleasePoolProxy (GfxDeviceMetal.mm:1845) 5 jewelmatchkingquest 0x100e2ae28 GfxDeviceWorker::Run() (GfxDeviceWorker.cpp:344) 6 jewelmatchkingquest 0x100e258b8 GfxDeviceWorker::RunGfxDeviceWorker(void*) (GfxDeviceWorker.cpp:318) 7 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 8 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 9 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 10 libsystem_pthread.dylib 0x181169028 thread_start + 4

22. Worker Thread

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 libdispatch.dylib 0x180f623e8 _dispatch_semaphore_wait_slow + 244 2 jewelmatchkingquest 0x100aa6aa4 CappedSemaphore::WaitForSignal() (ThreadUtility.h:25) 3 jewelmatchkingquest 0x100aa60b4 JobQueue::ProcessJobs(void*) (JobQueue.cpp:808) 4 jewelmatchkingquest 0x100aa5640 JobQueue::WorkLoop(void*) (JobQueue.cpp:863) 5 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 6 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 7 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 8 libsystem_pthread.dylib 0x181169028 thread_start + 4

23. BackgroundWorker

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 libdispatch.dylib 0x180f623e8 _dispatch_semaphore_wait_slow + 244 2 jewelmatchkingquest 0x100aa6aa4 CappedSemaphore::WaitForSignal() (ThreadUtility.h:25) 3 jewelmatchkingquest 0x100aa60b4 JobQueue::ProcessJobs(void*) (JobQueue.cpp:808) 4 jewelmatchkingquest 0x100aa5640 JobQueue::WorkLoop(void*) (JobQueue.cpp:863) 5 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 6 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 7 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 8 libsystem_pthread.dylib 0x181169028 thread_start + 4

24. BackgroundWorker

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 libdispatch.dylib 0x180f623e8 _dispatch_semaphore_wait_slow + 244 2 jewelmatchkingquest 0x100aa6aa4 CappedSemaphore::WaitForSignal() (ThreadUtility.h:25) 3 jewelmatchkingquest 0x100aa60b4 JobQueue::ProcessJobs(void*) (JobQueue.cpp:808) 4 jewelmatchkingquest 0x100aa5640 JobQueue::WorkLoop(void*) (JobQueue.cpp:863) 5 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 6 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 7 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 8 libsystem_pthread.dylib 0x181169028 thread_start + 4

25. com.apple.CFSocket.private

libsystem_kernel.dylib 0x1810a0344 __select + 8 1 CoreFoundation 0x1814c3250 __CFSocketManager + 648 2 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 3 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 4 libsystem_pthread.dylib 0x181169028 thread_start + 4

26. Thread

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 jewelmatchkingquest 0x101213aa8 FMOD_OS_Semaphore_Wait(FMOD_OS_SEMAPHORE*) + 925504 2 jewelmatchkingquest 0x10122f288 FMOD::Thread::callback(void*) + 1038112 3 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 4 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 5 libsystem_pthread.dylib 0x181169028 thread_start + 4

27. AURemoteIO::IOThread

libsystem_kernel.dylib 0x181084fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x181084e54 mach_msg + 72 2 AudioToolbox 0x183de30e4 AURemoteIO::IOThread::Run() + 112 3 AudioToolbox 0x183de6914 AURemoteIO::IOThread::Entry(void*) + 12 4 AudioToolbox 0x183cf2d70 CAPThread::Entry(CAPThread*) + 124 5 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 6 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 7 libsystem_pthread.dylib 0x181169028 thread_start + 4

28. Thread

libsystem_kernel.dylib 0x1810a041c __semwait_signal + 8 1 libsystem_c.dylib 0x180fbd22c nanosleep + 212 2 libsystem_c.dylib 0x180fbd14c usleep + 68 3 jewelmatchkingquest 0x10121361c FMOD_OS_Time_Sleep(unsigned int) + 924340 4 jewelmatchkingquest 0x10122f274 FMOD::Thread::callback(void*) + 1038092 5 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 6 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 7 libsystem_pthread.dylib 0x181169028 thread_start + 4

29. com.apple.CoreMotion.MotionThread

libsystem_kernel.dylib 0x181084fd8 mach_msg_trap + 8 1 libsystem_kernel.dylib 0x181084e54 mach_msg + 72 2 CoreFoundation 0x1814bcce8 __CFRunLoopServiceMachPort + 196 3 CoreFoundation 0x1814ba9ec __CFRunLoopRun + 1032 4 CoreFoundation 0x1813e4d10 CFRunLoopRunSpecific + 384 5 CoreFoundation 0x181432464 CFRunLoopRun + 112 6 CoreMotion 0x18739f41c (null) + 100061224 7 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 8 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 9 libsystem_pthread.dylib 0x181169028 thread_start + 4

30. UnityPreload

jewelmatchkingquest 0x10127eb0c il2cpp::metadata::ArrayMetadata::GetBoundedArrayClass(Il2CppClass*, unsigned int, bool) (unordered_map:437) 1 jewelmatchkingquest 0x100b82678 InitializeTransferFieldFromScriptingField(TransferField_Info&, TransferField_Info const*, ScriptingField*, ScriptingClass*, BuildSerializationCommandQueueArgs const&, SerializationCommandQueueBuilder&, AllowNameConversions*&, CoreScriptingClasses const&) (TransferScriptingObject.cpp:56) 2 jewelmatchkingquest 0x100b8649c void BuildSerializationCommandQueueFor >(BuildSerializationCommandQueueArgs const&, SerializationCommandQueueBuilder&, AllowNameConversions*&, bool, TransferField_Info const*) (BuildSerializationCommandQueueFor.cpp:132) 3 jewelmatchkingquest 0x100b9298c void EmitSerializationCommandsForLinearCollectionOfManagedObjectsField >(TransferArrayField_Info const&, SerializationCommand&, SerializationCommandQueueBuilder&, AllowNameConversions*&) (ManagedObject.h:288) 4 jewelmatchkingquest 0x100b9219c void EmitSerializationCommandsForLinearCollectionField >(TransferField_Info const&, SerializationCommandQueueBuilder&, AllowNameConversions*&) (EmitSerializationCommandsForField.cpp:305) 5 jewelmatchkingquest 0x100b864b0 void BuildSerializationCommandQueueFor >(BuildSerializationCommandQueueArgs const&, SerializationCommandQueueBuilder&, AllowNameConversions*&, bool, TransferField_Info const*) (BuildSerializationCommandQueueFor.cpp:139) 6 jewelmatchkingquest 0x100bb0f54 BuildSerializationCacheFor(ScriptingClass*, bool&) (CachedSerializationData.h:28) 7 jewelmatchkingquest 0x100bb13ec FindCommandsInCache(MonoScriptCache const*, TransferRequestSignature const&, bool&) (CachedSerializationData.cpp:74) 8 jewelmatchkingquest 0x100b86300 void TransferScriptingObject >(StreamedBinaryRead&, ScriptingObject*, ScriptingClass*, MonoScriptCache const*) (TransferScriptingObjectImpl.h:65) 9 jewelmatchkingquest 0x100bb3080 void MonoBehaviour::TransferEngineAndInstance >(StreamedBinaryRead&) (MonoBehaviourSerialization.cpp:53) 10 jewelmatchkingquest 0x100be3884 SerializedFile::ReadObject(long long, ObjectCreationMode, bool, TypeTree const*, bool, Object&) (SerializedFile.cpp:1954) 11 jewelmatchkingquest 0x100bdd0f4 PersistentManager::LoadObjectsThreaded(int*, int, LoadProgress&) (PersistentManager.cpp:1481) 12 jewelmatchkingquest 0x100bbd130 LoadSceneOperation::Perform() (dynamic_array.h:316) 13 jewelmatchkingquest 0x100bbb368 PreloadManager::ProcessSingleOperation() (PreloadManager.cpp:301) 14 jewelmatchkingquest 0x100bbb174 PreloadManager::Run() (PreloadManager.cpp:372) 15 jewelmatchkingquest 0x100bbb118 PreloadManager::Run(void*) (PreloadManager.cpp:205) 16 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 17 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 18 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 19 libsystem_pthread.dylib 0x181169028 thread_start + 4

31. Thread

libsystem_kernel.dylib 0x18109ff24 __psynch_cvwait + 8 1 libsystem_pthread.dylib 0x18116ace8 _pthread_cond_wait + 648 2 jewelmatchkingquest 0x1011b4068 Geo::Impl::WaitForMultipleObjects(unsigned int, Geo::Impl::t_HANDLE*, bool, int) (GeoEvent.cpp:150) 3 jewelmatchkingquest 0x1011b4260 Geo::GeoEvent::Wait(unsigned int) (GeoEvent.cpp:234) 4 jewelmatchkingquest 0x10119bc98 Enlighten::MultithreadCpuWorkerCommon::CommandThreadFunction(void) (MultithreadCpuWorker.cpp:946) 5 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 6 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 7 libsystem_pthread.dylib 0x181169028 thread_start + 4

32. EnlightenWorker

libsystem_kernel.dylib 0x181085014 semaphore_wait_trap + 8 1 libdispatch.dylib 0x180f623e8 _dispatch_semaphore_wait_slow + 244 2 jewelmatchkingquest 0x100e4fbe4 TUpdateFunction(void*) (HLRTThreadGroup.cpp:139) 3 jewelmatchkingquest 0x100c00620 Thread::RunThreadWrapper(void*) (Thread.cpp:44) 4 libsystem_pthread.dylib 0x18116bb28 _pthread_body + 156 5 libsystem_pthread.dylib 0x18116ba8c _pthread_body + 154 6 libsystem_pthread.dylib 0x181169028 thread_start + 4

Comment
Add comment
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

0 Replies

· Add your reply
  • Sort: 

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Welcome to Unity Answers

If you’re new to Unity Answers, please check our User Guide to help you navigate through our website and refer to our FAQ for more information.

Before posting, make sure to check out our Knowledge Base for commonly asked Unity questions.

Check our Moderator Guidelines if you’re a new moderator and want to work together in an effort to improve Unity Answers and support our users.

Follow this Question

Answers Answers and Comments

108 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Unity always crashes on opening 2 Answers

Unity Crash Report doesn't work 0 Answers

[URGENT!] Unity crashing when I level up my character in game? 1 Answer

Unity UI Problems,Elements Ui have some problems 0 Answers

Seldom random crashes android (google cardboard) builds, when loading a new scene. 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges