Reporting 404's

Hi.
I find REALLY annoying how many links on OTN are broken!
For example:
http://www.oracle.com/technology/products/ias/portal/portlet_dev_viewlets.html
When you try to click the "How to use the Simple Parameter Form Portlet " link
http://www.oracle.com/technology/products/ias/portal/portal/viewlets/omniportletparameterandevent_viewlet_swf.htm
You get a 404!
There are PLENTY more, but I really don't want to start a new post in this forum every time I stumble upon a broken link!
How about implementing a "Report a broken link" submission form on your errorpage to simplify this process? Better yet, one would think that a company that sells content management solutions like Portal should be proactively monitoring such things!
Regards
Alfred

We are fully aware of the infrastucture problem that is preventing the display of "older" viewlets on OTN. We hope to resolve this problem soon.
BTW, we are proud of the fact that OTN has one of the lowest error rates in existence for a site its size.
Cheers, OTN

Similar Messages

  • Status report 404 on tomcat

    I have hit a bit of a wall with regard to deploying a servlet using tomcat.
    I have followed and endless list of instructions I found on various web sites, but still I am having trouble.
    The versions of tomcat I have is 5.0 with the j2sdk1.4.2_03.
    My project allows for a user to enter a url in a form, which is then processed by a java servlet, and links within the url are validated. The problem I�m having is that when the form is submitted, tomcat returns the status report: 404 requested resource unavailable.
    The url entered is http://localhost:8080/sitevalidation/INDEX.HTM - this works fine and the home page appears.
    When the form is submitted, the url changes to http://localhost:8080/sitevalidation/SiteValidation - which I assume is then looking for the servlet declared in the web.xml file, this is when the problems start!
    I think I have the correct file structure as I have included the application dir �sitevalidation� in the webapps directory of tomcat. Sitevalidation contains the web-inf dir, which in turn contains the web.xml file, and the classes dir, which contains SiteValidation.class.
    my web.xml file reads:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE web-app PUBLIC
    "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
    "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <display-name>Site Validation</display-name>
    <description>
    This is the Site Validation Program Written in Java
    </description>
    <servlet>
    <servlet-name>SiteValidation</servlet-name>
    <servlet-class>SiteValidation</servlet-class>
    </servlet>
              <servlet-mapping>
    <servlet-name>SiteValidation</servlet-name>
    <url-pattern>/SiteValidation</url-pattern>
    </servlet-mapping>
    </web-app>
    Any suggestions to where I might be going wrong would be most appreciated.
    Many thanks,
    Dan Williams

    Hello.
    Uncomment the InvokerServlet in the $CATALINA_HOME/conf/web.xml.
    <servlet>
    <servlet-name>invoker</servlet-name>
    <servlet-class>
    org.apache.catalina.servlets.InvokerServlet
    </servlet-class>
    <init-param>
    <param-name>debug</param-name>
    <param-value>0</param-value>
    </init-param>
    <load-on-startup>2</load-on-startup>
    </servlet>
    and
    <servlet-mapping>
    <servlet-name>invoker</servlet-name>
    <url-pattern>/servlet/*</url-pattern>
    </servlet-mapping>
    Then your target URL will http://localhost:8080/sitevalidation/servlet/SiteValidation .
    Good luck.

  • NWBC report 404 error

    Hi All,
        When I tried to log on our portal system via NetWeaver Business Client today, it gave me the error "Failed to load content from connection EP Dev! (error: page not found (404))".
    I tried to type the portal address in the IE address bar, everything seems to be okay.
    Any idea how could it happened?
    Thanks in advance,
    YiNing

    I'm geting the exact same error so if someone has any help with this issue it would be great.
    Cheers
    John

  • App keep crashing, somebody can understand this problem report?

    I have a problem with olive tree bible reader. It keeps quitting when I use it. I tryed to uninstalling it and then reinstalling it but it didn't work.
    This is the report problem. Someone can help me understand what to do?
    Thanks,
    Andrea
    Process:         BibleReader [436]
    Path:            /Applications/BibleReader.app/Contents/MacOS/BibleReader
    Identifier:      com.olivetree.BibleReaderMac
    Version:         5.0.4 (5.0.4)
    App Item ID:     472790630
    App External ID: 6826792
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [141]
    User ID:         501
    Date/Time:       2012-09-23 11:26:28.424 +0200
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Interval Since Last Report:          1100 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  404 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      12AD0B0A-C113-D11E-F244-CC9B70EEC488
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000016d05810c
    VM Regions Near 0x16d05810c:
        MALLOC_LARGE (reserved 00000001199e4000-0000000119ca6000 [ 2824K] rw-/rwx SM=NUL  reserved VM address space (unallocated)
    -->
        CG shared images       00000001c0001000-00000001c0009000 [   32K] rw-/rw- SM=SHM 
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreGraphics                  0x00007fff887d835d decode_byte_8bpc_3a + 809
    1   com.apple.CoreGraphics                  0x00007fff887d3b94 decode_data + 3327
    2   com.apple.CoreGraphics                  0x00007fff887d26fe img_decode_read + 640
    3   com.apple.CoreGraphics                  0x00007fff887d2386 img_colormatch_read + 346
    4   com.apple.CoreGraphics                  0x00007fff887d21c2 img_alphamerge_read + 551
    5   com.apple.CoreGraphics                  0x00007fff887b4269 img_data_lock + 7109
    6   com.apple.CoreGraphics                  0x00007fff887b1816 CGSImageDataLock + 193
    7   libRIP.A.dylib                          0x00007fff8bd19ba9 ripc_AcquireImage + 2468
    8   libRIP.A.dylib                          0x00007fff8bd18709 ripc_DrawImage + 1045
    9   com.apple.CoreGraphics                  0x00007fff887b134b CGContextDrawImage + 460
    10  com.apple.AppKit                        0x00007fff879ef7c1 __74-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_0 + 1250
    11  com.apple.AppKit                        0x00007fff879ef0c8 -[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1070
    12  com.apple.AppKit                        0x00007fff878ca9b1 -[NSView(NSInternal) _drawLayerInContext:] + 475
    13  com.apple.AppKit                        0x00007fff87b2d133 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:topView:] + 1284
    14  com.apple.AppKit                        0x00007fff87b2d49d -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:topView:] + 2158
    15  com.apple.AppKit                        0x00007fff87b2d49d -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:topView:] + 2158
    16  com.apple.AppKit                        0x00007fff878da4c7 -[NSView _drawRectBasedDisplayRectIgnoringOpacity:inContext:] + 199
    17  com.apple.AppKit                        0x00007fff878da395 -[NSView displayRectIgnoringOpacity:inContext:] + 390
    18  com.olivetree.BibleReaderMac            0x000000010e8302b7 -[OTNavigationController animatePush:] + 805
    19  com.apple.Foundation                    0x00007fff910bbdb5 __NSFireDelayedPerform + 358
    20  com.apple.CoreFoundation                0x00007fff8ea75da4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    21  com.apple.CoreFoundation                0x00007fff8ea758bd __CFRunLoopDoTimer + 557
    22  com.apple.CoreFoundation                0x00007fff8ea5b099 __CFRunLoopRun + 1513
    23  com.apple.CoreFoundation                0x00007fff8ea5a6b2 CFRunLoopRunSpecific + 290
    24  com.apple.HIToolbox                     0x00007fff8a9a50a4 RunCurrentEventLoopInMode + 209
    25  com.apple.HIToolbox                     0x00007fff8a9a4d84 ReceiveNextEventCommon + 166
    26  com.apple.HIToolbox                     0x00007fff8a9a4cd3 BlockUntilNextEventMatchingListInMode + 62
    27  com.apple.AppKit                        0x00007fff87998613 _DPSNextEvent + 685
    28  com.apple.AppKit                        0x00007fff87997ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    29  com.apple.AppKit                        0x00007fff8798f283 -[NSApplication run] + 517
    30  com.apple.AppKit                        0x00007fff87933cb6 NSApplicationMain + 869
    31  com.olivetree.BibleReaderMac            0x000000010e692a16 main + 127
    32  com.olivetree.BibleReaderMac            0x000000010e68d4b4 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a400d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff90a58dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff90a589ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8a4006d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cdb3eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8cdb3cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8cd9e171 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8a4006d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cdb3eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8cdb3cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8cd9e171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8a4006d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cdb3eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8cdb3cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8cd9e171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000016d05810c  rbx: 0x0000000000000a58  rcx: 0x0000000119c18e3c  rdx: 0x0000000119a738b2
      rdi: 0x00000000000000a5  rsi: 0x00000000000007be  rbp: 0x00007fff5156f180  rsp: 0x00007fff5156f140
       r8: 0x00000000000007c2   r9: 0x0000000119a738ba  r10: 0x0000000119c18e3c  r11: 0x0000000119c18e3f
      r12: 0x0000000000000294  r13: 0x0000000000000003  r14: 0x000000016d058100  r15: 0x00000000000000a5
      rip: 0x00007fff887d835d  rfl: 0x0000000000010246  cr2: 0x000000016d05810c
    Logical CPU: 4
    Binary Images:
           0x10e68c000 -        0x10eb86fff +com.olivetree.BibleReaderMac (5.0.4 - 5.0.4) <ECCA462B-A67E-3C6B-A781-1FE9CE08D17C> /Applications/BibleReader.app/Contents/MacOS/BibleReader
           0x10f426000 -        0x10f434ff7  com.apple.StoreKit (1.0 - 135.6) <84DD5B17-38AC-3FD3-B5EF-78E2C18638E2> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
           0x10f75e000 -        0x10f75fff2 +cl_kernels (???) <0562C730-9833-4516-8B54-AE7F1E9D796F> cl_kernels
           0x10f7c4000 -        0x10f7c4ff3 +cl_kernels (???) <B2F9D165-7628-485A-9489-3677DD91A6CF> cl_kernels
           0x11161a000 -        0x11161bff3 +cl_kernels (???) <DB528361-B64A-4EE3-8287-4D9C4512201D> cl_kernels
           0x1154ff000 -        0x115508fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x11550e000 -        0x115511ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x11559e000 -        0x11559fff3 +cl_kernels (???) <DAA9981A-7FCD-4F30-A5E0-3839663904DF> cl_kernels
           0x1155ac000 -        0x1155acff1 +cl_kernels (???) <616EB19C-86D6-445B-9CBC-54CBBF29608D> cl_kernels
           0x1155ae000 -        0x115649ff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
        0x7fff6e28c000 -     0x7fff6e2c093f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff87692000 -     0x7fff8769dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8769e000 -     0x7fff876c9fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff87725000 -     0x7fff87729fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8772a000 -     0x7fff87738fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87739000 -     0x7fff87836fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff87843000 -     0x7fff88470ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff884d1000 -     0x7fff88520ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88521000 -     0x7fff885c7ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff885c8000 -     0x7fff885f3fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff88655000 -     0x7fff88657fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff88658000 -     0x7fff886b4ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88756000 -     0x7fff88757ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff88758000 -     0x7fff890e8c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff890fb000 -     0x7fff8939ffff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff893a0000 -     0x7fff895d5ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff895d6000 -     0x7fff895d8fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff895d9000 -     0x7fff8974aff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff89774000 -     0x7fff897bffff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff897c5000 -     0x7fff897e6fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8984f000 -     0x7fff89855fff  libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff89856000 -     0x7fff898b0fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff898b3000 -     0x7fff898dffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff898e0000 -     0x7fff89937ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89938000 -     0x7fff8995fff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89c24000 -     0x7fff89c2afff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89c2b000 -     0x7fff89c36ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8a37a000 -     0x7fff8a37afff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a3ee000 -     0x7fff8a409ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a48d000 -     0x7fff8a75dfff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8a763000 -     0x7fff8a87b92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8a87c000 -     0x7fff8a87cfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a87d000 -     0x7fff8a881fff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8a882000 -     0x7fff8a8b8fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8a941000 -     0x7fff8a944fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a945000 -     0x7fff8ac75ff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8ac76000 -     0x7fff8acb9fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8acba000 -     0x7fff8ad8cff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8ad8d000 -     0x7fff8ad9cff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8ad9d000 -     0x7fff8ade8ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8adef000 -     0x7fff8af63fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8af64000 -     0x7fff8b03eff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8b03f000 -     0x7fff8b03fffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b040000 -     0x7fff8b040fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8b041000 -     0x7fff8b2effff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8b2f0000 -     0x7fff8b2fdff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8b340000 -     0x7fff8b3beff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b3bf000 -     0x7fff8b415ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b416000 -     0x7fff8b41aff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b911000 -     0x7fff8bd0aff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8bd0b000 -     0x7fff8bd37ff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8bd6e000 -     0x7fff8bd72fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8bd8f000 -     0x7fff8bdc9fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8bdca000 -     0x7fff8bddffff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8be3d000 -     0x7fff8be85fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8be9f000 -     0x7fff8bf0cff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bf16000 -     0x7fff8c018fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c904000 -     0x7fff8ca01ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8ca02000 -     0x7fff8ca10fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8ca11000 -     0x7fff8ca16fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8ca17000 -     0x7fff8ca28ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8ca29000 -     0x7fff8cadafff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8cadb000 -     0x7fff8cb09fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8cb0a000 -     0x7fff8cb8bfff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8cc01000 -     0x7fff8cd9cfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cd9d000 -     0x7fff8ce69fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8ce6a000 -     0x7fff8ceb6ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8ceb7000 -     0x7fff8d151ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d195000 -     0x7fff8d222ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8d223000 -     0x7fff8d22ffff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8d230000 -     0x7fff8d3defff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d3e9000 -     0x7fff8d40bff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff8d40c000 -     0x7fff8d413fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8d7b1000 -     0x7fff8d7bfff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8d7c0000 -     0x7fff8d7eaff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8da98000 -     0x7fff8db9afff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8db9b000 -     0x7fff8dbbbfff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8dbcd000 -     0x7fff8dfc4fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8dfc5000 -     0x7fff8e0bafff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8e0bb000 -     0x7fff8e0e0ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8e0e1000 -     0x7fff8e0e6fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e0e7000 -     0x7fff8e143fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e144000 -     0x7fff8e163ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8e164000 -     0x7fff8e1bdfff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8e1be000 -     0x7fff8e1befff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8e1cc000 -     0x7fff8e209fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e385000 -     0x7fff8e389fff  com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8e38a000 -     0x7fff8e4a4fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8e4b2000 -     0x7fff8e4fafff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8e4fb000 -     0x7fff8e4feff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8e4ff000 -     0x7fff8e526fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e59f000 -     0x7fff8e5a2fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e5a3000 -     0x7fff8e60cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8e60d000 -     0x7fff8e627fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8e628000 -     0x7fff8e685ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e686000 -     0x7fff8e687fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8e688000 -     0x7fff8e6d7ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e6d8000 -     0x7fff8e729ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e80f000 -     0x7fff8e852ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e853000 -     0x7fff8e857fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8e858000 -     0x7fff8e85aff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8e85b000 -     0x7fff8e8b2ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e8b3000 -     0x7fff8ea04fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ea05000 -     0x7fff8ea05fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ea06000 -     0x7fff8ea25ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8ea26000 -     0x7fff8ec0ffff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ec10000 -     0x7fff8ed29ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8ed68000 -     0x7fff8ee02fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ee03000 -     0x7fff8ee16ff7  com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8ee17000 -     0x7fff8ee3ffff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ee40000 -     0x7fff8eea8fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8eea9000 -     0x7fff8eeb0fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8eeb1000 -     0x7fff8eeb1fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8eeb2000 -     0x7fff8eec8fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8eec9000 -     0x7fff8efc7fff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8efc8000 -     0x7fff8f000fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8f001000 -     0x7fff8f25cff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8f25d000 -     0x7fff8f25dfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8f25e000 -     0x7fff8f264fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8f2bc000 -     0x7fff8f379ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f37a000 -     0x7fff8f380fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8f381000 -     0x7fff8f398fff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8f399000 -     0x7fff8f3adfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8f3ae000 -     0x7fff8f3dfff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8f3e0000 -     0x7fff8f448ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff8f449000 -     0x7fff8f5cffff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f6fd000 -     0x7fff8f714fff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8f715000 -     0x7fff8f727ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8f728000 -     0x7fff8f9abfff  com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8fa1e000 -     0x7fff8fa7bfff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8fe59000 -     0x7fff8fe5aff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
        0x7fff9007d000 -     0x7fff9008afff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff900a2000 -     0x7fff900adfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff900ca000 -     0x7fff900d3fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff900d4000 -     0x7fff90102fff  com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff90103000 -     0x7fff90194fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff9019d000 -     0x7fff901a9fff  com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff90235000 -     0x7fff902faff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff904b0000 -     0x7fff904cdfff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff904ce000 -     0x7fff90509fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff9050a000 -     0x7fff9050afff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff905eb000 -     0x7fff905f5fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff905f6000 -     0x7fff90690fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff90691000 -     0x7fff9081bfff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff90a54000 -     0x7fff90a69ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff90ab3000 -     0x7fff90ab3fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff90ab4000 -     0x7fff90aeafff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90b69000 -     0x7fff90e80ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff90e81000 -     0x7fff90e82fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff90e86000 -     0x7fff90ed0ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff90ed1000 -     0x7fff90f15fff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff90f16000 -     0x7fff90f17fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90f18000 -     0x7fff90f2bff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff90f2c000 -     0x7fff90f34ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff90fb9000 -     0x7fff90fbaff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
        0x7fff91049000 -     0x7fff913a5fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff913a6000 -     0x7fff91479ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff914ad000 -     0x7fff914b7fff  com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff91513000 -     0x7fff91553fff  com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff91554000 -     0x7fff91555ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff91556000 -     0x7fff91676fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff916d7000 -     0x7fff9172cff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9172d000 -     0x7fff9192dfff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
        0x7fff9193a000 -     0x7fff91947fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff91948000 -     0x7fff91976ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff91977000 -     0x7fff9211ffff  com.apple.CoreAUC (6.16.00 - 6.16.00) <B0B4B5B8-6F8F-3221-9128-313E3B8C695D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff92120000 -     0x7fff9215fff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff92160000 -     0x7fff921e2fff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff92271000 -     0x7fff9230eff7  com.apple.PDFKit (2.7.2 - 2.7.2) <DE5BE2EF-2570-3792-B1C3-AAD45765F533> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff9230f000 -     0x7fff9231eff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9231f000 -     0x7fff92333fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff92334000 -     0x7fff92381fff  com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff92382000 -     0x7fff92388ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff92391000 -     0x7fff924d5fef  com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff924d6000 -     0x7fff924daff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff924db000 -     0x7fff924dbfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff924e7000 -     0x7fff925d7ff7  com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff925d8000 -     0x7fff92645fff  com.apple.datadetectorscore (4.0 - 269.1) <C94C372B-3821-3A46-A8C2-091AB1CFF7F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff92646000 -     0x7fff92648fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff92649000 -     0x7fff926c9ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff927ff000 -     0x7fff92c3bfff  com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff92c65000 -     0x7fff92c69fff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff92c6a000 -     0x7fff92d08ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff92d09000 -     0x7fff92d0bff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff92d0c000 -     0x7fff92d2dff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff92d3c000 -     0x7fff93cf5fff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff93cf6000 -     0x7fff93d18ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff93d62000 -     0x7fff93d99ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff93da8000 -     0x7fff93eb3fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff93eb4000 -     0x7fff93ec2ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff93ec3000 -     0x7fff93ec6fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff93ec7000 -     0x7fff93ed4ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff93ed5000 -     0x7fff93eddfff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff93ede000 -     0x7fff942fbfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff942fc000 -     0x7fff942fefff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff942ff000 -     0x7fff94304fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff9432e000 -     0x7fff94384fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff945fa000 -     0x7fff9460dff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 2
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 302
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=210.0M resident=192.4M(92%) swapped_out_or_unallocated=17.6M(8%)
    Writable regions: Total=125.4G written=79.5M(0%) resident=107.3M(0%) swapped_out=0K(0%) unallocated=125.3G(100%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  12.5M
    CG image                          134.2M
    CG image (reserved)               125.0G        reserved VM address space (unallocated)
    CG raster data                       80K
    CG shared images                   1216K
    CoreAnimation                       188K
    CoreImage                             8K
    CoreServices                       3080K
    MALLOC                            170.1M
    MALLOC guard page                    48K
    MALLOC_LARGE (reserved)            2824K        reserved VM address space (unallocated)
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=251                       36K
    OpenCL                               52K
    SQLite page cache                   960K
    STACK GUARD                        56.0M
    Stack                              10.0M
    VM_ALLOCATE                        16.3M
    __DATA                             21.7M
    __IMAGE                             528K
    __LINKEDIT                         57.2M
    __TEXT                            152.8M
    __UNICODE                           544K
    mapped file                        50.8M
    shared memory                       308K
    ===========                      =======
    TOTAL                             125.7G
    TOTAL, minus reserved VM space    688.6M
    Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.54f36
    Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.70.23-P2P
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST31000528ASQ, 1 TB
    Serial ATA Device: OPTIARC DVD RW AD-5680H
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 4
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Generic USB Hub, 0x058f  (Alcor Micro, Corp.), 0x9254, 0xfd130000 / 5
    USB Device: My Book 1130, 0x1058  (Western Digital Technologies, Inc.), 0x1130, 0xfd134000 / 7
    USB Device: PTK-440, 0x056a  (WACOM Co., Ltd.), 0x00b8, 0xfd132000 / 6
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    This worked for me. I posted just in case somebody else is looking for a temporary solution.
    After discussing directly with the app developer, here is the temporary solution till next update comes up...
    Thank you for your support inquiry, I'm glad to help! There is an issue with BibleReader crashing on Macs running Mountain Lion (this seems to mainly occur on Mac laptops.) Our software developers are aware of this issue and it should be resolved in a future update to BibleReader. Until the time that this is resolved we have found a workaround by changing the display setting on your Mac. Unfortunately, you may find that this display setting is not as visually appealing as some of the other display settings. My sincerest apologies for this inconvenience.
    Please follow the steps below from your Mac to change your display settings:
    Go to System Preferences
    Select Displays
    Select Color
    If "Show profiles for this display only" is checked, uncheck it
    Select Generic RGB Profile

  • App keep crashing, help understanding problem report

    I have a problem with olive tree bible reader. It keeps quitting when I use it. I tryed to uninstalling it and then reinstalling it but it didn't work.
    This is the report problem. Someone can help me understand what to do?
    Thanks,
    Andrea
    Process:         BibleReader [436]
    Path:            /Applications/BibleReader.app/Contents/MacOS/BibleReader
    Identifier:      com.olivetree.BibleReaderMac
    Version:         5.0.4 (5.0.4)
    App Item ID:     472790630
    App External ID: 6826792
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [141]
    User ID:         501
    Date/Time:       2012-09-23 11:26:28.424 +0200
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Interval Since Last Report:          1100 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  404 sec
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      12AD0B0A-C113-D11E-F244-CC9B70EEC488
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000016d05810c
    VM Regions Near 0x16d05810c:
        MALLOC_LARGE (reserved 00000001199e4000-0000000119ca6000 [ 2824K] rw-/rwx SM=NUL  reserved VM address space (unallocated)
    -->
        CG shared images       00000001c0001000-00000001c0009000 [   32K] rw-/rw- SM=SHM
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreGraphics                  0x00007fff887d835d decode_byte_8bpc_3a + 809
    1   com.apple.CoreGraphics                  0x00007fff887d3b94 decode_data + 3327
    2   com.apple.CoreGraphics                  0x00007fff887d26fe img_decode_read + 640
    3   com.apple.CoreGraphics                  0x00007fff887d2386 img_colormatch_read + 346
    4   com.apple.CoreGraphics                  0x00007fff887d21c2 img_alphamerge_read + 551
    5   com.apple.CoreGraphics                  0x00007fff887b4269 img_data_lock + 7109
    6   com.apple.CoreGraphics                  0x00007fff887b1816 CGSImageDataLock + 193
    7   libRIP.A.dylib                          0x00007fff8bd19ba9 ripc_AcquireImage + 2468
    8   libRIP.A.dylib                          0x00007fff8bd18709 ripc_DrawImage + 1045
    9   com.apple.CoreGraphics                  0x00007fff887b134b CGContextDrawImage + 460
    10  com.apple.AppKit                        0x00007fff879ef7c1 __74-[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:]_block_invoke_0 + 1250
    11  com.apple.AppKit                        0x00007fff879ef0c8 -[NSImageRep drawInRect:fromRect:operation:fraction:respectFlipped:hints:] + 1070
    12  com.apple.AppKit                        0x00007fff878ca9b1 -[NSView(NSInternal) _drawLayerInContext:] + 475
    13  com.apple.AppKit                        0x00007fff87b2d133 -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:topView:] + 1284
    14  com.apple.AppKit                        0x00007fff87b2d49d -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:topView:] + 2158
    15  com.apple.AppKit                        0x00007fff87b2d49d -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:topView:] + 2158
    16  com.apple.AppKit                        0x00007fff878da4c7 -[NSView _drawRectBasedDisplayRectIgnoringOpacity:inContext:] + 199
    17  com.apple.AppKit                        0x00007fff878da395 -[NSView displayRectIgnoringOpacity:inContext:] + 390
    18  com.olivetree.BibleReaderMac            0x000000010e8302b7 -[OTNavigationController animatePush:] + 805
    19  com.apple.Foundation                    0x00007fff910bbdb5 __NSFireDelayedPerform + 358
    20  com.apple.CoreFoundation                0x00007fff8ea75da4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
    21  com.apple.CoreFoundation                0x00007fff8ea758bd __CFRunLoopDoTimer + 557
    22  com.apple.CoreFoundation                0x00007fff8ea5b099 __CFRunLoopRun + 1513
    23  com.apple.CoreFoundation                0x00007fff8ea5a6b2 CFRunLoopRunSpecific + 290
    24  com.apple.HIToolbox                     0x00007fff8a9a50a4 RunCurrentEventLoopInMode + 209
    25  com.apple.HIToolbox                     0x00007fff8a9a4d84 ReceiveNextEventCommon + 166
    26  com.apple.HIToolbox                     0x00007fff8a9a4cd3 BlockUntilNextEventMatchingListInMode + 62
    27  com.apple.AppKit                        0x00007fff87998613 _DPSNextEvent + 685
    28  com.apple.AppKit                        0x00007fff87997ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    29  com.apple.AppKit                        0x00007fff8798f283 -[NSApplication run] + 517
    30  com.apple.AppKit                        0x00007fff87933cb6 NSApplicationMain + 869
    31  com.olivetree.BibleReaderMac            0x000000010e692a16 main + 127
    32  com.olivetree.BibleReaderMac            0x000000010e68d4b4 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a400d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff90a58dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff90a589ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8a4006d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cdb3eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8cdb3cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8cd9e171 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8a4006d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cdb3eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8cdb3cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8cd9e171 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8a4006d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8cdb3eec _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8cdb3cb3 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8cd9e171 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000016d05810c  rbx: 0x0000000000000a58  rcx: 0x0000000119c18e3c  rdx: 0x0000000119a738b2
      rdi: 0x00000000000000a5  rsi: 0x00000000000007be  rbp: 0x00007fff5156f180  rsp: 0x00007fff5156f140
       r8: 0x00000000000007c2   r9: 0x0000000119a738ba  r10: 0x0000000119c18e3c  r11: 0x0000000119c18e3f
      r12: 0x0000000000000294  r13: 0x0000000000000003  r14: 0x000000016d058100  r15: 0x00000000000000a5
      rip: 0x00007fff887d835d  rfl: 0x0000000000010246  cr2: 0x000000016d05810c
    Logical CPU: 4
    Binary Images:
           0x10e68c000 -        0x10eb86fff +com.olivetree.BibleReaderMac (5.0.4 - 5.0.4) <ECCA462B-A67E-3C6B-A781-1FE9CE08D17C> /Applications/BibleReader.app/Contents/MacOS/BibleReader
           0x10f426000 -        0x10f434ff7  com.apple.StoreKit (1.0 - 135.6) <84DD5B17-38AC-3FD3-B5EF-78E2C18638E2> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit
           0x10f75e000 -        0x10f75fff2 +cl_kernels (???) <0562C730-9833-4516-8B54-AE7F1E9D796F> cl_kernels
           0x10f7c4000 -        0x10f7c4ff3 +cl_kernels (???) <B2F9D165-7628-485A-9489-3677DD91A6CF> cl_kernels
           0x11161a000 -        0x11161bff3 +cl_kernels (???) <DB528361-B64A-4EE3-8287-4D9C4512201D> cl_kernels
           0x1154ff000 -        0x115508fe7  libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x11550e000 -        0x115511ff7  libCoreFSCache.dylib (24.4) <C375CAA0-F91F-3D9F-AF90-DB951BD86983> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x11559e000 -        0x11559fff3 +cl_kernels (???) <DAA9981A-7FCD-4F30-A5E0-3839663904DF> cl_kernels
           0x1155ac000 -        0x1155acff1 +cl_kernels (???) <616EB19C-86D6-445B-9CBC-54CBBF29608D> cl_kernels
           0x1155ae000 -        0x115649ff7  unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
        0x7fff6e28c000 -     0x7fff6e2c093f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
        0x7fff87692000 -     0x7fff8769dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff8769e000 -     0x7fff876c9fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff87725000 -     0x7fff87729fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8772a000 -     0x7fff87738fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff87739000 -     0x7fff87836fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff87843000 -     0x7fff88470ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff884d1000 -     0x7fff88520ff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff88521000 -     0x7fff885c7ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff885c8000 -     0x7fff885f3fff  com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff88655000 -     0x7fff88657fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff88658000 -     0x7fff886b4ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88756000 -     0x7fff88757ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff88758000 -     0x7fff890e8c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff890fb000 -     0x7fff8939ffff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff893a0000 -     0x7fff895d5ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff895d6000 -     0x7fff895d8fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff895d9000 -     0x7fff8974aff7  com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff89774000 -     0x7fff897bffff  com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff897c5000 -     0x7fff897e6fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff8984f000 -     0x7fff89855fff  libCGXCoreImage.A.dylib (324.6) <45864BEA-B2EA-3F5F-9D04-F9832AB67A00> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff89856000 -     0x7fff898b0fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff898b3000 -     0x7fff898dffff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff898e0000 -     0x7fff89937ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <B75949DD-AC27-3848-8221-00D70D14C7E0> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff89938000 -     0x7fff8995fff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff89c24000 -     0x7fff89c2afff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89c2b000 -     0x7fff89c36ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8a37a000 -     0x7fff8a37afff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a3ee000 -     0x7fff8a409ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a48d000 -     0x7fff8a75dfff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8a763000 -     0x7fff8a87b92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8a87c000 -     0x7fff8a87cfff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8a87d000 -     0x7fff8a881fff  libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8a882000 -     0x7fff8a8b8fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8a941000 -     0x7fff8a944fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8a945000 -     0x7fff8ac75ff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8ac76000 -     0x7fff8acb9fff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8acba000 -     0x7fff8ad8cff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8ad8d000 -     0x7fff8ad9cff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8ad9d000 -     0x7fff8ade8ff7  com.apple.CoreMedia (1.0 - 926.62) <CFBD094F-DA9C-3498-9D50-BC754B56F00A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8adef000 -     0x7fff8af63fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8af64000 -     0x7fff8b03eff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8b03f000 -     0x7fff8b03fffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8b040000 -     0x7fff8b040fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8b041000 -     0x7fff8b2effff  com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8b2f0000 -     0x7fff8b2fdff7  com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8b340000 -     0x7fff8b3beff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b3bf000 -     0x7fff8b415ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b416000 -     0x7fff8b41aff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8b911000 -     0x7fff8bd0aff7  com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8bd0b000 -     0x7fff8bd37ff7  libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8bd6e000 -     0x7fff8bd72fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8bd8f000 -     0x7fff8bdc9fff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8bdca000 -     0x7fff8bddffff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8be3d000 -     0x7fff8be85fff  com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff8be9f000 -     0x7fff8bf0cff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8bf16000 -     0x7fff8c018fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8c904000 -     0x7fff8ca01ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8ca02000 -     0x7fff8ca10fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff8ca11000 -     0x7fff8ca16fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8ca17000 -     0x7fff8ca28ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8ca29000 -     0x7fff8cadafff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8cadb000 -     0x7fff8cb09fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8cb0a000 -     0x7fff8cb8bfff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8cc01000 -     0x7fff8cd9cfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8cd9d000 -     0x7fff8ce69fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff8ce6a000 -     0x7fff8ceb6ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8ceb7000 -     0x7fff8d151ff7  com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8d195000 -     0x7fff8d222ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8d223000 -     0x7fff8d22ffff  libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8d230000 -     0x7fff8d3defff  com.apple.QuartzCore (1.8 - 304.0) <BDC66714-F60C-386D-A773-F897D1E87AB6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8d3e9000 -     0x7fff8d40bff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
        0x7fff8d40c000 -     0x7fff8d413fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8d7b1000 -     0x7fff8d7bfff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff8d7c0000 -     0x7fff8d7eaff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8da98000 -     0x7fff8db9afff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8db9b000 -     0x7fff8dbbbfff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8dbcd000 -     0x7fff8dfc4fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8dfc5000 -     0x7fff8e0bafff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8e0bb000 -     0x7fff8e0e0ff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
        0x7fff8e0e1000 -     0x7fff8e0e6fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8e0e7000 -     0x7fff8e143fff  com.apple.QuickLookFramework (4.0 - 555.4) <B34DB61C-15F0-3CF8-98A4-152C2F54DF8D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8e144000 -     0x7fff8e163ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff8e164000 -     0x7fff8e1bdfff  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8e1be000 -     0x7fff8e1befff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8e1cc000 -     0x7fff8e209fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e385000 -     0x7fff8e389fff  com.apple.SecCodeWrapper (2.0 - 1) <B9D67B7E-8EAD-30E7-8898-98EF29E9A44C> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff8e38a000 -     0x7fff8e4a4fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8e4b2000 -     0x7fff8e4fafff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff8e4fb000 -     0x7fff8e4feff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff8e4ff000 -     0x7fff8e526fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e59f000 -     0x7fff8e5a2fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8e5a3000 -     0x7fff8e60cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8e60d000 -     0x7fff8e627fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8e628000 -     0x7fff8e685ff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e686000 -     0x7fff8e687fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8e688000 -     0x7fff8e6d7ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8e6d8000 -     0x7fff8e729ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e80f000 -     0x7fff8e852ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8e853000 -     0x7fff8e857fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8e858000 -     0x7fff8e85aff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8e85b000 -     0x7fff8e8b2ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8e8b3000 -     0x7fff8ea04fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ea05000 -     0x7fff8ea05fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8ea06000 -     0x7fff8ea25ff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8ea26000 -     0x7fff8ec0ffff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ec10000 -     0x7fff8ed29ff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8ed68000 -     0x7fff8ee02fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ee03000 -     0x7fff8ee16ff7  com.apple.AppContainer (2.0 - 1) <13924FCF-66FC-3CC1-888C-42C22295B2E7> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8ee17000 -     0x7fff8ee3ffff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ee40000 -     0x7fff8eea8fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8eea9000 -     0x7fff8eeb0fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8eeb1000 -     0x7fff8eeb1fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8eeb2000 -     0x7fff8eec8fff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8eec9000 -     0x7fff8efc7fff  com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff8efc8000 -     0x7fff8f000fff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8f001000 -     0x7fff8f25cff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8f25d000 -     0x7fff8f25dfff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8f25e000 -     0x7fff8f264fff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8f2bc000 -     0x7fff8f379ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8f37a000 -     0x7fff8f380fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8f381000

    This worked for me. I posted just in case somebody else is looking for a temporary solution.
    After discussing directly with the app developer, here is the temporary solution till next update comes up...
    Thank you for your support inquiry, I'm glad to help! There is an issue with BibleReader crashing on Macs running Mountain Lion (this seems to mainly occur on Mac laptops.) Our software developers are aware of this issue and it should be resolved in a future update to BibleReader. Until the time that this is resolved we have found a workaround by changing the display setting on your Mac. Unfortunately, you may find that this display setting is not as visually appealing as some of the other display settings. My sincerest apologies for this inconvenience.
    Please follow the steps below from your Mac to change your display settings:
    Go to System Preferences
    Select Displays
    Select Color
    If "Show profiles for this display only" is checked, uncheck it
    Select Generic RGB Profile

  • IMovie 09 crashes when capturing HD video from Sony HDR-FX1

    I have done this many times before on an white iMac 24" and an aluminum MB Pro. However, on my new MB Pro 13", when I attempt to capture video from my Sony HDR-FX1, the program crashes. I have removed and reinstalled iMove, including updates, but still nothing. Any ideas? Here's the crash report is:
    Process: iMovie [930]
    Path: /Applications/iMovie.app/Contents/MacOS/iMovie
    Identifier: com.apple.iMovie8
    Version: 8.0 (717)
    Build Info: iMovieApp-7170000~52
    Code Type: X86 (Native)
    Parent Process: launchd [211]
    Date/Time: 2009-12-14 21:45:40.737 -0800
    OS Version: Mac OS X 10.6.2 (10C540)
    Report Version: 6
    Interval Since Last Report: 74446 sec
    Crashes Since Last Report: 8
    Per-App Interval Since Last Report: 404 sec
    Per-App Crashes Since Last Report: 2
    Anonymous UUID: C2DE9415-4661-437E-9221-8607B17AB056
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000010
    Crashed Thread: 21
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9127f691 CFRunLoopRunInMode + 97
    5 com.apple.HIToolbox 0x9563ff0c RunCurrentEventLoopInMode + 392
    6 com.apple.HIToolbox 0x9563fcc3 ReceiveNextEventCommon + 354
    7 com.apple.HIToolbox 0x9563fb48 BlockUntilNextEventMatchingListInMode + 81
    8 com.apple.AppKit 0x96f97ac5 _DPSNextEvent + 847
    9 com.apple.AppKit 0x96f97306 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10 com.apple.iMovie8 0x000386b5 0x1000 + 226997
    11 com.apple.AppKit 0x96f5949f -[NSApplication run] + 821
    12 com.apple.AppKit 0x96f51535 NSApplicationMain + 574
    13 com.apple.iMovie8 0x00003ed9 0x1000 + 11993
    14 com.apple.iMovie8 0x0000333c 0x1000 + 9020
    15 com.apple.iMovie8 0x00003269 0x1000 + 8809
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x928f30ea kevent + 10
    1 libSystem.B.dylib 0x928f3804 dispatch_mgrinvoke + 215
    2 libSystem.B.dylib 0x928f2cc3 dispatch_queueinvoke + 163
    3 libSystem.B.dylib 0x928f2a68 dispatch_workerthread2 + 234
    4 libSystem.B.dylib 0x928f24f1 pthreadwqthread + 390
    5 libSystem.B.dylib 0x928f2336 start_wqthread + 30
    Thread 2:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.QTKit 0x95086cdd QTVisualContextImageProviderWorkLoop + 114
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x928f2182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x928f2718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x928f2336 start_wqthread + 30
    Thread 4:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.DVCPROHDMuxer 0x19b120fb AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 297
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.FWAVCPrivate 0x00a051b8 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 135
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x9127f691 CFRunLoopRunInMode + 97
    5 com.apple.CoreMediaIOServices 0x93d7e4a7 MIO::DAL::RunLoop::OwnThread(void*) + 157
    6 com.apple.CoreMediaIOServices 0x93d8036c CAPThread::Entry(CAPThread*) + 180
    7 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    8 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.iMovie8 0x0001c5b2 0x1000 + 112050
    6 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    7 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    8 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    9 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x928cc916 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1f7295d8 0x1f200000 + 5412312
    2 com.apple.AVCHDPlugin 0x1f7a6bf6 0x1f200000 + 5925878
    3 com.apple.AVCHDPlugin 0x1f729a61 0x1f200000 + 5413473
    4 libSystem.B.dylib 0x929c2e52 pthreadbody + 27
    Thread 9:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.AVCHDPlugin 0x1f5f7ddf 0x1f200000 + 4160991
    4 com.apple.AVCHDPlugin 0x1f6252d0 0x1f200000 + 4346576
    5 com.apple.AVCHDPlugin 0x1f5f7a7e 0x1f200000 + 4160126
    6 com.apple.AVCHDPlugin 0x1f729a61 0x1f200000 + 5413473
    7 libSystem.B.dylib 0x929c2e52 pthreadbody + 27
    Thread 10:
    0 libSystem.B.dylib 0x928cc916 semaphorewaittrap + 10
    1 com.apple.AVCHDPlugin 0x1f7295d8 0x1f200000 + 5412312
    2 com.apple.AVCHDPlugin 0x1f7a6bf6 0x1f200000 + 5925878
    3 com.apple.AVCHDPlugin 0x1f72c088 0x1f200000 + 5423240
    4 com.apple.AVCHDPlugin 0x1f729a61 0x1f200000 + 5413473
    5 libSystem.B.dylib 0x929c2e52 pthreadbody + 27
    Thread 11:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.DiscRecording 0x936001d7 DRWorkLoop::WorkLoop() + 271
    6 com.apple.DiscRecording 0x936000b5 DRWorkLoop::WorkLoopEntry(DRWorkLoop*) + 17
    7 com.apple.DiscRecording 0x935ffe21 DRThreadObject::StartRoutine(DRThreadObject*) + 151
    8 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    9 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x928cc93a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92929028 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x941ba235 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x941b9f73 TSWaitOnSemaphoreCommon + 511
    5 ...ickTimeComponents.component 0x98419035 ReadSchedulerThreadEntryPoint + 4698
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x928cc93a semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa445 pthread_condwait + 1066
    2 libSystem.B.dylib 0x92929028 pthreadcond_timedwait_relativenp + 47
    3 ...ple.CoreServices.CarbonCore 0x941ba235 TSWaitOnConditionTimedRelative + 242
    4 ...ple.CoreServices.CarbonCore 0x941b9f73 TSWaitOnSemaphoreCommon + 511
    5 ...ple.CoreServices.CarbonCore 0x94214508 AIOFileThread(void*) + 1127
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 ...ickTimeComponents.component 0x98586443 jpegdecompress_MPLoop + 79
    4 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    5 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x928cc9ee machwaituntil + 10
    1 libSystem.B.dylib 0x929549e5 nanosleep + 345
    2 libSystem.B.dylib 0x92954886 usleep + 61
    3 com.apple.iMovie8 0x00016a63 0x1000 + 88675
    4 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    5 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.MPEG2TSDecoder 0x003b03f5 MP2Dec_AudioVideoDecoder::Start() + 709
    4 com.apple.iMovie8 0x000179d2 0x1000 + 92626
    5 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    6 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    7 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    8 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 17:
    0 libSystem.B.dylib 0x928f2182 _workqkernreturn + 10
    1 libSystem.B.dylib 0x928f2718 pthreadwqthread + 941
    2 libSystem.B.dylib 0x928f2336 start_wqthread + 30
    Thread 18:
    0 libSystem.B.dylib 0x928cc8da machmsgtrap + 10
    1 libSystem.B.dylib 0x928cd047 mach_msg + 68
    2 com.apple.CoreFoundation 0x9128077f __CFRunLoopRun + 2079
    3 com.apple.CoreFoundation 0x9127f864 CFRunLoopRunSpecific + 452
    4 com.apple.CoreFoundation 0x912857a4 CFRunLoopRun + 84
    5 com.apple.FWAVCPrivate 0x00a0cf68 AVS::MPEG2ReceiverRTThreadStart(AVS::MPEG2ReceiverThreadParams*) + 238
    6 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    7 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 19:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.MPEG2TSDecoder 0x003c7bdf TransportStreamPacketManager::examinesMiddleTspChunkForDiskCaching() + 975
    4 com.apple.MPEG2TSDecoder 0x003c7cd8 TransportStreamPacketManager::tspmThreadFunction(void*) + 24
    5 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    6 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 20:
    0 libSystem.B.dylib 0x928cc922 semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x928fa45c pthread_condwait + 1089
    2 libSystem.B.dylib 0x92943503 pthreadcondwait + 48
    3 com.apple.MPEG2TSDecoder 0x003c7f9f TransportStreamPacketManager::getTspChunk() + 431
    4 com.apple.MPEG2TSDecoder 0x003bfbab Mpeg2TsParser::mtpThreadFunction(void*) + 59
    5 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    6 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 21 Crashed:
    0 com.apple.AppleVAFramework 0x925f45cc AVAFQTInitDecoder + 300
    1 com.apple.MPEG2TSDecoder 0x003af0ce MP2Dec_AudioVideoDecoder::SequenceStart(int, int, unsigned int, unsigned int) + 238
    2 com.apple.MPEG2TSDecoder 0x003af519 MP2DecAudioVideoDecoder::SetupVideoFrame(MP2DecVideoFrame*) + 89
    3 com.apple.MPEG2TSDecoder 0x003b0671 MP2DecAudioVideoDecoder::DecodeVideo(MP2DecVideoFrame*) + 33
    4 com.apple.MPEG2TSDecoder 0x003bb64e ThreadFunction(void*) + 30
    5 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    6 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 22:
    0 libSystem.B.dylib 0x928fa806 _semwaitsignal + 10
    1 libSystem.B.dylib 0x92926441 nanosleep$UNIX2003 + 188
    2 com.apple.Foundation 0x9149bbe8 +[NSThread sleepForTimeInterval:] + 123
    3 com.apple.iLMBiMoviePlugin 0x196dc8ae 0x196d6000 + 26798
    4 com.apple.iLifeMediaBrowser 0x921119e1 -[ILMediaBrowserPathWatcher notifyObserverThreaded:] + 455
    5 com.apple.Foundation 0x914118d8 -[NSThread main] + 45
    6 com.apple.Foundation 0x91411888 _NSThread__main_ + 1499
    7 libSystem.B.dylib 0x928f9fbd pthreadstart + 345
    8 libSystem.B.dylib 0x928f9e42 thread_start + 34
    Thread 21 crashed with X86 Thread State (32-bit):
    eax: 0xb0a15dbc ebx: 0x925f44b1 ecx: 0x00000000 edx: 0x00000005
    edi: 0xb0a15e48 esi: 0x1de0c800 ebp: 0xb0a15dd8 esp: 0xb0a157d0
    ss: 0x0000001f efl: 0x00010283 eip: 0x925f45cc cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x00000010
    Binary Images:
    0x1000 - 0x311ff4 com.apple.iMovie8 8.0 (717) <5342EC0F-6142-8B6C-DAFF-59F185EFB31A> /Applications/iMovie.app/Contents/MacOS/iMovie
    0x3aa000 - 0x3e3fe3 com.apple.MPEG2TSDecoder 1.0 (84) <C7B8AFF8-2054-420E-9439-566B4E3CE95F> /Applications/iMovie.app/Contents/Frameworks/Mpeg2TsDecoder.framework/Versions/ A/Mpeg2TsDecoder
    0x419000 - 0x43afff com.apple.iWidgets 1.0.0 (24) /Applications/iMovie.app/Contents/Frameworks/iWidgets.framework/Versions/A/iWid gets
    0x44b000 - 0x4eeff4 com.apple.DotMacKit 47 (3.0.2L) <5C3FF2BA-7124-3DF9-B197-19DD4D543798> /Applications/iMovie.app/Contents/Frameworks/DotMacKit.framework/Versions/A/Dot MacKit
    0x551000 - 0x552ff7 com.apple.Helium 3.0.0 (157) <E042B44B-7255-5716-F418-55D3E57E149F> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Helium
    0x556000 - 0x557fff +com.bensyverson.dvmatte.autopicker 1.0 (1.0) <5FB2D0C9-D6D7-036E-F739-DA7CE5BAD36E> /Applications/iMovie.app/Contents/Frameworks/DVMAutopick.framework/Versions/A/D VMAutopick
    0x55c000 - 0x611fe7 libcrypto.0.9.7.dylib ??? (???) <4917E4F2-817F-5AC4-3FBE-54BC96360448> /usr/lib/libcrypto.0.9.7.dylib
    0x657000 - 0x789fe4 com.apple.Helium.HeliumRender 2.0.0 (157) <D54435F7-8FD3-6721-32CB-46C51A64A4C4> /Applications/iMovie.app/Contents/Frameworks/Helium.framework/Versions/A/Framew orks/HeliumRender.framework/Versions/A/HeliumRender
    0x7df000 - 0x7dfff7 libmx.A.dylib ??? (???) <01401BF8-3FC7-19CF-ACCE-0F292BFD2F25> /usr/lib/libmx.A.dylib
    0xa00000 - 0xa33ff3 com.apple.FWAVCPrivate 1.46 (46) <B94E91F9-5D42-B8A7-59E6-C040938CF307> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/FWAVCPrivate
    0xaa2000 - 0xabeff7 GLRendererFloat ??? (???) <FE1D4967-5C89-4C0F-FA40-5AF1EB1A742D> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xc11000 - 0xc13ff7 com.apple.PDFImporter 2.1 (???) <C78368B0-3712-067C-9467-55932890C979> /System/Library/Components/PDFImporter.component/Contents/MacOS/PDFImporter
    0xcd6000 - 0xce8fd9 com.apple.FCP Uncompressed 422.component 1.5 (1.5) /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xd00000 - 0xe71ff7 GLEngine ??? (???) <132E6F18-BD3F-53AC-8448-2B68A83B0393> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xf51000 - 0xf54fef com.apple.LiveType.component 2.1.3 (2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0xf59000 - 0xfbefde com.apple.LiveType.framework 2.1.3 (2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0xfde000 - 0xfe102f Motion ??? (???) <B5E862EE-E0FF-4F86-A789-98E3E601A18C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x12d59000 - 0x1315ffef libclh.dylib ??? (???) <3ACD0D90-B1E9-59DA-729E-7E97092F9A24> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/libclh.dyl ib
    0x13183000 - 0x131c9fc3 com.apple.motion.component 1.0 (1.0) <77973A13-4E79-426F-853F-2318E52A2207> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x134f8000 - 0x134f9ff7 com.apple.iLMBAppDefPlugin 2.1.3 (110.0.3) <1AB6E764-5484-676C-3FC5-E53783C50170> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAppDefPlugin.ilmbplugin/Contents/MacOS/i LMBAppDefPlugin
    0x13f92000 - 0x13f97ff7 com.apple.AppleMPEG2Codec 1.0.1 (220) <6FDFF3C8-7ECE-CB74-1374-9C0230C54F78> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x13f9d000 - 0x13fa4ffb com.apple.IOFireWireAVCLib 4.0.6 (4.0.6) <5D2F23E8-F2E5-9A20-9777-2017AC2223CE> /System/Library/Extensions/IOFireWireAVC.kext/Contents/PlugIns/IOFireWireAVCLib .plugin/Contents/MacOS/IOFireWireAVCLib
    0x151f5000 - 0x151f6ff7 com.apple.iLMBFolderPlugin 2.1.3 (110.0.3) <A7B27EE5-BC0F-0E44-404C-125BD2695489> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBFolderPlugin.ilmbplugin/Contents/MacOS/i LMBFolderPlugin
    0x175e4000 - 0x175ebff7 com.apple.iLMBAperturePlugin 2.1.3 (110.0.3) <CC5BD6F4-E4B3-FA73-15FF-C4943DA587A6> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBAperturePlugin.ilmbplugin/Contents/MacOS /iLMBAperturePlugin
    0x175f2000 - 0x175f6ff7 com.apple.iLMBGarageBandPlugin 2.1.3 (110.0.3) <15887956-ED89-D9F8-9F8D-E9181F52CB13> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBGarageBandPlugin.ilmbplugin/Contents/Mac OS/iLMBGarageBandPlugin
    0x17fee000 - 0x17ff7ff7 com.apple.iLMBiPhotoPlugin 2.1.3 (110.0.3) <5288A476-63F2-0F4C-EEE4-B0E2326047A6> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhotoPlugin.ilmbplugin/Contents/MacOS/i LMBiPhotoPlugin
    0x196d6000 - 0x196e2ff7 com.apple.iLMBiMoviePlugin 2.1.3 (110.0.3) <52F28367-C3FE-3634-8FFE-C982307AAE1B> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiMoviePlugin.ilmbplugin/Contents/MacOS/i LMBiMoviePlugin
    0x1970f000 - 0x19720ffb com.apple.iLMBiPhoto8Plugin 2.1.3 (110.0.3) <E38BD03F-207A-2B60-46F9-EBB56357DD09> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiPhoto8Plugin.ilmbplugin/Contents/MacOS/ iLMBiPhoto8Plugin
    0x19728000 - 0x19730ff7 com.apple.iLMBiTunesPlugin 2.1.3 (110.0.3) <067E1370-7995-4EFF-E710-C2F9EDB44848> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBiTunesPlugin.ilmbplugin/Contents/MacOS/i LMBiTunesPlugin
    0x19737000 - 0x197fffe3 com.apple.iTunesAccess 9.0.2 (9.0.2) <BE683D34-0A0C-4153-FF5E-21CBBBFDD447> /System/Library/PrivateFrameworks/iTunesAccess.framework/iTunesAccess
    0x19820000 - 0x19822ff7 com.apple.iLMBMoviesFolderPlugin 2.1.3 (110.0.3) <9876D044-6851-5103-4282-EF72255F73EA> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBMoviesFolderPlugin.ilmbplugin/Contents/M acOS/iLMBMoviesFolderPlugin
    0x19827000 - 0x19829ff7 com.apple.iLMBPhotoBoothPlugin 2.1.3 (110.0.3) <3342BF75-0C3C-32B2-B365-2F511F3B0164> /Library/Application Support/iLifeMediaBrowser/Plug-Ins/iLMBPhotoBoothPlugin.ilmbplugin/Contents/Mac OS/iLMBPhotoBoothPlugin
    0x1992e000 - 0x19932ff3 com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <39CD9296-183C-5603-94A4-0A0EC327BA69> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x19937000 - 0x1993dffb com.apple.audio.AppleHDAHALPlugIn 1.7.9 (1.7.9a4) <A686EC36-C3D5-131F-46D2-F174F5477C77> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x19942000 - 0x19998fd6 com.apple.DVCPROHDAudio 1.3 (1.3) /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio
    0x19b00000 - 0x19b4afec com.apple.DVCPROHDMuxer 1.3 (1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x1a248000 - 0x1a289fe3 com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1a6eb000 - 0x1a6f0fff com.apple.MP4RADPlugin 1.0 (1.0) /Applications/iMovie.app/Contents/RADPlugins/MP4.RADPlug/Contents/MacOS/MP4
    0x1aab8000 - 0x1aad2fc3 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x1ac76000 - 0x1ad0cff3 com.apple.GeForceVADriver 1.6.6 (6.0.6) <1CA173D6-85E2-5C67-3FB1-3829D9ED44EE> /System/Library/Extensions/GeForceVADriver.bundle/Contents/MacOS/GeForceVADrive r
    0x1b200000 - 0x1b22dfff com.apple.mio.DAL.AVC_4 124.0 (850) <51E9489E-96E2-DC19-48BE-0B091CC636E0> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AVC.p lugin/Contents/MacOS/AVC
    0x1b41a000 - 0x1b456ff7 com.apple.DP.ScreenInputDevice 7.0 (7.0) <EEB9C00A-4B5E-3B2D-22D7-852541DD4785> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/Apple ScreenInputDevice.plugin/Contents/MacOS/AppleScreenInputDevice
    0x1b461000 - 0x1b4defe7 com.apple.AppleVADriver 4.7.5 (4.7.5) <15B7CB52-74FE-06EF-2D5F-381566CE8A05> /System/Library/Extensions/AppleVADriver.bundle/Contents/MacOS/AppleVADriver
    0x1b59f000 - 0x1b5a4ff7 com.apple.iokit.SCSITaskLib 2.6.0 (2.6.0) <2C1678A0-A9D1-0053-2A59-F20B59F1E1BA> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
    0x1b5bf000 - 0x1b5d8fe7 com.apple.applepixletvideo 1.2.19 (1.2d19) <4A68731C-8071-6CF5-012C-40F00CD1333A> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x1b656000 - 0x1b689ff3 com.apple.FWAVC 124.46 (46) <20704FAF-AAA6-1131-AB13-73A09A3910AB> /System/Library/PrivateFrameworks/FWAVC.framework/Versions/A/FWAVC
    0x1b69e000 - 0x1b6c8fff com.apple.mio.DAL.VDC_4 124.0 (850) <14566EB9-3599-2304-6C38-EB558A9562C0> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.p lugin/Contents/MacOS/VDC
    0x1b6d1000 - 0x1b86cfff com.apple.TundraUnits 124.0 (850) <344D3438-14F5-332E-9569-D92D304BC327> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/Tundr aUnits.bundle/Contents/MacOS/TundraUnits
    0x1b88e000 - 0x1b8b8ffb com.apple.QuickTimeIIDCDigitizer 7.6.3 (1591.3) <73B2D191-434A-BF2D-046F-8C4E84113637> /System/Library/QuickTime/QuickTimeIIDCDigitizer.component/Contents/MacOS/Quick TimeIIDCDigitizer
    0x1d6a8000 - 0x1d6c8ff3 com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x1e080000 - 0x1e0bcfe3 com.apple.QuickTimeFireWireDV.component 7.6.3 (1591.3) <8E3D38A3-1005-305C-7B70-D400AB4AC0F3> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x1e108000 - 0x1e14cfe7 com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x1e18c000 - 0x1e1a9ff7 com.apple.IOFireWireLib 4.1.7 (4.1.7) <E8209019-3593-E872-EF40-B02434D321A4> /System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/IOFireWireLib .plugin/Contents/MacOS/IOFireWireLib
    0x1ec00000 - 0x1ec55fef com.apple.AppleProResDecoder 2.0 (223) <793BA98A-2E7D-1C39-998D-805B60034DF4> /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x1ed5f000 - 0x1edb6ffb com.apple.proapps.MIO 1.0.2 (1.0.2) /Applications/iMovie.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x1ef00000 - 0x1ef3afff com.apple.CoreMediaIOServicesPrivate 23.0 (951) <596EF646-C29C-1B9E-4FE3-8301C1648381> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x1ef56000 - 0x1ef7fff7 com.apple.CoreMediaPrivate 20.0 (20.0) <29A9848F-2C1C-BDE4-EADC-2A3C71C1DBC4> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x1f200000 - 0x1f8fefeb com.apple.AVCHDPlugin 1.0.1 (1.0.1) <ED369564-9C7B-4609-CEF4-0D1A2DB794F5> /Applications/iMovie.app/Contents/RADPlugins/AVCHD.RADPlug/Contents/MacOS/AVCHD
    0x1f9d0000 - 0x1fb8dfec com.apple.MPEG2PSRADPlugin 1.2 (1.2) <6C43F60E-90E2-5CAA-4B0D-950C0E12C509> /Applications/iMovie.app/Contents/RADPlugins/MPEG2PS.RADPlug/Contents/MacOS/MPE G2PS
    0x22200000 - 0x22279fef com.apple.AppleVAH264HW.component 2.0 (1.0) <FFC0DED4-1AA1-267E-CE43-0261727DA31D> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x2233b000 - 0x223defd3 com.apple.AppleHDVCodec 1.4.1 (222) <68ABD695-E990-4F5F-9074-D2C4AE440637> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x22900000 - 0x22b23fe7 com.apple.audio.codecs.Components 2.0 (2.0) <064E9181-38CC-C2D3-070D-4D162D2903E8> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x70000000 - 0x700cbffb com.apple.audio.units.Components 1.6.1 (1.6.1) <600769A2-479A-CA6E-A214-C8766F7CBD0F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8f611000 - 0x8fa52fe7 com.apple.GeForce8xxxGLDriver 1.6.6 (6.0.6) <205911D0-3CE3-D53C-289B-319A4E4BA153> /System/Library/Extensions/GeForce8xxxGLDriver.bundle/Contents/MacOS/GeForce8xx xGLDriver
    0x8fe00000 - 0x8fe4162b dyld 132.1 (???) <211AF0DD-42D9-79C8-BB6A-1F4BEEF4B4AB> /usr/lib/dyld
    0x90003000 - 0x90042ff7 com.apple.ImageCaptureCore 1.0 (1.0) <D8767350-A10D-B6B5-3A8D-05888A7758ED> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x90043000 - 0x90225fff com.apple.imageKit 2.0.1 (1.0) <3CD99122-4DC8-00CE-4BD7-E3E1E1C71C30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90226000 - 0x90a50fe7 com.apple.WebCore 6531.21 (6531.21.8) <A1527339-942C-164F-03CB-0949EEA144C4> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x90a51000 - 0x90a51ff7 com.apple.Carbon 150 (152) <608A04AB-F35D-D2EB-6629-16B88FB32074> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90a8c000 - 0x90b8dfe7 libxml2.2.dylib ??? (???) <C242A74D-280A-90C3-3F79-891624AA45D2> /usr/lib/libxml2.2.dylib
    0x90b8e000 - 0x90bceff3 com.apple.securityinterface 4.0.1 (37214) <BBC88C96-8827-91DC-0CF6-7CB639183395> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90c19000 - 0x90d20fe3 com.apple.DiskImagesFramework 10.6 (281) <B57DDA36-9B4B-9D57-7072-91D531BDD2BC> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x90dd0000 - 0x90efefe7 com.apple.CoreData 102.1 (250) <F33FF4A1-D7F9-4F6D-3153-E5F2588479EB> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90f07000 - 0x90fe1ff3 com.apple.DesktopServices 1.5.3 (1.5.3) <DA02AC94-7B0C-BD75-2305-C46A307A5FB0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x90fe2000 - 0x90fe4ff7 libRadiance.dylib ??? (???) <0E03CF64-0931-7B9A-F617-4387B809D6D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90fe5000 - 0x9105eff7 com.apple.PDFKit 2.5 (2.5) <58603BDB-337F-FBE3-EB11-7C31CF261995> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9105f000 - 0x91066ff7 com.apple.agl 3.0.12 (AGL-3.0.12) <6BF89127-C18C-27A9-F94A-981836A822FE> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91067000 - 0x910b8ff7 com.apple.HIServices 1.8.0 (???) <B8EC13DB-A81A-91BF-8C82-66E840C64C91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x910b9000 - 0x91160fe7 com.apple.CFNetwork 454.5 (454.5) <7C563385-9893-3B48-8607-5BC81DA2C4CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91161000 - 0x91162ff7 com.apple.TrustEvaluationAgent 1.1 (1) <71E2DA16-83EC-6056-FFEE-862A04B5599F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x91163000 - 0x911fffe7 com.apple.ApplicationServices.ATS 4.1 (???) <EA26375D-8276-9671-645D-D28CAEC95292> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x91200000 - 0x91231ff3 libTrueTypeScaler.dylib ??? (???) <F326E053-7425-2F10-F883-CBD56A1E1B72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x91232000 - 0x91243ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <7A3862F7-3730-8F6E-A5DE-8E2CCEA979EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91244000 - 0x913bbfef com.apple.CoreFoundation 6.6.1 (550.13) <AE9FC6F7-F0B2-DE58-759E-7DB89C021A46> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x913bc000 - 0x913faff7 com.apple.QuickLookFramework 2.1 (327.3) <84AF77F0-DAFD-DCED-FBD4-DCF827650F44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x913fb000 - 0x9166bffb com.apple.Foundation 6.6.1 (751.14) <CD815A50-BB33-5AA1-DD73-A5B07D394DDA> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x916aa000 - 0x916aeff7 libGFXShared.dylib ??? (???) <ED62E870-E219-C873-88AA-9CE08108F811> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x916af000 - 0x916d7ff7 libxslt.1.dylib ??? (???) <769EF4B2-C1AD-73D5-AAAD-1564DAEA77AF> /usr/lib/libxslt.1.dylib
    0x916d8000 - 0x916f6ff7 com.apple.CoreVideo 1.6.0 (43.1) <1FB01BE0-B013-AE86-A063-481BB547D2F5> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9174a000 - 0x9174dfe7 libmathCommon.A.dylib ??? (???) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x9174e000 - 0x91760ff7 com.apple.CoreMediaAuthoring 0.677 (677) <197EAB61-ACCE-E5AC-08FA-2A2D4E122E86> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x91761000 - 0x9176eff7 com.apple.opengl 1.6.5 (1.6.5) <59D86286-B46F-B0E4-68F8-E5CDCADE393E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9176f000 - 0x91799ff7 com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9179a000 - 0x917b2ff7 com.apple.CFOpenDirectory 10.6 (10.6) <1537FB4F-C112-5D12-1E5D-3B1002A4038F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x917b3000 - 0x917d3fe7 com.apple.opencl 12 (12) <2DB56F60-577B-6724-5708-7B082F62CC0F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91883000 - 0x919affe3 com.apple.audio.toolbox.AudioToolbox 1.6.1 (1.6.1) <C226DF5C-35B0-98B8-95ED-FE5FE24E62C8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x919b0000 - 0x91a5eff3 com.apple.ink.framework 1.3.1 (105) <CA3FBDC3-4BBA-7BD9-0777-A7B0751292CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91a5f000 - 0x91a62ffb com.apple.help 1.3.1 (41) <67F1F424-3983-7A2A-EC21-867BE838E90B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91a63000 - 0x91b10fe7 libobjc.A.dylib ??? (???) <DF8E4CFA-3719-3415-0BF1-E8C5E561C3B1> /usr/lib/libobjc.A.dylib
    0x91b11000 - 0x91caefef com.apple.JavaScriptCore 6531.21 (6531.21.9) <FF236E3F-A016-2AEB-3E62-7108E76EF825> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x91caf000 - 0x91cb0ff7 com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x91cb1000 - 0x91dbeff7 com.apple.MediaToolbox 0.420.18 (420.18) <31935D52-1F8D-4AB2-CCA5-4CF615CBCE24> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x91dbf000 - 0x91dbfff7 com.apple.CoreServices 44 (44) <AC35D112-5FB9-9C8C-6189-5F5945072375> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x91e2f000 - 0x91ee2fff libFontParser.dylib ??? (???) <FAD5E96D-CF93-CC86-6B30-A6594B930772> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x91ee3000 - 0x91f17ff7 libssl.0.9.8.dylib ??? (???) <F3402001-EC8D-58E5-4A23-02A979C9E857> /usr/lib/libssl.0.9.8.dylib
    0x920da000 - 0x9214bff7 com.apple.iLifeMediaBrowser 2.1.3 (346.0.3) <C862CAE1-1906-CD45-7D66-F8798483BAA5> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9214c000 - 0x92153fff com.apple.print.framework.Print 6.0 (237) <7A06B15C-B835-096E-7D96-C2FE8F0D21E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92154000 - 0x92162fe7 libz.1.dylib ??? (???) <7B7A02AB-DA99-6180-880E-D28E4F9AA8EB> /usr/lib/libz.1.dylib
    0x92163000 - 0x92163ff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <3E039E14-2A15-56CC-0074-EE59F9FBB913> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92227000 - 0x9227dff7 com.apple.MeshKitRuntime 1.0 (49.0) <BCB920E3-C567-3F37-D404-F518A256859E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x9227e000 - 0x922b6ff7 com.apple.LDAPFramework 2.0 (120.1) <681A0B2E-BCB2-D2BA-3D02-A4989E9C7686> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x922e1000 - 0x92390ff3 com.apple.ColorSync 4.6.2 (4.6.2) <F3F097AC-FDB7-3357-C64F-E28BECF4C15F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x923b3000 - 0x923d7ff7 libJPEG.dylib ??? (???) <265DBF67-994E-E320-4CB1-9C3DE792C3B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9240f000 - 0x92501ff7 libcrypto.0.9.8.dylib ??? (???) <792B8722-3091-5E9F-E25F-67499CFE0599> /usr/lib/libcrypto.0.9.8.dylib
    0x9257e000 - 0x925d8ff7 com.apple.framework.IOKit 2.0 (???) <7618DDEC-2E3B-9C6E-FDC9-15169E24B4FB> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x925d9000 - 0x92649ff3 com.apple.AppleVAFramework 4.7.5 (4.7.5) <464A915D-E670-FA22-7799-454259D42B82> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92691000 - 0x926c6ff7 libcups.2.dylib ??? (???) <BE4E095C-EECA-017E-11AA-C65F4D2B15C8> /usr/lib/libcups.2.dylib
    0x928cc000 - 0x92a70feb libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    0x92a71000 - 0x92ab7ff7 libauto.dylib ??? (???) <85670A64-3B67-8162-D441-D8E0BE15CA94> /usr/lib/libauto.dylib
    0x92adf000 - 0x92f14ff7 libLAPACK.dylib ??? (???) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92f15000 - 0x92f31fe3 com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92f32000 - 0x93144fff com.apple.RawCamera.bundle 2.2.1 (477) <10937A0D-0856-1B69-AE27-43BC15B7DD21> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93287000 - 0x932cbfe7 com.apple.Metadata 10.6.2 (507.4) <DBCBAE7D-7B34-7806-C0B9-1E6E6D45562F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x932cc000 - 0x932ccff7 com.apple.vecLib 3.5 (vecLib 3.5) <17BEEF92-DF30-CD52-FD65-0B7B43B93617> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x932cd000 - 0x932ddff7 libsasl2.2.dylib ??? (???) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x932de000 - 0x93355fe3 com.apple.backup.framework 1.2 (1.2) <411D14B1-0E2D-25FF-F329-CE92C70DDEC3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93356000 - 0x93581ff3 com.apple.QuartzComposer 4.1 (156.10) <24293329-50D7-D12F-51B3-57976A4E52B1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x93582000 - 0x935b8fff libtidy.A.dylib ??? (???) <DDFAB560-3883-A6A2-7BDD-D91730982B48> /usr/lib/libtidy.A.dylib
    0x935b9000 - 0x935fcff7 com.apple.NavigationServices 3.5.3 (181) <28CDD978-030E-7D4A-5334-874A8EBE6C29> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x935fd000 - 0x936d8ff7 com.apple.DiscRecording 5.0.3 (5030.4.2) <CC86EBA6-5E48-32C0-77AE-81479DFF6D4A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x936d9000 - 0x93729ff7 com.apple.framework.familycontrols 2.0 (2.0) <50617342-E578-4C1C-938A-19A37ECA91CA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9372a000 - 0x9372dff7 libCGXType.A.dylib ??? (???) <3FB5E457-EABF-B33E-E01B-C695FB2D72EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9372e000 - 0x93798fe7 libstdc++.6.dylib ??? (???) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x937bf000 - 0x93817fe7 com.apple.datadetectorscore 2.0 (80.7) <A40AA74A-9D13-2A6C-5440-B50905923251> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x93818000 - 0x939f3ff3 libType1Scaler.dylib ??? (???) <BD3674DE-EAD9-C57A-0072-3C18970DCC1C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x939f4000 - 0x93c56ff7 com.apple.security 6.0 (36910) <32B8FA26-CD73-4C45-C15A-EF8406D51FCC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93c57000 - 0x93c5dfff com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x93c5e000 - 0x93c8eff7 com.apple.MeshKit 1.0 (49.0) <435718C1-ED40-6BCC-F0D8-67FA05CFFF1E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x93c8f000 - 0x93c8fff7 com.apple.quartzframework 1.5 (1.5) <CEB78F00-C5B2-3B3F-BF70-DD6D578719C0> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x93c90000 - 0x93d2dfe3 com.apple.LaunchServices 362 (362) <8BE1C1A1-BF71-CE07-F3FB-6057D47AF461> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93d2e000 - 0x93d6fff7 libRIP.A.dylib ??? (???) <6DB158C6-A84D-98C9-1D48-868A3DB17D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93d70000 - 0x93dacfff com.apple.CoreMediaIOServices 124.0 (850) <FD86FB28-9BA1-0993-1172-F10F61EA6344> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93dcf000 - 0x94136ff7 com.apple.QuartzCore 1.6.1 (227.8) <8B90AB08-46A4-1C5C-4E71-C6AB652477B9> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94173000 - 0x94492fe7 com.apple.CoreServices.CarbonCore 861.2 (861.2) <A9077470-3786-09F2-E0C7-F082B7F97838> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94493000 - 0x94570ff7 com.apple.vImage 4.0 (4.0) <64597E4B-F144-DBB3-F428-0EC3D9A1219E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x94571000 - 0x945f1feb com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x945f2000 - 0x9468afe7 edu.mit.Kerberos 6.5.9 (6.5.9) <BA9BD282-FF56-3BFD-E78C-7DBE73B48480> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9468b000 - 0x94aa1ff7 libBLAS.dylib ??? (???) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94aa2000 - 0x94aa6ff7 IOSurface ??? (???) <C11D3FF3-EB51-A07D-EF24-9C2004115724> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x94abb000 - 0x94ac0ff7 com.apple.OpenDirectory 10.6 (10.6) <92582807-E8F3-3DD9-EB42-4195CFB754A1> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x94ac1000 - 0x94af4ff7 com.apple.AE 496.1 (496.1) <B638FDD4-7322-F0E4-ACEB-777D8A1399E1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x94b36000 - 0x94b36ff7 com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x94b8b000 - 0x94b98ff7 com.apple.NetFS 3.2.1 (3.2.1) <E6FD80B0-0238-0C42-A3EC-EBDEC107A1C3> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x94b99000 - 0x94bc0ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94bc1000 - 0x94d43fe7 libicucore.A.dylib ??? (???) <2B0182F3-F459-B452-CC34-46FE73ADE348> /usr/lib/libicucore.A.dylib
    0x94d44000 - 0x94da8ffb com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x94da9000 - 0x94dadff7 libGIF.dylib ??? (???) <51848EBF-27D4-0F85-C22A-D1AE10D328F3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x94db1000 - 0x94df3fe7 libvDSP.dylib ??? (???) <8F8FFFB3-81E3-2969-5688-D5B0979182E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x94df4000 - 0x94e6efef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <1F97B48A-327B-89CC-7C01-3865179716E0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94e6f000 - 0x94ea4ff7 libGLImage.dylib ??? (???) <A6007BF7-BF3C-96DC-C435-849C6B88C58A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94ea5000 - 0x94f36fe7 com.apple.print.framework.PrintCore 6.1 (312.3) <6D4322AF-703C-CC19-77B4-53E6D3BB18D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x94f37000 - 0x94fa5ff7 com.apple.QuickLookUIFramework 2.1 (327.3) <2F51D9CB-F827-E0AF-F201-5F4244C0D02A> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x94fab000 - 0x94fb5fe7 com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94fb6000 - 0x950f5fe3 com.apple.QTKit 7.6.3 (1591.3) <18F25C19-F0B8-5907-D6D6-65EC53DF0D3B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x950f6000 - 0x95103ff7 libbz2.1.0.dylib ??? (???) <495732E1-2AC4-44FC-E633-4CBCC503B924> /usr/lib/libbz2.1.0.dylib
    0x95104000 - 0x95118ffb com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9512c000 - 0x951e5fe7 libsqlite3.dylib ??? (???) <16CEF8E8-8C9A-94CD-EF5D-05477844C005> /usr/lib/libsqlite3.dylib
    0x95340000 - 0x9537efe7 com.apple.MediaKit 10.0 (472) <8B1C89AF-6A2A-8D01-D723-22A4DBEA7760> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x9537f000 - 0x9538bff7 libkxld.dylib ??? (???) <152C8DBB-0149-5827-3240-E57CA85CFE5F> /usr/lib/system/libkxld.dylib
    0x9538c000 - 0x953dcfe7 libGLU.dylib ??? (???) <55A69DCE-1237-341E-F239-CDFE1F5B19BB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x953dd000 - 0x953e3ff7 com.apple.DisplayServicesFW 2.2 (2.2) <72C790A9-F4D2-DA92-015B-4CAF478FC0C2> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x953e4000 - 0x954aefef com.apple.CoreServices.OSServices 352 (352) <D9F21CA4-EED0-705F-8F3C-F1322D114B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x955c6000 - 0x9560aff3 com.apple.coreui 2 (113) <A810DFFD-6314-5E2B-93A4-D5626634B1EE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9560b000 - 0x9592efef com.apple.HIToolbox 1.6.2 (???) <E02640B9-7BC3-A4B4-6202-9E4127DDFDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9592f000 - 0x9597cfeb com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <BF66BA5D-BBC8-78A5-DBE2-F9DE3DD1D775> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x9598b000 - 0x95a3afe3 com.apple.QuickTimeImporters.component 7.6.3 (1591.3) <34BF4FBA-BFCD-9A47-4BA9-E2B155C5C881> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x95a3b000 - 0x95a50fff com.apple.ImageCapture 6.0 (6.0) <3F31833A-38A9-444E-02B7-17619CA6F2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95a51000 - 0x95d4afef com.apple.QuickTime 7.6.3 (1591.3) <687233E1-F428-5224-08D5-5874BEA2300D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x95d4b000 - 0x95dbaff7 libvMisc.dylib ??? (???) <59243A8C-2B98-3E71-8032-884D4853E79F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95dbb000 - 0x95dc4ff7 com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x95e13000 - 0x95e4aff7 com.apple.CoreMedia 0.420.18 (420.18) <43747711-B334-B0C7-4971-15FA586DAFBF> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x95e4b000 - 0x9662e4b7 com.apple.CoreGraphics 1.536.12 (???) <263EB5FC-DEAD-7C5B-C486-EC86C173F952> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9662f000 - 0x96666fe7 libcurl.4.dylib ??? (???) <D6299871-E1C9-5238-FE18-0B3C02025376> /usr/lib/libcurl.4.dylib
    0x96667000 - 0x96867feb com.apple.AddressBook.framework 5.0.1 (864) <878FE5D9-6C49-000F-D5D1-DF8054BFC0F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96870000 - 0x96918ffb com.apple.QD 3.33 (???) <196CDBA6-5B87-2767-DD57-082D71B0A5C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96919000 - 0x96919ff7 liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x9692b000 - 0x969fcfe3 ColorSyncDeprecated.dylib ??? (???) <1CEB1F35-EF10-A63D-AD9E-D7BD391D4719> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x969fd000 - 0x96afffef com.apple.MeshKitIO 1.0 (49.0) <E4436373-BF5D-9644-F8B7-B72762BEC08B> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x96b00000 - 0x96bdefff com.apple.QuickTimeMPEG4.component 7.6.3 (1591.3) <75DC17F7-B0A5-2D13-C8CA-569A8C3BAAD3> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x96bdf000 - 0x96c1cff7 com.apple.SystemConfiguration 1.10.1 (1.10.1) <BA676C76-6AAD-F630-626D-B9248535294D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96c1d000 - 0x96c43fff com.apple.DictionaryServices 1.1.1 (1.1.1) <02709230-9B37-C743-6E27-3FCFD18211F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96c55000 - 0x96cd7ffb SecurityFoundation ??? (???) <29C27E0E-B2B3-BF6B-B1F8-5783B8B01535> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96cd8000 - 0x96d12ffb libFontRegistry.dylib ??? (???) <72342297-E8D6-B071-A752-014134129282> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x96d13000 - 0x96d35ff3 com.apple.DirectoryService.Framework 3.6 (621.1) <61569C79-6567-BE8F-4F76-BAC04E5FBF79> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x96d36000 - 0x96d40ff7 libGL.dylib ??? (???) <B375A3B6-2983-A4E4-50FB-9087FD606FD6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96d41000 - 0x96d42ff7 com.apple.audio.units.AudioUnit 1.6.1 (1.6.1) <68180B96-381C-A09D-5576-606A134FD953> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96d43000 - 0x96d8cfe7 libTIFF.dylib ??? (???) <6EF87001-6FB4-1405-C588-F6D8042D3534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96d8d000 - 0x96d90ff7 libCoreVMClient.dylib ??? (???) <16BB2178-B32D-E57E-F1E4-D177F7754232> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96d91000 - 0x96f4dfef com.apple.ImageIO.framework 3.0.1 (3.0.1) <A37E541F-3D6A-2BE9-AB32-F60CCDE13608> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96f4e000 - 0x96f4eff7 com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x96f4f000 - 0x9782dff7 com.apple.AppKit 6.6.3 (1038.25) <72A9AA47-8DCB-DB07-64F5-F837E98C62D8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9786e000 - 0x97952ff7 com.apple.WebKit 6531.21 (6531.21.8) <E2506911-46B5-0CFE-0C49-77EA8F216E8C> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x97c5e000 - 0x97c6eff7 com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x97c6f000 - 0x97c8aff7 libPng.dylib ??? (???) <38DD4AA1-0643-85A0-F2F5-EE9269729975> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x97c8b000 - 0x97d81ff7 libGLProgrammability.dylib ??? (???) <B8E40851-3A01-7D01-2F96-537BF7FA63B5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x97d82000 - 0x97d96fe7 libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x97d97000 - 0x97df7fe7 com.apple.CoreText 3.1.0 (???) <8F4FCAE2-8E6F-F0DE-A6AA-15D0228B7F13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97e16000 - 0x98da4ff7 com.apple.QuickTimeComponents.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x98da5000 - 0x99253fe7 com.apple.VideoToolbox 0.420.18 (420.18) <CB16BB7D-FBE2-A2AD-490A-18479A8321BA> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9926d000 - 0x9928dfe7 libresolv.9.dylib ??? (???) <A48921CB-3FA7-3071-AF9C-2D86FB493A3A> /usr/lib/libresolv.9.dylib
    0x9928e000 - 0x99298ffb com.apple.speech.recognition.framework 3.11.1 (3.11.1) <E106CC3A-7633-5587-0B29-64E19FCBC613> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x992cb000 - 0x992cdff7 com.apple.QuickTimeH264.component 7.6.3 (1591.3) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x992ce000 - 0x992d8ff7 com.apple.HelpData 2.0.4 (34) <9128FFEB-0F6C-B273-FCF4-D87A20227345> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x992d9000 - 0x992dbff7 com.apple.securityhi 4.0 (36638) <962C66FB-5BE9-634E-0810-036CB340C059> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x992dc000 - 0x992dcff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <F642E7A0-3720-FA19-0190-E6DBD9EF2D9B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x992fc000 - 0x99420ff7 com.apple.CoreAUC 5.03.2 (5.03.2) <38C77DF1-6F98-4ABF-BE8F-ADA70E9C622D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x99421000 - 0x9942cff7 libCSync.A.dylib ??? (???) <9292E6E3-70C1-1DD7-4213-1044F0FA8381> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x99459000 - 0x9946bff7 com.apple.MultitouchSupport.framework 204.9 (204.9) <B639F02B-33CC-150C-AE8C-1007EA7648F9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9946c000 - 0x994c6fe7 com.apple.CorePDF 1.1 (1.1) <8ED0FB5F-D498-D012-DF09-DE5378D40D52> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0xffff0000 - 0xffff1fff libSystem.B.dylib ??? (???) <D45B91B2-2B4C-AAC0-8096-1FC48B7E9672> /usr/lib/libSystem.B.dylib
    Model: MacBookPro5,5, BootROM MBP55.00AC.B03, 2 processors, Intel Core 2 Duo, 2.26 GHz, 2 GB, SMC 1.47f2
    Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.10.91.26)
    Bluetooth: Version 2.2.4f3, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500420AS, 465.76 GB
    Serial ATA Device: HL-DT-ST DVDRW GS23N
    USB Device: Hub, 0x058f (Alcor Micro, Corp.), 0x6254, 0x24100000
    USB Device: Hub in Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x1003, 0x24120000
    USB Device: Apple Optical USB Mouse, 0x05ac (Apple Inc.), 0x0304, 0x24121000
    USB Device: Apple Pro Keyboard, 0x05ac (Apple Inc.), 0x020b, 0x24123000
    USB Device: USB Card Reader, 0x058f (Alcor Micro, Corp.), 0x6361, 0x24110000
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8507, 0x24400000
    USB Device: Internal Memory Card Reader, 0x05ac (Apple Inc.), 0x8403, 0x26500000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x0236, 0x04600000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x04500000
    USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8213, 0x06110000
    FireWire Device: HDR-FX1, Sony, Up to 400 Mb/sec
    FireWire Device: My Book, WD, Up to 800 Mb/sec
    FireWire Device: Rev2, Drobo, Up to 800 Mb/sec

    To David Babsky and others, I am very sorry and apologize for jumping in like this but, where I would normally start a new tread, I came across a previous thread (that has since been closed) which goes directly to the heart of my question where David Babsky wrote:
    *Installing iM'08/09, of course, creates a new folder called 'iMovie (previous version)' into which it moves iMovie '06 (iMovie HD) when the newest iMovie is installed, thus letting you keep and run iMovie '06 (the "traditional style" iMovie with a "shelf" on the right and a "Timeline" at the bottom) besides continuing to use the "newer-style" iMovie '08/09+.*
    David, please excuse this intrusion but you bring up an interesting point that I am trying to clear up before I buy my new iMac Intel. My present G4 has iMovie 2.1 and iMovie HD 6.04. I got the 6.04 version for free by downloading it from the Apple site which they allowed when you bought and installed iLife 08. It resides in the Application Folder called "iMovie previous version." It is no longer available for download.
    I have read in these forums that if I used the Setup or Migration Assistant to bring these over, iMovie 2.1 and 6.4 will not install on the new Intel and will be overwritten by the iMovie 9 in iLife 09 which is already present in 10.6. I have heard that iMovie 9 must be deleted first before trying to install iMovie 6.04 (I have the dmg) and then you can reinstall iMovie 9. You seem to indicate otherwise and I was hoping that you could elaborate on how you got all the iMovies to exist at the same time.
    Again with my apologies,
    Thanks. Rich

  • Adobe Media Server, PluginAPI, Broken Link To Docs

    Hi I Am Trying To Get The Documentation For Plugin API On Media Server v5 , However The Link On The Site Is Broken, And Not Seeing Any Hard Docs In Install Directory.
    Link I Have Is This:
    http://help.adobe.com/en_US/adobemediaserver/plugin_apiref/index.html
    Can Someone Send Me These Docs, Or Fix The Site So Does Not Report 404 There ?>
    Thanks In Advance
    Zippen

    That Still Gives 404 For PluginAPI Documentation... The Link I Put Above
    To Reproduce I Goto Your Link.. And I Click On AMS 5.0.7 Developers Guide, That Gives This Page: Adobe Media Server 5.0.7 * Adobe Media Server 5.0.7 Developer’s Guide
    Then From There I CLICK Plug-in API Reference And I Get The 404
    Everything Else Works, ONLY The PluginAPI Docs...
    Thanks
    Zippen

  • [SOLVED]Pacman try to install old version packages which not exists

    When I tried to install django, pacman reported 404 error.
    And I found that pacman tried to install django-1.4.3-1 while the resposity I used only has django-1.4.4-1
    I've deleted all resposities except
    Server = http://mirrors.163.com/archlinux/$repo/os/$arch
    And then I tried
    pacman -Syy
    but it seems useless.
    Last edited by sandnon (2013-02-20 17:12:55)

    Snowman wrote:
    sandnon wrote:
    I found the reason now...
    Because the 163.com's repository does not have django..
    I add
    Server = ftp://ftp.archlinux.org/$repo/os/$arch
    to the first and then
    pacman -Syy
    At last, I can install django now..
    I think this topic can be marked as SOLVED. Should I mark it or the administrator will do this?(In fact I do not know how to mark it.:))
    You shouldn't use ftp.archlinux.org, it's throttled. Use another mirror instead.
    I just use ftp.archlinux.org occacionally to fix the problem.
    Sometimes I don't want to wait the mirror updating itself.

  • Docroot not recognized by a running instance of webserver

    I am new to Sun1 and migrated from NES3.61. When i start the web server with a non-existent docroot, it gives me errors and upon accessing a page (which is non-existent) throws up a 500 instead of 404. If i create this docroot now and NOT bounce the server, it still gives me 500. Is this the way the web server behaves or am i doing something wrong.
    My system is such that it will not have a set of document root directories unless until the machines fails over. So it is not possible to have these directores during startup.
    Please advise...

    Check your errors log file for errors.
    The problem is likely that you hava Java enabled, which causes the server to treat the document root as a Java web application. When a web application path cannot be accessed at server (re)configuration time, the web application is marked unavailable and any attempts to access the web application will result in 500 Server Error responses. (This is done because access controls, etc. for a web application are stored in the WEB-INF subdirectory within the web application, e.g. the access controls for $docroot are configured in the $docroot/WEB-INF/web.xml file. Obviously it would not be safe to allow access to the web application when there was an error accessing the web application's configuration.)
    You can run the ./reconfig script to instruct the server to reconfigure deployed web applications. If the document root exists when you run ./reconfig, the web application at the document root will begin accepting requests.
    If you disable Java, the server should report 404s until the document root exists, at which point it would automatically begin returning 200s.

  • Error Message: The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version. The request failed with HTTP status 404: Not Found.

    I have a web page that contains a ReportViewer control.  I am trying to display a report, which is an .rdl file located on the SSRS server, in this ReportViewer control.  I have set the ReportPath and ReportServerUrl correctly.  I am
    getting an error message.
    Am I suppose to use an .rdlc file rather than a .rdl file?  Does the web server configuration need to use a certain account?
     I am getting the following error message:
    The attempt to connect to the report server failed. Check your connection information and that the report server is a compatible version.
    The request failed with HTTP status 404: Not Found.

    Hi bucaroov,
    The error "The request failed with HTTP status 404: Not Found." means the ReportServerURL configured in the ReportViewer control is invalid.
    Please follow these steps to solve the issue:
    Logon the Report Server machine.
    Open the Reporting Services Configuration Manager.
    Copy the Report Server URL from 'Web Services URL'.
    Logon the application server(in this case, it is the server that host the web page), check if we can use the URL we got from step 3 to access the Report Server. If so, please replace the ReportServerURL in the ReportViewer control with this URL. If it is
    not available, could you please post the error message.
    Additionaly, we don't need to provide the extension for a server report. The ReportPath should be like: /<reports folder>/<report name>
    For more information, please see:
    Walkthrough: Using the ReportViewer Control in Remote Mode:
    http://msdn.microsoft.com/en-us/library/ms251669(VS.80).aspx
    If you have any more questions, please feel free to ask.
    Thanks,
    Jin Chen
    Jin Chen - MSFT

  • Error 404--Not Found - while running report in 11g

    Dear All ,
    I have my oracle application in 10g R1. Now we are migarting that to 11g .
    There is a temporary directory where we are generating report output (PDF)
    we are using an alias name web_reps for this folder .
    Given the AliasMatch in forms.conf and in registry given the alias name for FORMS_MAPPING .
    It was working with 10g . Tried the same in 11g so that report is generating in the folder (PDF)
    but while openeing the file using web.showdocument () using the alias name it is giving the below error .
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    If any body know this issue pls help .
    Thanks
    Jyo

    Are you using apache in front of your weblogics, or just plain weblogic? Also please post the full version of your 11g installation (11.1.1.x or 11.1.2.x). If you are using no apache and the 11.1.1.x version for development (without apache) the forms servlet and the reports servlet are deployed on different weblogic instances running on a different port; meaning forms is available under e.g.
    http://ias:9001/forms/frmservlet
    whereas reports is available under
    http://ias:9002/reports/rwservlet
    but when running reports via web.show_document it assumes both are running on the same port. Also make sure your weblogic instances are up and running. So either you use apache for production (in 11.1.1.x or 11.1.2.x) or you go for 11.1.2 in development where the forms and the reports servlets are deployed on the very same port. As far as I am concerned I'd go for 11.1.2 as the production environment is nothing different from 11.1.1 and the development environment is a hell of a lot easier to install.
    cheers

  • Getting 404 not found error-while creating classic report - after sql query

    my work space - upgrade
    while iam trying to develop a page today in work space - under classic report - after i provided the query and when pressed next to go to report attribuites section - iam facing 404 not found issue.,
    this is happening just today.
    and all teh other pages are working fine - do not know what ios the issue - can anybody help me here please..
    query used for classic report
    select DISTINCT cust.customer,prod.ebs_team
    from
    CUSTOMER_11i@upgrade Cust
    ,BUG_PRODUCTS@upgrade PROD
    where 1=1
    and cust.product_id = prod.product_id
    and prod.prodline = 'EBS'
    and IS_CUST_11 = 'YES'
    and NVL(IS_CUST_121,'NO') = 'NO'
    and NVL(IS_CUST_12,'NO') = 'NO'
    order by 1;
    with regards
    Shiva Prasad.k
    Edited by: user759720 on Feb 14, 2012 5:00 AM

    Hi Shiva,
    to diagnose a 404 error please have a look at http://www.inside-oracle-apex.com/oracle-apex-got-404-not-found-2/
    This should give you sufficient information to find out what is actually failing.
    Regards
    Patrick
    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • SharePoint 2010 & SQL Server Report Builder 3.0 - HTTP 404 Error

    Hi all,
    Apologies if this post is not in the correct forum. 
    I have recently upgraded my SQL installation on my SharePoint server from Express 2008 R2 to Standard 2008 R2 so I could set up Reporting Services Integration in CA.  Followed instructions I found on web and all appeared to be good.
    Installed Report Builder on my PC and set up a data source to a List I have on one of my site collections - "Test Connection" works fine.  If I then try to create a Dataset using Query Designer, I get the error below -
    "An error occurred when accessing the specified SharePoint list.  The connection string might not be valid.  Verify that the connection string is correct - The request failed with HTTP status 404: Not Found. (System.Web.Services)". 
    I can't even get to a point where I can see any fields from my list.
    I am happy to provide any further information to try and clarify my problem.  Any help would be most appreciated!

    Just an update.  I resolved my issue.  The problem appeared to that when creating the Data Source, I had been adding the URL of the actual list (eg. http://servername/sitename/listname) as the connection string where in fact I should have just
    added the server name and site - eg. http://servername/sitename.
    Hopefully this may help somebody else :-)

  • Applying changes to report queries results in HTML 404 page not found

    Hello,
    When I try to change report queries (especially by using multiple queries) I frequently get HTML 404 page not found.
    This happens when I click Apply Changes after I edited the query, but also quite often just when I try to confirm the changes in the query.
    When I logout and then login again, after a few tries, I finally succeed.
    The problem of HTML 404 page not found appears quite a few times, even when I try to delete a query or to open one for editing
    Can anyone help me out here? It is really frustrating any development of reports with APEX
    I'm using APEX version 3.1.2.00.02 with Oracle XE

    Where do you publish your site and how do you upload the files?
    What is the URL of your site?

  • Report Layout Upload - Error 404

    OK, this is a new one...
    I've been editing this layout for a report using Report Layouts, and been able to upload and delete the same file about a dozen times.
    Now, I create a lauout, and select the file to upload, but on create this is what I get -
    Not Found
    The requested URL /pls/apex/wwv_flow.accept was not found on this server.
    Oracle-Application-Server-10g/10.1.2.0.0 Oracle-HTTP-Server Server at serverxxx Port 7777I've tried to save the file in different names, and in different locations, but it won't upload. I tried another layout I have, another RTF, but it failed as well. A .png will upload, but no RTF's will.
    I don't think its my rtf file, because it works using the BI publisher preview...
    Not about the problem above. I think it may be image related or server related. The same layout uploads to a different server, no troubles.
    Message was edited by:
    glasnt

    Found the problem
    My apexfiles tablespace was full. All 100MB of it, bar a few KB.
    Let this be a lesson to all - if you 404 on an upload, check you're not full!
    hides away in shame

Maybe you are looking for

  • Ipod touch stuck on portrait view - any ideas?

    My iPod touch has started to refuse to switch to Portrait view. It will use landscape when the App concerned is set in that view, but otherwise not. I can't find where there is any help about this. Any help much appreciated. Thanks, SD

  • Wireless button linking but have plug in USB

     I have a problem with the Wireless light blinking but I want to use the USB port.. The Wireless light won't go off so I can use the USB and I need to do a lot of printing. This question was solved. View Solution.

  • Playing movie in iphoto slideshow

    is it possible to have a movie clip from imovie play within a slideshow in iphoto?

  • Turn Two Networks into One?

    I need help. I have two Macs on airport, both running 10.4.4, the old cube is ethernet connected to the airport base station, the other, G5 iMac, is wireless. Now I've added airtunes, but to make airtunes work, a separate network was created. So to u

  • File share folder quota

    My office has a common mac that we use for backing up our laptops. I have setup folders for each office member with password controls via the file sharing preference panel (very cool feature in 10.5). What I can't figure out is how to set a size limi