I have a FMS16 that has had three crashes recently and they all have the same situation in common. This is on a LAN connection.
Crash Log:
Thread 7 Crashed:
0 libssl.1.0.2.dylib 0x0000000107692f9a ssl3_send_newsession_ticket + 314
1 libssl.1.0.2.dylib 0x000000010768dff3 ssl3_accept + 1811
2 com.filemaker.omniorb4.framework 0x0000000106ead490 omni::sslEndpoint::AcceptAndMonitor(void (*)(void*, omni::giopConnection*), void*) + 572
3 com.filemaker.omniorb4.framework 0x0000000106dff1b0 omni::giopRendezvouser::execute() + 194
4 com.filemaker.omniorb4.framework 0x0000000106e1072b omniAsyncWorker::real_run() + 715
5 com.filemaker.dbengine.framework 0x00000001065027d3 Draco::threadCreateInterceptor(omni::omniInterceptors::createThread_T::info_T&) + 49
6 com.filemaker.omniorb4.framework 0x0000000106e108ec omniAsyncWorker::run(void*) + 46
7 com.filemaker.omniorb4.framework 0x0000000106ea0341 omni_thread_wrapper + 146
8 libsystem_pthread.dylib 0x00007fff9924f99d _pthread_body + 131
9 libsystem_pthread.dylib 0x00007fff9924f91a _pthread_start + 168
10 libsystem_pthread.dylib 0x00007fff9924d351 thread_start + 13
I checked the FMS event log and everything is running just fine and suddenly FMS restarts itself:
745 | Server | Stopping FileMaker Server processes... |
704 | Server | Stopping FileMaker Script Engine process... |
952 | Server | FileMaker Script Engine process stopped. |
704 | Server | Stopping Progressive Backup process... |
952 | Server | Progressive Backup process stopped. |
704 | Server | Stopping Java Web Publishing Engine process... |
952 | Server | Java Web Publishing Engine process stopped. |
704 | Server | Stopping Web Publishing Engine process... |
952 | Server | Web Publishing Engine process stopped. |
704 | Server | Stopping Admin Server process... |
952 | Server | Admin Server process stopped. |
704 | Server | Stopping xDBC Listener process... |
952 | Server | xDBC Listener process stopped. |
704 | Server | Stopping HTTP Server process... |
952 | Server | HTTP Server process stopped. |
746 | Server | FileMaker Server processes stopped. |
743 | Server | Starting FileMaker Server processes... |
703 | Server | Starting HTTP Server process... |
703 | Server | Starting Progressive Backup process... |
703 | Server | Starting Database Server process... |
607 | Server | XDBC connections are allowed. |
703 | Server | Starting xDBC Listener process... |
703 | Server | Starting Admin Server process... |
162 | Server | Starting Database Server 16.0.2 212(06-16-2017)... |
763 | Server | Running on Mac OS X 10.11.6 (15G31), with 8 logical processor core(s) |
657 | Server | Client access logging disabled. |
178 | Server | Maximum size of log file: 40 MB |
658 | Server | Email notification to administrators: None |
703 | Server | Starting FileMaker Script Engine process... |
174 | Server | Statistics logging disabled. |
At the time this happens users are connected and get a message about needed to reconnect. The reconnect fails. Crashed thread looks like it is associated with SSL. I am not sure. Any ideas.
Please report bug with details to FMI.
Security problems are to be taken seriously.
Can you reproduce it on a second machine?