tazzalenghe
Registered
In the last few days, I have been experiencing a problem with mdimportserver crashes---and I have the impression that these are associated with system slowdowns (spinning pizza wheel of death pauses of 10-30 seconds).
I followed a suggestion here to look at
~/Library/Logs/CrashReporter/mdimportserver.crash.log
and I find many instances of an apparently identical scenario. Top os such a log is shown after this message (followed by a lot more binary image description).
Can anyone suggest who the culprit is and what the cure might be? Thanks.
Ian Morrison
Host Name: Imac-2
Date/Time: 2008-11-08 02:55:15.906 -0800
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4
Command: mdimportserver
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdimportserver
Parent: launchd [1]
Version: ??? (???)
PID: 8240
Thread: 2
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xb01136f3
Thread 0:
0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9083d100 CFRunLoopRun + 60
3 mdimportserver 0x00007fb2 0x1000 + 28594
4 mdimportserver 0x00008e79 0x1000 + 32377
5 mdimportserver 0x00002ca2 0x1000 + 7330
6 mdimportserver 0x00002bc9 0x1000 + 7113
Thread 1:
0 libSystem.B.dylib 0x90026d5c kevent + 12
1 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
2 libSystem.B.dylib 0x90024227 _pthread_body + 84
Thread 2 Crashed:
0 <<00000000>> 0xffff0eb8 __memcpy + 1816 (cpu_capabilities.h:228)
1 ATS 0x9022bbcc SendOFAStrikeMessage + 424
2 ATS 0x90289fd1 _eOFAGetGlyphNameFromGlyphID + 235
3 ATS 0x902a3256 OFAGetGlyphNameFromGlyphID + 80
4 libCGATS.A.dylib 0x942b15fd ats_get_glyph_name_for_glyph + 93
5 com.apple.CoreGraphics 0x905062e2 CGFontGetGlyphNameForGlyph + 58
6 com.apple.CoreGraphics 0x9069596f getBuiltinType1Names + 200
7 com.apple.CoreGraphics 0x90695a79 CGPDFEncodingGetNameForIndex + 107
8 com.apple.CoreGraphics 0x90695b8c getUnicodes + 91
9 com.apple.CoreGraphics 0x90695cb3 CGPDFEncodingGetUnicodesForIndex + 37
10 com.apple.CoreGraphics 0x90697255 appendSimple + 808
11 com.apple.CoreGraphics 0x90697bd9 CGPDFTextExtractorShowText + 184
12 com.apple.CoreGraphics 0x90698314 op_Tj + 91
13 com.apple.CoreGraphics 0x90424c99 handle_xname + 159
14 com.apple.CoreGraphics 0x90424a04 read_objects + 532
15 com.apple.CoreGraphics 0x904238bc CGPDFScannerScan + 154
16 com.apple.CoreGraphics 0x90696348 CGPDFTextExtractorGetTextString + 49
17 com.apple.CoreGraphics 0x90689a90 CGPDFPageCopyTextString + 37
18 com.apple.MDImporter.PDF 0x002064d2 PDFSnifferFile + 1751
19 mdimportserver 0x0000618f 0x1000 + 20879
20 mdimportserver 0x000072ba 0x1000 + 25274
21 mdimportserver 0x0000793f 0x1000 + 26943
22 libSystem.B.dylib 0x90024227 _pthread_body + 84
Thread 2 crashed with X86 Thread State (32-bit):
eax: 0xffff07a0 ebx: 0x9022ba35 ecx: 0x00013b20 edx: 0x00000008
edi: 0xb0114e98 esi: 0xb01136f3 ebp: 0xb00ffb08 esp: 0xb00ffb00
ss: 0x0000001f efl: 0x00010286 eip: 0xffff0eb8 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0xdfff mdimportserver /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdimportserver
0x205000 - 0x206fff com.apple.MDImporter.PDF 1.0.3 (21) /System/Library/Spotlight/PDF.mdimporter/Contents/MacOS/PDF
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
I followed a suggestion here to look at
~/Library/Logs/CrashReporter/mdimportserver.crash.log
and I find many instances of an apparently identical scenario. Top os such a log is shown after this message (followed by a lot more binary image description).
Can anyone suggest who the culprit is and what the cure might be? Thanks.
Ian Morrison
Host Name: Imac-2
Date/Time: 2008-11-08 02:55:15.906 -0800
OS Version: 10.4.11 (Build 8S2167)
Report Version: 4
Command: mdimportserver
Path: /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdimportserver
Parent: launchd [1]
Version: ??? (???)
PID: 8240
Thread: 2
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_INVALID_ADDRESS (0x0001) at 0xb01136f3
Thread 0:
0 libSystem.B.dylib 0x90009cd7 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9083d100 CFRunLoopRun + 60
3 mdimportserver 0x00007fb2 0x1000 + 28594
4 mdimportserver 0x00008e79 0x1000 + 32377
5 mdimportserver 0x00002ca2 0x1000 + 7330
6 mdimportserver 0x00002bc9 0x1000 + 7113
Thread 1:
0 libSystem.B.dylib 0x90026d5c kevent + 12
1 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
2 libSystem.B.dylib 0x90024227 _pthread_body + 84
Thread 2 Crashed:
0 <<00000000>> 0xffff0eb8 __memcpy + 1816 (cpu_capabilities.h:228)
1 ATS 0x9022bbcc SendOFAStrikeMessage + 424
2 ATS 0x90289fd1 _eOFAGetGlyphNameFromGlyphID + 235
3 ATS 0x902a3256 OFAGetGlyphNameFromGlyphID + 80
4 libCGATS.A.dylib 0x942b15fd ats_get_glyph_name_for_glyph + 93
5 com.apple.CoreGraphics 0x905062e2 CGFontGetGlyphNameForGlyph + 58
6 com.apple.CoreGraphics 0x9069596f getBuiltinType1Names + 200
7 com.apple.CoreGraphics 0x90695a79 CGPDFEncodingGetNameForIndex + 107
8 com.apple.CoreGraphics 0x90695b8c getUnicodes + 91
9 com.apple.CoreGraphics 0x90695cb3 CGPDFEncodingGetUnicodesForIndex + 37
10 com.apple.CoreGraphics 0x90697255 appendSimple + 808
11 com.apple.CoreGraphics 0x90697bd9 CGPDFTextExtractorShowText + 184
12 com.apple.CoreGraphics 0x90698314 op_Tj + 91
13 com.apple.CoreGraphics 0x90424c99 handle_xname + 159
14 com.apple.CoreGraphics 0x90424a04 read_objects + 532
15 com.apple.CoreGraphics 0x904238bc CGPDFScannerScan + 154
16 com.apple.CoreGraphics 0x90696348 CGPDFTextExtractorGetTextString + 49
17 com.apple.CoreGraphics 0x90689a90 CGPDFPageCopyTextString + 37
18 com.apple.MDImporter.PDF 0x002064d2 PDFSnifferFile + 1751
19 mdimportserver 0x0000618f 0x1000 + 20879
20 mdimportserver 0x000072ba 0x1000 + 25274
21 mdimportserver 0x0000793f 0x1000 + 26943
22 libSystem.B.dylib 0x90024227 _pthread_body + 84
Thread 2 crashed with X86 Thread State (32-bit):
eax: 0xffff07a0 ebx: 0x9022ba35 ecx: 0x00013b20 edx: 0x00000008
edi: 0xb0114e98 esi: 0xb01136f3 ebp: 0xb00ffb08 esp: 0xb00ffb00
ss: 0x0000001f efl: 0x00010286 eip: 0xffff0eb8 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0xdfff mdimportserver /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework/Versions/A/Support/mdimportserver
0x205000 - 0x206fff com.apple.MDImporter.PDF 1.0.3 (21) /System/Library/Spotlight/PDF.mdimporter/Contents/MacOS/PDF
0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib