Issue report by robyne
Product
FileMaker ServerVersion
12.0.5Operating system version
Mac OS 10.7.5Description of the issue
My server keeps crashing with the following result:I would love to understand what this means and how to fix it. It is causing indexing issues such that I have to recover my database to fix the problem.
Date/Time: 2015-03-01 13:37:45.296 -0500
OS Version: Mac OS X Server 10.7.5 (11G63)
Report Version: 9
Interval Since Last Report: 15142 sec
Crashes Since Last Report: 2
Per-App Crashes Since Last Report: 1
Anonymous UUID: 67883811-9A76-4BB6-B134-965223F5706D
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
objc[452]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSArchiverArchiveInconsistency', reason: '*** End of archive encountered prematurely at 551741'
*** First throw call stack:
(
0 CoreFoundation 0x00007fff8c5aff56 __exceptionPreprocess + 198
1 libobjc.A.dylib 0x00007fff8b7c8d5e objc_exception_throw + 43
2 CoreFoundation 0x00007fff8c5afd8a +[NSException raise:format:arguments:] + 106
3 CoreFoundation 0x00007fff8c5afd14 +[NSException raise:format:] + 116
4 Foundation 0x00007fff91ee7217 -[NSUnarchiver decodeBytesWithReturnedLength:] + 416
5 Foundation 0x00007fff91ecbb56 -[NSString initWithCoder:] + 93
6 Foundation 0x00007fff91ea2d75 _decodeObject_old + 331
7 Foundation 0x00007fff91ea3bbe _decodeValueOfObjCType + 1328
8 Foundation 0x00007fff91ea3643 -[NSUnarchiver decodeValueOfObjCType:at:] + 96
9 Foundation 0x00007fff91ea4ac8 -[NSDictionary(NSDictionary) initWithCoder:] + 381
10 Foundation 0x00007fff91ea2d75 _decodeObject_old + 331
11 Foundation 0x00007fff91ea3bbe _decodeValueOfObjCType + 1328
12 Foundation 0x00007fff91ea3643 -[NSUnarchiver decodeValueOfObjCType:at:] + 96
13 Foundation 0x00007fff91ea4adf -[NSDictionary(NSDictionary) initWithCoder:] + 404
14 Foundation 0x00007fff91ea2d75 _decodeObject_old + 331
15 Foundation 0x00007fff91ea211c +[NSUnarchiver unarchiveObjectWithData:] + 65
16 Foundation 0x00007fff91f26c40 +[NSUnarchiver unarchiveObjectWithFile:] + 58
17 hiutil 0x00000001033da038 hiutil + 8248
18 hiutil 0x00000001033dab31 hiutil + 11057
19 hiutil 0x00000001033d9c7e hiutil + 7294
20 hiutil 0x00000001033d9570 hiutil + 5488
21 ??? 0x000000000000000b 0x0 + 11
)
terminate called throwing an exception
abort() called