Constant, random crashes in pthread_mutex_lock
Constant, random crashes in pthread_mutex_lock
- Subject: Constant, random crashes in pthread_mutex_lock
- From: millenomi <email@hidden>
- Date: Sun, 4 Mar 2007 12:40:33 +0100
Hi everyone! I don't know if this is the right list to report it to,
so feel free to EOT me if it isn't.
I'm a developer, but not not a kernel/system-level developer. On a
stock 10.4.8 x86 install (MacBook), I keep having random, seemingly
unrelated application crashes; by inspecting the crash logs, I keep
finding that they're all crashes in pthread_mutex_lock in secondary
threads. I do not have any issues on a stock 10.4.8 ppc (iMac G4 1GHz,
USB1) install.
Can this be useful to anyone on this list? Is anyone aware of why this happens?
An example crash log follows.
- ∞
**********
Host Name: Miroku
Date/Time: 2007-03-04 12:31:40.232 +0100
OS Version: 10.4.8 (Build 8N1150)
Report Version: 4
Command: iMovie HD
Path: /Applications/iMovie HD.app/Contents/MacOS/iMovie HD
Parent: WindowServer [63]
Version: 6.0.3 (6.0.3)
Build Version: 14
Project Name: iMovieApp
Source Version: 2670200
PID: 3177
Thread: 3
Exception: EXC_BAD_INSTRUCTION (0x0002)
Code[0]: 0x00000001
Code[1]: 0x00000000
Thread 0:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 com.apple.AppKit 0x9329884d -[NSViewHierarchyLock
lockForWriting] + 338
2 com.apple.AppKit 0x932fb2ba -[NSView
_displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] +
355
3 com.apple.AppKit 0x932fac8e -[NSView displayIfNeeded] + 439
4 com.apple.iMovie 0x0012491c 0x1000 + 1194268
5 com.apple.QuickTime 0x943f7383 convertFileProgress + 155
6 ...ickTimeComponents.component 0x98ea2f11 spitMovieProgress + 185
7 ...ickTimeComponents.component 0x98ea8eb6
SpitMovieFromProceduresToDataRef + 3163
8 ...ple.CoreServices.CarbonCore 0x90ccdd4f CallComponentFunctionCommon + 513
9 ...ickTimeComponents.component 0x98ea4d40 SpitMovieComponentDispatch + 187
10 ...ple.CoreServices.CarbonCore 0x90ccda34 CallComponentDispatch + 34
11 ...ickTimeComponents.component 0x99502bb4
MovieExportFromProceduresToDataRef + 49
12 ...ickTimeComponents.component 0x98ea1425 SpitMovieToDataRef + 1195
13 ...ple.CoreServices.CarbonCore 0x90ccdf0b CallComponentFunctionCommon + 957
14 ...ickTimeComponents.component 0x98ea4d40 SpitMovieComponentDispatch + 187
15 ...ple.CoreServices.CarbonCore 0x90ccda34 CallComponentDispatch + 34
16 com.apple.QuickTime 0x943f6bba MovieExportToDataRef + 73
17 com.apple.QuickTime 0x94440661 ConvertMovieToDataRef_priv + 1461
18 com.apple.QuickTime 0x9444009a ConvertMovieToDataRef + 71
19 com.apple.iMovie 0x0011e8d7 0x1000 + 1169623
20 com.apple.iMovie 0x0011e0c6 0x1000 + 1167558
21 com.apple.iMovie 0x0011df41 0x1000 + 1167169
22 com.apple.iMovie 0x00124425 0x1000 + 1192997
23 com.apple.iMovie 0x00123296 0x1000 + 1188502
24 com.apple.AppKit 0x9336cd88 -[NSApplication
sendAction:to:from:] + 107
25 com.apple.AppKit 0x9336cce1 -[NSControl sendAction:to:] + 101
26 com.apple.AppKit 0x9336ee91 -[NSCell _sendActionFrom:] + 168
27 com.apple.AppKit 0x9336e94c -[NSButtonCell
performClick:] + 591
28 com.apple.AppKit 0x9336e690 -[NSButton
performKeyEquivalent:] + 373
29 com.apple.AppKit 0x9336d717 -[NSView
performKeyEquivalent:] + 146
30 com.apple.AppKit 0x9340c30e -[NSWindow keyDown:] + 86
31 com.apple.AppKit 0x9335cbe1 -[NSWindow sendEvent:] + 7377
32 com.apple.AppKit 0x9334e350 -[NSApplication
sendEvent:] + 5023
33 com.apple.iMovie 0x000f518e 0x1000 + 999822
34 com.apple.AppKit 0x93278dfe -[NSApplication run] + 547
35 com.apple.AppKit 0x9326cd2f NSApplicationMain + 573
36 com.apple.iMovie 0x00040d71 0x1000 + 261489
37 com.apple.iMovie 0x0000af3a 0x1000 + 40762
38 com.apple.iMovie 0x0000ae55 0x1000 + 40533
Thread 1:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.unsanity.ape 0xc0001cac __ape_agent + 307
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 2:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082b2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9083c1c8 CFRunLoopRun + 60
3 com.apple.AVCVideoServices 0x6848f319
AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) +
149
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 3 Crashed:
0 libSystem.B.dylib 0x90000f92 pthread_mutex_lock + 27
1 com.apple.CoreGraphics 0x903331f6 CGClipStackAddRect + 710
2 com.apple.CoreGraphics 0x9033452a CGGStateClipToRect + 323
3 com.apple.CoreGraphics 0x903343ca CGContextClipToRect + 97
4 com.apple.AppKit 0x932c5a72 NSRectClip + 106
5 com.apple.AppKit 0x9330416c _NSTileImageWithOperation + 482
6 com.apple.AppKit 0x933cf8d9 _NSTileImage + 99
7 com.apple.AppKit 0x9341728d -[NSProgressIndicator
_drawThemeProgressArea:] + 1096
8 com.apple.AppKit 0x93450339 -[NSProgressIndicator
heartBeat:] + 1406
9 com.apple.AppKit 0x93356572 -[NSUIHeartBeat
_heartBeatThread:] + 1147
10 com.apple.Foundation 0x925f836c forkThreadForFunction + 123
11 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 4:
0 libSystem.B.dylib 0x90048a47
semaphore_timedwait_signal_trap + 7
1 ...ple.CoreServices.CarbonCore 0x90cdf09f TSWaitOnSemaphoreCommon + 163
2 ...ickTimeComponents.component 0x98b7018a
ReadSchedulerThreadEntryPoint + 4723
3 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 5:
0 libSystem.B.dylib 0x90048a47
semaphore_timedwait_signal_trap + 7
1 ...ple.CoreServices.CarbonCore 0x90cdf09f TSWaitOnSemaphoreCommon + 163
2 ...ple.CoreServices.CarbonCore 0x90ce8fe0 AIOFileThread(void*) + 1068
3 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 6:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082b2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9083c1c8 CFRunLoopRun + 60
3 com.apple.iMovie 0x001262b7 0x1000 + 1200823
4 com.apple.Foundation 0x925f836c forkThreadForFunction + 123
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 7:
0 libSystem.B.dylib 0x90009857 mach_msg_trap + 7
1 com.apple.CoreFoundation 0x9082b2f3 CFRunLoopRunSpecific + 2014
2 com.apple.CoreFoundation 0x9082ab0e CFRunLoopRunInMode + 61
3 com.apple.audio.CoreAudio 0x9146541e
HALRunLoop::OwnThread(void*) + 158
4 com.apple.audio.CoreAudio 0x91465239 CAPThread::Entry(CAPThread*) + 93
5 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 8:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 com.apple.QuartzCore 0x93e62e24
CVDisplayLink::runIOThread() + 1104
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 9:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 ...ple.CoreServices.CarbonCore 0x90ce93be MPWaitOnSemaphore + 152
2 ...ickTimeComponents.component 0x98fbcaf9 DecompressFramesMPTask + 120
3 ...ple.CoreServices.CarbonCore 0x90cb5f7c PrivateMPEntryPoint + 51
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 10:
0 libSystem.B.dylib 0x900268bc kevent + 12
1 ...ple.CoreServices.CarbonCore 0x90cb5f7c PrivateMPEntryPoint + 51
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 11:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 ...ple.CoreServices.CarbonCore 0x90cb6121 MPWaitOnQueue + 198
2 com.apple.DesktopServices 0x9251e943
TNodeSyncTask::SyncTaskProc(void*) + 143
3 ...ple.CoreServices.CarbonCore 0x90cb5f7c PrivateMPEntryPoint + 51
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 12:
0 libSystem.B.dylib 0x9002449f semaphore_wait_trap + 7
1 QuickTimeH264.scalar 0x999a7387 JVTLibDecoDispose + 1316339
2 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 13:
0 libSystem.B.dylib 0x90024427 semaphore_wait_signal_trap + 7
1 ...ple.CoreServices.CarbonCore 0x90ce93be MPWaitOnSemaphore + 152
2 ...ickTimeComponents.component 0x98fbcaf9 DecompressFramesMPTask + 120
3 ...ple.CoreServices.CarbonCore 0x90cb5f7c PrivateMPEntryPoint + 51
4 libSystem.B.dylib 0x90023d87 _pthread_body + 84
Thread 3 crashed with X86 Thread State (32-bit):
eax: 0xa031d363 ebx: 0x9032f663 ecx: 0x4202e78f edx: 0x41800000
edi: 0x15f6fd80 esi: 0xa033908c ebp: 0xb019f8d8 esp: 0xb019f89c
ss: 0x0000001f efl: 0x00010207 eip: 0x90000f92 cs: 0x00000017
ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
Binary Images Description:
0x1000 - 0x2c0fff com.apple.iMovie 6.0.3 /Applications/iMovie
HD.app/Contents/MacOS/iMovie HD
0x535000 - 0x536fff com.unsanity.ctm-assistant ???
(1.1.1) /Users/l0ne/Library/InputManagers/CTM Assistant/CTM
Assistant.bundle/Contents/MacOS/CTM Assistant
0x53b000 - 0x53bfff jp.hetima.SafariStand.loader
SafariStand-loader version 1.0.1
(6) /Users/l0ne/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Contents/MacOS/SafariStand-loader
0x540000 - 0x540fff com.ksuther.chaxloader ???
(1.4.7) /Users/l0ne/Library/InputManagers/Chax/Chax.bundle/Contents/MacOS/Chax
0x5de000 - 0x5e0fff com.apple.iMovie.Transitions 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Transitions.bundle/Contents/MacOS/Transitions
0x785000 - 0x78cfff com.unsanity.smartcrashreports Smart Crash
Reports version 1.2 (1.2) /Users/l0ne/Library/InputManagers/Smart
Crash Reports/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash
Reports
0x17b4000 - 0x17defff com.apple.audio.SoundManager.Components
3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/SoundManagerComponents
0x17f0000 - 0x17f2fff com.apple.iMovie.CircleTransition 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/CircleTransition.bundle/Contents/MacOS/CircleTransition
0x1530d000 - 0x1530ffff com.apple.iMovie.3DSpin 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/3DSpin.bundle/Contents/MacOS/3DSpin
0x15314000 - 0x1546dfff GLEngine
/System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x15499000 - 0x154f2fff com.apple.driver.AppleIntelGMA950GLDriver
1.4.42 (4.4.2) /System/Library/Extensions/AppleIntelGMA950GLDriver.bundle/Contents/MacOS/AppleIntelGMA950GLDriver
0x154f9000 - 0x15515fff GLDriver
/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundle/GLDriver
0x1551c000 - 0x15540fff GLRendererFloat
/System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x15547000 - 0x1554afff com.apple.iMovie.AgedFilm 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/AgedFilm.bundle/Contents/MacOS/AgedFilm
0x1554e000 - 0x15556fff com.apple.iMovie.ClipToChars 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/ClipToChars.bundle/Contents/MacOS/ClipToChars
0x1555e000 - 0x15560fff com.apple.iMovie.CoreImageEffects 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/CoreImageEffects.bundle/Contents/MacOS/CoreImageEffects
0x15565000 - 0x15567fff com.apple.iMovie.CoreImageTransitions 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/CoreImageTransitions.bundle/Contents/MacOS/CoreImageTransitions
0x1556c000 - 0x1556efff com.apple.iMovie.Earthquake 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Earthquake.bundle/Contents/MacOS/Earthquake
0x15572000 - 0x15579fff com.apple.iMovie.ElectricalArcs 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/ElectricalArcs.bundle/Contents/MacOS/ElectricalArcs
0x1557e000 - 0x15582fff com.apple.iMovie.FairyDust 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/FairyDust.bundle/Contents/MacOS/FairyDust
0x15586000 - 0x15587fff com.apple.iMovie.FarFarAway 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/FarFarAway.bundle/Contents/MacOS/FarFarAway
0x1558c000 - 0x15590fff com.apple.iMovie.Filters 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Filters.bundle/Contents/MacOS/Filters
0x15596000 - 0x15597fff com.apple.iMovie.Flash 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Flash.bundle/Contents/MacOS/Flash
0x1559b000 - 0x1559ffff com.apple.iMovie.FogFactory 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/FogFactory.bundle/Contents/MacOS/FogFactory
0x155a8000 - 0x155a9fff com.apple.iMovie.GhostTrails 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/GhostTrails.bundle/Contents/MacOS/GhostTrails
0x155ad000 - 0x155b1fff com.apple.iMovie.Glower 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Glower.bundle/Contents/MacOS/Glower
0x155b5000 - 0x155b6fff com.apple.iMovie.TitleBounceAcross 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/KTitles-BounceAcross.bundle/Contents/MacOS/KTitles-BounceAcross
0x155ba000 - 0x155bbfff com.apple.iMovie.TitleConverge 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/KTitles-Converge.bundle/Contents/MacOS/KTitles-Converge
0x155bf000 - 0x155c0fff com.apple.iMovie.TitleMaterialize 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/KTitles-Materialize.bundle/Contents/MacOS/KTitles-Materialize
0x155c4000 - 0x155c5fff com.apple.iMovie.TitleTwirl 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/KTitles-Twirl.bundle/Contents/MacOS/KTitles-Twirl
0x155c9000 - 0x155cafff com.apple.iMovie.TitleUnscramble 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/KTitles-Unscramble.bundle/Contents/MacOS/KTitles-Unscramble
0x155ce000 - 0x155dafff com.apple.iMovie.LensFlare 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/LensFlare.bundle/Contents/MacOS/LensFlare
0x15606000 - 0x15608fff com.apple.iMovie.Letterbox 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Letterbox.bundle/Contents/MacOS/Letterbox
0x1560c000 - 0x1560dfff com.apple.iMovie.Mirror 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Mirror.bundle/Contents/MacOS/Mirror
0x15611000 - 0x15612fff com.apple.iMovie.NSquare 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/NSquare.bundle/Contents/MacOS/NSquare
0x15616000 - 0x15618fff com.apple.iMovie.RadialTransition 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/RadialTransition.bundle/Contents/MacOS/RadialTransition
0x1561c000 - 0x15621fff com.apple.iMovie.Rainfall 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Rainfall.bundle/Contents/MacOS/Rainfall
0x15625000 - 0x15626fff com.apple.iMovie.Subtitles 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Subtitles.bundle/Contents/MacOS/Subtitles
0x1562a000 - 0x15637fff com.apple.iMovie.Titles 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/Titles.bundle/Contents/MacOS/Titles
0x15651000 - 0x15653fff com.apple.iMovie.WarpTransition 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/WarpTransition.bundle/Contents/MacOS/WarpTransition
0x15657000 - 0x15658fff com.apple.iMovie.WashTransition 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/WashTransition.bundle/Contents/MacOS/WashTransition
0x1565c000 - 0x1565dfff com.apple.iMovie.ZoomTitles 6.0
(81) /Applications/iMovie
HD.app/Contents/PlugIns/ZoomTitles.bundle/Contents/MacOS/ZoomTitles
0x15671000 - 0x15685fff com.apple.QuartzComposer.ExtraPatches 1.2.3
(32.21) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/Resources/ExtraPatches.plugin/Contents/MacOS/ExtraPatches
0x16627000 - 0x16627fff com.apple.bluetooth.SCOCoreAudioDriverIDPlugIn
1.7.11 (1.7.11f14) /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverIDPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverIDPlugIn
0x16a8d000 - 0x16a92fff com.apple.audio.AppleHDAHALPlugIn 1.2.7
(1.2.7a11) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
0x16c3f000 - 0x16c48fff com.apple.IOFWDVComponents
1.9.0 /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComponents
0x16ca6000 - 0x16ce2fff com.apple.QuickTimeFireWireDV.component
7.1.3 /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTimeFireWireDV
0x16cee000 - 0x16d07fff com.apple.AppleIntermediateCodec 1.1
(141) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleIntermediateCodec
0x16d0c000 - 0x16d25fff com.apple.applepixletvideo 1.2.9
(1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixletVideo
0x16d8e000 - 0x16f81fff net.telestream.wmv.import
2.1.0.33 /Library/QuickTime/Flip4Mac WMV
Import.component/Contents/MacOS/Flip4Mac WMV Import
0x16fb1000 - 0x16fedfff com.apple.QuickTimeUSBVDCDigitizer
1.6.8 /System/Library/QuickTime/QuickTimeUSBVDCDigitizer.component/Contents/MacOS/QuickTimeUSBVDCDigitizer
0x17313000 - 0x17343fff com.apple.QuickTimeIIDCDigitizer
7.1.3 /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/QuickTimeIIDCDigitizer
0x1960e000 - 0x19883fff net.telestream.wmv.export
2.1.0.33 /Library/QuickTime/Flip4Mac WMV
Export.component/Contents/MacOS/Flip4Mac WMV Export
0x198df000 - 0x199c5fff com.apple.audio.codecs.Components
1.4.6 /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x67e00000 - 0x67e36fff com.apple.MediaBrowser 2.0.3
(103) /Applications/iMovie
HD.app/Contents/Frameworks/MediaBrowser.framework/Versions/A/MediaBrowser
0x68480000 - 0x6849ffff com.apple.AVCVideoServices 1.0
(28) /Applications/iMovie
HD.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServices
0x68ba0000 - 0x68ba6fff com.apple.iMovieSupport 6.0
(51) /Applications/iMovie
HD.app/Contents/Frameworks/iMovieSupport.framework/Versions/A/iMovieSupport
0x68bf0000 - 0x68c22fff com.apple.MPEG2TSDecoder 1.0
(65) /Applications/iMovie
HD.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/A/Mpeg2TsDecoder
0x70000000 - 0x700f9fff com.apple.audio.units.Components
1.4.3 /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x78e00000 - 0x78e06fff libLW8Utils.dylib
/System/Library/Printers/Libraries/libLW8Utils.dylib
0x79200000 - 0x7923dfff libLW8Converter.dylib
/System/Library/Printers/Libraries/libLW8Converter.dylib
0x8fe00000 - 0x8fe49fff dyld 46.9 /usr/lib/dyld
0x90000000 - 0x9016ffff libSystem.B.dylib /usr/lib/libSystem.B.dylib
0x901bf000 - 0x901c1fff libmathCommon.A.dylib
/usr/lib/system/libmathCommon.A.dylib
0x901c3000 - 0x90200fff com.apple.CoreText 1.1.1
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x90227000 - 0x902fdfff ATS
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x9031d000 - 0x90772fff com.apple.CoreGraphics 1.258.51
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x90809000 - 0x908d1fff com.apple.CoreFoundation 6.4.6
(368.27) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9090f000 - 0x9090ffff com.apple.CoreServices 10.4
(???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90911000 - 0x90a04fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
0x90a54000 - 0x90ad3fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
0x90afc000 - 0x90b60fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
0x90bcf000 - 0x90bd6fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
0x90bdb000 - 0x90c4efff com.apple.framework.IOKit 1.4.6
(???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x90c63000 - 0x90c75fff libauto.dylib /usr/lib/libauto.dylib
0x90c7b000 - 0x90f21fff com.apple.CoreServices.CarbonCore
682.16 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x90f64000 - 0x90fccfff com.apple.CoreServices.OSServices
4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x91005000 - 0x91043fff com.apple.CFNetwork
129.19 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x91056000 - 0x91066fff com.apple.WebServices 1.1.3
(1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServicesCore.framework/Versions/A/WebServicesCore
0x91071000 - 0x910f0fff com.apple.SearchKit
1.0.5 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9112a000 - 0x91148fff com.apple.Metadata 10.4.4
(121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x91154000 - 0x91162fff libz.1.dylib /usr/lib/libz.1.dylib
0x91165000 - 0x91304fff com.apple.security 4.5.2
(29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x91402000 - 0x9140afff com.apple.DiskArbitration
2.1.1 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x91411000 - 0x91437fff com.apple.SystemConfiguration
1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x91449000 - 0x91450fff libbsm.dylib /usr/lib/libbsm.dylib
0x91454000 - 0x914cafff com.apple.audio.CoreAudio
3.0.4 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9151b000 - 0x9151bfff com.apple.ApplicationServices 10.4
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9151d000 - 0x91549fff com.apple.AE 314
(313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x9155c000 - 0x91630fff com.apple.ColorSync
4.4.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9166b000 - 0x916defff com.apple.print.framework.PrintCore 4.6
(177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x9170c000 - 0x917b5fff com.apple.QD 3.10.21
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x917db000 - 0x91826fff com.apple.HIServices 1.5.2
(???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x91845000 - 0x9185bfff com.apple.LangAnalysis
1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x91867000 - 0x91882fff com.apple.FindByContent
1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/FindByContent.framework/Versions/A/FindByContent
0x9188d000 - 0x918cafff com.apple.LaunchServices
181 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x918de000 - 0x918eafff com.apple.speech.synthesis.framework
3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x918f1000 - 0x9192cfff com.apple.ImageIO.framework
1.5.0 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9193e000 - 0x919f0fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
0x91a36000 - 0x91a4cfff libcups.2.dylib /usr/lib/libcups.2.dylib
0x91a51000 - 0x91a6ffff libJPEG.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x91a74000 - 0x91ad2fff libJP2.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x91ae4000 - 0x91ae8fff libGIF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x91aea000 - 0x91b67fff libRaw.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRaw.dylib
0x91b6b000 - 0x91ba8fff libTIFF.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x91bae000 - 0x91bc8fff libPng.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91bcd000 - 0x91bcffff libRadiance.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x91bd1000 - 0x91bd1fff com.apple.Accelerate 1.3.1 (Accelerate
1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91bd3000 - 0x91c61fff com.apple.vImage
2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x91c68000 - 0x91c68fff com.apple.Accelerate.vecLib 3.3.1 (vecLib
3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x91c6a000 - 0x91cc3fff libvMisc.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x91ccc000 - 0x91cf0fff libvDSP.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x91cf8000 - 0x92101fff libBLAS.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x9213b000 - 0x924effff libLAPACK.dylib
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x9251c000 - 0x9259afff com.apple.DesktopServices
1.3.5 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x925db000 - 0x9280bfff com.apple.Foundation 6.4.7
(567.28) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x92917000 - 0x929f5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
0x92a12000 - 0x92afffff libiconv.2.dylib /usr/lib/libiconv.2.dylib
0x92b0f000 - 0x92b26fff libGL.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x92b31000 - 0x92b89fff libGLU.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92b9d000 - 0x92b9dfff com.apple.Carbon 10.4
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92b9f000 - 0x92baffff com.apple.ImageCapture
3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x92bbe000 - 0x92bc6fff com.apple.speech.recognition.framework
3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x92bcc000 - 0x92bd2fff com.apple.securityhi 2.0.1
(24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x92bd8000 - 0x92c69fff com.apple.ink.framework 101.2.1
(71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x92c7d000 - 0x92c81fff com.apple.help 1.0.3
(32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x92c84000 - 0x92ca2fff com.apple.openscripting 1.2.5
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92cb4000 - 0x92cbafff com.apple.print.framework.Print 5.2
(192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x92cc0000 - 0x92d23fff com.apple.htmlrendering 66.1
(1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x92d4a000 - 0x92d8bfff com.apple.NavigationServices 3.4.4
(3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x92db2000 - 0x92dc0fff com.apple.audio.SoundManager
3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x92dc7000 - 0x92dccfff com.apple.CommonPanels 1.2.3
(73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x92dd1000 - 0x930c5fff com.apple.HIToolbox 1.4.8
(???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x931cb000 - 0x931d6fff com.apple.opengl
1.4.13 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x931db000 - 0x931f6fff com.apple.DirectoryService.Framework
3.2 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x93266000 - 0x93266fff com.apple.Cocoa 6.4
(???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93268000 - 0x9391efff com.apple.AppKit 6.4.8
(824.42) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x93c9f000 - 0x93d18fff com.apple.CoreData
90 /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x93d51000 - 0x93e09fff com.apple.audio.toolbox.AudioToolbox
1.4.3 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x93e4b000 - 0x93e4bfff com.apple.audio.units.AudioUnit
1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x93e4d000 - 0x9401ffff com.apple.QuartzCore
1.4.10 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x94070000 - 0x940b1fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
0x940b9000 - 0x940f3fff libGLImage.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x9412f000 - 0x94177fff com.apple.bom 8.5
(86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x94181000 - 0x941bffff com.apple.vmutils 4.0.2
(93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
0x9427c000 - 0x9428bfff libCGATS.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
0x94292000 - 0x9429dfff libCSync.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x942e9000 - 0x94303fff libRIP.A.dylib
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x94309000 - 0x945c2fff com.apple.QuickTime
7.1.3 /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x94726000 - 0x9486cfff com.apple.AddressBook.framework 4.0.4
(485.1) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x948f8000 - 0x94907fff com.apple.DSObjCWrappers.Framework
1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
0x9490e000 - 0x94937fff com.apple.LDAPFramework 1.4.2
(69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9493d000 - 0x9494cfff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
0x94950000 - 0x94975fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
0x94981000 - 0x9499efff libresolv.9.dylib /usr/lib/libresolv.9.dylib
0x949a5000 - 0x94a0afff com.apple.Bluetooth 1.7.11
(1.7.11f14) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x94a42000 - 0x94a42fff com.apple.DiscRecording 3.1.4
(???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x94a44000 - 0x94ac2fff com.apple.DiscRecordingEngine
3.1.4 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRecordingEngine.framework/Versions/A/DiscRecordingEngine
0x94af2000 - 0x94b34fff com.apple.DiscRecordingContent
3.1.4 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRecordingContent.framework/Versions/A/DiscRecordingContent
0x9523a000 - 0x952bcfff com.apple.JavaScriptCore
418.3 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95a37000 - 0x95a73fff com.apple.QTKit
7.1.3 /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x96621000 - 0x96627fff com.apple.JavaScriptGlue
418 /System/Library/PrivateFrameworks/JavaScriptGlue.framework/Versions/A/JavaScriptGlue
0x9662e000 - 0x96664fff com.apple.audio.midi.CoreMIDI 1.5.1
(41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x96a2d000 - 0x96a2dfff com.apple.vecLib 3.3.1 (vecLib
3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x96fa7000 - 0x9707dfff libGLProgrammability.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x97098000 - 0x97099fff libGLSystem.dylib
/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dylib
0x9709b000 - 0x970a0fff com.apple.agl 2.5.9
(AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x970a6000 - 0x970eafff com.apple.glut 3.3.9
(GLUT-3.3.9) /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x9743b000 - 0x9744ffff com.apple.audio.CoreAudioKit
1.0.1 /System/Library/Frameworks/CoreAudioKit.framework/CoreAudioKit
0x9780c000 - 0x97820fff com.apple.BluetoothUI 1.7.11
(1.7.11f14) /System/Library/Frameworks/IOBluetoothUI.framework/Versions/A/IOBluetoothUI
0x97a7e000 - 0x97b54fff com.apple.QuartzComposer 1.2.3
(32.21) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/QuartzComposer
0x97d1d000 - 0x97d39fff com.apple.DiscRecordingUI
3.1.4 /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
0x98b59000 - 0x99639fff com.apple.QuickTimeComponents.component
7.1.3 /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
0x99757000 - 0x9982dfff com.apple.QuickTime3GPP.component
7.1.3 /System/Library/QuickTime/QuickTime3GPP.component/Contents/MacOS/QuickTime3GPP
0x99849000 - 0x9984bfff com.apple.QuickTimeH264.component
7.1.3 /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
0x9984d000 - 0x999f6fff QuickTimeH264.scalar
/System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH264.scalar
0x99a66000 - 0x99b23fff com.apple.QuickTimeMPEG4.component
7.1.3 /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG4
0x99b3d000 - 0x99c8efff com.apple.QuickTimeStreaming.component
7.1.3 /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTimeStreaming
0x99cd4000 - 0x99d70fff com.apple.QuickTimeVR.component
7.1.3 /System/Library/QuickTime/QuickTimeVR.component/Contents/MacOS/QuickTimeVR
0x99f9a000 - 0x99fa5fff com.apple.IMFramework 3.1.3
(429) /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
0x9a4fc000 - 0x9a533fff com.apple.Syndication 1.0.6
(54) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
0xc0000000 - 0xc000efff com.unsanity.ape
2.0.2 /Library/Frameworks/ApplicationEnhancer.framework/Versions/A/ApplicationEnhancer
0xeab00000 - 0xeab1cfff libConverter.dylib
/System/Library/Printers/Libraries/libConverter.dylib
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden