Jump to content
Welcome to the virtual battlefield, Guest!

World War II Online is a Massively Multiplayer Online First Person Shooter based in Western Europe between 1939 and 1943. Through land, sea, and air combat using a ultra-realistic game engine, combined with a strategic layer, in the largest game world ever created - We offer the best WWII simulation experience around.

CTD data.


delems
 Share

Recommended Posts

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               WWII Online [920]
Path:                  /Applications/WWII Online.app/Contents/MacOS/WWII Online
Identifier:            com.playnet.wwiiol
Version:               1.37.0.1 (aa48756e0649c73d6f5)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-12-30 11:14:51.4185 -0800
OS Version:            macOS 12.6.2 (21G320)
Report Version:        12
Bridge OS Version:     7.1 (20P2059)
Anonymous UUID:        023461E4-4C9C-AEB6-FBE8-8E993AAB9925


Time Awake Since Boot: 4300 seconds

System Integrity Protection: enabled

Crashed Thread:        52  ServerHandler

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000600200a07809
Exception Codes:       0x0000000000000001, 0x0000600200a07809
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [920]

VM Region Info: 0x600200a07809 is not in any region.  Bytes after previous region: 6452967434  Bytes before following region: 17583817230327
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_NANO (reserved)   600078000000-600080000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)
--->  GAP OF 0xfff8dce8000 BYTES
      Stack Guard              70000dce8000-70000dce9000 [    4K] ---/rwx SM=NUL  

Thread 0::  Dispatch queue: com.apple.main-thread
0   WWII Online                              0x10217a4e0 std::__1::operator==(std::__1::__list_iterator<phui::MessageHandler*, void*> const&, std::__1::__list_iterator<phui::MessageHandler*, void*> const&) + 16
1   WWII Online                              0x1021766cd std::__1::operator!=(std::__1::__list_iterator<phui::MessageHandler*, void*> const&, std::__1::__list_iterator<phui::MessageHandler*, void*> const&) + 29
2   WWII Online                              0x1021769e1 std::__1::__list_iterator<phui::MessageHandler*, void*> std::__1::find<std::__1::__list_iterator<phui::MessageHandler*, void*>, phui::MessageHandler*>(std::__1::__list_iterator<phui::MessageHandler*, void*>, std::__1::__list_iterator<phui::MessageHandler*, void*>, phui::MessageHandler* const&) + 33
3   WWII Online                              0x10217704d phui::MessageLoop::RemoveHandler(phui::MessageHandler*) + 109
4   WWII Online                              0x1021c4212 phui::View::DetachedFromWindow() + 66
5   WWII Online                              0x1021c4357 phui::View::RemoveChild(phui::View*) + 183
6   WWII Online                              0x101cdab67 uiChatAddLine(int*, unsigned int, wchar_t const*) + 2103
7   WWII Online                              0x101cd8c41 uiChatPrintLinev(int*, unsigned int, wchar_t const*, __va_list_tag (&) [1]) + 689
8   WWII Online                              0x101cd94ac uiChatPrintLineIcon(int*, unsigned int, wchar_t const*, ...) + 140
9   WWII Online                              0x1019b4557 GameClient::ProcessBrigadeControlNotice(BrigadeControlNotice const*) + 711
10  WWII Online                              0x1019ad824 _recvBrigadeControl(ACTION_OBJECT*) + 84
11  WWII Online                              0x103170b6a TEUL_CALLBACK::processCallback(ENDPOINT&, unsigned char*, int) + 410
12  WWII Online                              0x101da4bcb teulModIdle(unsigned long long) + 2347
13  WWII Online                              0x101dad86d teulUpdateTransport(unsigned long long) + 29
14  WWII Online                              0x1019c8420 ww2::Client::WaitForMessage(ww2::Client::MSG_WAIT, int) + 80
15  WWII Online                              0x101ac1ba5 jsClient::requestmotd(JSContext*, JSObject*, unsigned int, long*, long*) + 245
16  WWII Online                              0x101fe4aff js_Invoke + 1983
17  WWII Online                              0x101febc4f js_Interpret + 28335
18  WWII Online                              0x101ff040c js_Execute + 652
19  WWII Online                              0x101fb86c6 JS_EvaluateUCScriptForPrincipals + 134
20  WWII Online                              0x101fb855f JS_EvaluateScript + 79
21  WWII Online                              0x1021613d2 phui::js::Object::RunScript(char const*, char const*) + 146
22  WWII Online                              0x102153cff ScriptFilter::Filter(phui::Message*, phui::MessageHandler**, phui::MessageHandler**) + 863
23  WWII Online                              0x102176c81 phui::MessageLoop::DispatchMessage(phui::Message*, phui::MessageHandler*, phui::MessageHandler*) + 257
24  WWII Online                              0x102176ad7 phui::MessageLoop::Update(unsigned int) + 151
25  WWII Online                              0x101d0538e uiUpdate() + 446
26  WWII Online                              0x101a71e57 gmlpMainUpdate() + 1159
27  WWII Online                              0x10198c206 ddpUpdate + 86
28  WWII Online                              0x10198c1a9 ddpEngine + 9
29  WWII Online                              0x10199dc0f sysmain + 383
30  WWII Online                              0x10199530f -[WW2AppDelegate sysmain:] + 47
31  Foundation                            0x7ff817c60f21 __NSFireTimer + 67
32  CoreFoundation                        0x7ff816ddbf69 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
33  CoreFoundation                        0x7ff816ddba58 __CFRunLoopDoTimer + 923
34  CoreFoundation                        0x7ff816ddb5c8 __CFRunLoopDoTimers + 307
35  CoreFoundation                        0x7ff816dc1cd6 __CFRunLoopRun + 2010
36  CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
37  HIToolbox                             0x7ff81fa705e6 RunCurrentEventLoopInMode + 292
38  HIToolbox                             0x7ff81fa7034a ReceiveNextEventCommon + 594
39  HIToolbox                             0x7ff81fa700e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
40  AppKit                                0x7ff8197fafad _DPSNextEvent + 927
41  AppKit                                0x7ff8197f966a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
42  AppKit                                0x7ff8197ebd19 -[NSApplication run] + 586
43  AppKit                                0x7ff8197bfc97 NSApplicationMain + 817
44  dyld                                     0x10d22652e start + 462

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreFoundation                        0x7ff816dc336d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                        0x7ff816dc19f8 __CFRunLoopRun + 1276
4   CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
5   AppKit                                0x7ff8199689ce _NSEventThread + 132
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 2:: LocalStorage
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   JavaScriptCore                        0x7ff82f68af20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2416
3   WebKitLegacy                          0x7ff82d82a06a bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4   WebKitLegacy                          0x7ff82d82d7d5 WebCore::StorageThread::threadEntryPoint() + 245
5   JavaScriptCore                        0x7ff82f6a8306 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 246
6   JavaScriptCore                        0x7ff82f4cb629 WTF::wtfThreadEntryPoint(void*) + 9
7   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
8   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 3:: com.apple.CFStream.LegacyThread
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreFoundation                        0x7ff816dc336d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                        0x7ff816dc19f8 __CFRunLoopRun + 1276
4   CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
5   CoreFoundation                        0x7ff816e3eb48 _legacyStreamRunLoop_workThread + 251
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreFoundation                        0x7ff816dc336d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                        0x7ff816dc19f8 __CFRunLoopRun + 1276
4   CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
5   CFNetwork                             0x7ff81b9eb7ec 0x7ff81b7a2000 + 2398188
6   Foundation                            0x7ff817c17994 __NSThread__start__ + 1009
7   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
8   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 5:: AMCP Logging Spool
0   libsystem_kernel.dylib                0x7ff816cbf9b6 semaphore_wait_trap + 10
1   caulk                                 0x7ff81f7fc2e6 caulk::mach::semaphore::wait_or_error() + 16
2   caulk                                 0x7ff81f7e4148 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                                 0x7ff81f7e3e0c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
5   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 6:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreAudio                             0x7ff818942c07 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3   CoreAudio                             0x7ff8187cd729 HALC_ProxyIOContext::IOWorkLoop() + 3931
4   CoreAudio                             0x7ff8187cc205 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
5   CoreAudio                             0x7ff818998616 HALB_IOThread::Entry(void*) + 72
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 7:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                0x7ff816cc7d5a __select + 10
1   CoreFoundation                        0x7ff816dea679 __CFSocketManager + 641
2   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
3   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 8:: nng:poll:kqueue
0   libsystem_kernel.dylib                0x7ff816cc434e kevent + 10
1   WWII Online                              0x10254abad nni_posix_poll_thr + 237
2   WWII Online                              0x102542a77 nni_thr_wrap + 103
3   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
4   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
5   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 9:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x10254754c resolv_worker + 92
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 10:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x10254754c resolv_worker + 92
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 11:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x10254754c resolv_worker + 92
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 12:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x10254754c resolv_worker + 92
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 13:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 14:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 15:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 16:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 17:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 18:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 19:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 20:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 21:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 22:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 23:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 24:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 25:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 26:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 27:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 28:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102541a53 nni_taskq_thread + 179
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 29:: nng:reap2
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x10253cffc reap_worker + 204
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 30:: nng:timer
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x102542d08 nni_timer_loop + 72
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 31:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 32:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 33:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 34:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a0d6 nni_plat_cv_until + 70
3   WWII Online                              0x102537118 nni_aio_expire_loop + 104
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 35:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 36:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 37:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 38:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 39:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 40:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 41:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 42:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 43:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 44:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 45:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 46:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x10254a06d nni_plat_cv_wait + 13
3   WWII Online                              0x1025371e1 nni_aio_expire_loop + 305
4   WWII Online                              0x102542a77 nni_thr_wrap + 103
5   WWII Online                              0x10254a1b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 47:
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   libc++.1.dylib                        0x7ff816c5ad22 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   WWII Online                              0x102300fdc SafeQueue<std::__1::pair<flatbuffers::DetachedBuffer*, std::__1::tuple<ivc::fb::MessageTypes, ivc::fb::MessageTypes, void*> > >::dequeue() + 140
4   WWII Online                              0x10230073c ivc::ReqRepHandler::backgroundReqReplHandler() + 572
5   WWII Online                              0x10230437e 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 (ivc::ReqRepHandler::*)(), ivc::ReqRepHandler*> >(void*) + 62
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 48:
0   libsystem_platform.dylib              0x7ff816d0f189 _platform_memmove$VARIANT$Haswell + 41
1   WWII Online                              0x1021ca9d7 std::__1::enable_if<(is_same<std::__1::remove_const<phui::View*>::type, phui::View*>::value) && (is_trivially_move_assignable<phui::View*>::value), phui::View**>::type std::__1::__move<phui::View*, phui::View*>(phui::View**, phui::View**, phui::View**) + 71
2   WWII Online                              0x1021ca7cf phui::View** std::__1::move<phui::View**, phui::View**>(phui::View**, phui::View**, phui::View**) + 79
3   WWII Online                              0x1021c3e80 std::__1::vector<phui::View*, std::__1::allocator<phui::View*> >::erase(std::__1::__wrap_iter<phui::View* const*>) + 96
4   WWII Online                              0x1021c439e phui::View::RemoveChild(phui::View*) + 254
5   WWII Online                              0x101cdab67 uiChatAddLine(int*, unsigned int, wchar_t const*) + 2103
6   WWII Online                              0x101cd8c41 uiChatPrintLinev(int*, unsigned int, wchar_t const*, __va_list_tag (&) [1]) + 689
7   WWII Online                              0x101cd94ac uiChatPrintLineIcon(int*, unsigned int, wchar_t const*, ...) + 140
8   WWII Online                              0x101cd9eef uiChatPrintLineMessageLoc(int, int, int, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*) + 815
9   WWII Online                              0x101bc5a50 channelChanged() + 224
10  WWII Online                              0x101c2f16b UpdateCurrentChannelType() + 1787
11  WWII Online                              0x1022f202c ivc::client::Client::processChannelListLocal() + 6012
12  WWII Online                              0x1022ee482 ivc::client::Client::fromControllerUnsolicited() + 2066
13  WWII Online                              0x1022fe0de 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 (ivc::client::Client::*)(), ivc::client::Client*> >(void*) + 62
14  libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
15  libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 49:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreAudio                             0x7ff818942c07 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3   CoreAudio                             0x7ff8187cd729 HALC_ProxyIOContext::IOWorkLoop() + 3931
4   CoreAudio                             0x7ff8187cc205 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
5   CoreAudio                             0x7ff818998616 HALB_IOThread::Entry(void*) + 72
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 50:
0   libsystem_kernel.dylib                0x7ff816cc22be __semwait_signal + 10
1   libsystem_c.dylib                     0x7ff816bd6863 nanosleep + 196
2   libc++.1.dylib                        0x7ff816c64ad1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3   WWII Online                              0x1022f9e40 ivc::client::SlaveInfo::run() + 48
4   WWII Online                              0x1022ff70e 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 (ivc::client::SlaveInfo::*)(), ivc::client::SlaveInfo*> >(void*) + 62
5   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
6   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 51:: QThread
0   libsystem_kernel.dylib                0x7ff816cc60aa poll + 10
1   WWII Online                              0x102b61d5e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2   WWII Online                              0x102b635bb QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 795
3   WWII Online                              0x102b0fff6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
4   WWII Online                              0x10297291c QThread::exec() + 140
5   WWII Online                              0x10297381a QThreadPrivate::start(void*) + 330
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 52 Crashed:: ServerHandler
0   WWII Online                              0x102b63781 QVector<pollfd>::takeLast() + 81
1   WWII Online                              0x102b635d2 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 818
2   WWII Online                              0x102b0fff6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
3   WWII Online                              0x10297291c QThread::exec() + 140
4   WWII Online                              0x1024322b6 ServerHandler::run() + 1894
5   WWII Online                              0x10297381a QThreadPrivate::start(void*) + 330
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 53:
0   libsystem_kernel.dylib                0x7ff816cc22be __semwait_signal + 10
1   libsystem_c.dylib                     0x7ff816bd6863 nanosleep + 196
2   libc++.1.dylib                        0x7ff816c64ad1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3   WWII Online                              0x1024c0810 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, CallBackTimer::start(int, std::__1::function<void ()>)::'lambda'()> >(void*) + 176
4   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
5   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 54:
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   libc++.1.dylib                        0x7ff816c5ad22 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   WWII Online                              0x101d308fd SuperCellMapView::Renderer::LoadThread::run() + 253
4   WWII Online                              0x101d3140e void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, PNThread::start()::'lambda'()> >(void*) + 46
5   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
6   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 55:
0   libsystem_pthread.dylib               0x7ff816cf7f48 start_wqthread + 0


Thread 52 crashed with X86 Thread State (64-bit):
  rax: 0x0000600000a07810  rbx: 0x0000600016a95250  rcx: 0x0000600200a07811  rdx: 0x0000000000000000
  rdi: 0x0000600016a95250  rsi: 0x0000000000000003  rbp: 0x000070001013acd0  rsp: 0x000070001013acc0
   r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x431bde82d7b634db  r11: 0x0000000000000206
  r12: 0x0000600016a951e0  r13: 0x000000007fffffff  r14: 0x000000010000003d  r15: 0x0000600016a95250
  rip: 0x0000000102b63781  rfl: 0x0000000000010206  cr2: 0x0000600200a07809
  
Logical CPU:     2
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 52 instruction stream:
  f6 45 bc 02 0f 84 fa fe-ff ff e9 ff fe ff ff 55  .E.............U
  48 89 e5 41 56 53 48 89-fb 48 8b 07 8b 08 83 f9  H..AVSH..H......
  02 72 32 be ff ff ff 7f-23 70 08 74 0f 48 89 df  .r2.....#p.t.H..
  31 d2 e8 f8 02 00 00 48-8b 03 eb 19 bf 08 00 00  1......H........
  00 be 08 00 00 00 31 d2-b9 02 00 00 00 e8 9d d4  ......1.........
  e1 ff 48 89 03 48 8b 48-10 48 01 c1 48 63 50 04  ..H..H.H.H..HcP.
 [4c]8b 74 d1 f8 8b 08 83-f9 02 72 39 8b 08 83 f9  L.t.......r9....    <==
  02 72 32 be ff ff ff 7f-23 70 08 74 0f 48 89 df  .r2.....#p.t.H..
  31 d2 e8 a8 02 00 00 48-8b 03 eb 19 bf 08 00 00  1......H........
  00 be 08 00 00 00 31 d2-b9 02 00 00 00 e8 4d d4  ......1.......M.
  e1 ff 48 89 03 83 40 04-ff 4c 89 f0 5b 41 5e 5d  ..H...@..L..[A^]
  c3 66 2e 0f 1f 84 00 00-00 00 00 0f 1f 40 00 55  .f...........@.U

Binary Images:
       0x101988000 -        0x105d3ffff com.playnet.wwiiol (1.37.0.1) <8191b0ad-5429-3a08-b13e-c62c880cd265> /Applications/WWII Online.app/Contents/MacOS/WWII Online
    0x7ff817bbf000 -     0x7ff817f7bfff com.apple.Foundation (6.9) <e22e60bb-ab77-3120-862f-92fa74feffcf> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff816d43000 -     0x7ff817245fff com.apple.CoreFoundation (6.9) <93c48919-68af-367e-9a67-db4159bc962c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81fa42000 -     0x7ff81fd35fff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8197bc000 -     0x7ff81a64bfff com.apple.AppKit (6.9) <af3d9501-0abf-3c79-955c-c42c29af6351> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x10d221000 -        0x10d28cfff dyld (*) <b53641ea-6cd4-39c9-9b14-59c92cfd9584> /usr/lib/dyld
    0x7ff816cbe000 -     0x7ff816cf5fff libsystem_kernel.dylib (*) <07ad083c-2835-3d18-bb6d-6f081840c8a4> /usr/lib/system/libsystem_kernel.dylib
    0x7ff816cf6000 -     0x7ff816d01fff libsystem_pthread.dylib (*) <b5454e27-e8c7-3fdb-b77f-714f1e82e70b> /usr/lib/system/libsystem_pthread.dylib
    0x7ff82f4c7000 -     0x7ff830adafff com.apple.JavaScriptCore (17613) <3b6788e4-14ab-3a85-b507-2ec9495c9e76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7ff82d7cd000 -     0x7ff82d97cfff com.apple.WebKitLegacy (17613) <c24aedc9-f310-3347-8cd7-dee97058717b> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7ff81b7a2000 -     0x7ff81bc31fff com.apple.CFNetwork (1335.0.3) <e9a42d7f-04b9-3d22-ace5-46a1c2ecace7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff81f7e2000 -     0x7ff81f803fff com.apple.audio.caulk (1.0) <8e7b3d95-1d47-3f17-9512-c5fcc30792c2> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff818613000 -     0x7ff818d48fff com.apple.audio.CoreAudio (5.0) <9be547d0-0af1-3470-afde-2ac4cd34441e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7ff816c4f000 -     0x7ff816ca7fff libc++.1.dylib (*) <a031469a-a9fe-37e0-8523-4f80351ea635> /usr/lib/libc++.1.dylib
    0x7ff816d0e000 -     0x7ff816d17fff libsystem_platform.dylib (*) <a8a33774-6d44-35e9-ad2a-bad9e4d5192a> /usr/lib/system/libsystem_platform.dylib
    0x7ff816bc6000 -     0x7ff816c4efff libsystem_c.dylib (*) <e42e9d7a-03b4-340b-b61e-dcd45fd4acc0> /usr/lib/system/libsystem_c.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=6.1G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=6.1G(100%)
 

Link to comment
Share on other sites

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               WWII Online [1244]
Path:                  /Applications/WWII Online.app/Contents/MacOS/WWII Online
Identifier:            com.playnet.wwiiol
Version:               1.37.0.1 (aa48756e0649c73d6f5)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2022-12-30 14:40:05.7921 -0800
OS Version:            macOS 12.6.2 (21G320)
Report Version:        12
Bridge OS Version:     7.1 (20P2059)
Anonymous UUID:        023461E4-4C9C-AEB6-FBE8-8E993AAB9925


Time Awake Since Boot: 16000 seconds

System Integrity Protection: enabled

Crashed Thread:        52  ServerHandler

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000600203b56579
Exception Codes:       0x0000000000000001, 0x0000600203b56579
Exception Note:        EXC_CORPSE_NOTIFY

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [1244]

VM Region Info: 0x600203b56579 is not in any region.  Bytes after previous region: 5967799674  Bytes before following region: 17583634266759
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      MALLOC_NANO (reserved)   600098000000-6000a0000000 [128.0M] rw-/rwx SM=NUL  ...(unallocated)
--->  GAP OF 0xfff65fba000 BYTES
      Stack Guard              700005fba000-700005fbb000 [    4K] ---/rwx SM=NUL  

Thread 0::  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib              0x7ff816d0f189 _platform_memmove$VARIANT$Haswell + 41
1   WWII Online                              0x1069339d7 std::__1::enable_if<(is_same<std::__1::remove_const<phui::View*>::type, phui::View*>::value) && (is_trivially_move_assignable<phui::View*>::value), phui::View**>::type std::__1::__move<phui::View*, phui::View*>(phui::View**, phui::View**, phui::View**) + 71
2   WWII Online                              0x1069337cf phui::View** std::__1::move<phui::View**, phui::View**>(phui::View**, phui::View**, phui::View**) + 79
3   WWII Online                              0x10692ce80 std::__1::vector<phui::View*, std::__1::allocator<phui::View*> >::erase(std::__1::__wrap_iter<phui::View* const*>) + 96
4   WWII Online                              0x10692d39e phui::View::RemoveChild(phui::View*) + 254
5   WWII Online                              0x106443b67 uiChatAddLine(int*, unsigned int, wchar_t const*) + 2103
6   WWII Online                              0x106441c41 uiChatPrintLinev(int*, unsigned int, wchar_t const*, __va_list_tag (&) [1]) + 689
7   WWII Online                              0x1064424ac uiChatPrintLineIcon(int*, unsigned int, wchar_t const*, ...) + 140
8   WWII Online                              0x106442eef uiChatPrintLineMessageLoc(int, int, int, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*) + 815
9   WWII Online                              0x10611c188 GameClient::ProcessChatLocalizedMessage(Chat::LocalizedMessage const&) + 2024
10  WWII Online                              0x1061159cd _recvLocalisedMessage(ACTION_OBJECT*) + 109
11  WWII Online                              0x1078d9b6a TEUL_CALLBACK::processCallback(ENDPOINT&, unsigned char*, int) + 410
12  WWII Online                              0x10650dbcb teulModIdle(unsigned long long) + 2347
13  WWII Online                              0x10651686d teulUpdateTransport(unsigned long long) + 29
14  WWII Online                              0x106131420 ww2::Client::WaitForMessage(ww2::Client::MSG_WAIT, int) + 80
15  WWII Online                              0x10623066c jsClient::GetProperty(JSContext*, int, long*) + 2124
16  WWII Online                              0x1068ca72f phui::js::Object::JSClassGetProperty(JSContext*, JSObject*, long, long*) + 95
17  WWII Online                              0x10675cc9c js_GetProperty + 956
18  WWII Online                              0x106754b93 js_Interpret + 28147
19  WWII Online                              0x10675940c js_Execute + 652
20  WWII Online                              0x1067216c6 JS_EvaluateUCScriptForPrincipals + 134
21  WWII Online                              0x10672155f JS_EvaluateScript + 79
22  WWII Online                              0x1068ca3d2 phui::js::Object::RunScript(char const*, char const*) + 146
23  WWII Online                              0x1068bdc51 OnUpdatePeriodical::Execute(unsigned int) + 129
24  WWII Online                              0x1068ea3c3 phui::Periodical::Tick(unsigned int) + 51
25  WWII Online                              0x1068e9de4 phui::Periodical::Update(unsigned int) + 244
26  WWII Online                              0x10646e395 uiUpdate() + 453
27  WWII Online                              0x1061dae57 gmlpMainUpdate() + 1159
28  WWII Online                              0x1060f5206 ddpUpdate + 86
29  WWII Online                              0x1060f51a9 ddpEngine + 9
30  WWII Online                              0x106106c0f sysmain + 383
31  WWII Online                              0x1060fe30f -[WW2AppDelegate sysmain:] + 47
32  Foundation                            0x7ff817c60f21 __NSFireTimer + 67
33  CoreFoundation                        0x7ff816ddbf69 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
34  CoreFoundation                        0x7ff816ddba58 __CFRunLoopDoTimer + 923
35  CoreFoundation                        0x7ff816ddb5c8 __CFRunLoopDoTimers + 307
36  CoreFoundation                        0x7ff816dc1cd6 __CFRunLoopRun + 2010
37  CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
38  HIToolbox                             0x7ff81fa705e6 RunCurrentEventLoopInMode + 292
39  HIToolbox                             0x7ff81fa7034a ReceiveNextEventCommon + 594
40  HIToolbox                             0x7ff81fa700e5 _BlockUntilNextEventMatchingListInModeWithFilter + 70
41  AppKit                                0x7ff8197fafad _DPSNextEvent + 927
42  AppKit                                0x7ff8197f966a -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1394
43  AppKit                                0x7ff8197ebd19 -[NSApplication run] + 586
44  AppKit                                0x7ff8197bfc97 NSApplicationMain + 817
45  dyld                                     0x1125c752e start + 462

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreFoundation                        0x7ff816dc336d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                        0x7ff816dc19f8 __CFRunLoopRun + 1276
4   CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
5   AppKit                                0x7ff8199689ce _NSEventThread + 132
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 2:: LocalStorage
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   JavaScriptCore                        0x7ff82f68af20 WTF::ParkingLot::parkConditionallyImpl(void const*, WTF::ScopedLambda<bool ()> const&, WTF::ScopedLambda<void ()> const&, WTF::TimeWithDynamicClockType const&) + 2416
3   WebKitLegacy                          0x7ff82d82a06a bool WTF::Condition::waitUntilUnchecked<WTF::Lock>(WTF::Lock&, WTF::TimeWithDynamicClockType const&) + 154
4   WebKitLegacy                          0x7ff82d82d7d5 WebCore::StorageThread::threadEntryPoint() + 245
5   JavaScriptCore                        0x7ff82f6a8306 WTF::Thread::entryPoint(WTF::Thread::NewThreadContext*) + 246
6   JavaScriptCore                        0x7ff82f4cb629 WTF::wtfThreadEntryPoint(void*) + 9
7   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
8   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 3:: com.apple.CFStream.LegacyThread
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreFoundation                        0x7ff816dc336d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                        0x7ff816dc19f8 __CFRunLoopRun + 1276
4   CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
5   CoreFoundation                        0x7ff816e3eb48 _legacyStreamRunLoop_workThread + 251
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreFoundation                        0x7ff816dc336d __CFRunLoopServiceMachPort + 319
3   CoreFoundation                        0x7ff816dc19f8 __CFRunLoopRun + 1276
4   CoreFoundation                        0x7ff816dc0e3c CFRunLoopRunSpecific + 562
5   CFNetwork                             0x7ff81b9eb7ec 0x7ff81b7a2000 + 2398188
6   Foundation                            0x7ff817c17994 __NSThread__start__ + 1009
7   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
8   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 5:: AMCP Logging Spool
0   libsystem_kernel.dylib                0x7ff816cbf9b6 semaphore_wait_trap + 10
1   caulk                                 0x7ff81f7fc2e6 caulk::mach::semaphore::wait_or_error() + 16
2   caulk                                 0x7ff81f7e4148 caulk::concurrent::details::worker_thread::run() + 36
3   caulk                                 0x7ff81f7e3e0c void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*> > >(void*) + 41
4   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
5   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 6:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreAudio                             0x7ff818942c07 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3   CoreAudio                             0x7ff8187cd729 HALC_ProxyIOContext::IOWorkLoop() + 3931
4   CoreAudio                             0x7ff8187cc205 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
5   CoreAudio                             0x7ff818998616 HALB_IOThread::Entry(void*) + 72
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 7:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                0x7ff816cc7d5a __select + 10
1   CoreFoundation                        0x7ff816dea679 __CFSocketManager + 641
2   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
3   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 8:: nng:poll:kqueue
0   libsystem_kernel.dylib                0x7ff816cc434e kevent + 10
1   WWII Online                              0x106cb3bad nni_posix_poll_thr + 237
2   WWII Online                              0x106caba77 nni_thr_wrap + 103
3   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
4   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
5   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 9:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106cb054c resolv_worker + 92
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 10:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106cb054c resolv_worker + 92
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 11:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106cb054c resolv_worker + 92
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 12:: nng:resolver
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106cb054c resolv_worker + 92
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 13:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 14:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 15:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 16:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 17:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 18:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 19:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 20:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 21:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 22:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 23:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 24:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 25:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 26:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 27:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 28:: nng:task
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106caaa53 nni_taskq_thread + 179
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 29:: nng:reap2
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca5ffc reap_worker + 204
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 30:: nng:timer
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106cabd08 nni_timer_loop + 72
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 31:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 32:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 33:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 34:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 35:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 36:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 37:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 38:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 39:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 40:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 41:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 42:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 43:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 44:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 45:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 46:: nng:aio:expire
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   WWII Online                              0x106cb306d nni_plat_cv_wait + 13
3   WWII Online                              0x106ca01e1 nni_aio_expire_loop + 305
4   WWII Online                              0x106caba77 nni_thr_wrap + 103
5   WWII Online                              0x106cb31b7 nni_plat_thr_main + 39
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 47:
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   libc++.1.dylib                        0x7ff816c5ad22 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   WWII Online                              0x106a69fdc SafeQueue<std::__1::pair<flatbuffers::DetachedBuffer*, std::__1::tuple<ivc::fb::MessageTypes, ivc::fb::MessageTypes, void*> > >::dequeue() + 140
4   WWII Online                              0x106a6973c ivc::ReqRepHandler::backgroundReqReplHandler() + 572
5   WWII Online                              0x106a6d37e 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 (ivc::ReqRepHandler::*)(), ivc::ReqRepHandler*> >(void*) + 62
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 48:
0   WWII Online                              0x1068df9d4 std::__1::__list_iterator<phui::MessageHandler*, void*> std::__1::find<std::__1::__list_iterator<phui::MessageHandler*, void*>, phui::MessageHandler*>(std::__1::__list_iterator<phui::MessageHandler*, void*>, std::__1::__list_iterator<phui::MessageHandler*, void*>, phui::MessageHandler* const&) + 20
1   WWII Online                              0x1068e02ef phui::MessageLoop::PostMessage(phui::Message*, phui::MessageHandler*, phui::MessageHandler*) + 127
2   WWII Online                              0x1069301c9 phui::View::Show() + 105
3   WWII Online                              0x1068cf595 phui::ListView::AddRow(phui::View*, phui::Referenced*, bool) + 565
4   WWII Online                              0x106443b8c uiChatAddLine(int*, unsigned int, wchar_t const*) + 2140
5   WWII Online                              0x106441c41 uiChatPrintLinev(int*, unsigned int, wchar_t const*, __va_list_tag (&) [1]) + 689
6   WWII Online                              0x1064424ac uiChatPrintLineIcon(int*, unsigned int, wchar_t const*, ...) + 140
7   WWII Online                              0x106442eef uiChatPrintLineMessageLoc(int, int, int, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*, wchar_t const*) + 815
8   WWII Online                              0x10632ea50 channelChanged() + 224
9   WWII Online                              0x10639816b UpdateCurrentChannelType() + 1787
10  WWII Online                              0x106a5b02c ivc::client::Client::processChannelListLocal() + 6012
11  WWII Online                              0x106a57482 ivc::client::Client::fromControllerUnsolicited() + 2066
12  WWII Online                              0x106a670de 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 (ivc::client::Client::*)(), ivc::client::Client*> >(void*) + 62
13  libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
14  libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 49:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib                0x7ff816cbf97a mach_msg_trap + 10
1   libsystem_kernel.dylib                0x7ff816cbfce8 mach_msg + 56
2   CoreAudio                             0x7ff818942c07 HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 111
3   CoreAudio                             0x7ff8187cd729 HALC_ProxyIOContext::IOWorkLoop() + 3931
4   CoreAudio                             0x7ff8187cc205 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 63
5   CoreAudio                             0x7ff818998616 HALB_IOThread::Entry(void*) + 72
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 50:
0   libsystem_kernel.dylib                0x7ff816cc22be __semwait_signal + 10
1   libsystem_c.dylib                     0x7ff816bd6863 nanosleep + 196
2   libc++.1.dylib                        0x7ff816c64ad1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3   WWII Online                              0x106a62e40 ivc::client::SlaveInfo::run() + 48
4   WWII Online                              0x106a6870e 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 (ivc::client::SlaveInfo::*)(), ivc::client::SlaveInfo*> >(void*) + 62
5   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
6   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 51:: QThread
0   libsystem_kernel.dylib                0x7ff816cc60aa poll + 10
1   WWII Online                              0x1072cad5e qt_safe_poll(pollfd*, unsigned int, timespec const*) + 94
2   WWII Online                              0x1072cc5bb QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 795
3   WWII Online                              0x107278ff6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
4   WWII Online                              0x1070db91c QThread::exec() + 140
5   WWII Online                              0x1070dc81a QThreadPrivate::start(void*) + 330
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 52 Crashed:: ServerHandler
0   WWII Online                              0x1072cc781 QVector<pollfd>::takeLast() + 81
1   WWII Online                              0x1072cc5d2 QEventDispatcherUNIX::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 818
2   WWII Online                              0x107278ff6 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 502
3   WWII Online                              0x1070db91c QThread::exec() + 140
4   WWII Online                              0x106b9b2b6 ServerHandler::run() + 1894
5   WWII Online                              0x1070dc81a QThreadPrivate::start(void*) + 330
6   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
7   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 53:
0   libsystem_kernel.dylib                0x7ff816cc22be __semwait_signal + 10
1   libsystem_c.dylib                     0x7ff816bd6863 nanosleep + 196
2   libc++.1.dylib                        0x7ff816c64ad1 std::__1::this_thread::sleep_for(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > const&) + 73
3   WWII Online                              0x106c29810 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, CallBackTimer::start(int, std::__1::function<void ()>)::'lambda'()> >(void*) + 176
4   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
5   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 54:
0   libsystem_kernel.dylib                0x7ff816cc23ea __psynch_cvwait + 10
1   libsystem_pthread.dylib               0x7ff816cfca6f _pthread_cond_wait + 1249
2   libc++.1.dylib                        0x7ff816c5ad22 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   WWII Online                              0x1064998fd SuperCellMapView::Renderer::LoadThread::run() + 253
4   WWII Online                              0x10649a40e void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, PNThread::start()::'lambda'()> >(void*) + 46
5   libsystem_pthread.dylib               0x7ff816cfc4e1 _pthread_start + 125
6   libsystem_pthread.dylib               0x7ff816cf7f6b thread_start + 15

Thread 55:
0   libsystem_pthread.dylib               0x7ff816cf7f48 start_wqthread + 0


Thread 52 crashed with X86 Thread State (64-bit):
  rax: 0x0000600003b56580  rbx: 0x00006000318fe4e0  rcx: 0x0000600203b56581  rdx: 0x0000000000000000
  rdi: 0x00006000318fe4e0  rsi: 0x0000000000000003  rbp: 0x0000700008306cd0  rsp: 0x0000700008306cc0
   r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x431bde82d7b634db  r11: 0x0000000000000202
  r12: 0x00006000318fe470  r13: 0x000000007fffffff  r14: 0x000000010000003c  r15: 0x00006000318fe4e0
  rip: 0x00000001072cc781  rfl: 0x0000000000010206  cr2: 0x0000600203b56579
  
Logical CPU:     2
Error Code:      0x00000004 (no mapping for user data read)
Trap Number:     14

Thread 52 instruction stream:
  f6 45 bc 02 0f 84 fa fe-ff ff e9 ff fe ff ff 55  .E.............U
  48 89 e5 41 56 53 48 89-fb 48 8b 07 8b 08 83 f9  H..AVSH..H......
  02 72 32 be ff ff ff 7f-23 70 08 74 0f 48 89 df  .r2.....#p.t.H..
  31 d2 e8 f8 02 00 00 48-8b 03 eb 19 bf 08 00 00  1......H........
  00 be 08 00 00 00 31 d2-b9 02 00 00 00 e8 9d d4  ......1.........
  e1 ff 48 89 03 48 8b 48-10 48 01 c1 48 63 50 04  ..H..H.H.H..HcP.
 [4c]8b 74 d1 f8 8b 08 83-f9 02 72 39 8b 08 83 f9  L.t.......r9....    <==
  02 72 32 be ff ff ff 7f-23 70 08 74 0f 48 89 df  .r2.....#p.t.H..
  31 d2 e8 a8 02 00 00 48-8b 03 eb 19 bf 08 00 00  1......H........
  00 be 08 00 00 00 31 d2-b9 02 00 00 00 e8 4d d4  ......1.......M.
  e1 ff 48 89 03 83 40 04-ff 4c 89 f0 5b 41 5e 5d  ..H...@..L..[A^]
  c3 66 2e 0f 1f 84 00 00-00 00 00 0f 1f 40 00 55  .f...........@.U

