Forum Multiplayer playerio test server not starting on mac

Discussion and help relating to the PlayerIO Multiplayer API.

playerio test server not starting on mac

Postby bhushanrocks412@gmail.com » September 23rd, 2019, 6:30 am

getting following error while starting player io test server ,i am using visual studio on mac, sample dll works well if uploaded on mygames only, but need to use localhost , can any one help me?


Loaded assembly: /Users/apple/Downloads/PlayerIO SDK.CawDLAJHwD4_inEIqzqm3A/Unity3D/Example - Multiplayer - Mushrooms/Serverside Code/Player.IO Test Server Project/bin/Debug/Test Server.exe
Loaded assembly: /Users/apple/Downloads/PlayerIO SDK.CawDLAJHwD4_inEIqzqm3A/Unity3D/Example - Multiplayer - Mushrooms/Serverside Code/Player.IO Test Server Project/bin/Debug/Player.IO Development Server.exe [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/System.Configuration/4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/System/4.0.0.0__b77a5c561934e089/System.dll [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/System.Xml/4.0.0.0__b77a5c561934e089/System.Xml.dll [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/Mono.Security/4.0.0.0__0738eb9f132ed756/Mono.Security.dll [External]
Thread started: #2
Thread started: #3
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/System.Core/4.0.0.0__b77a5c561934e089/System.Core.dll [External]
Loaded assembly: /Users/apple/Downloads/PlayerIO SDK.CawDLAJHwD4_inEIqzqm3A/Unity3D/Example - Multiplayer - Mushrooms/Serverside Code/Player.IO Test Server Project/bin/Debug/Player.IO GameLibrary.dll [External]
[10:52:19] Starting Development Server (v3.5.0.0)
Thread started: <Thread Pool> #4
Thread started: <Thread Pool> #5
Thread started: <Thread Pool> #6
Thread started: <Thread Pool> #7
Thread started: <Thread Pool> #8
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/System.Windows.Forms/4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/System.Drawing/4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll [External]
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/Accessibility/4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll [External]
[10:52:19] Showing Login Dialog
Loaded assembly: /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/mono/gac/Mono.Posix/4.0.0.0__0738eb9f132ed756/Mono.Posix.dll [External]
WARNING: The Carbon driver has not been ported to 64bits, and very few parts of Windows.Forms will work properly, or at all

=================================================================
Native Crash Reporting
=================================================================
Got a SIGSEGV while executing native code. This usually indicates
a fatal error in the mono runtime or one of the native libraries
used by your application.
=================================================================

=================================================================
Basic Fault Adddress Reporting
=================================================================
Memory around native instruction pointer (0x7fff72f81e4a):0x7fff72f81e3a 53 50 48 89 fb 48 8b 05 f2 21 dc 3b 48 8b 48 18 SPH..H...!.;H.H.
0x7fff72f81e4a 48 89 4f 18 48 8b 48 10 48 89 4f 10 48 8b 08 48 H.O.H.H.H.O.H..H
0x7fff72f81e5a 8b 40 08 48 89 47 08 48 89 0f 89 f7 48 89 de e8 .@.H.G.H....H...
0x7fff72f81e6a ec 4a fc ff 48 89 d8 48 83 c4 08 5b 5d c3 55 48 .J..H..H...[].UH

=================================================================
Native stacktrace:
=================================================================
(No frames)


=================================================================
Telemetry Dumper:
=================================================================
Pkilling 0x700002c91000 from 0x11602f5c0
Pkilling 0x700002a8e000 from 0x11602f5c0
Pkilling 0x70000288b000 from 0x11602f5c0
Pkilling 0x700002688000 from 0x11602f5c0
Pkilling 0x70000217c000 from 0x11602f5c0
Pkilling 0x700002485000 from 0x11602f5c0
Pkilling 0x700001f79000 from 0x11602f5c0
Pkilling 0x700001d76000 from 0x11602f5c0
Pkilling 0x700001b73000 from 0x11602f5c0
Entering thread summarizer pause from 0x11602f5c0
Finished thread summarizer pause from 0x11602f5c0.

Waiting for dumping threads to resume

=================================================================
External Debugger Dump:
=================================================================
(lldb) command source -s 0 '/tmp/mono-gdb-commands.1749'
Executing commands in '/tmp/mono-gdb-commands.1749'.
(lldb) process attach --pid 1749
warning: (x86_64) /Library/Frameworks/Mono.framework/Versions/6.0.0/lib/libglib-2.0.0.dylib empty dSYM file detected, dSYM was created with an executable with no debug info.
Process 1749 stopped
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
frame #0: 0x00007fff79d1c356 libsystem_kernel.dylib`__wait4 + 10
libsystem_kernel.dylib`__wait4:
-> 0x7fff79d1c356 <+10>: jae 0x7fff79d1c360 ; <+20>
0x7fff79d1c358 <+12>: movq %rax, %rdi
0x7fff79d1c35b <+15>: jmp 0x7fff79d17421 ; cerror
0x7fff79d1c360 <+20>: retq
Target 0: (mono64) stopped.

Executable module set to "/Library/Frameworks/Mono.framework/Versions/6.0.0/bin/mono64".
Architecture set to: x86_64-apple-macosx-.
(lldb) thread list
Process 1749 stopped
* thread #1: tid = 0xb8fe, 0x00007fff79d1c356 libsystem_kernel.dylib`__wait4 + 10, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
thread #2: tid = 0xb8ff, 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'SGen worker'
thread #3: tid = 0xb901, 0x00007fff79d17266 libsystem_kernel.dylib`semaphore_wait_trap + 10, name = 'Finalizer'
thread #4: tid = 0xb902, 0x00007fff79d1a472 libsystem_kernel.dylib`__recvfrom + 10, name = 'Debugger agent'
thread #5: tid = 0xb908, 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_1903'
thread #6: tid = 0xb909, 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'Timer-Scheduler'
thread #7: tid = 0xb90a, 0x00007fff79d18bfe libsystem_kernel.dylib`__workq_kernreturn + 10
thread #8: tid = 0xb90b, 0x00007fff79d18bfe libsystem_kernel.dylib`__workq_kernreturn + 10
thread #9: tid = 0xb90c, 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10, name = 'tid_5003'
thread #10: tid = 0xb90d, 0x00007fff79d1727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #11: tid = 0xb90e, 0x00007fff79d1727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #12: tid = 0xb90f, 0x00007fff79d1727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10, name = 'Thread Pool Worker'
thread #13: tid = 0xb910, 0x00007fff79d1e61a libsystem_kernel.dylib`__select + 10, name = 'Thread Pool I/O Selector'
thread #14: tid = 0xb917, 0x00007fff79d18bfe libsystem_kernel.dylib`__workq_kernreturn + 10
(lldb) thread backtrace all
* thread #1, name = 'tid_307', queue = 'com.apple.main-thread', stop reason = signal SIGSTOP
* frame #0: 0x00007fff79d1c356 libsystem_kernel.dylib`__wait4 + 10
frame #1: 0x000000010f00b3d0 mono64`mono_dump_native_crash_info at mini-posix.c:1115:3 [opt]
frame #2: 0x000000010f00b134 mono64`mono_dump_native_crash_info(signal=<unavailable>, ctx=<unavailable>, info=<unavailable>) at mini-posix.c:1159 [opt]
frame #3: 0x000000010efa59b5 mono64`mono_handle_native_crash(signal="SIGSEGV", ctx=0x000000010f66ff48, info=0x000000010f66fee0) at mini-exceptions.c:3340:2 [opt]
frame #4: 0x000000010eeffd58 mono64`mono_sigsegv_signal_handler_debug(_dummy=11, _info=0x000000010f66fee0, context=0x000000010f66ff48, debug_fault_addr=0x00000000042730d8) at mini-runtime.c:3403:4 [opt]
frame #5: 0x00007fff79dcdb5d libsystem_platform.dylib`_sigtramp + 29
frame #6: 0x00007fff72f81e4b SkyLight`SLDisplayBounds + 21
frame #7: 0x0000000115f7c3a9
frame #8: 0x0000000112b5876b
frame #9: 0x000000010ef03129 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x0000000000000000, exc=0x0000000115f7b600, error=<unavailable>) at mini-runtime.c:3225:12 [opt]
frame #10: 0x000000010f11e184 mono64`do_runtime_invoke(method=0x00007fb946093490, obj=0x0000000000000000, params=0x0000000000000000, exc=0x00007ffee0d0e9c8, error=0x00007ffee0d0eba8) at object.c:3009:11 [opt]
frame #11: 0x000000010f119ebf mono64`mono_runtime_class_init_full [inlined] mono_runtime_try_invoke(method=<unavailable>, obj=<unavailable>, params=<unavailable>, error=0x00007ffee0d0eba8) at object.c:3118:9 [opt]
frame #12: 0x000000010f119e77 mono64`mono_runtime_class_init_full(vtable=0x00007fb945a6c858, error=0x00007ffee0d0eba8) at object.c:540 [opt]
frame #13: 0x000000010eefaf85 mono64`mono_jit_compile_method_inner(method=0x00007fb946093318, target_domain=0x00007fb944508650, opt=<unavailable>, error=0x00007ffee0d0eba8) at mini.c:4144:8 [opt]
frame #14: 0x000000010eefeb19 mono64`mono_jit_compile_method_with_opt(method=0x00007fb946093318, opt=<unavailable>, jit_only=0, error=0x00007ffee0d0eba8) at mini-runtime.c:2486:10 [opt]
frame #15: 0x000000010efa8804 mono64`common_call_trampoline(regs=0x00007ffee0d0ec78, code=<unavailable>, m=0x00007fb946093318, vt=0x0000000000000000, vtable_slot=<unavailable>, error=0x00007ffee0d0eba8) at mini-trampolines.c:631:27 [opt]
frame #16: 0x000000010efa8249 mono64`mono_magic_trampoline(regs=0x00007ffee0d0ec78, code="H\x89\x85����A�, arg=0x00007fb946093318, tramp=<unavailable>) at mini-trampolines.c:771:8 [opt]
frame #17: 0x000000010f38e393
frame #18: 0x0000000115ec59bb
frame #19: 0x0000000115ed6e6d
frame #20: 0x0000000115ed1a43
thread #2, name = 'SGen worker'
frame #0: 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff79dd956e libsystem_pthread.dylib`_pthread_cond_wait + 722
frame #2: 0x000000010f1eb4ee mono64`thread_func [inlined] mono_os_cond_wait(mutex=<unavailable>) at mono-os-mutex.h:168:8 [opt]
frame #3: 0x000000010f1eb4db mono64`thread_func at sgen-thread-pool.c:165 [opt]
frame #4: 0x000000010f1eb4cd mono64`thread_func(data=0x0000000000000000) at sgen-thread-pool.c:196 [opt]
frame #5: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #6: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #7: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #3, name = 'Finalizer'
frame #0: 0x00007fff79d17266 libsystem_kernel.dylib`semaphore_wait_trap + 10
frame #1: 0x000000010f19930a mono64`finalizer_thread [inlined] mono_os_sem_wait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:84:8 [opt]
frame #2: 0x000000010f1992ff mono64`finalizer_thread at mono-coop-semaphore.h:41 [opt]
frame #3: 0x000000010f1992e5 mono64`finalizer_thread(unused=<unavailable>) at gc.c:920 [opt]
frame #4: 0x000000010f144d93 mono64`start_wrapper [inlined] start_wrapper_internal at threads.c:1178:3 [opt]
frame #5: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb944704070) at threads.c:1238 [opt]
frame #6: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #7: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #8: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #4, name = 'Debugger agent'
frame #0: 0x00007fff79d1a472 libsystem_kernel.dylib`__recvfrom + 10
frame #1: 0x000000010f0648de mono64`socket_transport_recv(buf=2001-01-01 00:00:00 UTC, len=11) at debugger-agent.c:1115:9 [opt]
frame #2: 0x000000010f056cb6 mono64`debugger_thread [inlined] transport_recv(len=11) at debugger-agent.c:1525:9 [opt]
frame #3: 0x000000010f056c9d mono64`debugger_thread(arg=<unavailable>) at debugger-agent.c:9595 [opt]
frame #4: 0x000000010f144d93 mono64`start_wrapper [inlined] start_wrapper_internal at threads.c:1178:3 [opt]
frame #5: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb944708270) at threads.c:1238 [opt]
frame #6: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #7: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #8: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #5, name = 'tid_1903'
frame #0: 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff79dd95a1 libsystem_pthread.dylib`_pthread_cond_wait + 773
frame #2: 0x000000010f1fbfd4 mono64`mono_os_cond_timedwait(cond=0x000000010f305140, mutex=0x000000010f305100, timeout_ms=50) at mono-os-mutex.c:44:8 [opt]
frame #3: 0x000000010f207611 mono64`mono_thread_info_sleep at mono-coop-mutex.h:100:8 [opt]
frame #4: 0x000000010f2075e2 mono64`mono_thread_info_sleep [inlined] sleep_interruptable(ms=<unavailable>, alerted=<unavailable>) at mono-threads.c:1612 [opt]
frame #5: 0x000000010f207597 mono64`mono_thread_info_sleep(ms=<unavailable>, alerted=<unavailable>) at mono-threads.c:1644 [opt]
frame #6: 0x000000010f13cdd2 mono64`ves_icall_System_Threading_Thread_Sleep_internal(ms=50, error=<unavailable>) at threads.c:1695:9 [opt]
frame #7: 0x000000010f0d6322 mono64`ves_icall_System_Threading_Thread_Sleep_internal_raw(a0=<unavailable>, error=0x0000700001f78760) at icall-def.h:1057:1 [opt]
frame #8: 0x000000011202bc0c
frame #9: 0x0000000112028bd7
thread #6, name = 'Timer-Scheduler'
frame #0: 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff79dd95a1 libsystem_pthread.dylib`_pthread_cond_wait + 773
frame #2: 0x000000010f1fbfd4 mono64`mono_os_cond_timedwait(cond=0x00007fb9450020e0, mutex=0x00007fb9450020a0, timeout_ms=199) at mono-os-mutex.c:44:8 [opt]
frame #3: 0x000000010f163359 mono64`mono_w32handle_timedwait_signal_handle at mono-coop-mutex.h:100:8 [opt]
frame #4: 0x000000010f16332c mono64`mono_w32handle_timedwait_signal_handle [inlined] mono_w32handle_timedwait_signal_naked(poll=0, alerted=<unavailable>) at w32handle.c:650 [opt]
frame #5: 0x000000010f16332c mono64`mono_w32handle_timedwait_signal_handle(handle_data=<unavailable>, timeout=<unavailable>, poll=0, alerted=<unavailable>) at w32handle.c:765 [opt]
frame #6: 0x000000010f163221 mono64`mono_w32handle_wait_one(handle=<unavailable>, timeout=<unavailable>, alertable=<unavailable>) at w32handle.c:883:13 [opt]
frame #7: 0x000000010f1634a9 mono64`mono_w32handle_wait_multiple(handles=0x000070000217b790, nhandles=1, waitall=0, timeout=<unavailable>, alertable=1, error=0x000070000217b6a8) at w32handle.c:982:10 [opt]
frame #8: 0x000000010f13e8d3 mono64`ves_icall_System_Threading_WaitHandle_Wait_internal(handles=<unavailable>, numhandles=<unavailable>, waitall=<unavailable>, timeout=-1, error=0x000070000217b6a8) at threads.c:2167:9 [opt]
frame #9: 0x000000010f0d6df8 mono64`ves_icall_System_Threading_WaitHandle_Wait_internal_raw(a0=<unavailable>, a1=<unavailable>, a2=<unavailable>, a3=<unavailable>, error=0x000070000217b6a8) at icall-def.h:1143:1 [opt]
frame #10: 0x00000001120349de
frame #11: 0x000000011203334b
frame #12: 0x0000000112028b6a
frame #13: 0x0000000112026c73
frame #14: 0x000000010ef03129 mono64`mono_jit_runtime_invoke(method=<unavailable>, obj=<unavailable>, params=0x000070000217bec8, exc=0x00000000000000c7, error=<unavailable>) at mini-runtime.c:3225:12 [opt]
frame #15: 0x000000010f11e184 mono64`do_runtime_invoke(method=0x00007fb94586c710, obj=0x000000010f87f8b0, params=0x000070000217bec8, exc=0x0000000000000000, error=0x000070000217be60) at object.c:3009:11 [opt]
frame #16: 0x000000010f12016b mono64`mono_runtime_delegate_try_invoke [inlined] mono_runtime_invoke_checked(params=<unavailable>, error=<unavailable>) at object.c:3177:9 [opt]
frame #17: 0x000000010f120163 mono64`mono_runtime_delegate_try_invoke(delegate=0x000000010f87f8b0, params=0x000070000217bec8, exc=0x0000000000000000, error=0x000070000217be60) at object.c:4339 [opt]
frame #18: 0x000000010f144dbe mono64`start_wrapper at threads.c:1186:3 [opt]
frame #19: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb94446e190) at threads.c:1238 [opt]
frame #20: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #21: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #22: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #7
frame #0: 0x00007fff79d18bfe libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff79dd56e6 libsystem_pthread.dylib`_pthread_wqthread + 634
frame #2: 0x00007fff79dd53fd libsystem_pthread.dylib`start_wqthread + 13
thread #8
frame #0: 0x00007fff79d18bfe libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff79dd5636 libsystem_pthread.dylib`_pthread_wqthread + 458
frame #2: 0x00007fff79dd53fd libsystem_pthread.dylib`start_wqthread + 13
thread #9, name = 'tid_5003'
frame #0: 0x00007fff79d1a86a libsystem_kernel.dylib`__psynch_cvwait + 10
frame #1: 0x00007fff79dd95a1 libsystem_pthread.dylib`_pthread_cond_wait + 773
frame #2: 0x000000010f1fbfd4 mono64`mono_os_cond_timedwait(cond=0x000000010f305140, mutex=0x000000010f305100, timeout_ms=500) at mono-os-mutex.c:44:8 [opt]
frame #3: 0x000000010f207611 mono64`mono_thread_info_sleep at mono-coop-mutex.h:100:8 [opt]
frame #4: 0x000000010f2075e2 mono64`mono_thread_info_sleep [inlined] sleep_interruptable(ms=<unavailable>, alerted=<unavailable>) at mono-threads.c:1612 [opt]
frame #5: 0x000000010f207597 mono64`mono_thread_info_sleep(ms=<unavailable>, alerted=<unavailable>) at mono-threads.c:1644 [opt]
frame #6: 0x000000010f07d1b3 mono64`monitor_thread(unused=<unavailable>) at threadpool-worker-default.c:708:8 [opt]
frame #7: 0x000000010f144d93 mono64`start_wrapper [inlined] start_wrapper_internal at threads.c:1178:3 [opt]
frame #8: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb94464f680) at threads.c:1238 [opt]
frame #9: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #10: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #11: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #10, name = 'Thread Pool Worker'
frame #0: 0x00007fff79d1727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010f07d77e mono64`worker_thread [inlined] mono_os_sem_timedwait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:118:8 [opt]
frame #2: 0x000000010f07d70f mono64`worker_thread at mono-coop-semaphore.h:55 [opt]
frame #3: 0x000000010f07d6f5 mono64`worker_thread at threadpool-worker-default.c:391 [opt]
frame #4: 0x000000010f07d601 mono64`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #5: 0x000000010f144d93 mono64`start_wrapper [inlined] start_wrapper_internal at threads.c:1178:3 [opt]
frame #6: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb9447c5eb0) at threads.c:1238 [opt]
frame #7: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #8: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #9: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #11, name = 'Thread Pool Worker'
frame #0: 0x00007fff79d1727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010f07d77e mono64`worker_thread [inlined] mono_os_sem_timedwait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:118:8 [opt]
frame #2: 0x000000010f07d70f mono64`worker_thread at mono-coop-semaphore.h:55 [opt]
frame #3: 0x000000010f07d6f5 mono64`worker_thread at threadpool-worker-default.c:391 [opt]
frame #4: 0x000000010f07d601 mono64`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #5: 0x000000010f144d93 mono64`start_wrapper [inlined] start_wrapper_internal at threads.c:1178:3 [opt]
frame #6: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb944575d60) at threads.c:1238 [opt]
frame #7: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #8: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #9: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #12, name = 'Thread Pool Worker'
frame #0: 0x00007fff79d1727e libsystem_kernel.dylib`semaphore_timedwait_trap + 10
frame #1: 0x000000010f07d77e mono64`worker_thread [inlined] mono_os_sem_timedwait(flags=MONO_SEM_FLAGS_ALERTABLE) at mono-os-semaphore.h:118:8 [opt]
frame #2: 0x000000010f07d70f mono64`worker_thread at mono-coop-semaphore.h:55 [opt]
frame #3: 0x000000010f07d6f5 mono64`worker_thread at threadpool-worker-default.c:391 [opt]
frame #4: 0x000000010f07d601 mono64`worker_thread(unused=<unavailable>) at threadpool-worker-default.c:490 [opt]
frame #5: 0x000000010f144d93 mono64`start_wrapper [inlined] start_wrapper_internal at threads.c:1178:3 [opt]
frame #6: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb9447c4f70) at threads.c:1238 [opt]
frame #7: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #8: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #9: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #13, name = 'Thread Pool I/O Selector'
frame #0: 0x00007fff79d1e61a libsystem_kernel.dylib`__select + 10
frame #1: 0x000000010f1fec37 mono64`mono_poll(ufds=0x00007fb944580480, nfds=5, timeout=<unavailable>) at mono-poll.c:88:13 [opt]
frame #2: 0x000000010f149843 mono64`poll_event_wait(callback=(mono64`wait_callback at threadpool-io.c:258), user_data=0x00007fb9447d06c0) at threadpool-io-poll.c:146:10 [opt]
frame #3: 0x000000010f1490bb mono64`selector_thread(data=<unavailable>) at threadpool-io.c:456:9 [opt]
frame #4: 0x000000010f144d93 mono64`start_wrapper [inlined] start_wrapper_internal at threads.c:1178:3 [opt]
frame #5: 0x000000010f144d03 mono64`start_wrapper(data=0x00007fb944581c20) at threads.c:1238 [opt]
frame #6: 0x00007fff79dd62eb libsystem_pthread.dylib`_pthread_body + 126
frame #7: 0x00007fff79dd9249 libsystem_pthread.dylib`_pthread_start + 66
frame #8: 0x00007fff79dd540d libsystem_pthread.dylib`thread_start + 13
thread #14
frame #0: 0x00007fff79d18bfe libsystem_kernel.dylib`__workq_kernreturn + 10
frame #1: 0x00007fff79dd5636 libsystem_pthread.dylib`_pthread_wqthread + 458
frame #2: 0x00007fff79dd53fd libsystem_pthread.dylib`start_wqthread + 13
(lldb) detach

=================================================================
Managed Stacktrace:
=================================================================
at <unknown> <0xffffffff>
at System.Windows.Forms.XplatUICarbon:CGDisplayBounds <0x00148>
at System.Windows.Forms.XplatUICarbon:get_WorkingArea <0x000ea>
at System.Windows.Forms.XplatUICarbon:get_VirtualScreen <0x00098>
at System.Windows.Forms.XplatUI:get_VirtualScreen <0x000a0>
at System.Windows.Forms.Screen:.cctor <0x002da>
at System.Object:runtime_invoke_void <0x0010a>
at <unknown> <0xffffffff>
at System.Windows.Forms.Form:get_CreateParams <0x00bda>
at System.Windows.Forms.Control:UpdateBounds <0x000fc>
at System.Windows.Forms.Control:SetBoundsCore <0x00822>
at System.Windows.Forms.Form:SetBoundsCore <0x00602>
at System.Windows.Forms.Control:SetBounds <0x00428>
at System.Windows.Forms.Control:ScaleControl <0x0026a>
at System.Windows.Forms.ScrollableControl:ScaleControl <0x000ca>
at System.Windows.Forms.Form:ScaleControl <0x000ca>
at System.Windows.Forms.Control:Scale <0x00472>
at System.Windows.Forms.ContainerControl:PerformAutoScale <0x0051a>
at System.Windows.Forms.ContainerControl:PerformAutoScale <0x0009a>
at System.Windows.Forms.ContainerControl:PerformDelayedAutoScale <0x000ba>
at System.Windows.Forms.ContainerControl:PerformDelayedAutoScale <0x00122>
at System.Windows.Forms.Control:ResumeLayout <0x0033a>
at PlayerIO.DevelopmentServer.LoginDialog:InitializeComponent <0x053e2>
at PlayerIO.DevelopmentServer.LoginDialog:.ctor <0x00122>
at PlayerIO.DevelopmentServer.LoginDialog:.ctor <0x0011a>
at <>c__DisplayClass16:<Attach>b__5 <0x00122>
at PlayerIO.DevelopmentServer.DevServer:<TryStart>b__d <0x00092>
at PlayerIO.DevelopmentServer.DevServer:fireWait <0x000c5>
at PlayerIO.DevelopmentServer.DevServer:TryStart <0x024a2>
at PlayerIO.DevelopmentServer.DevServer:TryStart <0x00172>
at PlayerIO.DevelopmentServer.Server:start <0x005e2>
at PlayerIO.DevelopmentServer.Server:StartWithDebugging <0x00152>
at DevelopmentTestServer.Startup:Main <0x0009a>
at System.Object:runtime_invoke_void <0x0010a>
=================================================================
Process 1749 detached
(lldb) quit
bhushanrocks412@gmail.com
 
Posts: 2
Joined: July 27th, 2018, 12:23 pm

Re: playerio test server not starting on mac

Postby qugengames » October 22nd, 2019, 2:11 am

This might not be technically helpful but...
Switch to Windows!
qugengames
 
Posts: 36
Joined: April 24th, 2018, 11:19 pm


Return to Multiplayer



cron