Vreemde zaak:
1 nieuwe G5 i-Mac
Office 2004 erop.
Entourage wordt gebruikt voor pop mail
Gebruiker had een lekkere grote mailbox die we geimporteerd hebben.
na het openen van een x aantal mailtjes crashed Entourage met de volgende errorlog:
Nou ben ik dus niet zo'n Mac held en kan hier niet echt een oplossing uit toveren.
wat ik al gedaan heb:
Database comprimeren
Database rebuilden
Junk e-mail uitgeschakeld
Mail preview uitgezet (leek te werken maar toch maar niet.)
help?
1 nieuwe G5 i-Mac
Office 2004 erop.
Entourage wordt gebruikt voor pop mail
Gebruiker had een lekkere grote mailbox die we geimporteerd hebben.
na het openen van een x aantal mailtjes crashed Entourage met de volgende errorlog:
code:
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
| Date/Time: 2005-08-26 14:22:57.375 +0200
OS Version: 10.4.2 (Build 8C46)
Report Version: 3
Command: Microsoft Entourage
Path: /Applications/Microsoft Office 2004/Microsoft Entourage
Parent: WindowServer [59]
Version: 11.1.0 (11.1.0 (040913), © 2004 Microsoft Corporation. All rights
reserved.)
PID: 386
Thread: 0
Exception: EXC_BAD_ACCESS (0x0001)
Codes: KERN_PROTECTION_FAILURE (0x0002) at 0x00000000
Thread 0 Crashed:
0 Microsoft Entourage 0x02704e40 0x2008000 + 7327296
1 Microsoft Entourage 0x022d91cc 0x2008000 + 2953676
2 Microsoft Entourage 0x022da474 0x2008000 + 2958452
3 com.apple.HIToolbox 0x931229f4
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
692
4 com.apple.HIToolbox 0x9312214c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
5 com.apple.HIToolbox 0x93128ed0 SendEventToEventTarget +
40
6 Microsoft Entourage 0x024cfbf4 0x2008000 + 5012468
7 Microsoft Entourage 0x024d0384 0x2008000 + 5014404
8 Microsoft Entourage 0x024cfd94 0x2008000 + 5012884
9 Microsoft Entourage 0x024d06a0 0x2008000 + 5015200
10 Microsoft Entourage 0x024e1874 0x2008000 + 5085300
11 Microsoft Entourage 0x024cbfbc 0x2008000 + 4997052
12 Microsoft Entourage 0x024dcfa0 0x2008000 + 5066656
13 Microsoft Entourage 0x024d537c 0x2008000 + 5034876
14 Microsoft Entourage 0x024d5310 0x2008000 + 5034768
15 Microsoft Entourage 0x024d5260 0x2008000 + 5034592
16 Microsoft Entourage 0x024d5148 0x2008000 + 5034312
17 Microsoft Entourage 0x022e15c4 0x2008000 + 2987460
18 Microsoft Entourage 0x022e1e60 0x2008000 + 2989664
19 com.apple.HIToolbox 0x931229f4
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
692
20 com.apple.HIToolbox 0x9312214c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
21 com.apple.HIToolbox 0x93121fc8
SendEventToEventTargetWithOptions + 40
22 com.apple.HIToolbox 0x93238860
SendControlDefSetCursor(HIView*, Point, unsigned long) + 172
23 com.apple.HIToolbox 0x9323877c HandleControlSetCursor +
84
24 Microsoft Entourage 0x022df244 0x2008000 + 2978372
25 Microsoft Entourage 0x022deb18 0x2008000 + 2976536
26 Microsoft Entourage 0x022dea54 0x2008000 + 2976340
27 Microsoft Framework UI 0x011eb9f8 0x1008000 + 1980920
28 com.apple.HIToolbox 0x931229f4
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
692
29 com.apple.HIToolbox 0x9312214c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
30 com.apple.HIToolbox 0x93128ed0 SendEventToEventTarget +
40
31 com.apple.HIToolbox 0x931b6660 HandleTSMMouseDownLogic +
228
32 com.apple.HIToolbox 0x931b5548
HandleMouseEventForWindow(OpaqueWindowPtr*, OpaqueEventRef*, unsigned short)
+ 260
33 com.apple.HIToolbox 0x931b4aa8
HandleMouseEvent(OpaqueEventRef*) + 368
34 com.apple.HIToolbox 0x9312923c
ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*,
void*) + 496
35 com.apple.HIToolbox 0x93122c44
DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) +
1284
36 com.apple.HIToolbox 0x9312214c
SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*,
HandlerCallRec*) + 372
37 com.apple.HIToolbox 0x93128ed0 SendEventToEventTarget +
40
38 com.apple.HIToolbox 0x93169e00 ToolboxEventDispatcher +
92
39 com.apple.HIToolbox 0x93208e04 TryEventDispatcher + 112
40 com.apple.HIToolbox 0x93208a58 GetOrPeekEvent + 304
41 com.apple.HIToolbox 0x932088b0 GetNextEventMatchingMask +
440
42 com.apple.HIToolbox 0x9320863c WNEInternal + 140
43 com.apple.HIToolbox 0x9320859c WaitNextEvent + 76
44 PowerPlantZ 0x004befb8 0x46b620 + 342424
45 Microsoft Entourage 0x020b3a3c 0x2008000 + 703036
46 PowerPlantZ 0x004beda0 0x46b620 + 341888
47 Microsoft Entourage 0x020b0aac 0x2008000 + 690860
Thread 1:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 com.apple.CoreFoundation 0x9074b3d8 __CFRunLoopRun + 832
3 com.apple.CoreFoundation 0x9074acdc CFRunLoopRunSpecific + 268
4 com.apple.audio.CoreAudio 0x913a51dc
HALRunLoop::OwnThread(void*) + 264
5 com.apple.audio.CoreAudio 0x913a4f7c
CAPThread::Entry(CAPThread*) + 96
6 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 2:
0 libSystem.B.dylib 0x90056418
semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x900723b0
pthread_cond_timedwait_relative_np + 592
2 ...ple.CoreServices.CarbonCore 0x90b6c728 TSWaitOnSemaphoreCommon +
176
3 ...ickTimeComponents.component 0x9870d440
ReadSchedulerThreadEntryPoint + 436
4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 3:
0 libSystem.B.dylib 0x90056418
semaphore_timedwait_signal_trap + 8
1 libSystem.B.dylib 0x900723b0
pthread_cond_timedwait_relative_np + 592
2 ...ple.CoreServices.CarbonCore 0x90b6c728 TSWaitOnSemaphoreCommon +
176
3 ...ple.CoreServices.CarbonCore 0x90b771d0 AIOFileThread(void*) + 520
4 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 4:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 ...ple.CoreServices.CarbonCore 0x90b661e4 SwitchContexts + 96
3 ...ple.CoreServices.CarbonCore 0x90b5be90 YieldToThread + 372
4 Microsoft Entourage 0x024d0790 0x2008000 + 5015440
5 Microsoft Entourage 0x024e1e44 0x2008000 + 5086788
6 Microsoft Entourage 0x024e1c4c 0x2008000 + 5086284
7 Microsoft Entourage 0x024f660c 0x2008000 + 5170700
8 PowerPlantZ 0x0050a0d4 0x46b620 + 649908
9 ...ple.CoreServices.CarbonCore 0x90b66288 InvokeThreadEntryUPP + 24
10 ...ple.CoreServices.CarbonCore 0x90b65ea8 CooperativeThread + 220
11 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 5:
0 libSystem.B.dylib 0x9000a778 mach_msg_trap + 8
1 libSystem.B.dylib 0x9000a6bc mach_msg + 60
2 ...ple.CoreServices.CarbonCore 0x90b661e4 SwitchContexts + 96
3 ...ple.CoreServices.CarbonCore 0x90b5be90 YieldToThread + 372
4 ...ple.CoreServices.CarbonCore 0x90b6612c SetThreadState + 192
5 ...ple.CoreServices.CarbonCore 0x90b66048 SetThreadStateEndCritical
+ 144
6 PowerPlantZ 0x00509780 0x46b620 + 647520
7 Microsoft Entourage 0x024f6e18 0x2008000 + 5172760
8 Microsoft Entourage 0x024e16a4 0x2008000 + 5084836
9 Microsoft Entourage 0x0249e880 0x2008000 + 4810880
10 Microsoft Entourage 0x02615c34 0x2008000 + 6347828
11 Microsoft Entourage 0x025b4124 0x2008000 + 5947684
12 Microsoft Entourage 0x024f660c 0x2008000 + 5170700
13 PowerPlantZ 0x0050a0d4 0x46b620 + 649908
14 ...ple.CoreServices.CarbonCore 0x90b66288 InvokeThreadEntryUPP + 24
15 ...ple.CoreServices.CarbonCore 0x90b65ea8 CooperativeThread + 220
16 libSystem.B.dylib 0x9002c3d4 _pthread_body + 96
Thread 0 crashed with PPC Thread State 64:
srr0: 0x0000000002704e40 srr1: 0x100000000200f030
vrsave: 0x0000000000000000
cr: 0x44022224 xer: 0x0000000000000000 lr: 0x00000000022db94c
ctr: 0x000000000055f9a0
r0: 0x0000000004f8ff88 r1: 0x00000000bfffdd30 r2: 0x00000000013db000
r3: 0x000000000197f000
r4: 0x0000000004fd6e60 r5: 0x0000000004f9f180 r6: 0x0000000000000000
r7: 0x0000000000000000
r8: 0x0000000000000001 r9: 0x000000000000001c r10: 0x0000000000000a76
r11: 0x0000000005002004
r12: 0x0000000000000000 r13: 0x0000000000000003 r14: 0x0000000000000000
r15: 0x00000000a3122758
r16: 0x0000000000349660 r17: 0x00000000bfffe190 r18: 0x00000000014c1e40
r19: 0x000000005461736d
r20: 0x0000000006f06ac0 r21: 0x0000000001484240 r22: 0x0000000001552e20
r23: 0x0000000002722c60
r24: 0x00000000013e1c10 r25: 0x0000000001484250 r26: 0x0000000000000001
r27: 0x0000000006f145a0
r28: 0x0000000004f89430 r29: 0x00000000bfffe030 r30: 0x0000000000000000
r31: 0x0000000004f8ff40
Binary Images Description:
0x1000 - 0x2fff LaunchCFMApp
/System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp
0xc9000 - 0xeed0b StuffItEngineSDKLib PEF binary:
StuffItEngineSDKLib
0x27f000 - 0x2ce3c7 CarbonLibpwpc PEF binary: CarbonLibpwpc
0x2ce3d0 - 0x2e66bd Apple;Carbon;Multimedia PEF binary:
Apple;Carbon;Multimedia
0x2e7c00 - 0x2e998b Apple;Carbon;Networking PEF binary:
Apple;Carbon;Networking
0x3101a0 - 0x310252 CFMPriv_CoreFoundation PEF binary:
CFMPriv_CoreFoundation
0x310460 - 0x310515 CFMPriv_DVComponentGlue PEF binary:
CFMPriv_DVComponentGlue
0x310750 - 0x3107f3 CFMPriv_QuickTime PEF binary: CFMPriv_QuickTime
0x310870 - 0x3108e7 CFMPriv_System PEF binary: CFMPriv_System
0x310b90 - 0x310c60 CFMPriv_CarbonSound PEF binary:
CFMPriv_CarbonSound
0x310ce0 - 0x310db3 CFMPriv_CommonPanels PEF binary:
CFMPriv_CommonPanels
0x310e90 - 0x310f4b CFMPriv_Help PEF binary: CFMPriv_Help
0x310f50 - 0x31101a CFMPriv_HIToolbox PEF binary: CFMPriv_HIToolbox
0x3110a0 - 0x311176 CFMPriv_HTMLRendering PEF binary:
CFMPriv_HTMLRendering
0x3111f0 - 0x3112c3 CFMPriv_ImageCapture PEF binary:
CFMPriv_ImageCapture
0x311350 - 0x311435 CFMPriv_NavigationServices PEF binary:
CFMPriv_NavigationServices
0x3114b0 - 0x311586 CFMPriv_OpenScripting•MacBLib PEF binary:
CFMPriv_OpenScripting•MacBLib
0x311660 - 0x31171e CFMPriv_Print PEF binary: CFMPriv_Print
0x311740 - 0x31180d CFMPriv_SecurityHI PEF binary:
CFMPriv_SecurityHI
0x311890 - 0x311972 CFMPriv_SpeechRecognition PEF binary:
CFMPriv_SpeechRecognition
0x3119f0 - 0x311ac3 CFMPriv_CarbonCore PEF binary:
CFMPriv_CarbonCore
0x311b40 - 0x311c13 CFMPriv_OSServices PEF binary:
CFMPriv_OSServices
0x311cf0 - 0x311db2 CFMPriv_AE PEF binary: CFMPriv_AE
0x311dc0 - 0x311e85 CFMPriv_ATS PEF binary: CFMPriv_ATS
0x311f00 - 0x311fd7 CFMPriv_ColorSync PEF binary: CFMPriv_ColorSync
0x312060 - 0x312143 CFMPriv_FindByContent PEF binary:
CFMPriv_FindByContent
0x3121c0 - 0x31229a CFMPriv_HIServices PEF binary:
CFMPriv_HIServices
0x312310 - 0x3123f0 CFMPriv_LangAnalysis PEF binary:
CFMPriv_LangAnalysis
0x312480 - 0x312566 CFMPriv_LaunchServices PEF binary:
CFMPriv_LaunchServices
0x312640 - 0x312717 CFMPriv_PrintCore PEF binary: CFMPriv_PrintCore
0x312720 - 0x3127e2 CFMPriv_QD PEF binary: CFMPriv_QD
0x3128e0 - 0x3129c9 CFMPriv_SpeechSynthesis PEF binary:
CFMPriv_SpeechSynthesis
0x46b620 - 0x55d776 PowerPlantZ PEF binary: PowerPlantZ
0x55d780 - 0x5609c8 MCP RuntimeZ.DLL PEF binary: MCP RuntimeZ.DLL
0x5609d0 - 0x72a14a MCPZ.stb PEF binary: MCPZ.stb
0x72a150 - 0x772d91 MCPCoreZ PEF binary: MCPCoreZ
0x1008000 - 0x12f7f78 Microsoft Framework UI PEF binary: Microsoft
Framework UI
0x12f7f80 - 0x13d2de1 Microsoft Framework DB PEF binary: Microsoft
Framework DB
0x15c9000 - 0x1632fff com.microsoft.shmem.bundle 040322 (11.0.0) /Applications/Microsoft Office 2004/Office/ShMem.bundle/Contents/MacOS/ShMem
0x1705000 - 0x171ffff StuffItSupport.dylib /Library/Frameworks/StuffIt.framework/Versions/A/StuffItSupport.dylib
0x2008000 - 0x285f834 Microsoft Entourage PEF binary: Microsoft
Entourage
0x4c7e000 - 0x4c90aa2 English Spelling PEF binary: English Spelling
0x4d00000 - 0x4d39fff com.apple.audio.SoundManager.Components 3.9.1 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/S
oundManagerComponents
0x4dbf000 - 0x4dc0fff com.apple.aoa.halplugin 2.5.0 /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.
bundle/Contents/MacOS/AOAHALPlugin
0x4dc3000 - 0x4e06fff com.apple.QuickTimeFireWireDV.component 7.0.1 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/Quick
TimeFireWireDV
0x4e5b000 - 0x4e5dfff com.apple.PDFImporter 1.6 (???) /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
0x4e89000 - 0x4ece656 Japanese Proofing PEF binary: Japanese Proofing
0x4efa000 - 0x4efcfff com.apple.textencoding.unicode 2.0 /System/Library/TextEncodings/Unicode
Encodings.bundle/Contents/MacOS/Unicode Encodings
0x50c2000 - 0x5339964 <Unknown disk fragment> PEF binary: <Unknown
disk fragment>
0x54de000 - 0x5547fff com.apple.AppleIntermediateCodec 1.0.1 (124) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInte
rmediateCodec
0x555c000 - 0x55d5fff com.apple.applepixletvideo 1.2.5 (1.2d5) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePix
letVideo
0x8fe00000 - 0x8fe51fff dyld 43.1 /usr/lib/dyld
0x90000000 - 0x901a6fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901fe000 - 0x90202fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
0x90204000 - 0x90257fff com.apple.CoreText 1.0.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreText.framework/Versions/A/CoreText
0x90284000 - 0x90335fff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ATS.framework/Versions/A/ATS
0x90364000 - 0x9069dfff com.apple.CoreGraphics 1.256.14 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90728000 - 0x90801fff com.apple.CoreFoundation 6.4.2 (368.11) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundatio
n
0x9084a000 - 0x9084afff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9084c000 - 0x9094efff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x909a8000 - 0x90a2cfff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90a56000 - 0x90acafff com.apple.framework.IOKit 1.4 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90ae4000 - 0x90af6fff libauto.dylib /usr/lib/libauto.dylib
0x90afd000 - 0x90dc2fff com.apple.CoreServices.CarbonCore 10.4.1 (611.1) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Carb
onCore.framework/Versions/A/CarbonCore
0x90e25000 - 0x90ea5fff com.apple.CoreServices.OSServices 4.0 (4.0.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSSe
rvices.framework/Versions/A/OSServices
0x90eef000 - 0x90f2ffff com.apple.CFNetwork 10.4.2 (80) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNe
twork.framework/Versions/A/CFNetwork
0x90f44000 - 0x90f5cfff com.apple.WebServices 1.1.2 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebS
ervicesCore.framework/Versions/A/WebServicesCore
0x90f6c000 - 0x90feafff com.apple.SearchKit 1.0.3 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Sear
chKit.framework/Versions/A/SearchKit
0x9102f000 - 0x91056fff com.apple.Metadata 1.1 (121.6) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Meta
data.framework/Versions/A/Metadata
0x91066000 - 0x91073fff libz.1.dylib /usr/lib/libz.1.dylib
0x91076000 - 0x91238fff com.apple.security 4.0.1 (223) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x9133a000 - 0x91343fff com.apple.DiskArbitration 2.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitrat
ion
0x9134a000 - 0x91371fff com.apple.SystemConfiguration 1.8.0 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemCo
nfiguration
0x91384000 - 0x9138cfff libbsm.dylib /usr/lib/libbsm.dylib
0x91390000 - 0x9140efff com.apple.audio.CoreAudio 3.0.1 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9144c000 - 0x9144cfff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Applicat
ionServices
0x9144e000 - 0x91486fff com.apple.AE 1.5 (297) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/AE.framework/Versions/A/AE
0x914a1000 - 0x9156cfff com.apple.ColorSync 4.4 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ColorSync.framework/Versions/A/ColorSync
0x915c1000 - 0x91654fff com.apple.print.framework.PrintCore 4.0 (172.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/PrintCore.framework/Versions/A/PrintCore
0x9169a000 - 0x91757fff com.apple.QD 3.8.6 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/QD.framework/Versions/A/QD
0x91795000 - 0x917f3fff com.apple.HIServices 1.5.0 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/HIServices.framework/Versions/A/HIServices
0x91821000 - 0x91844fff com.apple.LangAnalysis 1.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91858000 - 0x9187dfff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/FindByContent.framework/Versions/A/FindByContent
0x91890000 - 0x918d1fff com.apple.LaunchServices 10.4.3 (157) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/LaunchServices.framework/Versions/A/LaunchServices
0x918ec000 - 0x91900fff com.apple.speech.synthesis.framework 3.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x9190e000 - 0x91944fff com.apple.ImageIO.framework 1.0.2 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/ImageIO
0x91958000 - 0x91a1afff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a66000 - 0x91a7bfff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a80000 - 0x91a9cfff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91aa1000 - 0x91b10fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91b27000 - 0x91b2bfff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91b2d000 - 0x91b45fff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b48000 - 0x91b8bfff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91b92000 - 0x91babfff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bb0000 - 0x91bb3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bb5000 - 0x91bb5fff com.apple.Accelerate 1.1.1 (Accelerate 1.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bb7000 - 0x91ca1fff com.apple.vImage 2.0 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage
.framework/Versions/A/vImage
0x91ca9000 - 0x91cc8fff com.apple.Accelerate.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/vecLib
0x91d34000 - 0x91d54fff libmx.A.dylib /usr/lib/libmx.A.dylib
0x91d5a000 - 0x91dbffff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvMisc.dylib
0x91dc9000 - 0x91e5bfff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libvDSP.dylib
0x91e75000 - 0x92405fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libBLAS.dylib
0x9244d000 - 0x9275dfff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib
.framework/Versions/A/libLAPACK.dylib
0x9278a000 - 0x92815fff com.apple.DesktopServices 1.3 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/D
esktopServicesPriv
0x92857000 - 0x92a80fff com.apple.Foundation 6.4.1 (567.12) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92b9e000 - 0x92c7cfff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92c9c000 - 0x92d8afff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92d9c000 - 0x92dbafff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92dc5000 - 0x92e1ffff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dyli
b
0x92e3d000 - 0x92e3dfff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92e3f000 - 0x92e53fff com.apple.ImageCapture 3.0 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCaptu
re.framework/Versions/A/ImageCapture
0x92e6b000 - 0x92e7bfff com.apple.speech.recognition.framework 3.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechReco
gnition.framework/Versions/A/SpeechRecognition
0x92e87000 - 0x92e9cfff com.apple.securityhi 2.0 (203) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI
.framework/Versions/A/SecurityHI
0x92eae000 - 0x92f35fff com.apple.ink.framework 101.2 (69) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framew
ork/Versions/A/Ink
0x92f49000 - 0x92f54fff com.apple.help 1.0.3 (32) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.frame
work/Versions/A/Help
0x92f5e000 - 0x92f8bfff com.apple.openscripting 1.2.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScript
ing.framework/Versions/A/OpenScripting
0x92fa5000 - 0x92fb5fff com.apple.print.framework.Print 4.0 (187) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.fram
ework/Versions/A/Print
0x92fc1000 - 0x93027fff com.apple.htmlrendering 1.1.2 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRender
ing.framework/Versions/A/HTMLRendering
0x93058000 - 0x930aafff com.apple.NavigationServices 3.4.1 (3.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Navigation
Services.framework/Versions/A/NavigationServices
0x930d6000 - 0x930f3fff com.apple.audio.SoundManager 3.9 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSoun
d.framework/Versions/A/CarbonSound
0x93105000 - 0x93112fff com.apple.CommonPanels 1.2.2 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPane
ls.framework/Versions/A/CommonPanels
0x9311b000 - 0x9342bfff com.apple.HIToolbox 1.4.2 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.
framework/Versions/A/HIToolbox
0x93576000 - 0x93582fff com.apple.opengl 1.4.0 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94055000 - 0x9411ffff com.apple.audio.toolbox.AudioToolbox 1.4.1 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x94173000 - 0x94173fff com.apple.audio.units.AudioUnit 1.4 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x94175000 - 0x942d4fff com.apple.QuartzCore 1.4.1 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94361000 - 0x943acfff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.
dylib
0x9454c000 - 0x9455bfff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94563000 - 0x9456ffff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x945b4000 - 0x945c8fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Framewor
ks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x945ce000 - 0x94830fff com.apple.QuickTime 7.0.1 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94903000 - 0x94922fff com.apple.vecLib 3.1.1 (vecLib 3.1.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x94ce4000 - 0x94d01fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x973ed000 - 0x973fafff com.apple.agl 2.5.6 (AGL-2.5.6) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x986fb000 - 0x98e8dfff com.apple.QuickTimeComponents.component 7.0.1 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/Quick
TimeComponents
0x990dc000 - 0x990dffff com.apple.QuickTimeH264.component 7.0.1
/System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH2
64
0x992b8000 - 0x9935afff com.apple.QuickTimeMPEG4.component 7.0.1 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeM
PEG4
0x99ab2000 - 0x99addfff com.apple.QuickTime Plugin.plugin 7.0.1 /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime
Plugin
0x99d31000 - 0x99d4ffff com.apple.OpenTransport 2.0 /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
0x99dca000 - 0x99dcbfff com.apple.iokit.dvcomponentglue 1.7.5 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentG
lue
0xbbf80000 - 0xbc011fff StuffItCore.dylib /Library/Frameworks/StuffIt.framework/Versions/A/StuffItCore.dylib
0xebf80000 - 0xebff1fff com.stuffit.sdk 9.0.1 /Library/Frameworks/StuffIt.framework/StuffIt
Model: PowerMac8,2, BootROM 5.2.5f1, 1 processors, PowerPC G5 (3.0), 2 GHz,
512 MB
Graphics: ATI Radeon 9600, ATY,RV351, AGP, 128 MB Memory Module: DIMM1/J4001, 512 MB, DDR SDRAM, PC3200U-30330
AirPort: AirPort Extreme, 400.17 (3.90.34.0.p11)
Modem: Jump, , V.92, Version 1.0,
Bluetooth: Version 1.6.0f2, 2 service, 1 devices, 1 incoming serial ports Network Service: Ingebouwd Ethernet, Ethernet, en0 Network Service: AirPort, AirPort, en1 Serial ATA Device: WDC WD2500JD-40HBC0, 232.89 GB
Parallel ATA Device: MATSHITADVD-R UJ-845, 468.01 MB
USB Device: Bluetooth HCI, , Up to 12 Mb/sec, 500 mA USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA USB Device: Apple Optical USB Mouse, Logitech, Up to 1.5 Mb/sec, 500 mA |
Nou ben ik dus niet zo'n Mac held en kan hier niet echt een oplossing uit toveren.
wat ik al gedaan heb:
Database comprimeren
Database rebuilden
Junk e-mail uitgeschakeld
Mail preview uitgezet (leek te werken maar toch maar niet.)
help?
It's not DNS. There's no way it's DNS. It was DNS. --The Sysadmin haiku