Binary Images:
    0x7ff816d0e000 -     0x7ff816d17fff libsystem_platform.dylib (*) <a8a33774-6d44-35e9-ad2a-bad9e4d5192a> /usr/lib/system/libsystem_platform.dylib
       0x1060f1000 -        0x10a4a8fff com.playnet.wwiiol (1.37.0.1) <8191b0ad-5429-3a08-b13e-c62c880cd265> /Applications/WWII Online.app/Contents/MacOS/WWII Online
    0x7ff817bbf000 -     0x7ff817f7bfff com.apple.Foundation (6.9) <e22e60bb-ab77-3120-862f-92fa74feffcf> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7ff816d43000 -     0x7ff817245fff com.apple.CoreFoundation (6.9) <93c48919-68af-367e-9a67-db4159bc962c> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81fa42000 -     0x7ff81fd35fff com.apple.HIToolbox (2.1.1) <06fdecd6-9f69-397b-b1e2-a8226c0ba7ed> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff8197bc000 -     0x7ff81a64bfff com.apple.AppKit (6.9) <af3d9501-0abf-3c79-955c-c42c29af6351> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1125c2000 -        0x11262dfff dyld (*) <b53641ea-6cd4-39c9-9b14-59c92cfd9584> /usr/lib/dyld
    0x7ff816cbe000 -     0x7ff816cf5fff libsystem_kernel.dylib (*) <07ad083c-2835-3d18-bb6d-6f081840c8a4> /usr/lib/system/libsystem_kernel.dylib
    0x7ff816cf6000 -     0x7ff816d01fff libsystem_pthread.dylib (*) <b5454e27-e8c7-3fdb-b77f-714f1e82e70b> /usr/lib/system/libsystem_pthread.dylib
    0x7ff82f4c7000 -     0x7ff830adafff com.apple.JavaScriptCore (17613) <3b6788e4-14ab-3a85-b507-2ec9495c9e76> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7ff82d7cd000 -     0x7ff82d97cfff com.apple.WebKitLegacy (17613) <c24aedc9-f310-3347-8cd7-dee97058717b> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7ff81b7a2000 -     0x7ff81bc31fff com.apple.CFNetwork (1335.0.3) <e9a42d7f-04b9-3d22-ace5-46a1c2ecace7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7ff81f7e2000 -     0x7ff81f803fff com.apple.audio.caulk (1.0) <8e7b3d95-1d47-3f17-9512-c5fcc30792c2> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff818613000 -     0x7ff818d48fff com.apple.audio.CoreAudio (5.0) <9be547d0-0af1-3470-afde-2ac4cd34441e> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7ff816c4f000 -     0x7ff816ca7fff libc++.1.dylib (*) <a031469a-a9fe-37e0-8523-4f80351ea635> /usr/lib/libc++.1.dylib
    0x7ff816bc6000 -     0x7ff816c4efff libsystem_c.dylib (*) <e42e9d7a-03b4-340b-b61e-dcd45fd4acc0> /usr/lib/system/libsystem_c.dylib
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

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.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)
Writable regions: Total=6.7G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=6.7G(100%)

Link to comment
Share on other sites

  • CORNERED RAT

Please put in a ticket at support.wwiionline.com that way the team can contact you re system specific details and assist with troubleshooting.

 

Link to comment
Share on other sites

  • 2 weeks later...
  • 3 weeks later...
  • 1 month later...

Starting to CTD again every day, some times multiple in a day.

That is very odd for me;  rarely CTD.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...