Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-17283

Fatal crash when resizing AIR window (and measuring more than 2 seconds) EXC_BAD_ACCESS (SIGSEGV) KERN_INVALID_ADDRESS at 0x0000000080000053

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Not A Problem
    • Adobe Flex SDK Previous
    • None
    • None
    • Affected OS(s): Mac
      Affected OS(s): Mac OS 10.5
      Language Found: English

    Description

      Steps to reproduce:
      1. Put a Gumbo List component with a few thousand items on a window, and make it stretch with the window.
      2. If resizing takes more than a second or two, this type of error will occur. Using AIR 1.5 and flex 4496. FlexBuilder 3.0.2
      Here's the stack trace:

      Process: adl [947]
      Path: /Applications/Adobe Flex Builder 3/sdks/4.0.0.4496/bin/adl
      Identifier: adl
      Version: ??? (???)
      Code Type: X86 (Native)
      Parent Process: FlexBuilder [337]

      Date/Time: 2009-01-26 08:48:34.258 -0500
      OS Version: Mac OS X 10.5.4 (9E17)
      Report Version: 6

      Exception Type: EXC_BAD_ACCESS (SIGSEGV)
      Exception Codes: KERN_INVALID_ADDRESS at 0x0000000080000053
      Crashed Thread: 0

      Thread 0 Crashed:
      0 com.adobe.AIR 0x015c0e8a 0x1000000 + 6033034
      1 com.adobe.AIR 0x015c0f0d 0x1000000 + 6033165
      2 com.adobe.AIR 0x01027a94 0x1000000 + 162452
      3 com.adobe.AIR 0x0166f2c6 0x1000000 + 6746822
      4 com.adobe.AIR 0x0166f5b8 0x1000000 + 6747576
      5 ??? 0x147ccdf1 0 + 343723505
      6 ??? 0x1da8530f 0 + 497570575
      7 ??? 0x1da84200 0 + 497566208
      8 ??? 0x005d3038 0 + 6107192
      9 ??? 0x005d4c6c 0 + 6114412
      10 ??? 0x1bfe8248 0 + 469664328
      11 ??? 0x1b5decb0 0 + 459140272
      12 ??? 0x005c9b23 0 + 6069027
      13 ??? 0x1aa3aa1c 0 + 446933532
      14 ??? 0x1a6c3da5 0 + 443301285
      15 ??? 0x1aa3c5b4 0 + 446940596
      16 ??? 0x1b231459 0 + 455283801
      17 com.adobe.AIR 0x0119d30a 0x1000000 + 1692426
      18 com.adobe.AIR 0x01520217 0x1000000 + 5374487
      19 com.adobe.AIR 0x0151b443 0x1000000 + 5354563
      20 com.adobe.AIR 0x0151caa4 0x1000000 + 5360292
      21 com.adobe.AIR 0x0151cbcc 0x1000000 + 5360588
      22 com.adobe.AIR 0x0159bf2a 0x1000000 + 5881642
      23 com.adobe.AIR 0x0162f8ab 0x1000000 + 6486187
      24 com.adobe.AIR 0x01635dab 0x1000000 + 6512043
      25 com.apple.AppKit 0x933421f9 -[NSView setFrame:] + 253
      26 com.adobe.AIR 0x016348c6 0x1000000 + 6506694
      27 com.apple.AppKit 0x9341046d -[NSView resizeWithOldSuperviewSize:] + 414
      28 com.apple.AppKit 0x934102ae -[NSView resizeSubviewsWithOldSize:] + 177
      29 com.apple.AppKit 0x933424b9 -[NSView setFrameSize:] + 658
      30 com.apple.AppKit 0x9340f83d -[NSThemeFrame setFrameSize:] + 567
      31 com.apple.AppKit 0x9340efa4 -[NSWindow _setFrame:updateBorderViewSize:] + 649
      32 com.apple.AppKit 0x9340e8bc -[NSWindow _oldPlaceWindow:] + 1146
      33 com.apple.AppKit 0x9340e179 -[NSWindow _setFrameCommon:display:stashSize:] + 1569
      34 com.apple.AppKit 0x9340db52 -[NSWindow setFrame:display:] + 78
      35 com.adobe.AIR 0x016325c5 0x1000000 + 6497733
      36 com.apple.AppKit 0x935d6ba6 -[NSTitledFrame resizeWithEvent:] + 1276
      37 com.apple.AppKit 0x935c6e74 -[NSTitledFrame mouseDown:] + 146
      38 com.apple.AppKit 0x935c6dd7 -[NSThemeFrame mouseDown:] + 156
      39 com.apple.AppKit 0x9342788b -[NSWindow sendEvent:] + 5381
      40 com.adobe.AIR 0x01632cd3 0x1000000 + 6499539
      41 com.apple.AppKit 0x933f4431 -[NSApplication sendEvent:] + 2941
      42 com.adobe.AIR 0x015cd50e 0x1000000 + 6083854
      43 com.apple.AppKit 0x93351e27 -[NSApplication run] + 847
      44 com.adobe.AIR 0x01007bbe 0x1000000 + 31678
      45 com.adobe.AIR 0x01007d18 0x1000000 + 32024
      46 adl 0x00002e69 RuntimeMain(char const*, int) + 191
      47 adl 0x00001fb6 _start + 216
      48 adl 0x00001edd start + 41

      Thread 1:
      0 libSystem.B.dylib 0x931b94a6 mach_msg_trap + 10
      1 libSystem.B.dylib 0x931c0c9c mach_msg + 72
      2 com.adobe.AIR 0x01192f1c 0x1000000 + 1650460
      3 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      4 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 2:
      0 libSystem.B.dylib 0x931b94ee semaphore_wait_signal_trap + 10
      1 libSystem.B.dylib 0x931eb866 _pthread_cond_wait + 1267
      2 libSystem.B.dylib 0x93231371 pthread_cond_wait + 48
      3 com.adobe.AIR 0x0160c5d2 0x1000000 + 6342098
      4 com.adobe.AIR 0x015cdaf2 0x1000000 + 6085362
      5 com.adobe.AIR 0x0160c3c9 0x1000000 + 6341577
      6 com.adobe.AIR 0x0160c421 0x1000000 + 6341665
      7 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      8 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 3:
      0 libSystem.B.dylib 0x931b94ee semaphore_wait_signal_trap + 10
      1 libSystem.B.dylib 0x931eb866 _pthread_cond_wait + 1267
      2 libSystem.B.dylib 0x93231371 pthread_cond_wait + 48
      3 com.adobe.AIR 0x0160c5d2 0x1000000 + 6342098
      4 com.adobe.AIR 0x015cdaf2 0x1000000 + 6085362
      5 com.adobe.AIR 0x0160c3c9 0x1000000 + 6341577
      6 com.adobe.AIR 0x0160c421 0x1000000 + 6341665
      7 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      8 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 4:
      0 libSystem.B.dylib 0x931b9506 semaphore_timedwait_signal_trap + 10
      1 libSystem.B.dylib 0x931eb84f _pthread_cond_wait + 1244
      2 libSystem.B.dylib 0x9323689b pthread_cond_timedwait + 47
      3 com.adobe.AIR 0x0160c581 0x1000000 + 6342017
      4 com.adobe.AIR 0x013a55a1 0x1000000 + 3823009
      5 com.adobe.AIR 0x0160c3c9 0x1000000 + 6341577
      6 com.adobe.AIR 0x0160c421 0x1000000 + 6341665
      7 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      8 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 5:
      0 libSystem.B.dylib 0x931b94a6 mach_msg_trap + 10
      1 libSystem.B.dylib 0x931c0c9c mach_msg + 72
      2 com.apple.CoreFoundation 0x93cfc0ce CFRunLoopRunSpecific + 1790
      3 com.apple.CoreFoundation 0x93cfcd54 CFRunLoopRun + 84
      4 com.apple.DesktopServices 0x963a9ebf TSystemNotificationTask::SystemNotificationTaskProc(void*) + 123
      5 ...ple.CoreServices.CarbonCore 0x92b80463 PrivateMPEntryPoint + 56
      6 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      7 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 6:
      0 libSystem.B.dylib 0x931b94a6 mach_msg_trap + 10
      1 libSystem.B.dylib 0x931c0c9c mach_msg + 72
      2 com.apple.CoreFoundation 0x93cfc0ce CFRunLoopRunSpecific + 1790
      3 com.apple.CoreFoundation 0x93cfcd54 CFRunLoopRun + 84
      4 com.apple.DesktopServices 0x963aa038 TFSEventsNotificationTask::FSEventsNotificationTaskProc(void*) + 216
      5 ...ple.CoreServices.CarbonCore 0x92b80463 PrivateMPEntryPoint + 56
      6 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      7 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 7:
      0 libSystem.B.dylib 0x931c068e __semwait_signal + 10
      1 libSystem.B.dylib 0x931eb36d pthread_cond_wait$UNIX2003 + 73
      2 ...ple.CoreServices.CarbonCore 0x92b8224f TSWaitOnCondition + 126
      3 ...ple.CoreServices.CarbonCore 0x92b6118e TSWaitOnConditionTimedRelative + 202
      4 ...ple.CoreServices.CarbonCore 0x92b81ecc MPWaitOnQueue + 208
      5 com.apple.DesktopServices 0x963b4ff6 TNodeSyncTask::SyncTaskProc(void*) + 84
      6 ...ple.CoreServices.CarbonCore 0x92b80463 PrivateMPEntryPoint + 56
      7 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      8 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 8:
      0 libSystem.B.dylib 0x931e9f66 kevent + 10
      1 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      2 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 9:
      0 libSystem.B.dylib 0x932095e2 select$DARWIN_EXTSN + 10
      1 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      2 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 10:
      0 libSystem.B.dylib 0x931b9506 semaphore_timedwait_signal_trap + 10
      1 libSystem.B.dylib 0x931eb84f _pthread_cond_wait + 1244
      2 libSystem.B.dylib 0x931ed0d3 pthread_cond_timedwait_relative_np + 47
      3 com.apple.Foundation 0x96df5e8c -[NSCondition waitUntilDate:] + 236
      4 com.apple.Foundation 0x96df5ca0 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
      5 com.apple.Foundation 0x96df5c05 -[NSConditionLock lockWhenCondition:] + 69
      6 com.apple.AppKit 0x933bf470 -[NSUIHeartBeat _heartBeatThread:] + 753
      7 com.apple.Foundation 0x96daff1d -[NSThread main] + 45
      8 com.apple.Foundation 0x96dafac4 _NSThreadmain_ + 308
      9 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      10 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 11:
      0 libSystem.B.dylib 0x931b94a6 mach_msg_trap + 10
      1 libSystem.B.dylib 0x931c0c9c mach_msg + 72
      2 com.apple.CoreFoundation 0x93cfc0ce CFRunLoopRunSpecific + 1790
      3 com.apple.CoreFoundation 0x93cfccf8 CFRunLoopRunInMode + 88
      4 com.apple.audio.CoreAudio 0x965f0464 HALRunLoop::OwnThread(void*) + 160
      5 com.apple.audio.CoreAudio 0x965f0300 CAPThread::Entry(CAPThread*) + 96
      6 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      7 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 12:
      0 libSystem.B.dylib 0x931b9506 semaphore_timedwait_signal_trap + 10
      1 libSystem.B.dylib 0x931eb84f _pthread_cond_wait + 1244
      2 libSystem.B.dylib 0x931ed0d3 pthread_cond_timedwait_relative_np + 47
      3 com.apple.audio.CoreAudio 0x965ffa47 CAGuard::WaitFor(unsigned long long) + 213
      4 com.apple.audio.CoreAudio 0x96601602 CAGuard::WaitUntil(unsigned long long) + 70
      5 com.apple.audio.CoreAudio 0x965ffda7 HP_IOThread::WorkLoop() + 759
      6 com.apple.audio.CoreAudio 0x965ffaab HP_IOThread::ThreadEntry(HP_IOThread*) + 17
      7 com.apple.audio.CoreAudio 0x965f0300 CAPThread::Entry(CAPThread*) + 96
      8 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      9 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 13:
      0 libSystem.B.dylib 0x931b9506 semaphore_timedwait_signal_trap + 10
      1 libSystem.B.dylib 0x931eb84f _pthread_cond_wait + 1244
      2 libSystem.B.dylib 0x931ed0d3 pthread_cond_timedwait_relative_np + 47
      3 ...ple.CoreServices.CarbonCore 0x92b611ba TSWaitOnConditionTimedRelative + 246
      4 ...ple.CoreServices.CarbonCore 0x92b81ecc MPWaitOnQueue + 208
      5 com.apple.DesktopServices 0x963b6f40 TFolderSizeTask::FolderSizeTaskProc(void*) + 104
      6 ...ple.CoreServices.CarbonCore 0x92b80463 PrivateMPEntryPoint + 56
      7 libSystem.B.dylib 0x931ea6f5 _pthread_start + 321
      8 libSystem.B.dylib 0x931ea5b2 thread_start + 34

      Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000006 ebx: 0x0166f562 ecx: 0x0014b8ac edx: 0x1e356000
      edi: 0x80000053 esi: 0x0014b890 ebp: 0xbfffd5a8 esp: 0xbfffd590
      ss: 0x0000001f efl: 0x00010286 eip: 0x015c0e8a cs: 0x00000017
      ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
      cr2: 0x80000053

      Binary Images:
      0x1000 - 0x6ffe +adl ??? (???) <432641c8ea1f9d44c72d9e213a756216> /Applications/Adobe Flex Builder 3/sdks/4.0.0.4496/bin/adl
      0x5a1000 - 0x5a4fff com.apple.audio.AudioIPCPlugIn 1.0.4 (1.0.4) <9ce6f675ce724b0ba4e78323b79cf95c> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
      0x5aa000 - 0x5abffe com.apple.bluetooth.IOBluetoothSCOAudioDriverPlugIn 2.1 (2.1f17) <4b4507e811284e46000061ecacc7e579> /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothSCOAudioDriver.kext/Contents/Resources/IOBluetoothSCOAudioDriverPlugIn.bundle/Contents/MacOS/IOBluetoothSCOAudioDriverPlugIn
      0x5b0000 - 0x5b3fff com.apple.BezelServicesFW 1.4.832 (1.4.832) /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServices
      0x5ba000 - 0x5bffff com.apple.audio.AppleHDAHALPlugIn 1.5.7 (1.5.7a24) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
      0x639000 - 0x6a6fff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
      0x1000000 - 0x18f7ff7 +com.adobe.AIR 1.5.0 (1.5.0.7220) <04f78d369e47a1c18d10c67bfe58def3> /Applications/Adobe Flex Builder 3/sdks/4.0.0.4496/runtimes/air/mac/Adobe AIR.framework/Versions/1.0/Adobe AIR
      0x17d1d000 - 0x17e3bff7 com.apple.RawCamera.bundle 2.0.8 (2.0.8) <56067945130800a348eb076676d41e92> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
      0x1b90e000 - 0x1b91cfeb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
      0x1b921000 - 0x1b933fff libTraditionalChineseConverter.dylib ??? (???) <89ec94121ef50601dc538548caae57fc> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
      0x1c639000 - 0x1c643ffe com.apple.URLMount 3.1.1 (3.1.1) <b4018e683fad4259ee78070e91f35029> /System/Library/PrivateFrameworks/URLMount.framework/URLMount
      0x1c64b000 - 0x1c6bdfff com.apple.iLifeMediaBrowser 1.0.8 (212) <afa1e1cb24dab8802261493e84692570> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeMediaBrowser
      0x1d3a7000 - 0x1d3acff3 libCGXCoreImage.A.dylib ??? (???) <b6cf72d9cbd5312d4ec435e298954ade> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
      0x1dee8000 - 0x1df56ff7 com.apple.Bluetooth 2.1 (2.1f17) <4fc7c4c461f04dfad116abd0153107d3> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
      0x70000000 - 0x700e3ff2 com.apple.audio.units.Components 1.5.1 (1.5.1) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
      0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <14ac3b684fa5a31932fa89c4bba7a29b> /usr/lib/dyld
      0x90003000 - 0x9002efe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
      0x90074000 - 0x90082ffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
      0x90083000 - 0x9008ffe7 com.apple.opengl 1.5.6 (1.5.6) <125de77ea2434a91364e79a0905a7771> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
      0x90090000 - 0x900bffe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
      0x900f0000 - 0x901aafe3 com.apple.CoreServices.OSServices 226.5 (226.5) <7e10d25c615a39fe1ab4d48e24a3b555> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
      0x90212000 - 0x90216fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
      0x90217000 - 0x90217fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
      0x90218000 - 0x90237ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
      0x90238000 - 0x90277fff com.apple.CoreMediaIOServicesPrivate 12.0 (12.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions/A/CoreMediaIOServicesPrivate
      0x90278000 - 0x9027ffe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
      0x90280000 - 0x90313ff3 com.apple.ApplicationServices.ATS 3.3 (???) <064eb6d96417afa38a80b1735c4113aa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
      0x90314000 - 0x9061bff7 com.apple.HIToolbox 1.5.3 (???) <e36f5c553e5a32f64b7eb458dadadc71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
      0x9061c000 - 0x90622fff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
      0x90623000 - 0x906f1ff3 com.apple.JavaScriptCore 5525.18 (5525.18) <672d1c7f16a4300addabeff4830f5024> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
      0x906f2000 - 0x90794ff3 com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTimeImporters
      0x90795000 - 0x9079affb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
      0x907a1000 - 0x907abfeb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
      0x907ac000 - 0x907d4fff libcups.2.dylib ??? (???) <ece20dff2a2c8ed3ae6ef735ef440c37> /usr/lib/libcups.2.dylib
      0x907d5000 - 0x9090cfeb com.apple.imageKit 1.0.1 (1.0) <9b6da3210b7e69e75039cbb0fd4a8482> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
      0x9090d000 - 0x90c2ffe2 com.apple.QuickTime 7.5.5 (990.7) <87077cec43c7e9b02c8ee80e50b8b81f> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
      0x90c30000 - 0x90feefea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
      0x90ff9000 - 0x91076fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
      0x91077000 - 0x9202cffe com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTimeComponents
      0x922d3000 - 0x9232cff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
      0x9232d000 - 0x92367ffe com.apple.securityfoundation 3.0 (32989) <36f7f260187c435b2670bcb24acd4219> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
      0x92368000 - 0x9237efe7 com.apple.CoreVideo 1.5.1 (1.5.1) <001910004257f1386724398f584b30b5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
      0x9237f000 - 0x92715fff com.apple.QuartzCore 1.5.3 (1.5.3) <1b65c05f89e81a499302fd63295b242d> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
      0x92716000 - 0x92716ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
      0x92795000 - 0x92876ff7 libxml2.2.dylib ??? (???) <1baef3d4972ee789d8fa6c1fa44da45c> /usr/lib/libxml2.2.dylib
      0x92a09000 - 0x92a36feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
      0x92a37000 - 0x92a55ff3 com.apple.DirectoryService.Framework 3.5.4 (3.5.4) <fe27e80e1a9e86403fd9ed16dcfe4e11> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
      0x92a56000 - 0x92b04ffb com.apple.QTKit 7.5.5 (990.7) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
      0x92b05000 - 0x92b36ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
      0x92b37000 - 0x92e11ff3 com.apple.CoreServices.CarbonCore 786.6 (786.6) <bc7c12c84fe21ae2626bdd17070aaafa> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
      0x92f14000 - 0x92f16ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
      0x93144000 - 0x9315afff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
      0x931ac000 - 0x931b7ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
      0x931b8000 - 0x93318ff3 libSystem.B.dylib ??? (???) <98fc91f31f185411ddc46d3225e9af55> /usr/lib/libSystem.B.dylib
      0x93319000 - 0x93b16fef com.apple.AppKit 6.5.3 (949.33) <84b236f43802f4c15011513d18efa101> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
      0x93b17000 - 0x93b1eff7 libCGATS.A.dylib ??? (???) <fbc59d0e1eccf907396563568d5cd872> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
      0x93b1f000 - 0x93c43fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
      0x93c47000 - 0x93c89fef com.apple.NavigationServices 3.5.2 (163) <91844980804067b07a0b6124310d3f31> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
      0x93c8a000 - 0x93dbcfff com.apple.CoreFoundation 6.5.3 (476.14) <7ef7f5db09ff6dd0135a6165872803cc> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
      0x93dbd000 - 0x93dbeffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
      0x93dbf000 - 0x93ddfff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
      0x93e05000 - 0x93e91ff7 com.apple.LaunchServices 289.2 (289.2) <3577886e3a6d56ee3949850c4fde76c9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
      0x93e92000 - 0x93ed8fef com.apple.Metadata 10.5.2 (398.18) <9466e348fc3c1fece377ae1238fe74a7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
      0x93ed9000 - 0x93ed9ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
      0x93eda000 - 0x93fbfff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
      0x93fc0000 - 0x93fc0ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
      0x94095000 - 0x94128fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
      0x9415c000 - 0x941abfff com.apple.QuickLookUIFramework 1.3 (170.7) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
      0x941ac000 - 0x941b3fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
      0x941c0000 - 0x941c0ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
      0x941d5000 - 0x941d5ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
      0x941d6000 - 0x941d6ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
      0x941d7000 - 0x946aaffe libGLProgrammability.dylib ??? (???) <475db64244e011cd8811e076035b2632> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
      0x94cfc000 - 0x94d7eff3 com.apple.CFNetwork 330.4 (330.4) <ce5b085df34a78b7f198aff9db5b52ec> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
      0x94d7f000 - 0x9518ffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
      0x95190000 - 0x9519fffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <09deb9e32d0d09dfb95ae569bdd2b7a4> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWrappers
      0x951a0000 - 0x951b8fff com.apple.openscripting 1.2.8 (???) <d85d82af796d1df9bce7b1db8f6c846c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
      0x951b9000 - 0x951f7ff7 libGLImage.dylib ??? (???) <093b1b698ca93a0380f5fa262459ea28> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
      0x951f8000 - 0x951f8ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallServer
      0x951f9000 - 0x952c0ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
      0x952c1000 - 0x952e9ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
      0x952ea000 - 0x95430ff7 com.apple.ImageIO.framework 2.0.2 (2.0.2) <77dfee73f4c0d230425a5151ee0bce05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
      0x95431000 - 0x9548dff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
      0x9548e000 - 0x954c5fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <8b26ebf26a009a098484f1ed01ec499c> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
      0x954c6000 - 0x954cefff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
      0x954cf000 - 0x954d8fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
      0x955ce000 - 0x9561eff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
      0x9561f000 - 0x956d1ffb libcrypto.0.9.7.dylib ??? (???) <01109b36b445b3e8698ef87f814f7fd4> /usr/lib/libcrypto.0.9.7.dylib
      0x956d2000 - 0x9588dff3 com.apple.QuartzComposer 2.1 (106.5) <a296178aba94c71fc5314ea2ed0b4349> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
      0x9588e000 - 0x958acfff libresolv.9.dylib ??? (???) <9602435a6eac87a0d1f41b8ca8541693> /usr/lib/libresolv.9.dylib
      0x958ad000 - 0x95907ff7 com.apple.CoreText 2.0.2 (???) <9fde11f84a72e890bbf2aa8b0b13b79a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
      0x95925000 - 0x95943ff7 com.apple.QuickLookFramework 1.3 (170.7) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
      0x95993000 - 0x95a05fff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
      0x95a06000 - 0x960a2fef com.apple.CoreGraphics 1.351.32 (???) <793d7ceb9e1880818e03c1f1b10df04b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
      0x960a3000 - 0x960c7fff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
      0x960fd000 - 0x961adfff edu.mit.Kerberos 6.0.12 (6.0.12) <1dc515ebe407292db8e603938c72d4e8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
      0x961ae000 - 0x961effe7 libRIP.A.dylib ??? (???) <8c2cd4f044b3413d770ca8ad740f7645> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
      0x961f0000 - 0x962cffff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
      0x962d6000 - 0x96355ff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
      0x96356000 - 0x96395fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
      0x963a3000 - 0x963a7fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
      0x963a8000 - 0x96432fe3 com.apple.DesktopServices 1.4.6 (1.4.6) <1abd4175c3089704be6824c073f7cc33> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
      0x96433000 - 0x96443ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <8b7831b5f74a950a56cf2d22a2d436f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
      0x96444000 - 0x964a1ffb libstdc+.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc+.6.dylib
      0x964a2000 - 0x96549feb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
      0x9654a000 - 0x96584fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
      0x965b6000 - 0x965d1ff3 libPng.dylib ??? (???) <c0484bec6e2432b406755591924fe664> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
      0x965d2000 - 0x965d2ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
      0x965d3000 - 0x9664ffeb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
      0x96650000 - 0x9667afff com.apple.CoreMediaPrivate 11.0 (11.0) <e37d6ebd5934b482c864ba6eaf122488> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMediaPrivate
      0x9667b000 - 0x9667bff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
      0x9667c000 - 0x9668cfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <06d8fc0307314f8ffc16f206ad3dbf44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
      0x9668d000 - 0x9685bfff com.apple.security 5.0.4 (34102) <f01d6cbd6a0f24f6c13952ed448e77d6> /System/Library/Frameworks/Security.framework/Versions/A/Security
      0x9685c000 - 0x968a6fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
      0x968a7000 - 0x969dfff7 libicucore.A.dylib ??? (???) <5031226ea28b371d8dfdbb32acfb48b5> /usr/lib/libicucore.A.dylib
      0x969e0000 - 0x969e5fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
      0x969e6000 - 0x96ab1fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
      0x96ab2000 - 0x96abdfe7 libCSync.A.dylib ??? (???) <3f58eb487099bff0476ec79974d0ad4d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
      0x96bb7000 - 0x96bb7ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
      0x96bbb000 - 0x96c42ff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
      0x96c43000 - 0x96cbdff8 com.apple.print.framework.PrintCore 5.5.3 (245.3) <222dade7b33b99708b8c09d1303f93fc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
      0x96cbe000 - 0x96cc5ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
      0x96cc6000 - 0x96cc8fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
      0x96cc9000 - 0x96d54fff com.apple.framework.IOKit 1.5.1 (???) <60cfc4b175c4ef60bb8e9036716a29f4> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
      0x96d55000 - 0x96d58fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
      0x96d59000 - 0x96d6dff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
      0x96da5000 - 0x97020fe7 com.apple.Foundation 6.5.5 (677.19) <bfd4ebea1a7739dd6b523f15dca01a37> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
      0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <7b0248c392848338f5d6ed093313eeef> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
      0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <51586b8d9ef39123fbe6918f12d8285f> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
      0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
      0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

      I can get you a project file if you e-mail me. nathanael.jones at gmail.com

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: